Up to [cvs.netbsd.org] / pkgsrc / net / avahi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2.6.1 / (download) - annotate - [select for diffs], Wed Jul 28 14:39:11 2010 UTC (21 months, 4 weeks ago) by spz
Branch: pkgsrc-2010Q2
Changes since 1.2: +1 -5
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Pullup ticket 3192 - requested by obache
security update
Revisions pulled up:
- pkgsrc/net/avahi/Makefile 1.17
- pkgsrc/net/avahi/PLIST 1.5
- pkgsrc/net/avahi/PLIST.pygdbm 1.3
- pkgsrc/net/avahi/PLIST.python 1.4
- pkgsrc/net/avahi/distinfo 1.8
- pkgsrc/net/avahi/options.mk 1.2
- pkgsrc/net/avahi/patches/patch-aa 1.2
- pkgsrc/net/avahi/patches/patch-ab 1.2
- pkgsrc/net/avahi/patches/patch-ac 1.2
- pkgsrc/net/avahi/patches/patch-ad 1.2
- pkgsrc/net/avahi/patches/patch-ae 1.4
- pkgsrc/net/avahi/patches/patch-ag 1.4
- pkgsrc/net/avahi/patches/patch-aj 1.4
- pkgsrc/net/avahi/patches/patch-ah 1.2
- pkgsrc/net/avahi/patches/patch-ai 1.2
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: obache
Date: Sat Jul 24 13:42:12 UTC 2010
Modified Files:
pkgsrc/net/avahi: Makefile PLIST PLIST.pygdbm PLIST.python distinfo
options.mk
pkgsrc/net/avahi/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
patch-ag patch-ah patch-ai patch-aj
Log Message:
Update avahi to 0.6.27.
0.6.27
some build fixes
0.6.26
This is mostly a bugfix release but also fixes a low risk security issue and
adds a couple of minor new features.
* Fix CVE-2010-2244 (Ludwig Nussel)
* Support for Gtk+ 3 and Gtk+ Introspection
* Native systemd socket activation support
* Add systemd service files
* Add various resource control options, for traffic rate limiting as well
as cache size and D-Bus client object limits.
* i18n updates
* Minor other updates
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/avahi/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/avahi/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/avahi/PLIST.pygdbm
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/avahi/PLIST.python
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/avahi/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/avahi/options.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/avahi/patches/patch-aa \
pkgsrc/net/avahi/patches/patch-ab pkgsrc/net/avahi/patches/patch-ac \
pkgsrc/net/avahi/patches/patch-ad
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/avahi/patches/patch-ae \
pkgsrc/net/avahi/patches/patch-ag pkgsrc/net/avahi/patches/patch-aj
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/avahi/patches/patch-ah \
pkgsrc/net/avahi/patches/patch-ai
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 24 13:42:12 2010 UTC (22 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
HEAD
Changes since 1.2: +1 -5
lines
Diff to previous 1.2 (colored)
Update avahi to 0.6.27. 0.6.27 some build fixes 0.6.26 This is mostly a bugfix release but also fixes a low risk security issue and adds a couple of minor new features. * Fix CVE-2010-2244 (Ludwig Nussel) * Support for Gtk+ 3 and Gtk+ Introspection * Native systemd socket activation support * Add systemd service files * Add various resource control options, for traffic rate limiting as well as cache size and D-Bus client object limits. * i18n updates * Minor other updates
Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 16 07:45:47 2009 UTC (2 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Branch point for: pkgsrc-2010Q2
Changes since 1.1: +10 -1
lines
Diff to previous 1.1 (colored)
Fixes PLIST. need gdbm for avahi-discover, suggested by Simon Schubert in PR 42171.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 20 17:36:14 2008 UTC (3 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-20081220
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of avahi-0.6.23, packaged for pkgsrc-wip by Adrian Portelli, then majorly reworked by myself. You can blame us both now ;) Avahi is an Implementation the DNS Service Discovery and Multicast DNS specifications for Zeroconf Computing. It uses D-BUS for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 20 17:36:14 2008 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
Initial revision