Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnsmasq for openSUSE:Factory checked in at 2021-04-29 01:36:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnsmasq (Old) and /work/SRC/openSUSE:Factory/.dnsmasq.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnsmasq" Thu Apr 29 01:36:38 2021 rev:81 rq:888631 version:2.85 Changes: -------- --- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes 2021-02-04 20:24:23.454855195 +0100 +++ /work/SRC/openSUSE:Factory/.dnsmasq.new.12324/dnsmasq.changes 2021-04-29 01:37:02.526462923 +0200 @@ -1,0 +2,31 @@ +Mon Apr 19 20:46:49 UTC 2021 - Reinhard Max <[email protected]> + +- Update to 2.85: + * Fix problem with DNS retries in 2.83/2.84. + * Tweak sort order of tags in get-version. + * Avoid treating a --dhcp-host which has an IPv6 address as + eligible for use with DHCPv4 on the grounds that it has + no address, and vice-versa. + * Add --dynamic-host option: A and AAAA records which take their + network part from the network of a local interface. Useful + for routers with dynamically prefixes. + * Teach --bogus-nxdomain and --ignore-address to take an IPv4 + subnet. + * CVE-2021-3448, bsc#1183709: Use random source ports where + possible if source addresses/interfaces in use. + * Change the method of allocation of random source ports for DNS. + * Scale the size of the DNS random-port pool based on the + value of the --dns-forward-max configuration. + * Tweak TFTP code to check sender of all received packets, as + specified in RFC 1350 para 4. + +------------------------------------------------------------------- +Mon Feb 8 22:37:20 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 2.84: + * Change HAVE_NETTLEHASH compile-time to HAVE_CRYPTOHASH + * Tidy initialisation in hash_questions.c + * Optimise sort_rrset for the case where the RR type + * Move fd into frec_src + +------------------------------------------------------------------- Old: ---- dnsmasq-2.83.tar.xz dnsmasq-2.83.tar.xz.asc New: ---- dnsmasq-2.85.tar.xz dnsmasq-2.85.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnsmasq.spec ++++++ --- /var/tmp/diff_new_pack.9eqafi/_old 2021-04-29 01:37:04.002465015 +0200 +++ /var/tmp/diff_new_pack.9eqafi/_new 2021-04-29 01:37:04.006465021 +0200 @@ -22,14 +22,14 @@ %bcond_without tftp_user_package %endif Name: dnsmasq -Version: 2.83 +Version: 2.85 Release: 0 Summary: DNS Forwarder and DHCP Server License: GPL-2.0-only OR GPL-3.0-only Group: Productivity/Networking/DNS/Servers -URL: http://www.thekelleys.org.uk/dnsmasq/ -Source0: http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz -Source1: http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz.asc +URL: https://thekelleys.org.uk/dnsmasq/ +Source0: https://thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz +Source1: https://thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring Source3: dnsmasq.reg Source4: dnsmasq.service ++++++ dnsmasq-2.83.tar.xz -> dnsmasq-2.85.tar.xz ++++++ ++++ 30225 lines of diff (skipped)
