[ubuntu/maverick] openswan 1:2.6.25+dfsg-1 (Accepted)

Luke Faraone luke at faraone.cc
Fri May 28 14:15:24 BST 2010


openswan (1:2.6.25+dfsg-1) unstable; urgency=low

  [Harald Jenny]
  * Removed some obsoleted patches.
  * Modified some patches for new upstream version.
  * Adapted copyright file to include all used licenses.
  * Added two upstream patches to fix userspace code for KLIPS (Thanks to
    David McCullough for his patch).
  * Added some lintian overrides for wrong copyright messages.
  * Removed support for 2.4 kernel versions in openswan-modules packages.
  * Rewroted parts of README.Debian.
  * Incorporate translation updates.
    Closes: #527586: [INTL:es] Spanish debconf template translation for
                     openswan
            #537430: [l10n] Czech translation for openswan
            #570022: [INTL:sv] Swedish strings for openswan debconf
            #579303: [INTL:sv] Swedish strings for openswan debconf
            #570788: [I18N, DE] Updated german debconf translation for
                     openswan
            #580452: openswan [INTL:de] updated German debconf translation
            #575140: openswan: [INTL:fr] French debconf templates translation
                     update
            #579199: openswan: [INTL:vi] Vietnamese debconf templates
                     translation update
            #579381: openswan: [INTL:vi] Vietnamese debconf templates
                     translation update
            #581501: openswan: [INTL:vi] Vietnamese debconf templates
                     translation update
            #580437: openswan: [INTL:pt] Updated Portuguese translation for
                     debconf messages
            #581253: openswan: [INTL:pt] Updated Portuguese translation for
                     debconf messages
            #581561: openswan: [INTL:ru] Russian debconf templates
                     translation update

  [Rene Mayrhofer]
  * New upstream release.
  * Polished README.Debian, NEWS.Debian, and other documentation files.

openswan (1:2.6.24+dfsg-2) unstable; urgency=low

  * UNRELEASED

  [Harald Jenny]
  * Fixed init script to correctly provide ipsec satisfying lintian.
    Closes: #539121: NMU patch used for version 1:2.6.22+dfsg-1.1
    Closes: #537335: Fix LSB header in programs/setup/setup.in to fix init.d
		     script
  * Switch to dpkg-source 3.0 (quilt) format
  * Cleaned up duplicate html-pages and move documentation to openswan-doc
    package satisfying lintian.
  * Removed plain rsa key creation from openswan package as nowadays X.509
    certificates are commonly used.
    Closes: #523339: openswan: Openswan security update creates a second host
                     key in /etc/ipsec.secrets
  * Enhanced X.509 certificate import by making it possible to integrate a
    RootCA file.
  * Modified X.509 menus to reflect changes in create/import procedures.

