1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
certmonger (0.78.6-4) unstable; urgency=medium
* control: Build with libssl1.0-dev. (Closes: #828261)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 16 Nov 2016 09:40:15 +0200
certmonger (0.78.6-3) unstable; urgency=medium
* Set libexecdir again, the helpers really need to be all in the same
path. Never touch this again..
-- Timo Aaltonen <tjaalton@debian.org> Thu, 14 Apr 2016 12:07:46 +0300
certmonger (0.78.6-2) unstable; urgency=medium
* rules, install: Put the helpers back in multiarch libdir.
* postrm: Clean old cert requests on remove/purge.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 06 Apr 2016 11:01:58 +0300
certmonger (0.78.6-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 22 Feb 2016 08:11:26 +0200
certmonger (0.78.5-2) unstable; urgency=medium
* rules, install: Install libexec stuff to /usr/lib/certmonger instead of
under multiarch path. FreeIPA needs this so that the same path works on
every arch.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 07 Jan 2016 21:16:02 +0200
certmonger (0.78.5-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 09 Dec 2015 15:09:24 +0200
certmonger (0.78.4-1) unstable; urgency=medium
* New upstream release.
* control: Add libpopt-dev to build-depends.
-- Timo Aaltonen <tjaalton@debian.org> Sun, 16 Aug 2015 11:02:04 +0300
certmonger (0.75.14-4) unstable; urgency=medium
[ Michael Biebl ]
* control: Transition to libsystemd, fix build-depends. (Closes: #779744)
-- Timo Aaltonen <tjaalton@debian.org> Sat, 11 Jul 2015 05:28:43 +0300
certmonger (0.75.14-3) unstable; urgency=medium
* control: Depend on dbus. (Closes: #769446)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 05 Dec 2014 10:30:43 +0200
certmonger (0.75.14-2) unstable; urgency=medium
* control: Use libsystemd-login-dev build-dep on linux only.
* rules: Disable tests for now until failure on mipsel is
investigated.
* control: Bump policy to 3.9.6, no changes.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 16 Oct 2014 12:18:13 +0300
certmonger (0.75.14-1) unstable; urgency=low
* New upstream release. (Closes: #751637)
* control: Bump policy to 3.9.5, no changes.
* control, compat, .install: Bump compat to 9.
* control, rules: Add support for systemd, install upstart job
unconditionally.
* rules: Add config options for hardened build.
* control: Add libsystemd-login-dev to build-depends, sort them while
at it.
* install: Fix tmpfiles.d install path.
* rules: Don't purge po/*.gmo on clean
* control: Add libkrb5-dev to build-depends. (Closes: #747799)
* nspr4_path: Rebased.
* control: Add libldap-dev ja libidn11-dev to build-depends.
* source: Use 1.0 format again due to upstream messing with
translations.
* control: Update my email.
* control: Update vcs urls.
* fix-keythi-h-path.diff: Fix configure test to find keythi.h.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 08 Oct 2014 11:28:46 +0300
certmonger (0.57-1) unstable; urgency=low
* Initial release (Closes: #644367)
-- Timo Aaltonen <tjaalton@ubuntu.com> Fri, 29 Jun 2012 18:41:18 +0200
|