[ubuntu/wily-proposed] nss 2:3.19.2-1ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Wed Jul 8 14:17:22 UTC 2015


nss (2:3.19.2-1ubuntu1) wily; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/rules:
      + Add x32 support.
      + Also ship blapi.h and alghmac.h in libnss3-dev.
    - debian/control, debian/libnss3-nssdb.*, debian/libnss3.symbols,
      debian/pkcs11.txt, debian/rules:
      + Add back support for shared cert and key databases.
  * debian/patches/relax_dh_size.patch: relax minimum DH size to 768 bits
    for compatibility reasons. This patch will get reverted in the future
    once servers have upgraded to longer DH sizes.
  * debian/control: remove cross Build Profile from Build-Depends, as it
    doesn't seem to be supported by launchpad yet.

nss (2:3.19.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Force set OS_TEST to DEB_HOST_GNU_CPU to avoid it defaulting
    to `uname -m`. Thanks Helmut Grohne. Closes: #788452

nss (2:3.19.1-2) unstable; urgency=medium

  * debian/control: Fix Vcs-Git url.
  * nss/cmd/shlibsign/manifest.mn: Fix missing LIBRARY_VERSION.
  * nss/cmd/shlibsign/shlibsign.c: Fix shlibsign on arm64.

nss (2:3.19.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/libnss3.symbols:
    - Add NSS_3.19.1 symbol versions.
    - Reorder and replace *@ with (symver).
  * debian/rules:
    - Pass multi-arch dir for NSPR_LIB_DIR. Closes: #722811.
    - Set umask when calling shlibsign, and rearrange how it's being called.
    - Build nsinstall separately and set things up for cross-compilations.
    - Use native shlibsign when cross-compiling.
    - Do not run FIPS check on cross-builds.
  * debian/control: Build depend on native libnss3-tools for cross builds.
    Closes: #682926.
  * debian/libnss3-tools.manpages, debian/rules: Install the manpages that
    are now provided upstream. Closes: #505382.
  * debian/control: Update Vcs-* urls.
  * debian/control: Bump Standards-Version to 3.9.6.0. No changes required.
  * nss/lib/ckfw/builtins/binst.c, nss/lib/ckfw/builtins/ckbiver.c,
    nss/lib/ckfw/builtins/manifest.mn, nss/lib/ckfw/capi/ckcapiver.c,
    nss/lib/ckfw/capi/manifest.mn, nss/lib/ckfw/nssmkey/ckmkver.c,
    nss/lib/ckfw/nssmkey/manifest.mn, nss/lib/freebl/freeblver.c,
    nss/lib/freebl/ldvector.c, nss/lib/freebl/manifest.mn,
    nss/lib/nss/manifest.mn, nss/lib/nss/nssinit.c, nss/lib/nss/nssver.c,
    nss/lib/smime/manifest.mn, nss/lib/smime/smimeutil.c,
    nss/lib/smime/smimever.c, nss/lib/softoken/legacydb/lginit.c,
    nss/lib/softoken/manifest.mn, nss/lib/softoken/pkcs11.c,
    nss/lib/softoken/softkver.c, nss/lib/ssl/manifest.mn,
    nss/lib/ssl/sslcon.c, nss/lib/ssl/sslver.c, nss/lib/util/secoid.c: Remove
    __DATE__ and __TIME__ references.
  * nss/cmd/shlibsign/Makefile, nss/cmd/shlibsign/manifest.mn,
    nss/cmd/shlibsign/shlibsign.c: Fix shlibsign to properly load the sotfoken
    module.
  * debian/rules: Remove debian/libnss3/usr/lib/$(DEB_HOST_MULTIARCH)/nss from
    LD_LIBRARY_PATH when executing shlibsign, which can be done now with the
    fix above.

Date: Wed, 08 Jul 2015 09:29:03 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nss/2:3.19.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Jul 2015 09:29:03 -0400
Source: nss
Binary: libnss3 libnss3-1d libnss3-nssdb libnss3-tools libnss3-dev libnss3-dbg
Architecture: source
Version: 2:3.19.2-1ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description:
 libnss3    - Network Security Service libraries
 libnss3-1d - Network Security Service libraries - transitional package
 libnss3-dbg - Debugging symbols for the Network Security Service libraries
 libnss3-dev - Development files for the Network Security Service libraries
 libnss3-nssdb - Network Security Security libraries - shared databases
 libnss3-tools - Network Security Service tools
Closes: 505382 682926 722811 788452
Changes:
 nss (2:3.19.2-1ubuntu1) wily; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes:
     - debian/rules:
       + Add x32 support.
       + Also ship blapi.h and alghmac.h in libnss3-dev.
     - debian/control, debian/libnss3-nssdb.*, debian/libnss3.symbols,
       debian/pkcs11.txt, debian/rules:
       + Add back support for shared cert and key databases.
   * debian/patches/relax_dh_size.patch: relax minimum DH size to 768 bits
     for compatibility reasons. This patch will get reverted in the future
     once servers have upgraded to longer DH sizes.
   * debian/control: remove cross Build Profile from Build-Depends, as it
     doesn't seem to be supported by launchpad yet.
 .
 nss (2:3.19.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/rules: Force set OS_TEST to DEB_HOST_GNU_CPU to avoid it defaulting
     to `uname -m`. Thanks Helmut Grohne. Closes: #788452
 .
 nss (2:3.19.1-2) unstable; urgency=medium
 .
   * debian/control: Fix Vcs-Git url.
   * nss/cmd/shlibsign/manifest.mn: Fix missing LIBRARY_VERSION.
   * nss/cmd/shlibsign/shlibsign.c: Fix shlibsign on arm64.
 .
 nss (2:3.19.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/libnss3.symbols:
     - Add NSS_3.19.1 symbol versions.
     - Reorder and replace *@ with (symver).
   * debian/rules:
     - Pass multi-arch dir for NSPR_LIB_DIR. Closes: #722811.
     - Set umask when calling shlibsign, and rearrange how it's being called.
     - Build nsinstall separately and set things up for cross-compilations.
     - Use native shlibsign when cross-compiling.
     - Do not run FIPS check on cross-builds.
   * debian/control: Build depend on native libnss3-tools for cross builds.
     Closes: #682926.
   * debian/libnss3-tools.manpages, debian/rules: Install the manpages that
     are now provided upstream. Closes: #505382.
   * debian/control: Update Vcs-* urls.
   * debian/control: Bump Standards-Version to 3.9.6.0. No changes required.
   * nss/lib/ckfw/builtins/binst.c, nss/lib/ckfw/builtins/ckbiver.c,
     nss/lib/ckfw/builtins/manifest.mn, nss/lib/ckfw/capi/ckcapiver.c,
     nss/lib/ckfw/capi/manifest.mn, nss/lib/ckfw/nssmkey/ckmkver.c,
     nss/lib/ckfw/nssmkey/manifest.mn, nss/lib/freebl/freeblver.c,
     nss/lib/freebl/ldvector.c, nss/lib/freebl/manifest.mn,
     nss/lib/nss/manifest.mn, nss/lib/nss/nssinit.c, nss/lib/nss/nssver.c,
     nss/lib/smime/manifest.mn, nss/lib/smime/smimeutil.c,
     nss/lib/smime/smimever.c, nss/lib/softoken/legacydb/lginit.c,
     nss/lib/softoken/manifest.mn, nss/lib/softoken/pkcs11.c,
     nss/lib/softoken/softkver.c, nss/lib/ssl/manifest.mn,
     nss/lib/ssl/sslcon.c, nss/lib/ssl/sslver.c, nss/lib/util/secoid.c: Remove
     __DATE__ and __TIME__ references.
   * nss/cmd/shlibsign/Makefile, nss/cmd/shlibsign/manifest.mn,
     nss/cmd/shlibsign/shlibsign.c: Fix shlibsign to properly load the sotfoken
     module.
   * debian/rules: Remove debian/libnss3/usr/lib/$(DEB_HOST_MULTIARCH)/nss from
     LD_LIBRARY_PATH when executing shlibsign, which can be done now with the
     fix above.
Checksums-Sha1:
 27ca1bec3848817ddce14cc97446aa39df669e8b 2397 nss_3.19.2-1ubuntu1.dsc
 1f04052688b23e7d2c2ce05ee25fd29d180d4a43 6953657 nss_3.19.2.orig.tar.gz
 0c234cd473fe84aa60a4084f8e32d00443895354 32040 nss_3.19.2-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 50ef98740ee6dae9396d1cee5f81806d1af8123ec28bf51862514ebf9054923c 2397 nss_3.19.2-1ubuntu1.dsc
 1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae 6953657 nss_3.19.2.orig.tar.gz
 0464ede7098594ab0d56ce81caebc953c6026fa43c724d527058ac10a150880e 32040 nss_3.19.2-1ubuntu1.debian.tar.xz
Files:
 b1b7e6528931929e8fed13d419edebf8 2397 libs optional nss_3.19.2-1ubuntu1.dsc
 b02ffd1e8e8ef5f8512fa02d8ca9db3d 6953657 libs optional nss_3.19.2.orig.tar.gz
 b9888e1c37a8748d9fee7a21cf48509d 32040 libs optional nss_3.19.2-1ubuntu1.debian.tar.xz
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVnSc8AAoJEGVp2FWnRL6T2gYP/j72wpLbtSfJwqnhn1TLmk20
1HPtCG0epYixUGSUi2EKp5tPz3gJHUNaS+7psvPrSw+ujb9d2xJULBTfxTQKMxc+
NIsjBWR+jGLkYQ7U+/GdURM1RFX+VdMac+0cbRgK/7qgZhkZUDgHLPmSA155aAzb
V1iAd9/JdgRid1LzlHr6qHMOfWjtsuG3rcziXqN0NiDUuWAlX6HI4RNDk5O7RdKy
Ya1DejmrZlq3UcThYrLXYUGV59AnPzxbf7zSrHbNGogOXMHI5pQhTlruhB4KlKHF
upbR2ijwlD28BZJzxqZFcorTGueg67Df3vTMVfm3ZJCNQcqROpAQUFgzjzUPRK+i
KhQeVW0SO+k3mT3jKf+NVzbG9KZYrZVbrl77usEWYXNfEUM5P7uMft5864L1XQes
cycBPlXWZiKT8G6MITsZJiumtS0wS4NXZnXX1AOvq6W4tqG94D9/mBO757yC5CS7
p7RJRtGwof6N+v108BhqCeuQlTcUARQI62KFqUzqIq7hDXhmJ1mGWFQGCS39ZSY1
YFLWubF9CgBJKBrUscqcRs5Phke4YwKT90qwBTwJKmEn8SwGlTnbKsk1vru9IxTj
ZCYkjXsi8HcW/pN/asYhAToVTIcuY9t186CyBvHEaamub6ETz5GhsPnXN48b1vae
OUDC3m1LkHk6WK4C78uP
=T8so
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list