Tuesday, June 27, 2017

[SECURITY] knot-2.4.5

Reminded by danj@, here's an update to the latest 2.4.x version.

https://lists.nic.cz/pipermail/knot-dns-users/2017-June/001144.html

I'm keeping the port on the 2.4 branch for now, since it provides an
configuration upgrade tool to jump from knot 1 to knot 2. Of course
this will only work fine if upstream provides updates for knot-2.4.x
during the OpenBSD 6.2 release cycle.

Symbol changes:

/usr/local/lib/libzscanner.so.1.0 --> /usr/ports/pobj/knot-2.4.5/fake-amd64//usr/local/lib/libzscanner.so.1.0
No dynamic export changes
/usr/local/lib/libknot.so.1.0 --> /usr/ports/pobj/knot-2.4.5/fake-amd64//usr/local/lib/libknot.so.1.0
Dynamic export changes:
added:
KNOT_DB_LMDB_MAPASYNC
KNOT_DB_LMDB_WRITEMAP
knot_edns_default_padding_size
ptrlist_deep_free

PLT added:
knot_rrset_size
ptrlist_free

/usr/local/lib/libdnssec.so.0.0 --> /usr/ports/pobj/knot-2.4.5/fake-amd64//usr/local/lib/libdnssec.so.0.0
No dynamic export changes


No update for -stable, no idea if the 1.6.x series was affected.

Tests / oks welcome.


Index: Makefile
===================================================================
RCS file: /d/cvs/ports/net/knot/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile 3 Jun 2017 10:44:41 -0000 1.16
+++ Makefile 27 Jun 2017 13:44:16 -0000
@@ -2,11 +2,10 @@

COMMENT = authoritative DNS server

-DISTNAME = knot-2.4.2
-REVISION = 0
+DISTNAME = knot-2.4.5

SHARED_LIBS += zscanner 1.0 # .1.0
-SHARED_LIBS += knot 1.0 # .5.0
+SHARED_LIBS += knot 1.1 # .5.0
SHARED_LIBS += dnssec 0.0 # .3.0

CATEGORIES = net
Index: distinfo
===================================================================
RCS file: /d/cvs/ports/net/knot/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo 1 Jun 2017 13:42:01 -0000 1.7
+++ distinfo 27 Jun 2017 13:18:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (knot-2.4.2.tar.xz) = N9p/zx8ZS9Y3bGPYxPooohiZtWo/O2PbpwlXQKV1LFI=
-SIZE (knot-2.4.2.tar.xz) = 1109156
+SHA256 (knot-2.4.5.tar.xz) = h86MzINRHFofTq3T8BIvL1rob7aOm3LwcAxvU0C6lcs=
+SIZE (knot-2.4.5.tar.xz) = 1111536


--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

No comments:

Post a Comment