opencryptoki (3.4.1+dfsg-1ubuntu3) xenial; urgency=medium

  * Add extra symlink to the unversioned libopencrypto.so in the -dev
    package. LP: #1570038

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 13 Apr 2016 19:15:45 +0100

opencryptoki (3.4.1+dfsg-1ubuntu2) xenial; urgency=medium

  * Add missing links for cca, ep11, icsf, and ica tokens. (LP: #1538822)

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 22 Feb 2016 11:26:00 +0000

opencryptoki (3.4.1+dfsg-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Apply updated libopencryptoki0.links.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 08 Feb 2016 21:42:21 +0000

opencryptoki (3.4.1+dfsg-1) unstable; urgency=low

  * QA upload.
  * Update debian/watch file.
  * New upstream release
    - Resolves CVE-2012-4454
    - Resolves CVE-2012-4455
    - Closes: #689417
  * Drop applied upstream, or no longer applicable patches:
    - 02-disable-user-handling.patch
    - 05-build-fix-for-kbsd.patch
    - 06-add-whatis-entry-to-manpages.patch
    - 07-add-manpage-for-pkcs_slot.patch
    - 0009-Fix-wrong-LIB_PATH.patch
    - 0010-Remove-one-hardcoded-lib64-path.patch
  * Enable systemd units.
  * Drop pkcs11_startup call and opencryptoki provides from the init
    script, adjust PIDFILE location to /var/run/pkcsslotd.pid and source
    lsb init-functions.
  * Add bison and flex build dependencies.
  * Do not change group permissions during install stage of the package
    build.
  * Install new opencryptoki.conf config file.
  * Drop dbg package, rely on the autogenerated one instead.
  * Bump debhelper compat to 9.
  * Rename opencryptoki init file to pkcsslotd, to match actuall daemon
    started and the systemd unit name.
  * Don't use full-path check for deluser, instead just call it
    unconditionally on removal, it's guarded with || true anyway.
  * Patch spelling typos.
  * Drop After=syslog.target from systemd unit file.
  * Simplify 04-pkcsslotd-cmdline-args.patch.
  * Add tmpfiles snippet, and mimic same in the init.d script.
  * Add libica-dev build-dependency on s390x.
  * Set standards version to 3.9.6.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 08 Feb 2016 05:00:09 +0000

opencryptoki (2.3.1+dfsg-3ubuntu5) quantal; urgency=low

  * Rebuild for new armel compiler default of ARMv5t.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 08 Oct 2012 08:35:34 +0100

opencryptoki (2.3.1+dfsg-3ubuntu4) precise; urgency=low

  * Previous upload didn't revert everything... actually do it now.
    (LP: #960546)

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 20 Mar 2012 18:14:49 -0400

opencryptoki (2.3.1+dfsg-3ubuntu3) precise; urgency=low

  * Revert all previous changes and just ship a .links doing the right
    thing. (LP: #926305)

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 20 Mar 2012 13:49:02 -0400

opencryptoki (2.3.1+dfsg-3ubuntu2) precise; urgency=low

  * Revert most of the previous change, restricting it to just /usr/lib
    so we don't end up with files conflicting between packages.

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 13 Mar 2012 22:24:15 -0400

opencryptoki (2.3.1+dfsg-3ubuntu1) precise; urgency=low

  * Use *.so* instead of *.so.* in libopencryptoki0.install to also
    install the symlinks. (LP: #926305)

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 13 Mar 2012 11:29:13 -0400

opencryptoki (2.3.1+dfsg-3) unstable; urgency=low

  * QA upload.
  * Fix pkcs11_startup module paths (Closes: #641080)

 -- Guido Trotter <ultrotter@debian.org>  Sat, 10 Sep 2011 09:20:39 +0100

opencryptoki (2.3.1+dfsg-2) unstable; urgency=low

  * QA upload.
  * Add patch to reset TPM datastructures on init, and not just logout,
    fixes TPM token reinitialization failure on reload.
    Thanks to David Smith for the patch (Closes: #603104, LP: #645576)

 -- Alessio Treglia <alessio@debian.org>  Tue, 26 Jul 2011 12:18:45 +0200

opencryptoki (2.3.1+dfsg-1) unstable; urgency=low

  * QA upload.

  [ Johann Felix Soden ]
  * New upstream release
  * Solving a FTBFS on GNU/kFreeBSD (Closes: #559405).
    - thanks to Cyril Brulebois <kibi@debian.org> for the prospective patch.
  * debian/rules:
   - Do no install /etc/ld.so.conf.d/opencryptoki-i486.conf
   - Creating instead soft-links in /usr/lib
  * Depending on autoconf, automake, libtool because of new upstream build
    procedure.
  * Adding small man-page for pkcs_slot and missing whereis entries.
  * Improving init script according to lintian.
  * Fixing wrong year in debian/copyright.
  * Adding get-orig-source target to debian/rules.
  * Adding watch file.
  * Removing the unnecessary "for Linux" from package descriptions.

  [ Alessio Treglia ]
  * Fix dangling symlinks in /usr/lib/pkcs11/ (Closes: #570527).

 -- Johann Felix Soden <johfel@gmx.de>  Sun, 05 Jun 2011 11:22:04 +0200

opencryptoki (2.2.8+dfsg-5) unstable; urgency=low

  * QA upload.
  * Get rid of unneeded *.la files (Closes: #622435).
  * Switch to 3.0 (quilt) format.
  * Bump debhelper build-dep to (>= 7.0.50~).
  * Use DH's autotools_dev addon to update config.{guess,sub} files rather
    than copy&and restore them in debian/rules.
  * Fix lintian "binary-control-field-duplicates-source field section in
    package opencryptoki" warning.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Fri, 03 Jun 2011 12:23:26 +0200

opencryptoki (2.2.8+dfsg-4) unstable; urgency=low

  * QA upload
  * Add root to the pkcs11 group (closes: #567572)

 -- Andrew Pollock <apollock@debian.org>  Mon, 08 Feb 2010 09:37:15 -0800

opencryptoki (2.2.8+dfsg-3) unstable; urgency=low

  * Removing vcs fields.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 16:25:14 +0200

opencryptoki (2.2.8+dfsg-2) unstable; urgency=low

  * Updating maintainer field.
  * Updating vcs fields.
  * Updating package to standards version 3.8.2.
  * Sorting and updating depends.
  * Tidy debhelper install file.
  * Wrapping patch description in dlopen-soname.patch.
  * Minimizing rules file.

 -- Daniel Baumann <daniel@debian.org>  Fri, 14 Aug 2009 12:19:39 +0200

opencryptoki (2.2.8+dfsg-1) unstable; urgency=low

  * Merging upstream version 2.2.8+dfsg.
  * Correcting wrong libdir information.

 -- Daniel Baumann <daniel@debian.org>  Sun, 17 May 2009 15:51:08 +0200

opencryptoki (2.2.7+dfsg-1) unstable; urgency=low

  * Merging upstream version 2.2.7+dfsg.
  * Using correct rfc-2822 date formats in changelog.
  * Updating package to standards 3.8.1.
  * Removing old conflicts and replaces.
  * Using quilt rather than dpatch.
  * Updating section of debug packages.
  * Updating year in copyright file.
  * Updating rules to current state of the art.

 -- Daniel Baumann <daniel@debian.org>  Sun, 17 May 2009 14:41:13 +0200

opencryptoki (2.2.6+dfsg2-1) unstable; urgency=low

  * Replacing obsolete dh_clean -k with dh_prep.
  * Merging upstream version 2.2.6+dfsg2.

 -- Daniel Baumann <daniel@debian.org>  Fri, 07 Nov 2008 23:09:00 +0100

opencryptoki (2.2.6+dfsg-5) unstable; urgency=low

  * Updating vcs fields in control file.
  * Using patch-stamp rather than patch in rules file.
  * Adding patch from David Smith <dds@google.com> to add command line arguments
    for logging, verbosity, and daemonizing pkcsslotd.

 -- Daniel Baumann <daniel@debian.org>  Sat, 11 Oct 2008 20:01:00 +0200

opencryptoki (2.2.6+dfsg-4) unstable; urgency=medium

  * Don't FTBFS if automake is installed (Closes: #463760).

 -- Daniel Baumann <daniel@debian.org>  Wed, 03 Sep 2008 10:54:00 +0200

opencryptoki (2.2.6+dfsg-3) unstable; urgency=medium

  * Removing accidentally double files from libopencryptoki and opencryptoki
    (Closes: #492156).

 -- Daniel Baumann <daniel@debian.org>  Sun, 03 Aug 2008 15:19:00 +0200

opencryptoki (2.2.6+dfsg-2) unstable; urgency=medium

  * Applying patch from Philipp Matthias Hahn <pmhahn@debian.org> to
    correct init script and stop pkcsslotd (Closes: #463763).
  * Adding conflicts/replaces against previous version in order to allow
    upgrades from pre-frozen lenny to frozen/final lenny (Closes: #492156).

 -- Daniel Baumann <daniel@debian.org>  Sun, 27 Jul 2008 19:24:00 +0200

opencryptoki (2.2.6+dfsg-1) unstable; urgency=medium

  * Moving soname-independent symlinks for private library modules from
    libopencryptoki0 to opencryptoki
  * Updating 01-disable-testcases.dpatch for new upstream version.
  * Merging upstream version 2.2.6+dfsg.

 -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jul 2008 23:12:00 +0200

opencryptoki (2.2.5+dfsg-2) unstable; urgency=high

  * Adding dh_link call in rules in order to get symlinks policy compliant.
  * Calling pkcs11_startup unconditionally in initscript (Closes: #459683).
  * Adding patch to the executables to open libopencryptoki with soname major
    (Closes: #463593).
  * Adding build-conflicts against automake1.9 (Closes: #463760).
  * Using less alarming 'skipping' rather than 'aborting' when not starting the
    daemon through the initscript.
  * Avoiding doublicated start-stop-daemon calls in restart section of the
    initscript.
  * Correcting start-stop-daemon call in order to create and use a pidfile in
    the initscript (Closes: #463763).
  * Updating cross handling in rules.
  * Moving soname-independent symlinks for private library modules from
    libopencryptoki-dev to libopencryptoki0 (Closes: #481453).
  * Updating to standards 3.8.0.
  * Reordering rules file.
  * Using lintian debhelper to install lintian overrides.
  * Rewriting copyright file in machine-interpretable format.
  * Adding vcs fields in control file.
  * Upgrading package to debhelper 7.
  * Reverting config.guess and config.sub to upstream.
  * Don't fail on removing non-empty group in postrm (Closes: #463764).

 -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jul 2008 11:51:00 +0200

opencryptoki (2.2.5+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #459684).

 -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jan 2008 07:01:00 +0100

opencryptoki (2.2.4.1+dfsg-2) unstable; urgency=low

  * Fixed changelog line wrapping.
  * Added manpages based on doc/*.
  * Added patch from William Lima <wlima.amadeus@gmail.com> to disable user
    handling in pkcs11_startup.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Dec 2007 13:19:00 +0100

opencryptoki (2.2.4.1+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #409586).
  * Rebuild upstream tarball without testcases (contains some unlicensed
    files), and a pdf in doc (missing source).

 -- Daniel Baumann <daniel@debian.org>  Wed, 05 Dec 2007 23:18:00 +0100

