Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 173375

Summary: net-misc/mDNSResponder-107.6 version bump
Product: Gentoo Linux Reporter: Pardsbane <pardsbane>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for 107.6
patch for mDNSResponder Makefiles

Description Pardsbane 2007-04-04 17:42:01 UTC
This ebuild brings mDNSResponder up to 107.6 and add support for the 'minimal' use flag, which installs just the daemon and the libdns_sd.so shared library.

mDNSResponder is Apple's implementation of the multicast DNS / ZeroConf / Service Discovery feature.

Reproducible: Always
Comment 1 Pardsbane 2007-04-04 17:43:03 UTC
Created attachment 115462 [details]
ebuild for 107.6

also requires the patch I will submit next
Comment 2 Pardsbane 2007-04-04 17:43:39 UTC
Created attachment 115464 [details]
patch for mDNSResponder Makefiles
Comment 3 Pardsbane 2007-04-04 17:45:14 UTC
these two files bring the mDNSResponder package up to version 107.6 and add support for the 'minimal' use flag.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2007-04-05 21:10:25 UTC
I get sandbox violations while installing, please take a second look:

# If 'mdns' does not already appear on the "hosts:" line, then add it right before 'dns'
cp -f /etc/nsswitch.conf /etc/nsswitch.conf.pre-mdns
ACCESS DENIED  open_wr:   /etc/nsswitch.conf.pre-mdns
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-27 19:48:37 UTC
Really crappy Makefiles, but in this case I don't have the incentive to fix this properly and send it upstream, either.


In cvs.
Comment 6 Pardsbane 2007-04-27 22:44:23 UTC
I didn't write them, I just patched them! Thanks.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-28 10:04:21 UTC
Oh, didn't meant your patch, built on it. Cursed about Apple.