Commit Graph

67 Commits

Author SHA1 Message Date
Petr Menšík
76bd39af36 Update to 2.89 (#2167121)
Fix bug introduced in 2.88 (commit fe91134b) which can result
in corruption of the DNS cache internal data structures and
logging of "cache internal error". This has only been seen
in one place in the wild, and it took considerable effort
to even generate a test case to reproduce it, but there's
no way to be sure it won't strike, and the effect is to break
the cache badly. Installations with DNSSEC enabled are more
likely to see the problem, but not running DNSSEC does not
guarantee that it won't happen. Thanks to Timo van Roermund
for reporting the bug and for his great efforts in chasing
it down.

Also --no-ident option to disable CHAOS entries.
2023-02-13 20:11:42 +01:00
Petr Menšík
773d89e137 Update to 2.88 (#2150667)
Still keeping underflow patch, even it seems not necessary.

https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q4/016767.html
2022-12-06 18:35:48 +01:00
Petr Menšík
fb936db8eb Update to 2.87 (#2129658) 2022-09-27 15:35:46 +02:00
Petr Menšík
d5947e0b61 Update to 2.86 (#2002475) 2021-09-09 10:03:17 +02:00
Petr Menšík
7ce0e29ff5 Update to 2.85 (#1947198)
Change to production release.
2021-04-08 08:30:33 +02:00
Petr Menšík
f497e41434 Update to 2.85rc2
Fixes CVE-2021-3448 and few more regressions.
2021-03-31 10:08:29 +02:00
Petr Menšík
e2a508e666 Update to 2.84
Fixes just regression caused by security patches. When multiple requests
from different address families join one query, error is emitted on
reply receive.
2021-01-26 13:39:02 +01:00
Petr Menšík
85b95520cf Update to security issues release 2.83
Seven CVEs have been found in dnsmasq. They are marked from
CVE-2020-25681 to CVE-2020-25687.
2021-01-19 23:05:09 +01:00
Petr Menšík
688ad97e82 Update to 2.82
Fixes DNS over TCP issues with sockets and TTL 0 DNSKEY and DS
validation.

Announcement:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2020q3/014201.html
2020-07-20 11:17:37 +02:00
Petr Menšík
e8e451a80c Update to 2.81 (#1823139) 2020-04-16 21:37:32 +02:00
Petr Menšík
57b55437cd Update to 2.81rc3
Remove patches that has been merged or have alternatives.
2020-04-16 21:37:32 +02:00
Petr Menšík
d63c7d423a Update to dnsmasq 2.80
Fix underflow patch
2018-10-24 19:36:17 +02:00
Petr Menšík
1f9c5b6ea6 - Rebase to 2.79
- Stop using nettle_hashes directly, use access function (#1548060)
- Do not break on cname with spaces (#1498667)

Signed-off-by: Petr Menšík <pemensik@redhat.com>
2018-03-22 18:25:04 +01:00
Petr Menšík
1447e0aebc Rebase to 2.78
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2017-10-03 17:30:29 +02:00
Petr Menšík
2ab5e76970 Upload missing sources 2017-07-03 20:06:54 +02:00
Petr Menšík
389f40bfd5 Update to 2.77rc2 2017-05-11 19:42:38 +02:00
Pavel Šimerda
30dfb66768 New version 2.76 2016-07-15 14:30:31 +02:00
Pavel Šimerda
68c179ea5c new version 2.75 2015-08-05 16:10:25 +02:00
Tomas Hozza
848bf9f984 Update to 2.72 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-09-25 17:36:51 +02:00
Tomas Hozza
aed8f846f6 Update to 2.71 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-05-20 10:24:23 +02:00
Tomas Hozza
ed23cea08b Update to 2.70 stable
Resolves: rhbz#1091193
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-04-25 10:38:07 +02:00
Tomas Hozza
695b79525b Update to 2.69 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-04-11 09:17:26 +02:00
Tomas Hozza
9f1463102a Update to 2.69rc1
- enable DNSSEC implementation

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-03-24 15:09:51 +01:00
Tomas Hozza
f828140df3 Update to 2.68 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-12-09 10:11:48 +01:00
Tomas Hozza
fad2ab1eb0 Update to 2.68rc3
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-26 14:09:59 +01:00
Tomas Hozza
ad9a1ef487 Update to 2.67 stable
- Include one post release upstream fix for CNAME

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-01 08:55:04 +01:00
Tomas Hozza
c43d685d66 update to 2.67rc4
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-18 16:14:39 +02:00
Tomas Hozza
ad8cf52062 update to 2.67rc2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-02 17:05:33 +02:00
Tomas Hozza
2f4ab38b51 update to 2.67test13
- use .tar.xz upstream archives

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-09-12 10:56:50 +02:00
Tomas Hozza
fb84f79daf update to 2.67test7
- drop merged patch
- use _hardened_build macro instead of hardcoded flags

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-11 12:25:52 +02:00
Tomas Hozza
f9818256f6 update to the latest testing release 2.67test4 (#962246)
- drop mergerd patches

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-15 09:31:14 +02:00
Tomas Hozza
609b978ebe New stable version dnsmasq-2.66
+ Drop of merged patch

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-04-18 09:27:37 +02:00
Tomas Hozza
16e329b64e Update to latest dnsmasq-2.66rc5
Also Include fix for segfault when lease limit is reached

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-04-12 09:27:21 +02:00
Tomas Hozza
b0df409e18 Update to latest dnsmasq-2.66rc1
- Dropping unneeded patches

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-03-22 12:51:18 +01:00
Tomas Hozza
89b8fd1a70 new version 2.65 2012-12-15 12:45:01 +01:00
Tomas Hozza
6df56349ef New version 2.64
- Merged patches dropped

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2012-12-05 16:00:56 +01:00
Douglas Schilling Landgraf
e517ebcaeb New dnsmasq 2.63 2012-09-11 12:29:20 -04:00
Douglas Schilling Landgraf
aa3a45edbd - changes to new version 2.59 2011-10-28 09:55:52 -02:00
Douglas Schilling Landgraf
8ed7f19b26 New .srpm to include the new version 2.58 2011-08-26 20:25:16 -03:00
Itamar Reis Peixoto
0d9e8c4cc1 - new version 2.5.2 and some bug fix 2010-01-26 16:24:33 +00:00
Itamar Reis Peixoto
fa07928015 - new version 2.51 2009-10-18 00:28:38 +00:00
Ville Skyttä
27df76d8d5 - Use lzma compressed upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 17:05:49 +00:00
Patrick Laughton
01b090efb8 - Bugfix/feature enhancement update
- Fixing BZ#494094
2009-06-10 12:36:25 +00:00
Patrick Laughton
7cad9d9ed2 - Bugfix/feature enhancement update 2009-05-29 14:08:10 +00:00
Matej Cepl
d2d84441b6 New upstream release. Fixes bug 472394.
The main changes in the upstream release:
inclduded support for D-BUS
support DHCP clients in multiple DNS domains
allow for more that one MAC address in a dhcp-host line
* many others
2008-12-29 01:39:59 +00:00
Patrick Laughton
4bc8e57877 - Upstream release (bugfixes) 2008-07-22 00:52:10 +00:00
Patrick Laughton
ce211c7e6f - New upstream release, contains fixes for CVE-2008-1447/CERT VU#800113 2008-07-16 19:11:57 +00:00
Patrick Laughton
22ddee6737 - New upstream release 2008-02-13 15:21:24 +00:00
Patrick Laughton
c318a1ebac - Release candidate
- Happy Birthday Isaac!
2008-01-31 02:28:41 +00:00
Patrick Laughton
4c94878ff4 - Bugfix update 2008-01-23 18:57:57 +00:00