Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package radvd for openSUSE:Factory checked in at 2026-06-30 15:14:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/radvd (Old) and /work/SRC/openSUSE:Factory/.radvd.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "radvd" Tue Jun 30 15:14:11 2026 rev:41 rq:1362611 version:2.21 Changes: -------- --- /work/SRC/openSUSE:Factory/radvd/radvd.changes 2025-06-11 16:28:52.750363198 +0200 +++ /work/SRC/openSUSE:Factory/.radvd.new.11887/radvd.changes 2026-06-30 15:14:36.662434511 +0200 @@ -1,0 +2,29 @@ +Tue May 26 13:32:50 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 2.21 + * feat: harden radvdump (CVE-2026-48715). + * feat: RFC8319 support: Increase max AdvDefaultLifetime and + MaxRtrAdvInterval. + * feat: Add DHCPv6-PD preferred flag. + * build: update configure.ac using autoupdate-2.69 from + ubuntu20.04. + * test: increase snprintf safety. + * fix: improve file checks for procfs knobs. + * feat: allow libc strlcpy. + * build: bsd has libcheck available as well. + * fix: make libcheck fatal if missing with --with-check. + * chore: debug max_ra_option_size calculation. + * chore: skip ND_OPT_CAPTIVE_PORTAL parsing in received main + radvd. + * refactor: make drop_root_privileges reusable. + * fix: support incoming jumbo packets. + * doc: update reporting location. + * ci: ensure autoconf+automake for opensuse. + * ci: ensure make for opensuse. + * ci: ensure bison+flex for opensuse. + * ci: ensure xz for opensuse. + * doc: improve AUTHOR tracking and contact info. + * doc: SECURITY. + * Avoid libbsd header with libc strlcpy. + +------------------------------------------------------------------- Old: ---- radvd-2.20.tar.xz radvd-2.20.tar.xz.asc New: ---- radvd-2.21.tar.xz radvd-2.21.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ radvd.spec ++++++ --- /var/tmp/diff_new_pack.sNQRMG/_old 2026-06-30 15:14:37.370458545 +0200 +++ /var/tmp/diff_new_pack.sNQRMG/_new 2026-06-30 15:14:37.370458545 +0200 @@ -1,7 +1,7 @@ # # spec file for package radvd # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,16 +26,16 @@ %endif Name: radvd -Version: 2.20 +Version: 2.21 Release: 0 Summary: Router ADVertisement Daemon for IPv6 License: BSD-3-Clause Group: Productivity/Networking/Routing -URL: http://v6web.litech.org/radvd -Source0: https://radvd.litech.org/dist/%{name}-%{version}.tar.xz +URL: https://v6web.litech.org/radvd +Source0: https://github.com/radvd-project/radvd/releases/download/v%{version}/%{name}-%{version}.tar.xz Source2: sysconfig.radvd Source3: system-user-radvd.conf -Source42: https://radvd.litech.org/dist/%{name}-%{version}.tar.xz.asc +Source42: https://github.com/radvd-project/radvd/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc Source43: %{name}.keyring Patch1: 0001-run-as-user-radvd-by-default.diff Patch3: radvd-systemd.patch @@ -52,7 +52,6 @@ Requires(pre): %fillup_prereq %sysusers_requires Requires(pre): group(daemon) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description RADVD is the Router ADVertisement Daemon. It sends IPv6 RA packets ++++++ radvd-2.20.tar.xz -> radvd-2.21.tar.xz ++++++ ++++ 14880 lines of diff (skipped)
