Wed Oct 5 10:52:52 2016 UTC ()
Fix today's ticket entries


(bouyer)
diff -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-7.1

cvs diff -r1.1.2.113 -r1.1.2.114 src/doc/Attic/CHANGES-7.1 (expand / switch to unified diff)

--- src/doc/Attic/CHANGES-7.1 2016/10/05 09:51:20 1.1.2.113
+++ src/doc/Attic/CHANGES-7.1 2016/10/05 10:52:52 1.1.2.114
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CHANGES-7.1,v 1.1.2.113 2016/10/05 09:51:20 bouyer Exp $ 1# $NetBSD: CHANGES-7.1,v 1.1.2.114 2016/10/05 10:52:52 bouyer Exp $
2 2
3A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1 3A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
4release: 4release:
5 5
6gnu/usr.bin/groff/tmac/mdoc.local patched by hand 6gnu/usr.bin/groff/tmac/mdoc.local patched by hand
7sys/sys/param.h patched by hand 7sys/sys/param.h patched by hand
8 8
9 Welcome to 7.0_STABLE. 9 Welcome to 7.0_STABLE.
10 [snj] 10 [snj]
11 11
12share/man/man4/btmagic.4 1.3-1.6 12share/man/man4/btmagic.4 1.3-1.6
13sys/dev/bluetooth/btmagic.c 1.12, 1.14 13sys/dev/bluetooth/btmagic.c 1.12, 1.14
14src/sys/dev/usb/usbdevs 1.696 14src/sys/dev/usb/usbdevs 1.696
@@ -5428,27 +5428,27 @@ xsrc/external/mit/libXvMC/dist/src/XvMC. @@ -5428,27 +5428,27 @@ xsrc/external/mit/libXvMC/dist/src/XvMC.
5428 XRecord - insufficient validation of data from the X server 5428 XRecord - insufficient validation of data from the X server
5429 can cause out of boundary memory access or 5429 can cause out of boundary memory access or
5430 endless loops (Denial of Service). 5430 endless loops (Denial of Service).
5431 Affected version libXtst <= 1.2.2 5431 Affected version libXtst <= 1.2.2
5432 5432
5433 libXv - insufficient validation of data from the X server 5433 libXv - insufficient validation of data from the X server
5434 can cause out of boundary memory and memory corruption. 5434 can cause out of boundary memory and memory corruption.
5435 CVE-2016-5407 5435 CVE-2016-5407
5436 affected versions libXv <= 1.0.10 5436 affected versions libXv <= 1.0.10
5437 5437
5438 libXvMC - insufficient validation of data from the X server 5438 libXvMC - insufficient validation of data from the X server
5439 can cause a one byte buffer read underrun. 5439 can cause a one byte buffer read underrun.
5440 Affected versions: libXvMC <= 1.0.9 5440 Affected versions: libXvMC <= 1.0.9
5441 [mrg, ticket 1262] 5441 [mrg, ticket #1262]
5442 5442
5443xsrc/xfree/xc/lib/X11/FontNames.c patch 5443xsrc/xfree/xc/lib/X11/FontNames.c patch
5444xsrc/xfree/xc/lib/X11/GetImage.c patch 5444xsrc/xfree/xc/lib/X11/GetImage.c patch
5445xsrc/xfree/xc/lib/X11/ListExt.c patch 5445xsrc/xfree/xc/lib/X11/ListExt.c patch
5446xsrc/xfree/xc/lib/X11/ModMap.c patch 5446xsrc/xfree/xc/lib/X11/ModMap.c patch
5447xsrc/xfree/xc/lib/X11/Xlibint.h patch 5447xsrc/xfree/xc/lib/X11/Xlibint.h patch
5448xsrc/xfree/xc/lib/Xi/XGMotion.c patch 5448xsrc/xfree/xc/lib/Xi/XGMotion.c patch
5449xsrc/xfree/xc/lib/Xi/XGetBMap.c patch 5449xsrc/xfree/xc/lib/Xi/XGetBMap.c patch
5450xsrc/xfree/xc/lib/Xi/XGetDCtl.c patch 5450xsrc/xfree/xc/lib/Xi/XGetDCtl.c patch
5451xsrc/xfree/xc/lib/Xi/XGetFCtl.c patch 5451xsrc/xfree/xc/lib/Xi/XGetFCtl.c patch
5452xsrc/xfree/xc/lib/Xi/XGetKMap.c patch 5452xsrc/xfree/xc/lib/Xi/XGetKMap.c patch
5453xsrc/xfree/xc/lib/Xi/XGetMMap.c patch 5453xsrc/xfree/xc/lib/Xi/XGetMMap.c patch
5454xsrc/xfree/xc/lib/Xi/XOpenDev.c patch 5454xsrc/xfree/xc/lib/Xi/XOpenDev.c patch
@@ -5486,15 +5486,15 @@ xsrc/xfree/xc/programs/Xserver/include/d @@ -5486,15 +5486,15 @@ xsrc/xfree/xc/programs/Xserver/include/d
5486 XRecord - insufficient validation of data from the X server 5486 XRecord - insufficient validation of data from the X server
5487 can cause out of boundary memory access or 5487 can cause out of boundary memory access or
5488 endless loops (Denial of Service). 5488 endless loops (Denial of Service).
5489 Affected version libXtst <= 1.2.2 5489 Affected version libXtst <= 1.2.2
5490 5490
5491 libXv - insufficient validation of data from the X server 5491 libXv - insufficient validation of data from the X server
5492 can cause out of boundary memory and memory corruption. 5492 can cause out of boundary memory and memory corruption.
5493 CVE-2016-5407 5493 CVE-2016-5407
5494 affected versions libXv <= 1.0.10 5494 affected versions libXv <= 1.0.10
5495 5495
5496 libXvMC - insufficient validation of data from the X server 5496 libXvMC - insufficient validation of data from the X server
5497 can cause a one byte buffer read underrun. 5497 can cause a one byte buffer read underrun.
5498 Affected versions: libXvMC <= 1.0.9 5498 Affected versions: libXvMC <= 1.0.9
5499 [mrg, ticket 1263] 5499 [mrg, ticket #1263]
5500 5500