about summary refs log tree commit diff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2007-04-03Update the Debian backend:Michael Biebl
- Only call nscd -i hosts when nscd is installed http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402436 - Set status variable to return code of ifup/ifdown http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415642 - Remove mDNSResponder restart. Obosoleted by Avahi which doesn't need that. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1321 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-03Small fix for the German translationMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1320 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-02Add a README.Debian for network-manager-gnomeMichael Biebl
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414187 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1319 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-02Add dependency on gnome-icon-theme to network-manager-gnome. Closes: #372466Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1317 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-02network-manager-vpnc/network-manager-openvpn are now in the archive resp. NEW.Michael Biebl
Add Recommends to network-manager-gnome git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1316 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-03-05Add XS-Vcs-* fields.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1254 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-03-03Add patch by Andy Whitcroft. "|" the wep capabilities instead of "&".Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1245 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-01-10Pull the dbus 1.0 changes from SVN, which uses unref rather than close. Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1215 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-01-02Add recommends on network-manager-{gnome,kde} to network-manager package ↵Michael Biebl
(taken from Ubuntu) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1197 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Be compliant to the freedesktop.org autostart spec and install the nm-applet ↵Michael Biebl
autostart file into /etc/xdg/autostart. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1181 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Add missing ".SH NAME" stanzas to man pages. Fixes linda/lintia warnings.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1180 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Write the changelog for 0.6.4-6Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1179 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Apply the patch from Cyril Brulebois, which fixes some typos in the french ↵Michael Biebl
translation. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1177 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-25Fix a small bug in NetworkManagerDispatcher start script. Forgot to print aMichael Biebl
log_end_msg $? on start/stop. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1106 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-24* Fix the parser for /etc/network/interfaces. The code is still shit, but at Michael Biebl
least now it accepts tabs or spaces (or combinations of both) as token separator. * On dns changes, do not restart nscd, only invalidate the hosts cache. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1100 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-24Add instructions to README.Debian how to restart NM after changing /e/n/i.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1099 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-24* Create group netdev in postinst and add a Depends on adduser.Michael Biebl
* Cleanup indentation. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1097 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-09-29Fix typo in package description. Closes: #390062Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1042 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-09-05Cosmetic changes. Properly indent second line comments (2 white spaces). ↵Michael Biebl
Looks more consistent. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@996 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-09-05* Changed adeprecated dbus function (closes: 385380)Riccardo Setti
- added 12_dbus0.9.patch. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@994 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-27close 384891Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@976 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15- Move the last changelog entry to the new revision 0.6.4-2 because it ↵Michael Biebl
didn't make it into the 0.6.4-1 release. - Reset the changelog date signature of 0.6.4-1 to "Tue, 8 Aug 2006 01:51:13 +0200", which is the one of the official 0.6.4-1 release. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@955 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15- We already use the upstream man page for NetworkManagerDispatcher; do the ↵Michael Biebl
same for the NetworkManager man page. - As the upstream man pages of NetworkManager and NetworkManagerDispatcher reference the nm-tool man page and we already install the nm-tool man page it makes sense to also install the corresponding nm-tool binary ;-) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@954 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15 - Bumped hal deps to version 0.5.7.1. NM needs user haldaemon for dbusRiccardo Setti
operations. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@946 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-08Fix small typo in changelog.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@925 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-08- Merge the patches resolvonf+disabled_devices into a single patch ↵Michael Biebl
debian_backend. This one patch should hold all modifications to the Debian backend. - Do not handle mapped devices. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@924 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07- Use the term "D-Bus" in favor of dbus, upstream recommends this spelling.Michael Biebl
- Proper line breaks in changelog. - Fix for a minor typo in README.Debian. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@922 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07* Added 09_fix_bigendian_words.patch wich will fix the WPA+plaint text pwRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@915 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07 - allow "auto-hotplug" iface to be managed by NM. (closes: #381017)Riccardo Setti
* Added 09_fix_bigendian_sha1.patch wich will fix the WPA+plaint text pw auth method on powerpc (and in other bigendian arch) (closes: #381464) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@913 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-02- allow "auto-hotplug" iface to be managed by NM. (closes: #381017)Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@910 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-07-23* New upstream release. (closes: #379163)Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@886 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-20Improved the package description and the manpage of network-manager-gnome to ↵Michael Biebl
make it clear that nm-applet is a systray applet and not a gnome-panel applet. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@862 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-20Added a Recommends: notification-daemon to network-manager-gnome.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@859 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-14hal must be able to send events about hotplugged devices to NM. Added user ↵Michael Biebl
hal to /etc/dbus-1/system.d/NetworkManager.conf. Should git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@854 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-08Added homepage URL to package description.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@847 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-08- New upstream (bugfix) release 0.6.3Michael Biebl
- Removed patches which were merged upstream: 07-libnm_glib_reconnect_dbus.patch 09-nm_bad_mutex_free.patch 10-interface_parser_fixes.patch. 11-carrier_detection.patch - Added watch file. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@846 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-15Support cards which can't do carrier detect.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@841 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-15Add the NEWS.Debian file only to the network-manager packageMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@840 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-10Fix the /etc/network/interfaces parser:Michael Biebl
- Only add data to an existing block (prevents segfault) - Support mapping and allow-* stanzas. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@820 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-08Remove *.la files from -dev packages.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@817 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-05Lots of integration work. NM behaves like a good citizen now and is ready ↵Michael Biebl
for "testing". git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@815 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-05- Standards-Version 3.7.2Michael Biebl
- Make libnm_glib wait between connection attempts to dbus (07-libnm_glib_reconnect_dbus.patch) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@811 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-05Integration work. Scripts in /etc/network/if-*.d/ are now called properly by ↵Michael Biebl
NetworkManagerDispatcher. Thanks to the Ubuntu guys for this works. It's mostly copied from their package. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@790 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-02- Close some bugs in the changelog.Michael Biebl
- Added autostart file for nm-applet. Updated README.Debian correspondingly. - Added dependency on hal to network-manager. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@778 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-01The wpa_supplicant binary was moved from /usr/sbin to /sbin.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@771 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-28Update NM 0.6.2 to use the new dhcdbd revision which starts on its own.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@768 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-27- Lowered dependeny on dhcbd to 1.10. We don't absolutely need 1.12.Michael Biebl
- Removed vpn-properties desktop and icon file. Without VPN plugins these menu entries are rather useless and misleading. As soon as we have VPN plugins in unstable, we can readd these file, but we should look for a better icon then. The current scales badly. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@765 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-27New upstream release. Updated if_fix.patch and removed unnecessary lines.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@764 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-14* New upstream release.Michael Biebl
* Added myself to uploaders. * Reformatted changelog, always indent - bullet points. * Added dependency on dbus (>= 0.60) * Fixed a small typo in network-manager.postinst * Downgraded dependency of wpasupplicant to 0.4.8. Given that the wpasupplicant includes my patch, this should be enough. If not, we will raise this dependency to 0.5.1 again. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@745 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-09- Added NetworkManagerDebian.patch which introduce supports for resolvconfRiccardo Setti
* added a Dep on wpasupplicant as it's necessary for all encrypted connections. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@742 ceb527fc-18e6-0310-9fe2-813c157c29e7