summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
-rw-r--r--debian/libfido2-1.symbols4
3 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 68c7eee..c0e41de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libfido2 (1.15.0-1) unstable; urgency=medium
+
+ * Build-depend on pkgconf rather than pkg-config.
+ * New upstream release.
+ * Standards-Version: 4.7.0 (no changes required).
+
+ -- Colin Watson <cjwatson@debian.org> Mon, 17 Jun 2024 12:33:55 +0100
+
libfido2 (1.14.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 65f66df..092c4dc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth
Uploaders:
Colin Watson <cjwatson@debian.org>,
nicoo <nicoo@debian.org>
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Build-Depends:
debhelper-compat (= 13),
- pkg-config,
+ pkgconf,
cmake (>= 3.14),
mandoc,
libcbor-dev,
diff --git a/debian/libfido2-1.symbols b/debian/libfido2-1.symbols
index ad3e1d6..60eb230 100644
--- a/debian/libfido2-1.symbols
+++ b/debian/libfido2-1.symbols
@@ -147,6 +147,7 @@ libfido2.so.1 libfido2-1 #MINVER#
fido_cred_pubkey_ptr@Base 1.1.0
fido_cred_rp_id@Base 1.1.0
fido_cred_rp_name@Base 1.1.0
+ fido_cred_set_attobj@Base 1.15.0
fido_cred_set_attstmt@Base 1.9.0
fido_cred_set_authdata@Base 1.1.0
fido_cred_set_authdata_raw@Base 1.3.0
@@ -176,6 +177,9 @@ libfido2.so.1 libfido2-1 #MINVER#
fido_cred_verify@Base 1.1.0
fido_cred_verify_self@Base 1.3.0
fido_cred_x5c_len@Base 1.1.0
+ fido_cred_x5c_list_count@Base 1.15.0
+ fido_cred_x5c_list_len@Base 1.15.0
+ fido_cred_x5c_list_ptr@Base 1.15.0
fido_cred_x5c_ptr@Base 1.1.0
fido_credman_del_dev_rk@Base 1.2.0
fido_credman_get_dev_metadata@Base 1.2.0