<div dir="auto">Thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 12, 2018 3:02 PM, "Gedare Bloom" <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I pushed these patches, and I also updated the 4.10 release notes page<br>
for changes in 4.10.3 with these and a few others that had not been<br>
documented yet.<br>
<br>
On Thu, Jan 11, 2018 at 2:24 PM, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br>
> These are all obviously known issues which were worthy of being included<br>
> on the 4.11 branch and/or master which applied to 4.10.<br>
><br>
> Since this are the final approved patch, my vote is to apply them. The only<br>
> discussion should be if the bug exists in 4.10.<br>
><br>
> --joel<br>
><br>
> On Thu, Jan 11, 2018 at 12:13 PM, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br>
>><br>
>> I went through commits between the 4.10/4.11 split and<br>
>> January 2013, and selected the following as suitable<br>
>> to apply for 4.10 maintenance. Not all of these had<br>
>> open PRs/tickets, and I did not reformat any patches<br>
>> but simply cherry-picked and corrected any conflicts.<br>
>><br>
>> Ralf Kirchner (1):<br>
>>   dosfs: Fix msdos_format()<br>
>><br>
>> Sebastian Huber (6):<br>
>>   dosfs: Fix for no space left on device condition<br>
>>   librpc: PR2066: Fix for short enums<br>
>>   rtems: PR1844: Fix MP process packet size<br>
>>   score: Use _Workspace_Allocate_or_fatal_<wbr>error()<br>
>>   libnetworking: Disconnect after mbuf shortage<br>
>>   bsps: Fix rtems_interrupt_server_<wbr>handler_remove()<br>
>><br>
>> Sebastien Bourdeauducq (2):<br>
>>   network/dhcp: PR1841: Fix DNS processing in DHCP<br>
>>   network/bootp: PR2031: Add and use header file<br>
>><br>
>>  c/src/lib/libbsp/shared/src/<wbr>irq-server.c           |  4 +-<br>
>>  cpukit/libfs/src/dosfs/fat_<wbr>file.c                  |  8 ++-<br>
>>  cpukit/libfs/src/dosfs/msdos_<wbr>format.c              |  2 +-<br>
>>  cpukit/libnetworking/Makefile.<wbr>am                   |  1 +<br>
>>  cpukit/libnetworking/netinet/<wbr>udp_usrreq.c          |  5 +-<br>
>>  cpukit/libnetworking/nfs/<wbr>bootp_subr.c              | 16 +----<br>
>>  cpukit/libnetworking/rtems/<wbr>bootp.h                 | 41 ++++++++++++<br>
>>  cpukit/libnetworking/rtems/<wbr>rtems_bootp.c           |  2 +<br>
>>  cpukit/libnetworking/rtems/<wbr>rtems_bsdnet_internal.h |  1 -<br>
>>  cpukit/libnetworking/rtems/<wbr>rtems_dhcp.c            | 74<br>
>> ++++++++++++++--------<br>
>>  cpukit/librpc/include/rpc/<wbr>auth.h                   |  3 +-<br>
>>  cpukit/librpc/include/rpc/<wbr>clnt_stat.h              |  3 +-<br>
>>  cpukit/librpc/include/rpc/rpc_<wbr>msg.h                | 12 ++--<br>
>>  cpukit/librpc/include/rpc/svc.<wbr>h                    |  3 +-<br>
>>  cpukit/librpc/include/rpcsvc/<wbr>nis_db.h              |  6 +-<br>
>>  cpukit/librpc/include/rpcsvc/<wbr>yp_prot.h             |  3 +-<br>
>>  cpukit/librpc/src/xdr/xdr.c                        |  8 +--<br>
>>  cpukit/rtems/src/msgmp.c                           |  4 +-<br>
>>  cpukit/score/src/<wbr>objectextendinformation.c         | 13 ++--<br>
>>  19 files changed, 140 insertions(+), 69 deletions(-)<br>
>>  create mode 100644 cpukit/libnetworking/rtems/<wbr>bootp.h<br>
>><br>
>> --<br>
>> 2.7.4<br>
>><br>
>> ______________________________<wbr>_________________<br>
>> devel mailing list<br>
>> <a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
>> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/devel</a><br>
><br>
><br>
</blockquote></div></div>