Hello community, here is the log from the commit of package mrouted for openSUSE:Factory checked in at 2020-10-08 13:13:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mrouted (Old) and /work/SRC/openSUSE:Factory/.mrouted.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mrouted" Thu Oct 8 13:13:18 2020 rev:3 rq:840005 version:4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mrouted/mrouted.changes 2020-07-05 01:13:44.668135043 +0200 +++ /work/SRC/openSUSE:Factory/.mrouted.new.4249/mrouted.changes 2020-10-08 13:13:43.279255933 +0200 @@ -1,0 +2,29 @@ +Fri Oct 2 15:47:42 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 4.1 + Changes + * Automatically detect and add `altnet` to interfaces with + multiple addresses, possible thanks to work on. + * Reduce number of exposed aliases to debug sub-systems in + online help text and man page. Only primary name, as of + mrouted v3.9-beta3. + * Removed noisy `timer` sub-system from `-d all`, use + `-d all, timer`. + Fixes + * Fix update of `mrouted.genid` on SIGHUP and reboot. mrouted + replaced contents with the value zero (0), causing a zero + genid in DVMRP as well, which likely caused peering issues + with some implementations + * Workaround for older autoconf without `--runstatedir` support + * Fix double free in `pidfile()` + * Cannot disable multicast routing in kernel: Permission denied + when starting up. + * Refactor interface probing and bringup. Fixes issue with the + `no phyint` config option not working, introduced in v4.0. + * Fix bad path for mrouted.genid, should be in `/var/lib/misc` + on Linux and `/var/db` on *BSD. + * Document and improve error message when running out of IGMP + groups on Linux. + * Detect and warn if multicast ingresses an unknown vif + +------------------------------------------------------------------- Old: ---- mrouted-4.0.tar.gz New: ---- mrouted-4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mrouted.spec ++++++ --- /var/tmp/diff_new_pack.dIKyd9/_old 2020-10-08 13:13:43.803256407 +0200 +++ /var/tmp/diff_new_pack.dIKyd9/_new 2020-10-08 13:13:43.807256411 +0200 @@ -2,7 +2,7 @@ # spec file for package mrouted # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2018, Martin Hauke <[email protected]> +# Copyright (c) 2018-2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: mrouted -Version: 4.0 +Version: 4.1 Release: 0 Summary: An implementation of the DVMRP multicast routing protocol License: BSD-3-Clause AND BSD-4-Clause ++++++ mrouted-4.0.tar.gz -> mrouted-4.1.tar.gz ++++++ ++++ 3219 lines of diff (skipped)
