]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
Update library and symbol versions
authorDaniel Salzman <daniel.salzman@nic.cz>
Wed, 2 Oct 2019 07:07:23 +0000 (09:07 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Wed, 2 Oct 2019 09:42:23 +0000 (11:42 +0200)
configure.ac
distro/deb/control
distro/deb/libknot10.install [moved from distro/deb/libknot9.install with 100% similarity]
distro/deb/libknot10.symbols [moved from distro/deb/libknot9.symbols with 92% similarity]

index af729f457e3ec1979b124f6c06d1380eb2282270..27aa33feca108793fc19fd491cfcda43c7b892bd 100644 (file)
@@ -16,7 +16,7 @@ AC_CANONICAL_HOST
 
 # Update library versions
 # https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-KNOT_LIB_VERSION([libknot],     9, 0, 0)
+KNOT_LIB_VERSION([libknot],    10, 0, 0)
 KNOT_LIB_VERSION([libdnssec],   7, 0, 0)
 KNOT_LIB_VERSION([libzscanner], 3, 0, 0)
 
index d50de19d3ee564dde2d2c5056a04a5d9f6a92463..2467a71b719fc2288fd15a27c4e45d8d3e9efd27 100644 (file)
@@ -34,7 +34,7 @@ Architecture: any
 Depends:
  adduser,
  libdnssec7 (= ${binary:Version}),
- libknot9 (= ${binary:Version}),
+ libknot10 (= ${binary:Version}),
  libzscanner3 (= ${binary:Version}),
  lsb-base (>= 3.0-6),
  ${misc:Depends},
@@ -49,7 +49,7 @@ Description: Authoritative domain name server
  registry and hence is well suited to run anything from the root
  zone, the top-level domain, to many smaller standard domain names.
 
-Package: libknot9
+Package: libknot10
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -127,7 +127,7 @@ Multi-Arch: same
 Depends:
  libdnssec7 (= ${binary:Version}),
  libgnutls28-dev,
- libknot9 (= ${binary:Version}),
+ libknot10 (= ${binary:Version}),
  libzscanner3 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
@@ -151,7 +151,7 @@ Package: knot-dnsutils
 Architecture: any
 Depends:
  libdnssec7 (= ${binary:Version}),
- libknot9 (= ${binary:Version}),
+ libknot10 (= ${binary:Version}),
  libzscanner3 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
@@ -179,7 +179,7 @@ Package: knot-host
 Architecture: any
 Depends:
  libdnssec7 (= ${binary:Version}),
- libknot9 (= ${binary:Version}),
+ libknot10 (= ${binary:Version}),
  libzscanner3 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
similarity index 92%
rename from distro/deb/libknot9.symbols
rename to distro/deb/libknot10.symbols
index 4b0083844125532334f0d8cb677d43f47f69df80..fc1cee9c0a388db68d64d33cc63f2b88c4ce9bbb 100644 (file)
@@ -1,4 +1,4 @@
-libknot.so.9 libknot9 #MINVER#
+libknot.so.10 libknot10 #MINVER#
  KNOT_DB_LMDB_DUPSORT@Base 2.5.0
  KNOT_DB_LMDB_INTEGERKEY@Base 2.4.0
  KNOT_DB_LMDB_MAPASYNC@Base 2.5.0
@@ -62,7 +62,7 @@ libknot.so.9 libknot9 #MINVER#
  knot_edns_cookie_size@Base 2.7.0
  knot_edns_cookie_write@Base 2.7.0
  knot_edns_get_ext_rcode@Base 2.3.0
- knot_edns_get_option@Base 2.3.0
+ knot_edns_get_option@Base 2.9.0
  knot_edns_get_options@Base 2.7.0
  knot_edns_get_version@Base 2.3.0
  knot_edns_init@Base 2.3.0
@@ -93,24 +93,21 @@ libknot.so.9 libknot9 #MINVER#
  knot_pkt_reclaim@Base 2.3.0
  knot_pkt_reserve@Base 2.3.0
  knot_rcode_names@Base 2.3.0
- knot_rdataset_add@Base 2.3.0
- knot_rdataset_at@Base 2.3.0
- knot_rdataset_clear@Base 2.3.0
- knot_rdataset_copy@Base 2.3.0
- knot_rdataset_eq@Base 2.3.0
- knot_rdataset_intersect@Base 2.3.0
- knot_rdataset_member@Base 2.3.0
- knot_rdataset_merge@Base 2.3.0
- knot_rdataset_reserve@Base 2.3.0
- knot_rdataset_size@Base 2.3.0
- knot_rdataset_subtract@Base 2.7.0
- knot_rdataset_unreserve@Base 2.3.0
+ knot_rdataset_add@Base 2.9.0
+ knot_rdataset_at@Base 2.9.0
+ knot_rdataset_clear@Base 2.9.0
+ knot_rdataset_copy@Base 2.9.0
+ knot_rdataset_eq@Base 2.9.0
+ knot_rdataset_intersect@Base 2.9.0
+ knot_rdataset_member@Base 2.9.0
+ knot_rdataset_merge@Base 2.9.0
+ knot_rdataset_subtract@Base 2.9.0
  knot_rrclass_from_string@Base 2.3.0
  knot_rrclass_to_string@Base 2.3.0
  knot_rrset_add_rdata@Base 2.7.0
  knot_rrset_clear@Base 2.3.0
  knot_rrset_copy@Base 2.3.0
- knot_rrset_equal@Base 2.3.0
+ knot_rrset_equal@Base 2.9.0
  knot_rrset_free@Base 2.3.0
  knot_rrset_is_nsec3rel@Base 2.3.0
  knot_rrset_new@Base 2.7.0