about summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2007-04-03 00:42:26 +0000
committerMichael Biebl <biebl@debian.org>2007-04-03 00:42:26 +0000
commite91c21edc2b06e8b550d5565b6655a892dbbb8ea (patch)
tree0372ef98751184b64611a71b38d53513b81f23be /debian/changelog
parent071455bd735a38e9df53ed9efe717f75003d2579 (diff)
Update the Debian backend:
- 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
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 33c4c000..285a7ab7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,8 +20,15 @@ network-manager (0.6.4-7) unstable; urgency=low
     - Add a README.Debian file for network-manager-gnome. (Closes: #414187)
   * debian/patches/14-po_de.patch
     - Added. Small fix for the German translation.
-
- -- Michael Biebl <biebl@debian.org>  Tue, 03 Apr 2007 02:18:28 +0200
+  * debian/patches/05-debian_backend.patch
+    - Updated. Set status variable to return code of ifup/ifdown. 
+      (Closes: #415642)
+    - Only invalidate the nscd hosts cache when nscd is actually installed.
+      (Closes: #402436)
+    - Remove mDNSResponder restart from nm_system_restart_mdns_responder().
+      mDNSResponder has been obsoleted by Avahi which does not need a restart.
+
+ -- Michael Biebl <biebl@debian.org>  Tue, 03 Apr 2007 02:21:57 +0200
 
 network-manager (0.6.4-6) unstable; urgency=medium