diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 17:09:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 17:09:12 +0000 |
commit | 951bad0fc0597f3827ced620400debc60a8e35dd (patch) | |
tree | 3b6e89e81885440e27414dff48c51b7ccba8776f | |
parent | Adding debian version 3.3.6-2. (diff) | |
download | knot-951bad0fc0597f3827ced620400debc60a8e35dd.tar.xz knot-951bad0fc0597f3827ced620400debc60a8e35dd.zip |
Adding debian version 3.3.6-3.debian/3.3.6-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/libknot14t64.symbols.hurd-i386 | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ba4ba27..1443e2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +knot (3.3.6-3) unstable; urgency=medium + + [ Daniel Salzman ] + * Add new knot_ctl_bind2 symbol to libknot14t64.symbols.hurd-i386 + + -- Jakub Ružička <jakub.ruzicka@nic.cz> Mon, 17 Jun 2024 12:24:24 +0200 + knot (3.3.6-2) unstable; urgency=medium * Include 64-bit time_t patch in Salsa diff --git a/debian/libknot14t64.symbols.hurd-i386 b/debian/libknot14t64.symbols.hurd-i386 index f06d515..613152d 100644 --- a/debian/libknot14t64.symbols.hurd-i386 +++ b/debian/libknot14t64.symbols.hurd-i386 @@ -10,6 +10,7 @@ libknot.so.14 libknot14t64 #MINVER# knot_ctl_accept@Base 3.3.0 knot_ctl_alloc@Base 3.3.0 knot_ctl_bind@Base 3.3.0 + knot_ctl_bind2@Base 3.3.6 knot_ctl_close@Base 3.3.0 knot_ctl_connect@Base 3.3.0 knot_ctl_free@Base 3.3.0 |