opencdk10 0.6.3-1 source package in Ubuntu

Changelog

opencdk10 (0.6.3-1) unstable; urgency=low

  * New upstream version.
  * Bump shlibs.
  * Upload to unstable.
  * Drop debian/patches/12_bump.symbol.version.diff.

opencdk10 (0.6.1-1) experimental; urgency=low

  * New upstream version. Bumped soname
  * Clean up build-depends and depends.
  * Pulled from CVS:
    - 12_bump.symbol.version.diff set to symbol version to OPENCDK_6 instead
      of OPENCDK_5.

opencdk8 (0.5.13-2) unstable; urgency=low

  * Upload to unstable.
  * Strip opencdk-config --libs of stuff only needed for static linking.
    (Closes: #375816)
  * Switch to debhelper v5 mode.

opencdk8 (0.5.13-1) experimental; urgency=low

  * New upstream version.
  * Bump shlibs since new interfaces have been added (cdk_pubkey_to_sexp and
    cdk_seckey_to_sexp).

opencdk8 (0.5.11-1) experimental; urgency=low

  [ Andreas Metzler ]
  * New upstream version. Uploaded to experimenal, because we are frozen.
  * Drop patches/01-libz.patch patches/02-keylist-doublefree.patch as they
    were pulled from upstream.
  * New upstream includes pkgconfig support, ship it.

opencdk8 (0.5.9-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add a watchfile.
  * Pulled from 0.5.10: Fix doublefree in keylist.c.

opencdk8 (0.5.9-1) unstable; urgency=low

  [ James Westby ]
  * New upstream release.
  * Added patch from upstream to fix a bug found by Andreas in the output of
    opencdk-config (01-libz.patch).

  [ Andreas Metzler ]
  * Sync Priority and Section with override file.

opencdk8 (0.5.8-1) unstable; urgency=low

  [ Andreas Metzler ]
  * New (and probably last) upstream version (symbol versioning re-merged
    upstream)
  * [paranoia] bump shlibs.
  * New maintainer team. Thanks, Matthias for all the work you did.
  * Set maintainer to alioth mailinglist.
  * Update debian/copyright and include actual copyright statements.
  * clean packaging against upstream tarball. Set
    DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script
    to force versioning of symbols, instead of patching ./configure.in.
    (closes: #368299)
  * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite.
  * Drop code for updating config.guess/config.sub from debian/rules, as cdbs
    handles this. Build-Depend on autotools-dev.
  * Drop debian/*post* debian/*pre* as they only contained #DEBHELPER# and
    exit 0.
  * Drop debian/*files, dh_movefiles is not used.
  * Drop debian/*.dirs; dh_* will generate the necessary directories.
  * Standards-Version: 3.7.2, no changes required.

opencdk8 (0.5.7-2) unstable; urgency=low

  * Revert the library rename (caused by a bad merge)
    Closes: #318331: Library package doesn't include the library.
    Sorry about that -- it worked locally :-/
  * Correct interfacing to gcrypt with respect to RSA keys
    Closes: #316397: OpenCDK mishandles RSA signature-only
                     and encryption-only keys
    Thanks to Daniel A. Nagy <email address hidden>
  * Updated Standards-Version: to 3.6.2; no changes.

opencdk8 (0.5.7-1) unstable; urgency=low

  * New Upstream version.
  * Fix FTBFS when /usr/share/misc/config.sub etc. does not exist.

opencdk8 (0.5.5-10) unstable; urgency=medium

  * Switch to gcrypt11, as debootstrap now includes it.
    - Closes: #263683
  * Add -dbg package. (This time for real.)

opencdk8 (0.5.5-8sarge1) testing; urgency=low

  * T-P-U upload.
  * Fix underquoted AC_DEFUN definition in opencdk.m4.
    - Closes: #254124
  * Switch to gcrypt11, as debootstrap now includes it.

opencdk8 (0.5.5-8) unstable; urgency=high

  * Temporarily removed -dbg package.
    - Prevent build dependency problems for packages using gnutls11.
      - opencdk8 got stuck in NEW while gnutls passed. :-/

opencdk8 (0.5.5-7) unstable; urgency=high

  * Include *working* debugging package. Duh.
  * Build against gcrypt7 until gcrypt11 is included in d-i
  * removed dependency of -dev package on other -dev packages
    - no longer needed when using libtool
    - make gnutls11 buildable

opencdk8 (0.5.5-6) experimental; urgency=low

  * Include debugging package.
  * Build against gcrypt11.

opencdk8 (0.5.5-4) unstable; urgency=low

  * Install doc-base pointer to HTML documentation.
    - Was missing.
    - Closes:#220541 (which refers to a *bad* filename, but still ...)

opencdk8 (0.5.5-3) unstable; urgency=medium

  * -dev also depended on libgcrypt11. Sorry about that. :-/

opencdk8 (0.5.5-2) unstable; urgency=medium

  * opencdk8 0.5.5-1 includes versioned symbols and therefore packages linked
    against it will not work with earlier versions of the library. Bump shlibs
    to generate correct dependencies.
    - Thanks to Andreas Metzler <email address hidden>
    - Closes: #258552
  * Don't depend on libgcrypt11! The release team won't like that. At all.
    - Thanks to Andreas Metzler <email address hidden>

opencdk8 (0.5.5-1) unstable; urgency=low

  * Update to new Upstream version
  * depend on debhelper >> 4.1

opencdk8 (0.5.4-0.2) experimental; urgency=low

  * Taken over from Ivo Timmermans.

opencdk8 (0.5.4-0.1) unstable; urgency=low

  * Update to new Upstream version.

opencdk8 (0.5.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Changed libgcrypt-dev dependencies to libgcrypt7-dev.

opencdk8 (0.5.1-1) unstable; urgency=low

  * New upstream version.
  * Source renamed to opencdk8, binary packages libopencdk8-dev and
    libopencdk8.
  * debian/control:
      - Updated Standards-Version;
      - Added cdbs to build dependencies.
  * debian/rules: Rewritten to use cdbs.

opencdk6 (0.4.5-2) unstable; urgency=low

  * debian/control: Corrected debhelper build dependency.
    (Closes: #205320)

opencdk6 (0.4.5-1) unstable; urgency=low

  * New upstream release.

opencdk6 (0.4.3-3) unstable; urgency=high

  * src/read-packet.c: Include fix for a potential DoS:
        Don't use the packet size for allocation but only the name
        length. This bug fix prevents denial of service attacks
        because it was possible to allocate large memory blocks when
        the packet is very long.

opencdk6 (0.4.3-2) unstable; urgency=low

  * Source renamed to opencdk6, binary packages libopencdk6-dev and
    libopencdk6.

opencdk (0.4.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Tighten up debhelper build-dependency.
    (Closes: #179207)

opencdk (0.4.2-1) unstable; urgency=low

  * New upstream release.

opencdk (0.4.0-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Really install opencdk-api.html.

opencdk (0.3.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
      - Fixed typo in package description.  (Closes: #169381)
      - Build depend on libgcrypt-dev >= 1.1.8-2.  (Closes: #172014)
      - libopencdk-dev depends on libgcrypt-dev.
  * debian/libopencdk-dev.doc-base: New file.

opencdk (0.3.2-2) unstable; urgency=low

  * debian/control: libopencdk-dev depends on libpopt-dev.

opencdk (0.3.2-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Remove superfluous upstream authors.
  * debian/control: Fix descriptions.  (Closes: #166535)

opencdk (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
      - Rename libopencdk0 to libopencdk1.
      - Update Standards-Version.
      - Added libpopt-dev to build dependencies.
  * debian/rules:
      - New target maintainerclean.
      - Support noopt/nostrip.

opencdk (0.2.0-1) unstable; urgency=low

  * Initial Release. (Closes: 150103)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  16 Jun 2007 13:17:54 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Gutsy
Original maintainer:
Debian GnuTLS Maintainers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opencdk10_0.6.3.orig.tar.gz 650.7 KiB 0063ea2dd13e07c84ff31abf5f01ab9887f7da0fcf02d7e0e666e48ed1da8390
opencdk10_0.6.3-1.diff.gz 6.2 KiB 40c8d9378502c2e3b2bdf99b3a26739126f3e7d0deec23c8618f0f3a6e070578
opencdk10_0.6.3-1.dsc 827 bytes cb3c731ed8e5bc506e1af8a95128b84218e658457e3bee84694484e72c66dd3d

View changes file

Binary packages built by this source

libopencdk10: No summary available for libopencdk10 in ubuntu gutsy.

No description available for libopencdk10 in ubuntu gutsy.

libopencdk10-dbg: No summary available for libopencdk10-dbg in ubuntu gutsy.

No description available for libopencdk10-dbg in ubuntu gutsy.

libopencdk10-dev: No summary available for libopencdk10-dev in ubuntu gutsy.

No description available for libopencdk10-dev in ubuntu gutsy.