[PATCH 0/9] 4.10 Maintenance
Joel Sherrill
joel at rtems.org
Fri Jan 12 21:34:22 UTC 2018
Thanks!
On Jan 12, 2018 3:02 PM, "Gedare Bloom" <gedare at rtems.org> wrote:
> I pushed these patches, and I also updated the 4.10 release notes page
> for changes in 4.10.3 with these and a few others that had not been
> documented yet.
>
> On Thu, Jan 11, 2018 at 2:24 PM, Joel Sherrill <joel at rtems.org> wrote:
> > These are all obviously known issues which were worthy of being included
> > on the 4.11 branch and/or master which applied to 4.10.
> >
> > Since this are the final approved patch, my vote is to apply them. The
> only
> > discussion should be if the bug exists in 4.10.
> >
> > --joel
> >
> > On Thu, Jan 11, 2018 at 12:13 PM, Gedare Bloom <gedare at rtems.org> wrote:
> >>
> >> I went through commits between the 4.10/4.11 split and
> >> January 2013, and selected the following as suitable
> >> to apply for 4.10 maintenance. Not all of these had
> >> open PRs/tickets, and I did not reformat any patches
> >> but simply cherry-picked and corrected any conflicts.
> >>
> >> Ralf Kirchner (1):
> >> dosfs: Fix msdos_format()
> >>
> >> Sebastian Huber (6):
> >> dosfs: Fix for no space left on device condition
> >> librpc: PR2066: Fix for short enums
> >> rtems: PR1844: Fix MP process packet size
> >> score: Use _Workspace_Allocate_or_fatal_error()
> >> libnetworking: Disconnect after mbuf shortage
> >> bsps: Fix rtems_interrupt_server_handler_remove()
> >>
> >> Sebastien Bourdeauducq (2):
> >> network/dhcp: PR1841: Fix DNS processing in DHCP
> >> network/bootp: PR2031: Add and use header file
> >>
> >> c/src/lib/libbsp/shared/src/irq-server.c | 4 +-
> >> cpukit/libfs/src/dosfs/fat_file.c | 8 ++-
> >> cpukit/libfs/src/dosfs/msdos_format.c | 2 +-
> >> cpukit/libnetworking/Makefile.am | 1 +
> >> cpukit/libnetworking/netinet/udp_usrreq.c | 5 +-
> >> cpukit/libnetworking/nfs/bootp_subr.c | 16 +----
> >> cpukit/libnetworking/rtems/bootp.h | 41 ++++++++++++
> >> cpukit/libnetworking/rtems/rtems_bootp.c | 2 +
> >> cpukit/libnetworking/rtems/rtems_bsdnet_internal.h | 1 -
> >> cpukit/libnetworking/rtems/rtems_dhcp.c | 74
> >> ++++++++++++++--------
> >> cpukit/librpc/include/rpc/auth.h | 3 +-
> >> cpukit/librpc/include/rpc/clnt_stat.h | 3 +-
> >> cpukit/librpc/include/rpc/rpc_msg.h | 12 ++--
> >> cpukit/librpc/include/rpc/svc.h | 3 +-
> >> cpukit/librpc/include/rpcsvc/nis_db.h | 6 +-
> >> cpukit/librpc/include/rpcsvc/yp_prot.h | 3 +-
> >> cpukit/librpc/src/xdr/xdr.c | 8 +--
> >> cpukit/rtems/src/msgmp.c | 4 +-
> >> cpukit/score/src/objectextendinformation.c | 13 ++--
> >> 19 files changed, 140 insertions(+), 69 deletions(-)
> >> create mode 100644 cpukit/libnetworking/rtems/bootp.h
> >>
> >> --
> >> 2.7.4
> >>
> >> _______________________________________________
> >> devel mailing list
> >> devel at rtems.org
> >> http://lists.rtems.org/mailman/listinfo/devel
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180112/65cd3fc2/attachment-0002.html>
More information about the devel
mailing list