Go to file
Reinhard Max 33d1dd7eac Accepting request 1031298 from home:dirkmueller:Factory
- update to 2.87 (bsc#1197872, CVE-2022-0934):
  * Allow arbitrary prefix lengths in --rev-server and
    --domain=....,local
  * Replace --address=/#/..... functionality which got
    missed in the 2.86 domain search rewrite.
  * Add --nftset option, like --ipset but for the newer nftables.
  * Add --filter-A and --filter-AAAA options, to remove IPv4 or IPv6
    addresses from DNS answers.
  * Fix crash doing netbooting when --port is set to zero
    to disable the DNS server. Thanks to Drexl Johannes
    for the bug report.
  * Generalise --dhcp-relay. Sending via broadcast/multicast is
    now supported for both IPv4 and IPv6 and the configuration
    syntax made easier (but backwards compatible).
  * Add snooping of IPv6 prefix-delegations to the DHCP-relay system.
  * Finesse parsing of --dhcp-remoteid and --dhcp-subscrid. To be treated
    as hex, the pattern must consist of only hex digits AND contain
    at least one ':'. Thanks to Bengt-Erik Sandstrom who tripped
    over a pattern consisting of a decimal number which was interpreted
    surprisingly.
  * Include client address in TFTP file-not-found error reports.
    Thanks to Stefan Rink for the initial patch, which has been
    re-worked by me (srk). All bugs mine.
  * Note in manpage the change in behaviour of -address. This behaviour
    actually changed in v2.86, but was undocumented there. From 2.86 on,
    (eg) --address=/example.com/1.2.3.4 ONLY applies to A queries. All other
    types of query will be sent upstream. Pre 2.86, that would catch the
    whole example.com domain and queries for other types would get
    a local NODATA answer. The pre-2.86 behaviour is still available,
    by configuring --address=/example.com/1.2.3.4 --local=/example.com/

OBS-URL: https://build.opensuse.org/request/show/1031298
OBS-URL: https://build.opensuse.org/package/show/network/dnsmasq?expand=0&rev=151
2022-11-07 10:18:14 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsmasq?expand=0&rev=1 2007-01-15 23:10:19 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsmasq?expand=0&rev=1 2007-01-15 23:10:19 +00:00
dnsmasq-2.87.tar.xz Accepting request 1031298 from home:dirkmueller:Factory 2022-11-07 10:18:14 +00:00
dnsmasq-2.87.tar.xz.asc Accepting request 1031298 from home:dirkmueller:Factory 2022-11-07 10:18:14 +00:00
dnsmasq-groups.patch - Security update to version 2.78: 2017-10-02 14:34:17 +00:00
dnsmasq-rpmlintrc Accepting request 266624 from home:dimstar:branches:network 2014-12-29 11:59:12 +00:00
dnsmasq.changes Accepting request 1031298 from home:dirkmueller:Factory 2022-11-07 10:18:14 +00:00
dnsmasq.keyring - Update keyring 2017-12-04 13:39:44 +00:00
dnsmasq.reg Accepting request 243762 from home:vwallfahrer:branches:network 2014-08-06 11:50:45 +00:00
dnsmasq.service Accepting request 918936 from home:jsegitz:branches:systemdhardening:network 2021-09-17 09:40:15 +00:00
dnsmasq.spec Accepting request 1031298 from home:dirkmueller:Factory 2022-11-07 10:18:14 +00:00
rc.dnsmasq-suse Accepting request 243762 from home:vwallfahrer:branches:network 2014-08-06 11:50:45 +00:00
system-user-dnsmasq.conf - bsc#1192529, dnsmasq-resolv-conf.patch: 2021-11-18 14:11:14 +00:00