From 319a4e11234c2253da63979bbe4fd741b6ddbd2a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 8 Nov 2016 17:09:34 +0000 Subject: [PATCH] Add missing versions from stable/* Looked-at by: gjb Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8473 --- .../porters-handbook/versions/chapter.xml | 230 +++++++++++++++++- 1 file changed, 227 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index ab91fe669f..0cd6c7e72d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -1224,6 +1224,55 @@ 11.0-STABLE adding branched 303976. + + + 1100501 + 304609 + August 22, 2016 + 11.0-STABLE after adding C++11 thread_local + support. + + + + 1100502 + 304865 + August 26, 2016 + 11.0-STABLE after + LC_*_MASK + fix. + + + + 1100503 + 305733 + September 12, 2016 + 11.0-STABLE after resolving a deadlock between + device_detach() and + usbd_do_request_flags(). + + + + 1100504 + 307330 + October 14, 2016 + 11.0-STABLE after ZFS merges. + + + + 1100505 + 307590 + October 19, 2016 + 11.0-STABLE after struct fb_info + change. + + + + 1100506 + 308048 + October 28, 2016 + 11.0-STABLE after installing header files required + development with libzfs_core. + @@ -2046,6 +2095,14 @@ and FreeBSD-SA-15:05.bind. + + 1001510 + 279329 + February 26, 2015 + 10-STABLE after MFC of rev + 278964. + + 1001511 280246 @@ -2073,6 +2130,51 @@ network code. + + 1001514 + 282275 + April 30, 2015 + 10-STABLE after MFC of &man.iconv.3; fixes. + + + + 1001515 + 282781 + May 11, 2015 + 10-STABLE after adding back + M_FLOWID. + + + + 1001516 + 283341 + May 24, 2015 + 10-STABLE after MFC of many USB things. + + + + 1001517 + 283950 + June 3, 2015 + 10-STABLE after MFC of sound related things. + + + + 1001518 + 284204 + June 10, 2015 + 10-STABLE after MFC of zfs vfs fixes (rev + 284203). + + + + 1001519 + 284720 + June 23, 2015 + 10-STABLE after reverting bumping + MAXCPU on amd64. + + 1002000 285830 @@ -2222,6 +2324,47 @@ 10-STABLE after converting sed to use REG_STARTEND, fixing a Mesa issue. + + + 1003506 + 304611 + August 22, 2016 + 10-STABLE after adding C++11 thread_local + support. + + + + 1003507 + 304864 + August 26, 2016 + 10-STABLE after + LC_*_MASK + fix. + + + + 1003508 + 305734 + September 12, 2016 + 10-STABLE after resolving a deadlock between + device_detach() and + usbd_do_request_flags(). + + + + 1003509 + 307331 + October 14, 2016 + 10-STABLE after ZFS merges. + + + + 1003510 + 308047 + October 28, 2016 + 10-STABLE after installing header files required + development with libzfs_core. + @@ -2637,7 +2780,7 @@ 900045 229285 January 2, 2012 - 9-CURRENT after MFC of true/false from + 9-STABLE after MFC of true/false from 1000002. @@ -2944,6 +3087,25 @@ 2.6.18 to support the linux-c6-* ports out of the box. + + + 903510 + 300236 + May 19, 2016 + 9-STABLE after System Binary Interface (SBI) page + was moved in latest version of Berkeley Boot Loader + (BBL) due to code size increase in + 300234. + + + + 903511 + 305735 + September 12, 2016 + 9-STABLE after resolving a deadlock between + device_detach() and + usbd_do_request_flags(). + @@ -4153,6 +4315,15 @@ (RELENG_8_3). + + 803501 + 247091 + February 21, 2013 + 8.3-STABLE after MFC of two USB fixes (rev + 246616 and + 246759). + + 804000 248850 @@ -4167,6 +4338,28 @@ 8.4-STABLE after 8.4-RELEASE. + + 804501 + 259449 + December 16, 2013 + 8.4-STABLE after MFC of upstream Heimdal encoding + fix. + + + + 804502 + 265123 + April 30, 2014 + 8.4-STABLE after FreeBSD-SA-14:08.tcp. + + + + 804503 + 268444 + July 9, 2014 + 8.4-STABLE after FreeBSD-SA-14:17.kmem. + + 804504 271341 @@ -4208,6 +4401,15 @@ FreeBSD-EN-15:03.freebsd-update, FreeBSD-SA-15:04.igmp, and FreeBSD-SA-15:05.bind. + + + 804509 + 305736 + September 12, 2016 + 8-STABLE after resolving a deadlock between + device_detach() and + usbd_do_request_flags(). + @@ -4688,7 +4890,7 @@ 700054 172988 October 25, 2007 - 7.0-CURRENT after MFC of wide and single byte ctype + 7.0-STABLE after MFC of wide and single byte ctype separation. @@ -4958,6 +5160,14 @@ December 22, 2010 7.4-STABLE after 7.4-RELEASE. + + + 704101 + 221318 + May 2, 2011 + 7.4-STABLE after the gcc MFC in rev + 221317. + @@ -6438,7 +6648,7 @@ 133306 August 8, 2004 5.2-CURRENT after the change of the vfs_mount - signature as well as global replacement of PRISON_ROOT + (Never created)as well as global replacement of PRISON_ROOT with SUSER_ALLOWJAIL for the suser(9) API. @@ -6888,6 +7098,20 @@ rename. + + 450002 + 92151 + March 12, 2002 + 4.5-STABLE after locale changes. + + + + 450003 + + + (Never created) + + 450004 94840