2020-09-29 12:56:56 by Patrick Welche | Files touched by this commit (6) |
Log message:
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
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) |  |
Log message:
Recursive revision bump after textproc/icu update
|
2020-03-23 16:56:55 by Thomas Klausner | Files touched by this commit (4) |
Log message:
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.)
|
2020-03-23 14:23:47 by Nia Alarie | Files touched by this commit (1) |
Log message:
avahi: Fix PLIST.python
|
2020-03-23 12:49:58 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
avahi: Fix PLIST for non-gtk2 option
|
2020-03-23 10:22:08 by Nia Alarie | Files touched by this commit (4) |
Log message:
avahi: Switch to gtk3 and avoid needing Python 2
Fix PLISTs to accomodate these things.
Bump PKGREVISION
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) |  |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|