[ubuntu/natty] strongswan 4.4.1-5ubuntu1 (Accepted)

Bhavani Shankar bhavi at ubuntu.com
Mon Oct 18 06:30:28 BST 2010


strongswan (4.4.1-5ubuntu1) natty; urgency=low

  * Merge from debian unstable. Remaining change
    - Build depend on libnm-glib-dev instead of libnm-glib-vpn-dev to
      match the network manager package naming in Ubuntu

strongswan (4.4.1-5) unstable; urgency=medium

  * Fixed init script for restart to work when either pluto or charon
    are not installed.
    Closes: #598074: init script doesn't re-start the service on restart
  * Enable built-in crypto test vectors.
    Closes: #598136: strongswan: Please enable --enable-test-vectors
                     configure option
  * Install libchecksum.so into correct directory (/usr/lib/ipsec instead of
    /usr/lib). It still doesn't fix #598138 because of the size mismatch.

strongswan (4.4.1-4) unstable; urgency=medium

  * dh_clean should not be called by the install target. This caused the
    arch: all package strongswan to be built but not included in the changes
    file.
    Closes: #593768: strongswan: 4.4.1 unavailable in testing notwhistanding
                     a freeze-exception request
  * Rewrote parts of the init.d script to make stop/restart more robust
    when pluto or charon fail.
  * Closes: #595885: strongswan: FTBFS in squeeze: No package 'libnm_glib_vpn'
                     found
    This bug was actually closed in 4.4.0 with changed dependencies.

strongswan (4.4.1-3) unstable; urgency=low

  * Change make clean to make distclean to make package building
    idempotent.
    Really closes: Bug#593313: strongswan: FTBFS because clean rule fails

strongswan (4.4.1-2) unstable; urgency=low

  * Recompiled with dpkg-buildpackage instead of svn-buildpackage to
    make the clean target work. I am still looking for the root cause of
    this quilt 3.0 format and svn-buildpackage incompatibility.
    Closes: Bug#593313: strongswan: FTBFS because clean rule fails
  * Removed the --enable-socket-* configure options again. Having multiple
    socket variants for charon would force to explicitly enable one (in case
    of pluto co-existance the socket-raw) in strongswan.conf. Disabling the
    other variants for now at build-time relieves us from changing the
    default config file and might be more future-proof concerning future
    upstream changes to configure options.
    Really closes: #587583

strongswan (4.4.1-1) unstable; urgency=low

  * New upstream release.
    Closes: #587583: strongswan 4.4.0-2 does not work here: charon seems not
                     to ignore all incoming requests/answers
    Closes: #506320: strongswan: include directives error and ikev2
  * Fix typo in debconf templates.
    Closes: #587564: strongswan: Minor typos in Debconf template
  * Updated debconf translations.
    Closes: #587562: strongswan: [INTL:de] updated German debconf translation
    Closes: #580954: [INTL:es] Spanish debconf template translation for
                     strongswan

strongswan (4.4.0-3) unstable; urgency=low

  * Updated debconf translations.
    Closes: #587562: strongswan: [INTL:de] updated German debconf translation

Date: Mon, 18 Oct 2010 10:19:52 +0530
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bhavani Shankar <right2bhavi at gmail.com>
https://launchpad.net/ubuntu/natty/+source/strongswan/4.4.1-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 18 Oct 2010 10:19:52 +0530
Source: strongswan
Binary: strongswan libstrongswan strongswan-dbg strongswan-starter strongswan-ikev1 strongswan-ikev2 strongswan-nm
Architecture: source
Version: 4.4.1-5ubuntu1
Distribution: natty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Description: 
 libstrongswan - strongSwan utility and crypto library
 strongswan - IPsec VPN solution metapackage
 strongswan-dbg - strongSwan library and binaries - debugging symbols
 strongswan-ikev1 - strongSwan Internet Key Exchange (v1) daemon
 strongswan-ikev2 - strongSwan Internet Key Exchange (v2) daemon
 strongswan-nm - strongSwan plugin to interact with NetworkManager
 strongswan-starter - strongSwan daemon starter and configuration file parser
