Changelog for
NetworkManager-glib-0.7.0.r4359-15.4.1.x86_64.rpm :
Tue Apr 13 14:00:00 2010 biliAATTnovell.com
- clear secrets before setting the connection state to FAILED
(bnc#472112).
- Update the resolv.conf only once(bnc#479885).
- Check origin of NETLINK messages(bnc#520095).
- Make iptables path configurable(bnc#522742).
- Fix the system settings daemon to keep the hostname configuration
up to date. Don\'t return the default hostname if any of the
plugins is capable of handling hostname (bnc #556083).
Tue Mar 31 14:00:00 2009 tambetAATTnovell.com
- Fix the bug where wifi devices don\'t work correctly when the
machine is booted with killswitch on (bnc #490574).
- Remove \'org.freedesktop.NetworkManager.PPP\' dbus interface
(bnc #490004).
Mon Mar 16 13:00:00 2009 tambetAATTnovell.com
- Make the automatic ethernet connection editable (bnc #475851).
- Don\'t spam the log file if modem-manager can not be started
(bnc #483576).
Tue Feb 24 13:00:00 2009 tambetAATTnovell.com
- Fix a security issue where NetworkManager allows any local user
to read secrets and change connection profiles (bnc #478080,
CVE-2009-0365, CVE-2009-0578).
Fri Feb 20 13:00:00 2009 tambetAATTnovell.com
- Yet some more DBus permission fixes (bnc #478080).
Tue Feb 10 13:00:00 2009 tambetAATTnovell.com
- Additional fixes to the DBus permissions bug (bnc #468378).
Fri Feb 6 13:00:00 2009 mauroAATTsuse.de
- Translations update.
Fri Feb 6 13:00:00 2009 tambetAATTnovell.com
- Fix DBus permissions (bnc #468378).
Tue Feb 3 13:00:00 2009 tambetAATTnovell.com
- Increase the wired 802.1x authentication timeout (bnc #471484).
- Fix DNS information merging on upgrade from SLE10 (bnc #471785).
Fri Jan 23 13:00:00 2009 tambetAATTnovell.com
- Implement sending current host name to DHCP server (part of
bnc #459762).
- Fix merging routes from yast configuration (really fix
bnc #450553).
- Fix error messages on nm-system-settings-shutdown (bnc #436946).
Thu Jan 22 13:00:00 2009 mauroAATTsuse.de
- Translation Update
Thu Jan 8 13:00:00 2009 mauroAATTsuse.de
- Translations update.
Sat Dec 6 13:00:00 2008 mauroAATTsuse.de
- Translations update.
Thu Dec 4 13:00:00 2008 tambetAATTnovell.com
- Fix merging the default route (bnc #450553).
Tue Dec 2 13:00:00 2008 tambetAATTnovell.com
- Rebase from the official NetworkManager 0.7.0 release:
+ Documentation fixes and updates.
+ Updated translations: de, fi, or, sv.
- Fix the /etc/hosts file updating (bnc #433365).
- Fix NIS information updating (bnc #437320).
- Really fix the location of dhclient leases file (bnc #446611).
Fri Nov 21 13:00:00 2008 tambetAATTnovell.com
- Add support to use distro wide CA certificates from
/ets/ssl/certs (bnc #436192).
- Unmount NFS shares when network is deactivated (bnc #341647).
- Recomment NetworkManager-client (bnc #445643).
- Fix the location of dhclient leases file (bnc #446611).
- Add support for having certificate filenames in system
connections.
- Add API reference documentation for libnm-util.
- Handle gateways in different subnets.
- Add support for PKCS#12 certificates (bgo #558982).
- Update translations: es, pl, se
Fri Nov 14 13:00:00 2008 tambetAATTnovell.com
- Use system CA certificates in case the CA isn\'t set on connection.
Mon Nov 10 13:00:00 2008 tambetAATTsuse.de
- Fix the bug where the keyfile system settings plugin would
return empty strings for passwords when they\'re not set.
Fri Nov 7 13:00:00 2008 tambetAATTsuse.de
- Add support for passing through PKCS#11 certificates.
- Monitor /etc/HOSTNAME and set hostname accordingly (bnc #)440809.
Mon Nov 3 13:00:00 2008 tambetAATTsuse.de
- Break the public API to hide the internal data structures in
hope to achieve maintainable public API from now on.
Fri Oct 24 14:00:00 2008 tambetAATTsuse.de
- Fix the problem where NetworkManager thinks it can\'t start ModemManager.
- Always add really important stuff to the command line to ensure
that NM overrides /etc/ppp/options (bgo #556781).
- Fix segfaults on shutdown.
- Correctly determine encryption capabilities.
- Add support for VPN subnet gateways (bgo #549196).
- Rework default route handling to consolidate decisions in the policy,
and to take active VPN connections into account when changing the default
route (bgo #545912).
- Updated translations: be, es, nb, pt_BR, sv.
Mon Oct 20 14:00:00 2008 tambetAATTsuse.de
- Implement merging connections from /etc/sysconfig/network in
nm-opensuse-merge (part of bnc #433084).
Fri Oct 10 14:00:00 2008 tambetAATTsuse.de
- Update to the latest upstream:
+ Add a \'hostname\' dispatcher action triggered on hostname changes
(bgo #552983).
+ Fix a memory corruption in setting routes.
+ Fix system connections saving after modifications.
+ Fix a system settings crash on removal of ethernet devices.
+ Make PPP username & password handling more robust.
+ Clear secrets on invalid connections.
+ Fix setting value comparison issues.
+ Set route priorities correctly for multiple active devices in the same
subnet.
+ Handle ipw3945 suspend/resume by retrying the GIWRANGE request a few
times when it returns EAGAIN (rh #362421).
+ Update translations: es, et, fi, lv, nb, sv.
- NetworkManager always sets full hostname instead of short one (bnc #433179).
- NetworkManager does not require more exact libnl version (bnc #421735).
- NetworkManager: ethtool_cmd now has a speed_hi field to support devices
faster than 65535 Mb (bnc #431512).
- Fix a bug where during shutdown, NetworkManager messages pollute the
console (bnc #391747).
- Fix typoes in CDMA device which made them appear as GSM devices
(bgo #430502).
Fri Sep 26 14:00:00 2008 tambetAATTsuse.de
- Update to the latest from upstream:
+ Add support for static and dynamic hostnames.
+ Correctly clean wpa_supplicant state on shutdown (bnc #404883).
+ Fix a crash when a device is removed (bgo #549401).
+ Fix (bgo #551361).
+ Updated translations: it br sv lt fi hu fr.
Thu Sep 25 14:00:00 2008 roAATTsuse.de
- use autoreconf -f -i for new libtool
Fri Sep 19 14:00:00 2008 tambetAATTsuse.de
- Update NIS information from a dispatcher script.
- Make it build on 11.0 as well.
- Update to the latest upstream:
+ Default to \"all ciphers\" for wireless security setting.
+ Fix a problem where unamanaged devices could cause recursive connection reloads.
+ Fix a typo causing crashes in keyfile plugin.
+ Updated translations: cs, fi, fr, nl.
Mon Sep 15 14:00:00 2008 roAATTsuse.de
- added directory to filelist
Sun Sep 14 14:00:00 2008 ajAATTsuse.de
- Fix directory ownership.
- Remove unneeded build require on ppp.
Fri Sep 12 14:00:00 2008 tambetAATTsuse.de
- Bring up to date with SVN.
- Add patches to remove the built in modem code and use ModemManager
instead.
- Create a -doc package now that NetworkManager has API reference
documentation.
Fri Aug 1 14:00:00 2008 tambetAATTsuse.de
- Bring up to date with SVN again.
Mon Jun 30 14:00:00 2008 tambetAATTsuse.de
- Bring up to date with SVN again.
Mon Jun 30 14:00:00 2008 tambetAATTsuse.de
SWAMP-ID: 18426
- Don\'t assume DHCP server always returns a gateway (bnc #392598).
- Missing default route in case the gateways is in another subnet (bnc #266215).
- Cannot enter PIN code with some modems (bnc #394731).
- Changes in yast not picked up until reboot (bnc #378802).
- Make sure pppd is shut down, even if it\'s blockin on reads (bnc #394598).
- Fix a lifetime issue with VPN services (bnc #381769).
Wed Jun 4 14:00:00 2008 tambetAATTsuse.de
- Fix a bug where NetworkManager does not work at all in case there are
devices marked with NM_CONTROLLED=\"no\" (bnc #390404).
Sat May 24 14:00:00 2008 ajAATTsuse.de
- Disable parallel build for now as it let to build failures.
Fri May 23 14:00:00 2008 tambetAATTsuse.de
- Fix the configuration file path sent to dhclient (bnc #390770).
- Move crypto handling to NetworkManager (from NetworkManager-gnome), implement
WPA-EAP configuration reading for sysconfig.
- Make the system settings service exit when the bus goes away. (brc #444976).
- If the default gateway is in another subnet, first add route to it, then the
default route (bnc #266215).
- Optimize waking up after suspend, don\'t remove all the devices and then add
everything back. Just syncronize with HAL.
- Close serial devices when not active or activating (bnc #392604 and
bnc #392605).
- Make it possible to override DNS information returned by DHCP.
Tue May 13 14:00:00 2008 wstephensonAATTsuse.de
- Fix enum syntax errors in installed headers.
- Fix 99% CPU bug due to PolKitContext.
Fri May 9 14:00:00 2008 tambetAATTsuse.de
- Upgrade to the latest SVN:
Update system settings suse plugin.
Use PolicyKit to restrict changes to system connections.
Add Keyfile system settings plugin.
Allow multiple addresses for devices.
Use libnl for all ip address and route manipulation.
Don\'t require wireless-tools.
Improve nm-online tool.
Fri Apr 11 14:00:00 2008 tambetAATTsuse.de
- Upgrade to the latest SVN:
Automatically create a default connection for wired devices that are not
configured in /etc/sysconfig.
Implement ignoring devices that should be ignored by NM according to
system configuration (Not used on suse yet).
Internal VPN API rework.
Lots of love to the libnm-glib.
Fix DSL (pppoe) authentication.
Make it build with gcc 4.3.
Bug fixes.
Mon Apr 7 14:00:00 2008 mawAATTsuse.de
- The ppp package now installs various modules that NetworkManager
uses in %{_libdir}/pppd; adjust to that change.
Fri Mar 14 13:00:00 2008 tambetAATTsuse.de
- Fix a crasher bug triggered very frequently on waking up from suspend.
Thu Mar 13 13:00:00 2008 tambetAATTsuse.de
- Upgrade to the latest SVN:
Implement support for multiple active devices.
Implement support for DSL (pppoe) connection.
Lots of public dbus API cleanup.
Bug fixes.
Wed Mar 12 13:00:00 2008 tambetAATTsuse.de
- Work with updated HAL (bnc #369539).
Mon Mar 3 13:00:00 2008 mawAATTsuse.de
- Fix build on biarch systems.
Fri Feb 29 13:00:00 2008 tambetAATTsuse.de
- Upgrade to the latest SVN.
Mon Feb 11 13:00:00 2008 cooloAATTsuse.de
- fix pppd installation
Tue Feb 5 13:00:00 2008 mawAATTsuse.de
- Build with -fno-strict-aliasing.
Mon Feb 4 13:00:00 2008 tambetAATTsuse.de
- Upgrade to the latest SVN.
- Re-remove some files NM installs, they really aren\'t ready yet.
Sat Jan 12 13:00:00 2008 schwabAATTsuse.de
- Fix last change.
Fri Jan 11 13:00:00 2008 ajAATTsuse.de
- Install nm-tool and nm-online binaries and not
the libtool wrappers (#353240).
- Add proper provides/obsoletes for dhcdbd.
Fri Jan 11 13:00:00 2008 dmuellerAATTsuse.de
- fix file lists
- fix various specfile / packaging errors
Wed Nov 28 13:00:00 2007 tambetAATTsuse.de
- Upgrade to the unstable branch (0.7).
- many changes and bugfixes
- integrate all previous patches
- switch to using dhcp-client instead of dhcdbd
- gnome applet split off to own source
Fri Sep 14 14:00:00 2007 tambetAATTsuse.de
- Make sure gnome-keyring does not return empty result. (Novell #307910).
Wed Aug 15 14:00:00 2007 tambetAATTsuse.de
- Fix the hard-coded gnomesu path. (Novell #299518).
Tue Aug 7 14:00:00 2007 tambetAATTsuse.de
- Fix a crasher bug in nm-applet that was caused by a typo in a manually
updated patch.
Fri Aug 3 14:00:00 2007 sbrabecAATTsuse.cz
- Updated gnome-patch-translation support.
Fri Aug 3 14:00:00 2007 tambetAATTsuse.de
- Update to the latest version from upstream:
Add support for 2-phase authentication.
Add support for rfkill switch.
- Add an editor for stored wireless networks.
- Fix the packaging bug where the log file was not owned by the package
(Novell #280464).
- Fix the issue where NM doesn\'t honor YaST Static IP Settings
(Novell #271757).
- Fix the packaging issue to not require gnome-panel (Novell #229291).
Tue May 15 14:00:00 2007 pgajdosAATTsuse.cz
- removed invalid PreReq: gtk2 >= {%gtk_version} gnome-icon-theme
- added Requires: gtk2 >= {%gtk_version}
- removed gnome-icon-theme from BuildRequires [#247450]
Thu May 10 14:00:00 2007 tambetAATTsuse.de
- Do not overwrite existing AP properties when merging the information from
/etc/sysconfig/network/. Fixes the problem described in
https://bugzilla.novell.com/show_bug.cgi?id=255765#c59
Wed Mar 7 13:00:00 2007 jhargadonAATTsuse.de
- fixed a problem with nm-resolv-conf-header-rml.patch (#249251)
Tue Feb 13 13:00:00 2007 sbrabecAATTsuse.cz
- Do not build unusable static libraries (#238552#c17).
Tue Feb 13 13:00:00 2007 ajAATTsuse.de
- Fix typo (it should be BuildRequires).
Fri Feb 9 13:00:00 2007 sbrabecAATTsuse.cz
- Removed remaining references to /opt/gnome (#243824).
- Build with libnotify.
- Spec file cleanup.
Tue Jan 30 13:00:00 2007 sbrabecAATTsuse.cz
- Changed GNOME prefix to /usr.
Mon Nov 20 13:00:00 2006 tambetAATTsuse.de
- Add a hack to fix translations (Novell #222329).
Tue Nov 14 13:00:00 2006 sbrabecAATTsuse.cz
- Use translation compendium gnome-patch-translation.
Sun Nov 12 13:00:00 2006 thoenigAATTsuse.de
- Add patch avahi-dbus-request-name-flags-fix-thoenig-01.patch:
Fix flawed logic for flags passed to dbus_bus_request_name()
Fri Nov 10 13:00:00 2006 tambetAATTsuse.de
- Pull in latest CVS updates:
- Fix a bunch of memory leaks and reference counting issues.
(Novell #217027).
- Actually fix (Novell #212556).
- Implement disconnect wireless on exit (Novell #218848).
Thu Nov 2 13:00:00 2006 tambetAATTsuse.de
- Pull in latest CVS updates:
- Suppress messages from the \"SCAN\" command.
- Reduce the number of times the gnome applet wakes up.
- Add LEAP authentication.
- Fix multiple problems with the fallback patch (Novell #212556):
- Populate the key information from gconf for fallback keys.
- Make sure the AP broadcast state isn\'t lost in case of fallback
networks.
- Build fixes:
- Merge all fallback related patches.
- autoreconf before build to fix intltool issues.
- Add some auto-detected Requires.
Fri Oct 20 14:00:00 2006 tambetAATTsuse.de
- Pull in latest CVS update: Don\'t kill nscd (#149613).
- Add a missing Requires to -devel package.
Tue Oct 17 14:00:00 2006 tambetAATTsuse.de
- Pull in latest CVS updates:
- Don\'t loop infinitely if netmask is 0 (Gnome #352634)
- Bump vpn timeout to 45s.
- Backported async scanning patch backported from HEAD.
- Make renaming a VPN entry work (Novell #193711).
- Make sleep/wake distinguishable from enable/disable networking
(Novell #199071).
- Fix a packaging issue (Novell #212506).
- Add \'fallback\' support (Novell #175172).
- Remove nm-dbus-api-fix-thoening-01.path as it\'s upstream now.
Mon Sep 25 14:00:00 2006 thoenigAATTsuse.de
- Do not \"Require: NetworkManager-client\" but \"Recommend:
NetworkManager-client\" to avoid circular dependencies.
Thu Aug 17 14:00:00 2006 rmlAATTsuse.de
- Pull in latest CVS updates:
- Do not restart ypbind, as our ypbind now listens on DBUS
- Less wpa_supplicant debug spew
- Better key request logic
- Fixes for big-endian machines in SHA-1 algorithm
- Shutdown all VPN connections on logout (Novell #187714)
- Fix memory leak
- Add libtool and iproute2 to BuildRequires
- Remove patch \"nm-debug-wpa-less-rml.patch\" as it is now upstream
Wed Aug 9 14:00:00 2006 thoenigAATTsuse.de
- Add patch: nm-dbus-api-fix-thoenig-01.patch
Thu Jul 13 14:00:00 2006 rmlAATTsuse.de
- Update to NetworkManager 0.6.4
- Lots of bugfixes
- Drop upstream patches
- Remove libnotify support and drop dependencies