Package Release Info

avahi-qt5-0.8-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libavahi-qt5-1
libavahi-qt5-devel

Change Logs

* Wed Nov 20 2024 qzhao@suse.com
- Add avahi-CVE-2024-52616.patch:
  Backporting 1dade81c from upstream: Properly randomize query id
  of DNS packets.
  (CVE-2024-52616, bsc#1233420)
* Tue Oct 15 2024 dimstar@opensuse.org
- Drop rcFOO symlinks (PED-266).
* Thu Jun 20 2024 mgorse@suse.com
- Add avahi-filter-bogus-services.patch: no longer supply bogus
  services to callbacks (bsc#1226586).
* Thu Apr 04 2024 dimstar@opensuse.org
- Tag hardening patches as PATCH-FEATURE-OPENSUSE
* Tue Mar 26 2024 xiaoguang.wang@suse.com
- Add avahi-CVE-2023-38471.patch: Extract host name using
  avahi_unescape_label (bsc#1216594, CVE-2023-38471).
- Add avahi-CVE-2023-38469.patch: Reject overly long TXT resource
  records (bsc#1216598, CVE-2023-38469).
* Tue Mar 12 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
* Thu Nov 30 2023 alynx.zhou@suse.com
- Add avahi-CVE-2023-38472.patch: Fix reachable assertion in
  avahi_rdata_parse (bsc#1216853, CVE-2023-38472).
* Mon Nov 27 2023 dimstar@opensuse.org
- Reformat avahi-gacdir.patch to apply as patch -p1.
- Use %autopatch instead of deprecated %patchN format.
* Thu Nov 23 2023 dimstar@opensuse.org
- avahi-autoipd: drop the post script part migrating the user
  owning files in /var/lib/avahi-autoipd: the code was aiding
  migrations from SLE<=11/openSUSE<=12.3, which are no longer in
  scope for upgrades nowadays.
* Wed Nov 22 2023 dimstar@opensuse.org
- avahi-autoipd: guard %post chown with -h, to not follow symlinks
  (boo#1217398).