summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2007-09-25 19:19:03 +0000
committerSven Wegener <swegener@gentoo.org>2007-09-25 19:19:03 +0000
commit8b6b01914326517a68d4feff59165603a9f740c2 (patch)
tree7ae1760ba128f21b5282b724bc1bfb7991a4aaea /net-dns
parentAdjust ipv6 patch for 0.6.21, bug #193646. (diff)
downloadgentoo-2-8b6b01914326517a68d4feff59165603a9f740c2.tar.gz
gentoo-2-8b6b01914326517a68d4feff59165603a9f740c2.tar.bz2
gentoo-2-8b6b01914326517a68d4feff59165603a9f740c2.zip
add patch descriptions
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/avahi/files/avahi-0.6.21-browse-help.patch2
-rw-r--r--net-dns/avahi/files/avahi-0.6.21-dbus-compat.patch2
-rw-r--r--net-dns/avahi/files/avahi-0.6.21-service_name_chosen.patch2
3 files changed, 6 insertions, 0 deletions
diff --git a/net-dns/avahi/files/avahi-0.6.21-browse-help.patch b/net-dns/avahi/files/avahi-0.6.21-browse-help.patch
index 47344ad797f1..238f3cc67c36 100644
--- a/net-dns/avahi/files/avahi-0.6.21-browse-help.patch
+++ b/net-dns/avahi/files/avahi-0.6.21-browse-help.patch
@@ -1,3 +1,5 @@
+fix avahi-browse --help
+
Index: trunk/avahi-utils/avahi-browse.c
===================================================================
--- trunk/avahi-utils/avahi-browse.c (revision 1518)
diff --git a/net-dns/avahi/files/avahi-0.6.21-dbus-compat.patch b/net-dns/avahi/files/avahi-0.6.21-dbus-compat.patch
index 7762acaac448..fc0d7983f0b4 100644
--- a/net-dns/avahi/files/avahi-0.6.21-dbus-compat.patch
+++ b/net-dns/avahi/files/avahi-0.6.21-dbus-compat.patch
@@ -1,3 +1,5 @@
+use dbus_watch_get_unix_fd() only in dbus >= 1.1.1
+
Index: trunk/avahi-common/dbus-watch-glue.c
===================================================================
--- trunk/avahi-common/dbus-watch-glue.c (revision 1517)
diff --git a/net-dns/avahi/files/avahi-0.6.21-service_name_chosen.patch b/net-dns/avahi/files/avahi-0.6.21-service_name_chosen.patch
index 84b8b1dae1e0..67dfdb8b25d7 100644
--- a/net-dns/avahi/files/avahi-0.6.21-service_name_chosen.patch
+++ b/net-dns/avahi/files/avahi-0.6.21-service_name_chosen.patch
@@ -1,3 +1,5 @@
+Fix a segfault when registering services with libdns_sd before the avahi daemon finished starting up; Closes rhbz 251700; Original patch from Tim Waugh
+
Index: trunk/avahi-compat-libdns_sd/compat.c
===================================================================
--- trunk/avahi-compat-libdns_sd/compat.c (revision 1535)