summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2021-04-18 17:47:39 +0200
committerIsmael Luceno2021-04-18 17:47:39 +0200
commitd2c0da98a48288127283f25501da84e21eaf147b (patch)
treefcb93c3d5fbf35dd13b3c6ba1b72eb880b940455 /net
parentf581cdf4b06d6bb02cb0e0da1aa1ecbf00ee24bd (diff)
dnsmasq 2.85; SECURITY_PATCH++
Fixes: CVE-2021-3448
Diffstat (limited to 'net')
-rwxr-xr-xnet/dnsmasq/DETAILS4
-rw-r--r--net/dnsmasq/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/dnsmasq/DETAILS b/net/dnsmasq/DETAILS
index a3ceaafc60..10fc7d8a26 100755
--- a/net/dnsmasq/DETAILS
+++ b/net/dnsmasq/DETAILS
@@ -1,5 +1,5 @@
SPELL=dnsmasq
- VERSION=2.83
+ VERSION=2.85
STAGED_INSTALL='off'
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG=kelly.gpg:$SOURCE.asc:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
LICENSE[0]=GPL
WEB_SITE=http://www.thekelleys.org.uk/dnsmasq/doc.html
KEYWORDS="net"
diff --git a/net/dnsmasq/HISTORY b/net/dnsmasq/HISTORY
index f2e7819b03..5117764971 100644
--- a/net/dnsmasq/HISTORY
+++ b/net/dnsmasq/HISTORY
@@ -1,3 +1,6 @@
+2021-04-18 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 2.85; SECURITY_PATCH++, fixes CVE-2021-3448
+
2021-01-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.83, SECURITY_PATCH++, fixes CVE-2020-25686,
CVE-2020-25684, CVE-2020-25685, CVE-2020-25687, CVE-2020-25683,