The NetBSD Project

CVS log for pkgsrc/net/avahi/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / avahi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Fri Jan 8 14:08:35 2021 UTC (2 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, HEAD
Changes since 1.19: +1 -25 lines
Diff to previous 1.19 (colored)

avahi: Split off package into *-ui variant for the GTK UIs.

thou shalt not add a confusing amount of PKG_OPTIONS to a library.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Sep 29 10:56:56 2020 UTC (3 years, 2 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)

Update avahi to 0.8

avahi 0.8 release brings a number of new features and bug fix changes
including a backward-compatible addition to the D-Bus API and the avahi-core
API.

The existing API is still fully supported however clients using the new
API will not work with older Avahi releases. The avahi-client library is not
affected. See the "API Changes" section for further details.

New Features:
- New options for filtering reflected queries between networks (reflect-filter)
- New mainloop integration for Qt5 and libevent
- docs/THREADS: Information for multi-threaded avahi-client apps
- Listen on loopback interfaces by default, allowing local-only services to be
  consumed by the local machine
- New D-Bus V2 API and additions to the avahi-core API for splitting "New"
  calls into "Prepare" and "Start". See "API Changes" for more details.
 * Add support for binary values in TXT records in XML service files by
   specifying value-format="text|binary-hex|binary-base64".  If not specified,
   defaults to the normal value of "text" (thus backwards compatible)
 * avahi-gobject: Allow starting the client in a custom GMainContext by
   passing context to ga_client_start_in_context instead of ga_client_start
   (avahi-gobject minor version has been incremented)

Security Fixes:
- Drop legacy unicast queries from address not on local link which can lead to
  UDP traffic amplification attacks (CVE-2017-6519)


For full details, see:
https://github.com/lathiat/avahi/blob/v0.8/docs/NEWS

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 23 15:56:55 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.17: +1 -6 lines
Diff to previous 1.17 (colored)

avahi: remove (default-off) gtk2 option

The gtk3 option still remains, and this package has too many options already.
(Also, the gtk2 and python didn't work cleanly with each other.)

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 23 11:49:58 2020 UTC (3 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

avahi: Fix PLIST for non-gtk2 option

Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 23 09:22:07 2020 UTC (3 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

avahi: Switch to gtk3 and avoid needing Python 2

Fix PLISTs to accomodate these things.

Bump PKGREVISION

Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 27 14:46:09 2019 UTC (4 years, 1 month ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.14: +1 -4 lines
Diff to previous 1.14 (colored)

avahi: Remove the qt (disabled by default) option

qt4 is EOL.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:46 2018 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 26 06:56:23 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.12: +1 -4 lines
Diff to previous 1.12 (colored)

avahi: Remove qt3 option.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 15 20:23:11 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Revert previous, breaks build on NetBSD with default options.

avahi-discover.1 already is in PLIST.python.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 15 12:06:46 2016 UTC (7 years, 3 months ago) by richard
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Update PLIST

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 9 06:50:46 2016 UTC (7 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Fix MASTER_SITES and remove duplicate man page

* DISTNAME is distributed on github
* Remove duplicate man page. It is only for python option

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 9 05:55:34 2016 UTC (7 years, 7 months ago) by richard
Branch: MAIN
Changes since 1.8: +12 -2 lines
Diff to previous 1.8 (colored)

update to avahi-0.6.32

From Changelog:
2015-10-14  gettextize  <bug-gnu-gettext@gnu.org>

	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.

2015-10-10  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (EXTRA_DIST): Add config.rpath.
	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 11 14:05:06 2014 UTC (9 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 21 00:58:46 2013 UTC (10 years, 7 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.6: +35 -13 lines
Diff to previous 1.6 (colored)

Support more PKG_OPTIONS for the net/avahi package. This enables the user
to build the avahi UI with GTK3, which is required for some packages like
libepc. Commented patches. Removed dependency on desktop.mk, as the file
doesn't have a MimeType key. Only PKG_OPTION enabled by default is gtk2.
Thus, you will notice no difference in this version and the last (unless
you start enabling options). Bump PKGREVISION. Resolves PR pkg/47483

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 14 13:04:04 2011 UTC (12 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.5: +8 -2 lines
Diff to previous 1.5 (colored)

Update avahi to 0.6.30.
while here, simplify package (not using patches for handling config files).

= 0.6.30
This is a bugfix release.
 * Make IPv6 work again
 * i18n updates
 * Minor other updates

= 0.6.29
This is a bugfix release.
 * Updates regarding systemd integration
 * Compatibility with newer gtk3 and gobject introspection
 * i18n updates
 * Minor other updates
 * Fix CVE-2011-1002, fixing the fix for CVE-2010-2244

= 0.6.28
This is a bugfix release.
 * Updates regarding systemd integration
 * Properly avoid bus activation on non-systemd systems
 * Compatibility with newer gtk3 and gobject introspection
 * i18n updates
 * Minor other updates

Revision 1.4.10.1 / (download) - annotate - [select for diffs], Wed Jul 28 14:39:11 2010 UTC (13 years, 4 months ago) by spz
Branch: pkgsrc-2010Q2
Changes since 1.4: +20 -11 lines
Diff to previous 1.4 (colored) next main 1.5 (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.5 / (download) - annotate - [select for diffs], Sat Jul 24 13:42:12 2010 UTC (13 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.4: +20 -11 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Sun Jun 14 18:09:21 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Branch point for: pkgsrc-2010Q2
Changes since 1.3: +1 -11 lines
Diff to previous 1.3 (colored)

Remove @dirrm entries from PLISTs

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 9 13:07:13 2009 UTC (14 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Update to 0.6.25, set LICENSE.
This is a bugfix release and fixes a minor security issue.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 16 22:25:04 2009 UTC (14 years, 10 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +8 -1 lines
Diff to previous 1.1 (colored)

Update net/avahi to 0.6.24

Changelog:
* A huge number of bug fixes, including a security relavant one (CVE-2008-5081,
  low risk)
* Add two new configuration directives "allow-interfaces" and "deny-interfaces"
  which can be used to make Avahi ignore certain network interfaces or only use
  certain network interfaces.
* A lot of translation updates

Fix PR pkg/40281, by defining _DARWIN_C_SOURCE under darwin

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 20 17:36:14 2008 UTC (14 years, 11 months ago) by wiz
Branch: TNF
CVS Tags: 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 (14 years, 11 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>