Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2019-03-01 20:28:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Fri Mar 1 20:28:14 2019 rev:193 rq:678974 version:1.14.6 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2019-02-17 12:19:16.668234580 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.28833/NetworkManager.changes 2019-03-01 20:28:16.118028023 +0100 @@ -1,0 +2,40 @@ +Sun Feb 24 00:21:47 UTC 2019 - [email protected] + +- Update to version 1.14.6: + + Fix memory corruption in internal DHCPv6 client + (CVE-2018-15688). + + No longer limit number of search entires in resolv.conf to 6. + + Support restricting NetworkManager.conf device configuration + based on used DHCP plugin. + + Add "${MAC}" specifier for connection.stable-id. This uses the + current MAC address for seeding the stable generation of MAC + address, DHCP client-id or IPv6 stable-privacy interface + identifier. + + Support special value "duid" for "ipv4.dhcp-client-id". This + generates an RFC4361-compliant client-id like the internal DHCP + client used to do by default. Previously, there was no explicit + name for such a client-id and it was not usable with dhclient + DHCP plugin. This also generates the same client-id as + systemd-networkd does by default. + + Support and use a new kind of secret-key in + "/var/lib/NetworkManager/secret_key". The secret-key represents + the identity of the machine that is used for various purposes + like generating IPv6 stable privacy addesses. It is now + combined with "/etc/machine-id" so that changing only the + machine-id results in new identifiers. That matters for example + when cloning a virtual machine. Previously, the user hard to + prune NetworkManager's secret-key to get a new identity, now + regenerating machine-id suffices. Secret-keys generated by + earlier versions of NetworkManager are not affected and keep + their previous behavior. + + Fix the DHCP client-ids based on the MAC address of + IPoIB/infiniband devices. + + Fix restoring IP configuration after interface went down. + + No longer let NetworkManager touch rp_filter setting. The + rp_filter sysctl must now be set outside of NetworkManager + according to the admin's preference. Note that a strict + rp_filter may break valid use-cases and interacts badly with + connectivity checking. + + Various bug fixes and improvements. + +------------------------------------------------------------------- Old: ---- NetworkManager-1.14.4.tar.xz New: ---- NetworkManager-1.14.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.3wRki8/_old 2019-03-01 20:28:17.250027750 +0100 +++ /var/tmp/diff_new_pack.3wRki8/_new 2019-03-01 20:28:17.254027749 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ %define with_cacert_patch 0 %define _udevdir %(pkg-config --variable udevdir udev) Name: NetworkManager -Version: 1.14.4 +Version: 1.14.6 Release: 0 Summary: Network Link Manager and User Applications License: GPL-2.0-or-later ++++++ NetworkManager-1.14.4.tar.xz -> NetworkManager-1.14.6.tar.xz ++++++ ++++ 22011 lines of diff (skipped)
