SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for NetworkManager-devel-1.0.12-11.22.i586.rpm :

* Mon Feb 20 2017 sckangAATTsuse.com- Add nm-dont-overwrite-resolv-conf.patch: Fix NetworkManager overwriting /etc/resolv.conf (bsc#960153, bsc#1021665).
* Thu Jan 19 2017 sckangAATTsuse.com- Add nm-dont-crash-when-system-secret-is-not-needed.patch: Fix NetworkManager crashes when editing the same Wifi the second time in gnome-control-center (bsc#1009717).
* Mon Dec 19 2016 sckangAATTsuse.com- Add nm-fix-always-prompt-for-new-password.patch: Don\'t ask for new PSk for locally-generated WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY error (bsc#966232).
* Tue Sep 13 2016 sckangAATTsuse.com- Modify nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff: Remove two assertions that brings error message (bsc#882801).
* Mon Jul 18 2016 sckangAATTsuse.com- Modify nm-probe-radius-server-cert.patch: Make sure the \"Apply\" button in Wifi configuration page of gnome-control-center is clickable (bsc#985332).
* Mon May 30 2016 fcrozatAATTsuse.com- Move provides NetworkManager(cacert-patch) to libnm-util2, to ensure gnome-control-center doesn\'t hard requires NetworkManager.
* Fri Apr 08 2016 sckangAATTsuse.com- Update to version 1.0.12 (FATE#318572)- drop nm-core-fix-crash-during-Wi-Fi-rescan-by-emitting-NM_DE.patch contained in version 0.9.9.1.- Rebase NetworkManager-geoclue-interaction.patch- Rebase nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff- Rebase nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff- Rebase systemd-network-config.patch- Rebase nm-probe-radius-server-cert.patch
* Tue Apr 05 2016 sckangAATTsuse.com- nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff rebased.
* Sat Apr 02 2016 badshah400AATTgmail.com_ Update to version 1.0.12: + DHCP leases on software devices are now renewed when the computer is awoken from suspend. + Improved ifupdown plugin robustness and interoperability on Yocto and OpenEmbedded. + Fixed failed VPN activations when plugin supports interactive mode, but the VPN daemon does not. + Wi-Fi monitor interfaces are now ignored, not turned into managed mode. + AP and AdHoc mode connections with manual IP configuration are now able to autoconnect. + Broken device drivers (AWS ENI) that initially have invalid MAC addresses are now properly managed as soon as correct MAC address is set. + WWAN devices are unlocked a bit earlier so that supported IP versions can be queried. + The NetworkManager.service was ordered after network-pre.target and dbus.service. This ensures NetworkManager doesn\'t set up connectivity before firewall rules are in place and wouldn\'t exit before remote filesystems can be umounted ensuring orderly operation of systemd managed installations. + The netfilter rules used with shared IPv4 method are now removed on exit. + Ability to manage USB gadget drivers (UDC side) has beed added. + Infiniband transport mode change now takes place with the link set down because some drivers need that. + Race conditions that could disclose connection secrets to authenticated local users when changing ifcfg and keyfile connections have been fixed. This has security impact of low severity (CVE-2016-0764). + A handful of memory leak and crasher bugs of minor importance have been fixed.- Drop patches incorporated upstream: - NetworkManager-openvpn-route-configuration.patch. - nm-ppp-manager-clear-ppp_watch_id.patch. - nm-update-ip_iface-only-if-IP-interface-exists.patch.- Rebase systemd-network-config.patch for updated version.
* Fri Apr 01 2016 sckangAATTsuse.com- nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff rebased.
* Sun Mar 13 2016 badshah400AATTgmail.com- Split out a NetworkManager-branding-upstream subpackage that installs the default upstream version of the /etc/NetworkManager/NetworkManager.conf file.- Add Requires: NetworkManager-branding to main package.
* Wed Jan 06 2016 zaitorAATTopensuse.org- Add nm-ppp-manager-clear-ppp_watch_id.patch and nm-update-ip_iface-only-if-IP-interface-exists.patch: Patches from upstream git cherrypicked to stable branch from master.
* Wed Jan 06 2016 dimstarAATTopensuse.org- Add NetworkManager-openvpn-route-configuration.patch: Fix routes not being applied when connecting to openVPN.
* Sun Jan 03 2016 damjanovic.ivoAATTgmail.com- Add explicit pkgconfig(libteam) BuildRequires: force team connection support.
* Wed Dec 23 2015 dimstarAATTopensuse.org- Update to version 1.0.10: + Added support for handling VPN secrets to nmtui and nmcli agent. + Fixed a regression that caused NetworkManager to ignore external deletion of a device with master. + Fixed glitches with older versions of glib (prior to 2.36.0). + Fixed build with most recent versions of libsoup. + Fixed busy retry loop on non-transient errors from wpa_supplicant. + Improvements to testing infrastructure. + Updated translations.
* Tue Nov 24 2015 zaitorAATTopensuse.org- Update to version 1.0.8: + MTU indicated by a VPN gateway is now properly applied. + Fixed MSS setting when MTU changes. + The default route is properly restored on device disconnect. + Build with older toolchains has been fixed. + The team devices can now properly be enslaved to bridges. + Failed DHCP attempts for assumed connections are now retried after a timeout. + Default wired connection is now created after udev registers the device. + Support for Bluetooth DUN devices with Bluez 5 has been fixed. + The ipv6.ignore-auto-dns property is now properly honored making it possible to override automatically obtained name servers. + Invalid permanent MAC adddresses as reported by some devices are now ignored. + Device links reported by more recent versions of Linux kernel that reside in different network namespaces are no longer confused with links in the namespace NetworkManager runs in. + MAC address changes of VLANs enslaved to a bond are now properly propagated to the master device. + Fixed error handling for teaming devices with invalid configuration. + Wi-Fi AP list is now updated correctly after AP mode has been used. + Management of a device is not attempted until the device has been registered with udev. + The error handling for VPN secret agents is now significantly more robust. + Detection of s390 CTC devices now works properly. + A GATEWAY property in /etc/sysconfig/network now no longer affects non-static connections. + Added support for IPv6-only VPN connections. + The systemd service now uses HUP signal to reload configuration. + Change VLAN default flags to set REORDER_HDR for new connections. + nmtui is now able to ignore automatically configured routes. + Numerous bash shell autocompletion fixes for nmcli. + Allow setting IPv6 and PPP settings for GSM and CDMA connections via nmcli. + Added support for adding ADSL connections in nmcli. + Numerous crash fixes. + Updated translations.- Rebase NetworkManager-geoclue-interaction.patch.
* Tue Sep 01 2015 simonAATTsimotek.net- Update to version 1.0.6: + Improved capture portal detection. + Default route through WiFi connection is now preferred to Mobile Broadband if both are available. + Expose a flag to determine whether a particular connection is metered via API and client tools. + Add support for locking connections to a channel within a particular band. + Add support for configuring Wake-on-LAN capabilitites. + Allow overriding the MTU for team device. + Usual pile of bug fixes and robustness improvements.- Rebase NetworkManager-geoclue-interaction.patch .
* Wed Aug 19 2015 dimstarAATTopensuse.org- Toggle with_cacert_patch to 1: the patch has been rebased.
* Tue Aug 18 2015 bastianholstAATTgmx.de- Change nfs dispatcher-script to be more reliable in mixed ip v4 v6 environments.
* Thu Aug 06 2015 glinAATTsuse.com- Rebase nm-probe-radius-server-cert.patch for 1.0.4 (bsc#938198).
* Thu Aug 06 2015 dimstarAATTopensuse.org- Add explicit pkgconfig(udev) BuildRequires: we need it to define %{_udevdir}.
* Wed Jul 15 2015 dimstarAATTopensuse.org- Update to version 1.0.4: + The MTU setting from an IPv6 neighbor discovery Router Advertisements is now ignored if applying it would result in invalid configuration. + Some configuration options can now be changed without restarting the daemon. Notably, this applies to \'dns\', \'connectivity\' and \'ignore-carrier\' settings. + The connection activation was made more robust. If an active connection is reactivated, the device it\'s active on takes precedence. If an attempt is made to activate a connection on a different device than it is active on, the activation proceeds removing the connection from the active device. + The device specifiers in configuration files now support negation via \'except:\' match. + Devices that only have IPv6 link-local address are no longer assumed to be connected. + nmcli now provides hints and tab-completion for enumeration properties. + If the IPv6 interface tokens are set they are honored when creating an interface identifier for IPv6 addressing. + NetworkManager now maintains correct routing configuration when multiple interfaces are connected to the same network. + The management of devices can now be controlled with udev rules. The veth devices as well as the virtual Ethernet devices of various virtualization tools (VMWare, VirtualBox, Parallels Workstation) are now ignored by default. + The IPv6 privacy extensions are now enabled by default and handling of the ip6-privacy sysctl has been improved. + Activating a Bond, Bridge or Team device can now optionally activate the slave connections as well. The behavior is controlled with \'connection.autoconnect-slaves\' property. + The platform support code has been refactored, resulting in better scalability in large configurations. + Changes to network interfaces configuration done outside NetworkManager are now picked up and exposed to the user via NetworkManager API and tools. + A connection can now optionally leave externally configured default route in place instead of overriding it. The behavior is controlled with \'ipv4.never-default\' and \'ipv6.never-default\' properties. + Multiple crasher and memory leak bugs in the daemon were fixed. + Multiple bugs that could cause the client tools to hang or crash were fixed. + nmcli allows multiple devices for \'nmcli device disconnect/delete\'. + Firewall zone is added to firewalld for device-based VPN connections too.- Toggle with_cacert_patch to 0: the Radius CA patch neeeds to be reworked. Wrap applying the patch into a with_cacert_patch condition, to make enabling/disabling a one-stop change.
* Wed May 06 2015 dimstarAATTopensuse.org- Update to version 1.0.2: + Wi-Fi devices now indicate support for 2GHz and 5GHz frequencies. + \"nmcli device\" output now indicates physical port ID + New config items added to the \'ifcfg-rh\' plugin: - IPV4_ROUTE_METRIC and IPV6_ROUTE_METRIC. - DEVTIMEOUT. - IPADDR and PREFIX are now supported for specifying address ranges of shared IPv4 connections. + Dispatcher scripts now get a CONNECTION_FILENAME variable with the path to the configuration file for the connection. + An example dispatcher script that is able to apply complex routing rules (such as setting up policy-based routing) for \'ifcfg-rh\' connections was added to examples/dispatcher/. + \'mode\' key of Bond device options property now accepts numeric values. + Connection attempts for devices without carrier on startup now wait for carrier to appear within a short timeout instead of failing immediately. This makes system startup more robust. + Bridge connectivity is now properly restored on resume from suspend. + The D-Bus name is acquired earlier during the daemon startup. This makes it possible for the systemd service manager to optimize the service startup so that services that require networking are activated sooner contributing to faster system start up time. + A lot of memory leak problems were fixed, resulting in reduced memory usage. Many of them were discovered as a result of improvements in use of Valgrind in the testing infrastructure. + Management of \'teamd\' daemon instances for Team devices is now more robust. + The \'dnsmasq\' daemon respawns when it terminates and it is configured for management of DNS resolver configuration. + Hostnames that are not fully qualified are no longer sent to a DHCPv6 server for a dynamic DNS update. + Connection UUIDs are now checked for uniqueness when connection configurations are read. + Receipt of a NDP Router Advertisement can no longer lower the IPv6 hop limit (CVE-2015-2924). + Many other bugs were fixed. + Updated translations.
* Thu Mar 12 2015 dimstarAATTopensuse.org- Add NetworkManager(cacert-patch) provides: to be toggled to 0 whenever we disable nm-probe-radius-server-cert.patch. Other packages that consume the ABI introduced by this patch can specify this as a requirement.
* Tue Mar 03 2015 glinAATTsuse.com- Reabse nm-probe-radius-server-cert.patch
* Thu Feb 12 2015 dimstarAATTopensuse.org- Add rp-pppoe BuildRequires, so configure can autodetect the path to the pppoe binary.- Recommend rp-pppoe: the program is needed for NetworkManager to be able to initiate PPPoE connections (commonly used by ADSL providers). It is not strictly required to operate NM in most setups, thus only recommended (boo#903553).
* Tue Jan 27 2015 dimstarAATTopensuse.org- Update to version 1.0: + A new \'libnm\' GObject-based client library to replace libnm-util/libnm-glib: - IP address, IP route, hardware address, and other properties are now represented as strings. - Based on GIO\'s GDBus bindings instead of dbus-glib. - Uses modern GObject APIs including GAsyncResult and GVariant. - See https://wiki.gnome.org/Projects/NetworkManager/libnm. + Devices and VPN connections now have individual default routes. Priorities are handled through configurable route metrics. + nmcli now supports password requests and PolicyKit authorizations. + A faster, lighter-weight (though less capable) internal DHCP client has been added and may be selected with the \"dhcp=internal\" option. It supports fewer DHCP options and does not yet support DHCPv6. + A new \'configure-and-quit=yes\' option has been added for environments with less dynamic network configuration. + When running on 3.17 and later kernels, NetworkManager handles IPv6LL address assignment to ensure that IPv6 connectivity is not enabled until intentionally configured by the user. + NetworkManager no longer causes the nl80211 kernel module to be loaded on systems with no Wi-Fi devices. + Bluetooth DUN support now works with Bluez 5.x. + VPN connections can now persist across link changes and suspend/resume if their VPN plugin supports this feature. + A new \'ibft\' settings plugin has been added to support firmware-based iBFT/iSCSI configurations. This functionality has been moved to \'ibft\' from the \'ifcfg-rh\' plugin. + IPv6 router advertisement MTUs are now respected. + NetworkManager no longer requires polkit libraries at runtime when Polkit support is enabled, and Polkit can be disabled at build time too. + Automatically created connections are now deleted when their device goes away. + \'nmcli dev connect\' now attemts to create a connection if none exists. + Manually configured static IPv6 configuration is kept even if SLAAC fails. + Manpages for the \'keyfile\' and \'ifcfg-rh\' plugins now describe their configuration syntax and available options. + WWAN connections now support IPv6 if the modem and provider support IPv6. + Software devices (bridge, bond, team, etc) can now be deleted from the D-Bus API or with nmcli. + The manpages, documentation, and API annotations have received many cleanups. + Externally created virtual interfaces are no longer managed by NetworkManager until they are set \"up\" or activated via nmcli.- Disable nm-probe-radius-server-cert.patch for now: needs rebase.- Drop 0001-core-don-t-auto-launch-logind-bgo-741572.patch and NetworkManager-dhcpv6.patch: fixed upstream.- Split out new subpackage typelib-1_0-NM-1_0 and libnm0.- Require typelib-1_0-NM-1_0 and libnm0 by the -devel package.- Add pkgconfig(bluez) BuildRequires.- Replace pkgconfig(libsystemd-login) BuildRequires with pkgconfig(libsystemd) and pkgconfig(polkit-gobject-1) with pkgconfig(polkit-agent-1), following upstream.
* Sun Jan 25 2015 badshah400AATTgmail.com- Update to version 0.9.10.1: + Kernel \'cache\' routes (such as those added by IPv6 operations) are ignored, preventing unwanted CPU usage. + Vala bindings for libnm-glib async methods have been added. + Some interactions with external OpenVPN daemon default routes have been fixed. + Fixed usage of libnm-glib connectivity checking from garbage-collected languages. + An unusual delay acquiring a DHCP lease with dhcpcd has been fixed. + A libnm-glib crash has been fixed when multiple NMClients are created. + A failure to pass certificate blobs to wpa_supplicant has been fixed. + A failure to send the inner private key password to wpa_supplicant has been fixed. + nmcli now returns earlier when activating master interfaces. + nmtui password fields now correctly display the password. + The IPv6 hop limit is no longer mistakenly set to 0 in some cases. + Some DHCPv6 failures are no longer fatal. + Handling of DHCP \'nak\' and \'expire\' states has been fixed in some cases. + WiFi band locking has been fixed. + Support for Bluetooth DUN with Bluez5 has returned. + Non-local users can now control networking after authenticating with PolicyKit. + Externally added routes no longer have their metrics overwritten. + Some child interfaces (eg VPN or WWAN) are no longer deconfigured when recognized. + Support for the PrimaryConnection D-Bus property has been backported. + IPv6 RDNSS/DNSSL forced expiration is now handled properly. + An invalid route to the DHCP server is no longer added in some configurations. + A crash when external master/slave changes were made has been fixed. + Various nmtui bugs for slaves, WiFi, and IP address buttons have been fixed. + DHCP no longer fails due to SIGPIPE when the systemd journal is restarted. + Unmanaged slaves are now updated correctly when they disappear. + Cooperation with external team interfaces has been fixed. + Bridge STP property ranges are now properly checked. + Manager state is now properly updated on resume. + Slave interfaces are no longer released on exit. + Static IPv6 configuration is now added before SLAAC is started. + Allow shared connections to be started without a carrier. + A crash when disconnecting older Nokia phones has been fixed.- Drop patches incorporated upstream: + 0001-core-don-t-auto-launch-logind-bgo-741572.patch. + NetworkManager-dhcpv6.patch.
* Thu Jan 08 2015 sfalkenAATTopensuse.org- Add NetworkManager-dhcpv6.patch: dhcp: let dhclient handle requesting the \'server-id\' option (boo#912315).
* Thu Dec 18 2014 arvidjaarAATTgmail.com- Add 0001-core-don-t-auto-launch-logind-bgo-741572.patch: do not trigger logind start on system startup to avoid deadlock (boo#905639).
* Tue Oct 28 2014 dimstarAATTopensuse.org- Handle NetworkManager-dispatcher.service using the systemd macros.- Enable NetworkManager-dispatcher.service in %post: as this is a dbus service, the \'systemd unit\' must be enabled in order to be fired up.
 
ICM