openswan (1:2.6.24+dfsg-1) unstable; urgency=medium

  * UNRELEASED

  [Harald Jenny]
  * New upstream release.
  * Removed bash-patch for scripts as problem is fixed upstream.
  * Removed dependency on xmlto as this processing is now done upstream.
  * Added fix from Ubuntu to compile with gcc-4.4 (Thanks to Fabrice
    Coutadeur for his patch).
    Closes: #505600: [PATCH] FTBFS with GCC 4.4: dereferencing type-punned
		     pointer will...
  * Modified package descriptions.
  * Remove two directories after build process to satisfy lintian.
  * Modified template wording.
  * Added three upstream git patches to fix some bugs in KLIPS.
  * Added patch for manpage to fix lintian error.
  * Removed orphaned opportunistic encryption question from package.
  * Fix some duplicated and mangled manpages.
  * Fixed some little lintian issues.
  * Fixed some little issues in module-building-process.
  * Recommend module-assistant and linux-headers for module-source package.
  * Fixed package dependencies.
  * Dropped NAT-T patches as they are no longer need for kernels >= 2.6.23.
  * Dropped old compatibility code for translations.
  * Dropped possibility to select between different Start/Stop-Levels as the
    current system startup already handles such situations.
  * Changed building of plain RSA key to store it in a separate file under
    /var/lib/openswan and then include it in /etc/ipsec.secrets (idea taken
    from strongswan package).
    Closes: #561473: prompting due to modified conffiles which where not
		     modified by the user
  * Fix postinstall script when using existing X.509 certificates (Thanks to
    Kevin Locke for his patch).
    Closes: #572849: openswan: postinst fails with existing certificates
  * Dropped ancient code for fixing wrong legacy RSA keys.
  * Added a debug package for openswan.
    Closes: #477677: Missing dbg version of the package
  * Added a dkms package for openswan-modules to simplify KLIPS deployment
    for normal users (ideas and code taken from batman-adv-dkms and
    sl-modem-source)

  [Jari Aalto]
  * debian/control
    - (Build-Depends): Remove coreutils (E: lintian).
      Add version 7.1 to debhelper (W: lintian).
    - (Standards-Version): Update to 3.8.4.
    - (Vcs-*): Add version control headers.
    - (openswan::Depends): Add ${misc:Depends} (W: lintian).
    - (openswan-dbg::Depends): Add ${misc:Depends} (W: lintian).
    - (openswan-dbg::Description): Extend description string to (W: lintian).
    - (openswan-modules-source::Depends): Add ${misc:Depends} (W: lintian).
    - (openswan-modules-dkms::Depends): Add ${misc:Depends} (W: lintian).
  * debian/patches
    - (number 10): Add LSB dependency $remote_fs (E: lintian).
    - (number 29): Fix bashism n programs/_startklips/_startklips.in
      (important; Closes: #530155). Note: in the bug report is
      also reported bashism in programs/_realsetup.bsd/_realsetup.in, but
      that is false positive. The code in line 268 is correct. The place is
      just too complex for checkbashisms(1) to check correctly. File
      programs/_realsetup.bsd/_realsetup.in comes clean from "dash -nx".
    - (number 30): programs/rsasigkey/rsasigkey.8:
      Fix Invalid or incomplete multibyte or wide characters invalid
      combination of <U+0080><U+0099>. (minor; Closes: #464620).
    - (number 31): programs/_updown/_updown.8:
      Fix Invalid or incomplete multibyte or wide characters. See above,
    - (number 33): Add missing lib to fix Gcc 4.4 build
      programs/pluto/fetch.c:393: error: undefined reference to 'ber_free'.
    - (number 35): Fix all Perl *.pl patch to /usr/bin/perl (W: lintian).
    - (number 40) programs/_confread/ipsec.conf.5. Fix spelling (W: lintian).
      Fix groff error in line 1006: warning [p 12, 8.7i]: can't break line.
    - (number 42) programs/lwdnsq/lwdnsq.8:: Fix spelling (I: lintian).
    - (number 43) programs/pluto/ipsec.secrets.5: Fix spelling (I: lintian).
    - (number 44) programs/_updown/_updown.8: Fix spelling (I: lintian).
    - (number 45) programs/barf/barf.8: Fix spelling (I: lintian).
    - (number 46) programs/pluto/pluto.8: Fix spelling (W: lintian).
      Fix groff error in line 47: groff error in line 47 (can't break line).
    - (number 47) programs/eroute/eroute.8: Fix lines 17-21 groff
      warning [p 1, 1.5i]: can't break line (W: lintian).
    - (number 48) programs/auto/auto.8:
      Fix groff line 36 warning [p 1, 4.3i]: can't break line
      (W: lintian)
    - (number 50) The big-bang patch to change 51 files to fix incorrect
      TH and NAME entries and incorrect wide character codes \'s.
      (W: lintian manpage-has-bad-whatis-entry).
    - (number 60) lib/libopenswan/x509dn.c: Fix spelling (W: lintian).
    - (number 61) programs/pluto/ocsp.c: Fix spelling (W: lintian).
    - (number 62) linux/net/ipsec/pfkey_v2_build.c: Fix spelling (W: lintian).
    - (number 63) programs/pluto/ikev2_x509.c: Fix spelling (W: lintian).
    - (number 64) programs/eroute/eroute.c: Fix spelling (W: lintian).
    - (number 65) programs/pluto/demux.c: Fix spelling (W: lintian).
    - (number 70) packaging/utils/kernelpatching.sh:
      Add missing shebang line (W: lintian).
  * debian/README.source
    - New file (W: lintian).
  * debian/rules
    - Remove EOL whitespaces.
    - (clean): fix debian-rules-ignores-make-clean-error (W: lintian).
    - (install-openswan): change dh_clean -k to dp_prep (W: lintian).
      Remove empty directory usr/bin (I: lintian).
    - (install-openswan-modules-dkms): chmod 755 all *.sh and *pl
      (W: lintian). Remove empty debian dir (W: lintian). Set permissions
      of setup and sshenv to 644 (W: lintian executable-not-elf-or-script).
    - (install-openswan-modules-source): chmod 644 sshenv setup (W: lintian).
  * debian/openswan.postinst
    - (Warn): new function.
    - (Error): new function.
    - (configure): Add if-checks for non-existing cert files that may
      cause problems. Add --verbose to cp(1). Send errors to stderr.
      (post-installation script returns error; normal; Closes: #309692).

  [Rene Mayrhofer]
  * Fixed copyright issue to satisfy lintian.
  * Polish descriptions and texts in control and debconf templates.
  * Added Harald Jenny as Uploader.

Date: Sun,  2 May 2010 18:15:33 +0200
Changed-By: Luke Faraone <luke at faraone.cc>
Maintainer: Rene Mayrhofer <rmayr at debian.org>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/openswan/1:2.6.25+dfsg-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun,  2 May 2010 18:15:33 +0200
Source: openswan
Binary: openswan openswan-dbg openswan-doc openswan-modules-source openswan-modules-dkms
Architecture: source
Version: 1:2.6.25+dfsg-1
Distribution: maverick
Urgency: medium
Maintainer: Rene Mayrhofer <rmayr at debian.org>
Changed-By: Luke Faraone <luke at faraone.cc>
Description: 
 openswan   - Internet Key Exchange daemon
 openswan-dbg - Internet Key Exchange daemon - debugging symbols
 openswan-doc - Internet Key Exchange daemon - documentation
 openswan-modules-dkms - Internet Key Exchange daemon - DKMS source
 openswan-modules-source - Internet Key Exchange daemon - kernel module source
Closes: 309692 464620 477677 505600 523339 527586 530155 537335 539121 561473 572849
Changes: 
 openswan (1:2.6.25+dfsg-1) unstable; urgency=low
 .
   [Harald Jenny]
   * Removed some obsoleted patches.
   * Modified some patches for new upstream version.
   * Adapted copyright file to include all used licenses.
   * Added two upstream patches to fix userspace code for KLIPS (Thanks to
     David McCullough for his patch).
   * Added some lintian overrides for wrong copyright messages.
   * Removed support for 2.4 kernel versions in openswan-modules packages.
   * Rewroted parts of README.Debian.
   * Incorporate translation updates.
     Closes: #527586: [INTL:es] Spanish debconf template translation for
                      openswan
             #537430: [l10n] Czech translation for openswan
             #570022: [INTL:sv] Swedish strings for openswan debconf
             #579303: [INTL:sv] Swedish strings for openswan debconf
             #570788: [I18N, DE] Updated german debconf translation for
                      openswan
             #580452: openswan [INTL:de] updated German debconf translation
             #575140: openswan: [INTL:fr] French debconf templates translation
                      update
             #579199: openswan: [INTL:vi] Vietnamese debconf templates
                      translation update
             #579381: openswan: [INTL:vi] Vietnamese debconf templates
                      translation update
             #581501: openswan: [INTL:vi] Vietnamese debconf templates
                      translation update
             #580437: openswan: [INTL:pt] Updated Portuguese translation for
                      debconf messages
             #581253: openswan: [INTL:pt] Updated Portuguese translation for
                      debconf messages
             #581561: openswan: [INTL:ru] Russian debconf templates
                      translation update
 .
   [Rene Mayrhofer]
   * New upstream release.
   * Polished README.Debian, NEWS.Debian, and other documentation files.
 .
 openswan (1:2.6.24+dfsg-2) unstable; urgency=low
 .
   * UNRELEASED
 .
   [Harald Jenny]
   * Fixed init script to correctly provide ipsec satisfying lintian.
     Closes: #539121: NMU patch used for version 1:2.6.22+dfsg-1.1
     Closes: #537335: Fix LSB header in programs/setup/setup.in to fix init.d
 		     script
   * Switch to dpkg-source 3.0 (quilt) format
   * Cleaned up duplicate html-pages and move documentation to openswan-doc
     package satisfying lintian.
   * Removed plain rsa key creation from openswan package as nowadays X.509
     certificates are commonly used.
     Closes: #523339: openswan: Openswan security update creates a second host
                      key in /etc/ipsec.secrets
   * Enhanced X.509 certificate import by making it possible to integrate a
     RootCA file.
   * Modified X.509 menus to reflect changes in create/import procedures.
 .
 openswan (1:2.6.24+dfsg-1) unstable; urgency=medium
 .
   * UNRELEASED
 .
   [Harald Jenny]
   * New upstream release.
   * Removed bash-patch for scripts as problem is fixed upstream.
   * Removed dependency on xmlto as this processing is now done upstream.
   * Added fix from Ubuntu to compile with gcc-4.4 (Thanks to Fabrice
     Coutadeur for his patch).
     Closes: #505600: [PATCH] FTBFS with GCC 4.4: dereferencing type-punned
 		     pointer will...
   * Modified package descriptions.
   * Remove two directories after build process to satisfy lintian.
   * Modified template wording.
   * Added three upstream git patches to fix some bugs in KLIPS.
   * Added patch for manpage to fix lintian error.
   * Removed orphaned opportunistic encryption question from package.
   * Fix some duplicated and mangled manpages.
   * Fixed some little lintian issues.
   * Fixed some little issues in module-building-process.
   * Recommend module-assistant and linux-headers for module-source package.
   * Fixed package dependencies.
   * Dropped NAT-T patches as they are no longer need for kernels >= 2.6.23.
   * Dropped old compatibility code for translations.
   * Dropped possibility to select between different Start/Stop-Levels as the
     current system startup already handles such situations.
   * Changed building of plain RSA key to store it in a separate file under
     /var/lib/openswan and then include it in /etc/ipsec.secrets (idea taken
     from strongswan package).
     Closes: #561473: prompting due to modified conffiles which where not
 		     modified by the user
   * Fix postinstall script when using existing X.509 certificates (Thanks to
     Kevin Locke for his patch).
     Closes: #572849: openswan: postinst fails with existing certificates
   * Dropped ancient code for fixing wrong legacy RSA keys.
   * Added a debug package for openswan.
     Closes: #477677: Missing dbg version of the package
   * Added a dkms package for openswan-modules to simplify KLIPS deployment
     for normal users (ideas and code taken from batman-adv-dkms and
     sl-modem-source)
 .
   [Jari Aalto]
   * debian/control
     - (Build-Depends): Remove coreutils (E: lintian).
       Add version 7.1 to debhelper (W: lintian).
     - (Standards-Version): Update to 3.8.4.
     - (Vcs-*): Add version control headers.
     - (openswan::Depends): Add ${misc:Depends} (W: lintian).
     - (openswan-dbg::Depends): Add ${misc:Depends} (W: lintian).
     - (openswan-dbg::Description): Extend description string to (W: lintian).
     - (openswan-modules-source::Depends): Add ${misc:Depends} (W: lintian).
     - (openswan-modules-dkms::Depends): Add ${misc:Depends} (W: lintian).
   * debian/patches
     - (number 10): Add LSB dependency $remote_fs (E: lintian).
     - (number 29): Fix bashism n programs/_startklips/_startklips.in
       (important; Closes: #530155). Note: in the bug report is
       also reported bashism in programs/_realsetup.bsd/_realsetup.in, but
       that is false positive. The code in line 268 is correct. The place is
       just too complex for checkbashisms(1) to check correctly. File
       programs/_realsetup.bsd/_realsetup.in comes clean from "dash -nx".
     - (number 30): programs/rsasigkey/rsasigkey.8:
       Fix Invalid or incomplete multibyte or wide characters invalid
       combination of <U+0080><U+0099>. (minor; Closes: #464620).
     - (number 31): programs/_updown/_updown.8:
       Fix Invalid or incomplete multibyte or wide characters. See above,
     - (number 33): Add missing lib to fix Gcc 4.4 build
       programs/pluto/fetch.c:393: error: undefined reference to 'ber_free'.
     - (number 35): Fix all Perl *.pl patch to /usr/bin/perl (W: lintian).
     - (number 40) programs/_confread/ipsec.conf.5. Fix spelling (W: lintian).
       Fix groff error in line 1006: warning [p 12, 8.7i]: can't break line.
     - (number 42) programs/lwdnsq/lwdnsq.8:: Fix spelling (I: lintian).
     - (number 43) programs/pluto/ipsec.secrets.5: Fix spelling (I: lintian).
     - (number 44) programs/_updown/_updown.8: Fix spelling (I: lintian).
     - (number 45) programs/barf/barf.8: Fix spelling (I: lintian).
     - (number 46) programs/pluto/pluto.8: Fix spelling (W: lintian).
       Fix groff error in line 47: groff error in line 47 (can't break line).
     - (number 47) programs/eroute/eroute.8: Fix lines 17-21 groff
       warning [p 1, 1.5i]: can't break line (W: lintian).
     - (number 48) programs/auto/auto.8:
       Fix groff line 36 warning [p 1, 4.3i]: can't break line
       (W: lintian)
     - (number 50) The big-bang patch to change 51 files to fix incorrect
       TH and NAME entries and incorrect wide character codes \'s.
       (W: lintian manpage-has-bad-whatis-entry).
     - (number 60) lib/libopenswan/x509dn.c: Fix spelling (W: lintian).
     - (number 61) programs/pluto/ocsp.c: Fix spelling (W: lintian).
     - (number 62) linux/net/ipsec/pfkey_v2_build.c: Fix spelling (W: lintian).
     - (number 63) programs/pluto/ikev2_x509.c: Fix spelling (W: lintian).
     - (number 64) programs/eroute/eroute.c: Fix spelling (W: lintian).
     - (number 65) programs/pluto/demux.c: Fix spelling (W: lintian).
     - (number 70) packaging/utils/kernelpatching.sh:
       Add missing shebang line (W: lintian).
   * debian/README.source
     - New file (W: lintian).
   * debian/rules
     - Remove EOL whitespaces.
     - (clean): fix debian-rules-ignores-make-clean-error (W: lintian).
     - (install-openswan): change dh_clean -k to dp_prep (W: lintian).
       Remove empty directory usr/bin (I: lintian).
     - (install-openswan-modules-dkms): chmod 755 all *.sh and *pl
       (W: lintian). Remove empty debian dir (W: lintian). Set permissions
       of setup and sshenv to 644 (W: lintian executable-not-elf-or-script).
     - (install-openswan-modules-source): chmod 644 sshenv setup (W: lintian).
   * debian/openswan.postinst
     - (Warn): new function.
     - (Error): new function.
     - (configure): Add if-checks for non-existing cert files that may
       cause problems. Add --verbose to cp(1). Send errors to stderr.
       (post-installation script returns error; normal; Closes: #309692).
 .
   [Rene Mayrhofer]
   * Fixed copyright issue to satisfy lintian.
   * Polish descriptions and texts in control and debconf templates.
   * Added Harald Jenny as Uploader.
Checksums-Sha1: 
 13dbf260aca81cff4e637e66347d4e6113e1b150 1477 openswan_2.6.25+dfsg-1.dsc
 4d6591be880831bd1e6737f5296a0c7ffcd76962 11780859 openswan_2.6.25+dfsg.orig.tar.gz
 858ecd97fdbfb582a22acda751a9f35075d1490b 131411 openswan_2.6.25+dfsg-1.debian.tar.gz
Checksums-Sha256: 
 dfeee35389873b8888ae23ba347a7a5e8abed39f047c5e09a9ed77309e85e191 1477 openswan_2.6.25+dfsg-1.dsc
 be2c9ba87ad2d60035952fda75691b6cc5b34735040e6a56b7080d96134f45b6 11780859 openswan_2.6.25+dfsg.orig.tar.gz
 b4bc260d0cbb7a357733e489acb84283821fed117fa5e9eacbc1fd596369895d 131411 openswan_2.6.25+dfsg-1.debian.tar.gz
Files: 
 5298a6b876a40223baed95daad0fe029 1477 net optional openswan_2.6.25+dfsg-1.dsc
 a3814cd135089b3dccfdea80297f3162 11780859 net optional openswan_2.6.25+dfsg.orig.tar.gz
 93d6f5be50c091027799d3dafed8fc5e 131411 net optional openswan_2.6.25+dfsg-1.debian.tar.gz
Origin: debian/unstable

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

iEYEARECAAYFAkv/wdIACgkQtrC51grHAgZbhwCfXLI4zPLKz3d/gU80/KeM9ya+
0IcAnAt+BiCnS/JzSPq3/jegsN6lLqEr
=Kaf3
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list