[ubuntu/groovy-proposed] net-snmp 5.8+dfsg-5ubuntu1 (Accepted)
Sergio Durigan Junior
sergio.durigan at canonical.com
Fri Aug 7 12:36:14 UTC 2020
net-snmp (5.8+dfsg-5ubuntu1) groovy; urgency=medium
* Merge with Debian unstable (LP: #1880724). Remaining changes:
- Add apport hook:
+ d/control: add dh-apport to Build-Depends
+ d/rules: install the apport hook via debhelper
+ d/source.apport: apport hook
- d/p/Link-libnetsnmptrapd-against-MYSQL_LIBS.patch:
Link libnetsnmptrapd against MYSQL_LIBS. Thanks to Adam
Williamson <awilliam at redhat.com>.
(Closes #886221, LP #1814254)
- Fix build with mysql-8 (LP #1814270):
+ d/p/mysql8-replace-bool.patch: newer mysql dropped my_bool, use
char instead.
- Skip autofs entries when calling statfs to prevent autofs
being mounted on snmpd startup (LP #1835818):
+ d/p/autofs-fix-a-recently-introduced-bug.patch
+ d/p/autofs-skip-autofs-entries.patch
- d/p/fix-check-hr-filesys-autofs.patch:
+ On Linux getmntent() is available but getfsstat() not.
Hence remove #if HAVE_GETFSSTAT from around the HRFS_type
check.
* Dropped changes, incorporated by Debian:
- d/p/lp1871307-log-once-proc-net-if_inet6-failure.patch (LP #1871307):
+ MIB-II: Only log once that opening /proc/net/if_inet6 failed
- SECURITY UPDATE: Fix segmentation fault that happens when using the
snmpv3 protocol with snmpbulkget. (LP #1877027)
+ d/p/move-securityStateRef-into-free_securityStateRef.patch:
Consolidate the check of the securityStateRef pointer into the
free_securityStateRef function.
+ d/p/prevent-snmpv3-bulkget-errors-double-free.patch:
Prevent snmpv3 bulkget errors from becoming resulting in a
double free.
+ d/p/fix-usmStateReference-free.patch:
Fix typo on usm_free_usmStateReference from last patch.
+ d/p/unexport-struct-usmStateReference.patch:
Unexport struct usmStateReference and to prevent ABI breakages,
since it will be necessary to add a reference count to it.
+ d/p/introduce-refcount-usmStateReference.patch:
Introduce refcount in the struct usmStateReference, and adjust
code to properly use the field.
+ CVE-2019-20892
Date: Thu, 06 Aug 2020 11:42:13 -0400
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Lucas Kanashiro <kanashiro at riseup.net>
https://launchpad.net/ubuntu/+source/net-snmp/5.8+dfsg-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 06 Aug 2020 11:42:13 -0400
Source: net-snmp
Architecture: source
Version: 5.8+dfsg-5ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Launchpad-Bugs-Fixed: 1880724
Changes:
net-snmp (5.8+dfsg-5ubuntu1) groovy; urgency=medium
.
* Merge with Debian unstable (LP: #1880724). Remaining changes:
- Add apport hook:
+ d/control: add dh-apport to Build-Depends
+ d/rules: install the apport hook via debhelper
+ d/source.apport: apport hook
- d/p/Link-libnetsnmptrapd-against-MYSQL_LIBS.patch:
Link libnetsnmptrapd against MYSQL_LIBS. Thanks to Adam
Williamson <awilliam at redhat.com>.
(Closes #886221, LP #1814254)
- Fix build with mysql-8 (LP #1814270):
+ d/p/mysql8-replace-bool.patch: newer mysql dropped my_bool, use
char instead.
- Skip autofs entries when calling statfs to prevent autofs
being mounted on snmpd startup (LP #1835818):
+ d/p/autofs-fix-a-recently-introduced-bug.patch
+ d/p/autofs-skip-autofs-entries.patch
- d/p/fix-check-hr-filesys-autofs.patch:
+ On Linux getmntent() is available but getfsstat() not.
Hence remove #if HAVE_GETFSSTAT from around the HRFS_type
check.
* Dropped changes, incorporated by Debian:
- d/p/lp1871307-log-once-proc-net-if_inet6-failure.patch (LP #1871307):
+ MIB-II: Only log once that opening /proc/net/if_inet6 failed
- SECURITY UPDATE: Fix segmentation fault that happens when using the
snmpv3 protocol with snmpbulkget. (LP #1877027)
+ d/p/move-securityStateRef-into-free_securityStateRef.patch:
Consolidate the check of the securityStateRef pointer into the
free_securityStateRef function.
+ d/p/prevent-snmpv3-bulkget-errors-double-free.patch:
Prevent snmpv3 bulkget errors from becoming resulting in a
double free.
+ d/p/fix-usmStateReference-free.patch:
Fix typo on usm_free_usmStateReference from last patch.
+ d/p/unexport-struct-usmStateReference.patch:
Unexport struct usmStateReference and to prevent ABI breakages,
since it will be necessary to add a reference count to it.
+ d/p/introduce-refcount-usmStateReference.patch:
Introduce refcount in the struct usmStateReference, and adjust
code to properly use the field.
+ CVE-2019-20892
Checksums-Sha1:
3bc65699348c562b6e9d081b04917dd73a493438 2960 net-snmp_5.8+dfsg-5ubuntu1.dsc
02920ad4ccf30373767a5a1071f900c8d12b1d0a 86524 net-snmp_5.8+dfsg-5ubuntu1.debian.tar.xz
Checksums-Sha256:
2d2677e4ecda7d9fcae6b00004208c06232761a3de27995993f6e7308de90f49 2960 net-snmp_5.8+dfsg-5ubuntu1.dsc
2a0a82cb83f039ce41e5670579b53121c2d53fe5470f6a6196f7c6410fcb8160 86524 net-snmp_5.8+dfsg-5ubuntu1.debian.tar.xz
Files:
1423021b0db98fc159293c81f9d0ca47 2960 net optional net-snmp_5.8+dfsg-5ubuntu1.dsc
9f2aaf4cb53857dacbbe3f8c24f89929 86524 net optional net-snmp_5.8+dfsg-5ubuntu1.debian.tar.xz
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAl8tSjYVHGthbmFzaGly
b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8N4oP+wfSwEwi1zAD1SGGLAwPP986L002
MVrsKattNuzSbXF8GhyYNoZ98qHJhdO971PW33S/APLqsWloHwd9aKQh1yIf248P
kZXyoec8+4h0istbaGBO1yD3iyzzffj4UfoD2ZyGS4AhtlpcUvnZmo4gj409BhkQ
lAusZabZ2EY1QX6KqAypqP63P537sQIOIHoKIBzK5tqoxZMzvwYzQdWF6OLntwDD
+3qvE79xA89yVbfJxQZFJdUQxo7k/GGko+AFinXXbAEzTv4ysa7SB+SR8ib8gip6
hWFytTJFo01gdcVv7sUdgVz+E0/Xdd5W4/lYurYt4EUWRZUsW9ubSkDexjDRAvzC
0wX/asOB2f4/bLlb1x3iuJqQcHhKWCl9pufMW+Se5MJg+igAlWrJDa/pYl5Mz3QS
2wntZgrDMAOHd19WEntYsheLKS8ffpqK5WT5tqYPFG3PaH5tZTg9h7tJMD2xWchg
DqeDtI+zgHquENiOqIauTNJZdbFfq6Xq0nEZC6HRIX1ZktzOqpC+x7zt3pE3o7yF
zqCuYYruL3PAaxP/laPsyfjNj7TV69m/LAi4rl7Mi36A3Mcu9/l7UEX9KIzex9Vn
Dju6gNkXwSrY61MqSARP96BOOTdtPvZCZIzzjZbezttuM0AuaeTPpmX0u4WhFNaf
mZyMLai0SxF6hj9v
=+AgK
-----END PGP SIGNATURE-----
More information about the Groovy-changes
mailing list