Closes: 506320 580954 587562 587564 587583 593313 593768 595885 598074 598136
Changes: 
 strongswan (4.4.1-5ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable. Remaining change
     - Build depend on libnm-glib-dev instead of libnm-glib-vpn-dev to
       match the network manager package naming in Ubuntu
 .
 strongswan (4.4.1-5) unstable; urgency=medium
 .
   * Fixed init script for restart to work when either pluto or charon
     are not installed.
     Closes: #598074: init script doesn't re-start the service on restart
   * Enable built-in crypto test vectors.
     Closes: #598136: strongswan: Please enable --enable-test-vectors
                      configure option
   * Install libchecksum.so into correct directory (/usr/lib/ipsec instead of
     /usr/lib). It still doesn't fix #598138 because of the size mismatch.
 .
 strongswan (4.4.1-4) unstable; urgency=medium
 .
   * dh_clean should not be called by the install target. This caused the
     arch: all package strongswan to be built but not included in the changes
     file.
     Closes: #593768: strongswan: 4.4.1 unavailable in testing notwhistanding
                      a freeze-exception request
   * Rewrote parts of the init.d script to make stop/restart more robust
     when pluto or charon fail.
   * Closes: #595885: strongswan: FTBFS in squeeze: No package 'libnm_glib_vpn'
                      found
     This bug was actually closed in 4.4.0 with changed dependencies.
 .
 strongswan (4.4.1-3) unstable; urgency=low
 .
   * Change make clean to make distclean to make package building
     idempotent.
     Really closes: Bug#593313: strongswan: FTBFS because clean rule fails
 .
 strongswan (4.4.1-2) unstable; urgency=low
 .
   * Recompiled with dpkg-buildpackage instead of svn-buildpackage to
     make the clean target work. I am still looking for the root cause of
     this quilt 3.0 format and svn-buildpackage incompatibility.
     Closes: Bug#593313: strongswan: FTBFS because clean rule fails
   * Removed the --enable-socket-* configure options again. Having multiple
     socket variants for charon would force to explicitly enable one (in case
     of pluto co-existance the socket-raw) in strongswan.conf. Disabling the
     other variants for now at build-time relieves us from changing the
     default config file and might be more future-proof concerning future
     upstream changes to configure options.
     Really closes: #587583
 .
 strongswan (4.4.1-1) unstable; urgency=low
 .
   * New upstream release.
     Closes: #587583: strongswan 4.4.0-2 does not work here: charon seems not
                      to ignore all incoming requests/answers
     Closes: #506320: strongswan: include directives error and ikev2
   * Fix typo in debconf templates.
     Closes: #587564: strongswan: Minor typos in Debconf template
   * Updated debconf translations.
     Closes: #587562: strongswan: [INTL:de] updated German debconf translation
     Closes: #580954: [INTL:es] Spanish debconf template translation for
                      strongswan
 .
 strongswan (4.4.0-3) unstable; urgency=low
 .
   * Updated debconf translations.
     Closes: #587562: strongswan: [INTL:de] updated German debconf translation
Checksums-Sha1: 
 930a76acee90529f4203cba00954b39eca77bfc1 2071 strongswan_4.4.1-5ubuntu1.dsc
 e2208c1c84a438988dfbfcdb085995f90a8823a1 4068544 strongswan_4.4.1.orig.tar.gz
 2c250140e5ce1168a7443c4458b919ec8c9476aa 104730 strongswan_4.4.1-5ubuntu1.debian.tar.gz
Checksums-Sha256: 
 7c653874adc5c8c490c60a443c80a6f66f6d6389d89781e878f97f79e9b62ad9 2071 strongswan_4.4.1-5ubuntu1.dsc
 12f0ae19a1d91148aa75eca09f67d61a501eb1477ab4a0f1924d0db9b8c08375 4068544 strongswan_4.4.1.orig.tar.gz
 d0441aefe48e4ae3e9981f8d9913732de100232e92d4fbf02257093129d21273 104730 strongswan_4.4.1-5ubuntu1.debian.tar.gz
Files: 
 9a16f4b238fcd3f958b0da0fef8fe8a9 2071 net optional strongswan_4.4.1-5ubuntu1.dsc
 8a86019326ad8d9d703f55c8cd4625e1 4068544 net optional strongswan_4.4.1.orig.tar.gz
 a645b4c99dc939e7b55dfd3f56160b3c 104730 net optional strongswan_4.4.1-5ubuntu1.debian.tar.gz
Original-Maintainer: Rene Mayrhofer <rmayr at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJMu9LCAAoJEBUe3AROXWxbmeoH/2RgBDQiF/21gWJFFuDzYd0H
skQ4/bxtlOgfzUbSFC+TaZ8zVtPK9UTABhmWU8v07hvg6OL5X2QhigMOwfXogU/v
pIBRzY5MHJnHt2nj0dG9kL7I81oomdflOFQUA9U2n/EjfU5JoKZD4RFaas8y31tI
k5BtUBdUgpCuQ9Glff73kiIurU6yCnD1ZNCxj6WXkUMXapoIJdfH8h883tcl/WJs
hsT+cmAzhDSi4HEtA8RtVMb7YXwa8/lN/B5CZBKfESLVX+0RopGl8JGjFzZ4W86S
HGZb+xwIiNPX962zkA1aiBeZtnMHmLowRZGHqAoLV+v2+/qW52PMAFQ2tDL3PD8=
=lAeP
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list