p11-kit (0.20.7-1) unstable; urgency=medium * New upstream version. -- Andreas Metzler Fri, 19 Sep 2014 19:25:30 +0200 p11-kit (0.20.3-2) unstable; urgency=medium * Upload to unstable. -- Andreas Metzler Fri, 08 Aug 2014 17:59:21 +0200 p11-kit (0.20.3-1) experimental; urgency=medium * Build-Depend on automake (>= 1.12). Closes: #748329 * New upstream release. -- Andreas Metzler Sat, 05 Jul 2014 08:04:21 +0200 p11-kit (0.20.2-5) unstable; urgency=medium [ Manuel A. Fernandez Montecelo ] * Build-Depend on and use dh-autoreconf to regenerate config.{sub,guess} and support new architectures more easily. Closes: #744400 [ Andreas Metzler ] * Drop 31_autoreconf.diff, and change enable_locale.diff to patch configure.ac instead of configure. -- Andreas Metzler Sun, 13 Apr 2014 18:20:40 +0200 p11-kit (0.20.2-4) unstable; urgency=medium * Add missing Breaks/Replaces p11-kit to p11-kit-modules. (Thanks, Iain Lane) Closes: #742204 -- Andreas Metzler Thu, 20 Mar 2014 18:52:42 +0100 p11-kit (0.20.2-3) unstable; urgency=medium * Upload to unstable. -- Andreas Metzler Thu, 20 Mar 2014 16:42:15 +0100 p11-kit (0.20.2-2) experimental; urgency=medium * Split off multiarch:same p11-kit-modules from p11-kit binary package. Closes: #720013 (Patch by Raphael Geissert) * Symlink /usr/share/doc/p11-kit-modules to /usr/share/doc/libp11-kit0. -- Andreas Metzler Sun, 16 Mar 2014 08:54:24 +0100 p11-kit (0.20.2-1) unstable; urgency=medium * Point vcs* to git. * Add debian/upstream-signing-key.pgp (listed in debian/source/include-binaries) and update watchfile to check upstream signature. * New upstream version. + Drop 20_disablesgidtest.diff, included upstream. + Add newly added symbol p11_kit_iter_get_attributes to symbol file. -- Andreas Metzler Sat, 18 Jan 2014 19:49:43 +0100 p11-kit (0.20.1-3) unstable; urgency=low * Upload to unstable. -- Andreas Metzler Sun, 10 Nov 2013 17:49:39 +0100 p11-kit (0.20.1-2) experimental; urgency=low * Re-enable .so-symlink, allowing dynamic linking, since the symbols dropped in 0.20.0 are private, experimental and not used by p11-kit's reverse dependencies. Closes: #726497 -- Andreas Metzler Sat, 19 Oct 2013 15:32:50 +0200 p11-kit (0.20.1-1) experimental; urgency=low * New upstream bugfix release. -- Andreas Metzler Sat, 14 Sep 2013 09:11:25 +0200 p11-kit (0.20.0-1) experimental; urgency=low * New upstream stable release. Closes: #721842 + Requires libffi, add b-d on libffi-dev. + Port/unfuzz patches. + Update symbol file. * Upload to experimental, without .so-symlink since a soname bump might be necessary. -- Andreas Metzler Sun, 08 Sep 2013 13:31:39 +0200 p11-kit (0.18.5-3) unstable; urgency=low * Upload to unstable. -- Andreas Metzler Sat, 07 Sep 2013 08:00:23 +0200 p11-kit (0.18.5-2) experimental; urgency=low * 30_nogetauxvalonbsd.diff 31_autoreconf.diff: Do not use getauxval on !linux, prefering issetugid(). Closes: #718285 * Upload to experimental. -- Andreas Metzler Sat, 31 Aug 2013 15:05:17 +0200 p11-kit (0.18.5-1) unstable; urgency=low * New upstream version. * configure with --with-hash-impl=internal. * 20_disablesgidtest.diff - Disable two tests when running under fakeroot. -- Andreas Metzler Wed, 24 Jul 2013 18:44:43 +0200 p11-kit (0.18.4-1) unstable; urgency=low * New upstream bugfix release. -- Andreas Metzler Sat, 29 Jun 2013 08:18:04 +0200 p11-kit (0.18.3-2) unstable; urgency=low * Upload to unstable. -- Andreas Metzler Sat, 15 Jun 2013 18:29:26 +0200 p11-kit (0.18.3-1) experimental; urgency=low * New upstream bugfix release. * Fix vcs-field-not-canonical lintian error by refering to anonscm instead of svn.debian.org. -- Andreas Metzler Sun, 09 Jun 2013 13:31:21 +0200 p11-kit (0.18.2-1) experimental; urgency=low * New upstream release. -- Andreas Metzler Sun, 26 May 2013 18:02:53 +0200 p11-kit (0.18.1-1) experimental; urgency=low * New upstream release. -- Andreas Metzler Sat, 20 Apr 2013 08:36:17 +0200 p11-kit (0.18.0-1) experimental; urgency=low * New upstream version. Drop superfluous patches. (murmurtest_bigendian.diff, update_to_MurmurHash3.diff) -- Andreas Metzler Fri, 05 Apr 2013 20:00:31 +0200 p11-kit (0.17.4-3) experimental; urgency=low * [update_to_MurmurHash3.diff] fix FTBFS on armel (verified) and sparc. -- Andreas Metzler Tue, 02 Apr 2013 19:38:34 +0200 p11-kit (0.17.4-2) experimental; urgency=low * murmurtest_bigendian.diff: Fix testsuite error on bigendian systems. -- Andreas Metzler Tue, 26 Mar 2013 19:32:44 +0100 p11-kit (0.17.4-1) experimental; urgency=low * New upstream release. + Drop noexport_constructor.diff, applied upstream. + configure with --with-trust-paths=.. instead of --with-system-anchors. * After geting permission from Chris Coulson change license of Debian packaging to match upstresm license -- Andreas Metzler Sun, 24 Mar 2013 16:06:47 +0100 p11-kit (0.16.4-1) experimental; urgency=low * New upstream release. Closes: #702538 * Drop relicense_buffer-code.diff. * [noexport_constructor.diff] Make p11_kit_(init|fini) private symbols, it does not seem to be necessary to export (de)constructors. (__attribute__((constructor))). -- Andreas Metzler Sat, 16 Mar 2013 17:04:05 +0100 p11-kit (0.15.2-1) experimental; urgency=low * New upstream *development* release (second part of version is an odd number). Closes: #700689 + Add build-depends on pkg-config and libtasn1-6-dev. + Point --with-system-anchors to /etc/ssl/certs/ca-certificates.crt. + Update symbol file. * Ship system trust policy module in p11-kit package. * Enable (enable_locale.diff) and ship gettext translations. Closes: #641994 * relicense_buffer-code.diff (from upstream GIT), relicense two files from GPLv2+ to to BSD. * Symlink html docs from gtk-doc to /usr/share/doc/libp11-kit-dev. Closes: #700668 * Add libp11-kit0-dbg (Roughly based on patch by Daniel Kahn Gillmor). Closes: #700655 -- Andreas Metzler Sat, 16 Feb 2013 16:38:07 +0100 p11-kit (0.14-1) experimental; urgency=low * New upstream version. + Drop 01_no_duplicate_symbols.patch. + Requires .module filename extension for module autoloading. This replaces Ubuntu's valid-config-files.patch, which blaclist .dpkg* instead of only whitelisting .module. -- Andreas Metzler Thu, 06 Sep 2012 19:35:07 +0200 p11-kit (0.13-1) experimental; urgency=low * New upstream version. + Drop patches previously pulled from upstream (10_broken-hashmap-behavior 11_crash-when-duplicate). * Invoke dpkg-gensymbols with -c2. * Update symbols file, adding p11_kit_set_progname. * Pulled from upstream: 01_no_duplicate_symbols.patch, fixing a build error with clang. -- Andreas Metzler Tue, 17 Jul 2012 14:15:39 +0200 p11-kit (0.12-3) unstable; urgency=low * Pull two patches from upstream: + 10_broken-hashmap-behavior: Fix build-error with squeeze gcc. See also #651595. + 11_crash-when-duplicate: Do not crash on duplicate modules. See LP#911436, this replaces Ubuntu's duplicate-module-fix.patch. * Ship p11-kit proxy module with package p11-kit in directory /usr/lib. Closes: #656623 -- Andreas Metzler Tue, 17 Apr 2012 19:27:46 +0200 p11-kit (0.12-2) unstable; urgency=low * Upload to unstable. -- Andreas Metzler Wed, 14 Mar 2012 18:10:03 +0100 p11-kit (0.12-1) experimental; urgency=low * Drop DEB_CPPFLAGS_MAINT_APPEND = -D_XOPEN_SOURCE=600 -D_BSD_SOURCE, upstream's usage of AC_USE_SYSTEM_EXTENSIONS should make this unnecessary. * Upload to experimental, let 0.11-3 propagate to wheezy. -- Andreas Metzler Fri, 09 Mar 2012 19:16:25 +0100 p11-kit (0.11-3) unstable; urgency=low * Do not export CPPFLAGS in debian/rules, it disabled the respective hardening-options. (Thanks, Simon Ruderich) Closes: #662100 -- Andreas Metzler Sun, 04 Mar 2012 08:07:12 +0100 p11-kit (0.11-2) unstable; urgency=low * Bump versioning of p11_kit_initialize_registered, p11_kit_initialize_module and p11_kit_load_initialize_module. (Due to upstream change "Remove automatic reinitialization of PKCS#11 after fork") * Use debhelper v9 compat to get dpkg-buildflags. Drop --libdir argument to ./configure, bump b-d. -- Andreas Metzler Sat, 03 Mar 2012 18:42:52 +0100 p11-kit (0.11-1) unstable; urgency=low * New upstream version. -- Andreas Metzler Sat, 11 Feb 2012 09:54:47 +0100 p11-kit (0.10-1) unstable; urgency=low * New upstream version. * Drop 0001-workaround_gccbug.diff. -- Andreas Metzler Wed, 04 Jan 2012 19:35:00 +0100 p11-kit (0.9-3) unstable; urgency=low * Brown paper bag release. * Revert module-path change, gnome-keyring *has* switched. Closes: #653033, #653034 -- Andreas Metzler Fri, 23 Dec 2011 08:40:38 +0100 p11-kit (0.9-2) unstable; urgency=low * Upload to unstable. * [0001-workaround_gccbug.diff] pulled from upstream. Work around gcc optimization bug on i386. See #651595. * Don't look for PKCS#11 modules in multiarch dir yet, wait for gnome-keyring to switch. #645959 -- Andreas Metzler Thu, 22 Dec 2011 14:33:36 +0100 p11-kit (0.9-1) experimental; urgency=low * New upstream version. * Test whether building with -D_XOPEN_SOURCE=600 -D_BSD_SOURCE succeeds. -- Andreas Metzler Sat, 26 Nov 2011 16:22:40 +0100 p11-kit (0.8-2) unstable; urgency=low * Build with -D_GNU_SOURCE on DEB_BUILD_ARCH_OS != linux. Works around 647823 and Closes: #647229 -- Andreas Metzler Sat, 12 Nov 2011 08:58:27 +0100 p11-kit (0.8-1) unstable; urgency=low * New upstream version. + Drop 20_path_max.diff, included upstream. -- Andreas Metzler Mon, 31 Oct 2011 14:40:56 +0100 p11-kit (0.7-2) unstable; urgency=low * 20_path_max.diff Fix FTBFS on GNU/Hurd due to missing PATH_MAX (Thanks, Pino Toscano). Closes: #643601 -- Andreas Metzler Wed, 28 Sep 2011 19:22:40 +0200 p11-kit (0.7-1) unstable; urgency=low * New upstream version. + Expand p11-kit config variables correctly. Closes: #642041 -- Andreas Metzler Tue, 27 Sep 2011 19:14:47 +0200 p11-kit (0.6-1) unstable; urgency=low * New upstream version. * [lintian] Fix syntax error in debian/copyright. -- Andreas Metzler Thu, 15 Sep 2011 19:23:23 +0200 p11-kit (0.4-2) unstable; urgency=low * Add Build-Depends-Package safeguard to symbol file. -- Andreas Metzler Fri, 26 Aug 2011 18:12:25 +0200 p11-kit (0.4-1) experimental; urgency=low * Fix typo in package description. (Thanks, Aputsiaq Janussen) Closes: #638226 * New upstream version. * Update symbol file. * Ship pkcs11.conf.example in /usr/share/doc/. -- Andreas Metzler Fri, 19 Aug 2011 11:23:56 +0200 p11-kit (0.3-2) unstable; urgency=low * Upload to unstable. -- Andreas Metzler Sun, 14 Aug 2011 13:08:15 +0200 p11-kit (0.3-1) experimental; urgency=low * Upload to Debian. (LP: #819939) Closes: #636938 * Add watch file. * Convert to multi-arch: + configure with --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH), update *.install accordingly. + Bump debhelper b-d to 8.1.3 (for ${misc:Pre-Depends}). + runtime library is Multi-Arch: same with Pre-Depends: ${misc:Pre-Depends}, -bin is Multi-Arch: foreign, -dev remains unchanged. * Bump libp11-kit0 Priority to standard, libp11-kit-dev Priority to optional, since these are future libgnutls(-dev) rdeps. * [control] Drop Section setting from libp11-kit0 stanza to make lintian --pedantic happy. * Build with --disable-silent-rules. * Add Vcs-Svn and Vcs-Browser fields. * New upstream version, does not contain Apache 2.0 licensed code anymore. * Add info for p11-kit/pkcs11.h to debian/copyright, drop Apache 2.0 license bits. -- Andreas Metzler Sun, 07 Aug 2011 18:15:10 +0200 p11-kit (0.2-0ubuntu2) oneiric; urgency=low * Ship a symbols file - add debian/libp11-kit0.symbols * Ship the documentation - update debian/libp11-kit-dev.install * Fix a typo in debian/control -- Chris Coulson Thu, 28 Jul 2011 14:50:06 +0100 p11-kit (0.2-0ubuntu1) oneiric; urgency=low * Initial release -- Chris Coulson Thu, 28 Jul 2011 13:13:47 +0100