lp:ubuntu/trusty-proposed/ca-certificates-java

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/ca-certificates-java
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

23. By Marc Deslauriers

UpdatesCertificatesTest.java: Fix ftbfs by swapping out the no longer
shipped cacert.org certificate with a Thawte one. (LP: #1258286)

22. By Damien Raude-Morvan

* Acknowledge NMU done by Don Armstrong and Andreas Beckmann.
* Fix tests to works with new cacert certificates names (Closes:
  #713138).
* d/control: Use canonical value for Vcs-* fields.
* d/control: Remove deprecated DMUA flag.
* d/control: Bump Standards-Version to 3.9.4 (no changes needed).

21. By Andreas Beckmann

* Non-maintainer upload.
* postinst, jks-keystore.hook: Do not fail if nss.cfg does not (yet) exist,
  i.e. if openjdk-?-jre-headless is unpacked but not yet configured.
  (Closes: #694888)
* Set urgency to medium for RC bugfix.

20. By Don Armstrong <email address hidden>

* Non-maintainer upload
* Fix test for dpkg-query in postinst; there was an extraneous --version
  here. [Probably don't even need to bother to check for dpkg-query, but
  why not.] (Closes: #690204)
* Library path for softokn3pkg and nsspkg is potentially wrong if there
  are multiple different paths; fix it.
* Do not run the hook if ca-certificates-java has been removed but not
  purged.
* Use the new trigger support provided by ca-certificates (>=20121114).

19. By Damien Raude-Morvan

* Fix jks-keystore and postinst to work on multi-arch system.
  Use dpkg-query -L package:arch. (Closes: #680618).
* As libnss3-1d is a transitional package on both Debian and Ubuntu,
  upgrade Depends to use libnss3.

18. By James Page

[ James Page ]
* Switch primary JRE dependency from openjdk-6 to openjdk-7 to support
  demotion of openjdk-6 to universe in Ubuntu:
  - d/control, rules: Generate primary JRE dependency at build time to
    allow differentiation between Ubuntu and Debian.
* Added myself to uploaders.

[ Damien Raude-Morvan ]
* Update to unstable.
* Set DMUA flag for James Page.

17. By Damien Raude-Morvan

* Use javahelper as buildsystem:
  - d/control: Add Build-Depends on javahelper.
  - d/rules: Use jh_build to call javac.
* Create a testsuite for this package:
  - Refactor UpdateCertificates code to send exceptions instead of
    System.exit(1).
  - New testsuite: UpdateCertificatesTest.
  - d/control: Build-Depends on junit4.
  - d/rules: Launch junit after build and handle "nocheck" option in
    DEB_BUILD_OPTIONS.

16. By Damien Raude-Morvan

[ Marc Deslauriers ]
* debian/preinst, debian/postinst: remove the 20110912ubuntu1 work-around
  since it is no longer needed.
* debian/postinst: don't put a symlink in / if jvm doesn't contain nss
  configuration. (Closes: #665754, #665749).
* debian/postinst: force migration to new alias names again. The
  migration was supposed to occur on upgrades to Oneiric, but failed
  because of an NSS error.
* debian/postinst: forcibly remove diginotar cert. It could be left
  behind under certain circumstances. (LP: #920758)
* debian/postinst: also look for jvm in multiarch locations (LP: #962378)
* debian/postinst: retrigger first_install to properly get cert store.

[ James Page ]
* d/rules: Ensure java is built with source/target == 1.6 for backwards
  compatibility with openjdk-6.

[ Damien Raude-Morvan ]
* Sync handling of nss.cfg between debian/jks-keystore.hook.in and
  debian/postinst.in.
* Merge changes from Ubuntu (Thanks to James Page and Marc Deslauriers).
* Improve handling of certificate with UTF-8 filenames:
  - UpdateCertificates: Force read System.in with UTF-8
  - debian/postinst: Set LC_CTYPE to C.UTF-8

15. By Damien Raude-Morvan

[ Steve Langasek ]
* debian/jks-keystore.hook: If we *don't* find libnss3 / libnss3-1d,
  don't remove files from the filesystem in do_cleanup(),
  since this has a nasty tendency of nuking system libraries.
  LP: #855171.
* debian/preinst, debian/postinst: when upgrading from version
  20110912ubuntu1, disable the buggy hook script early to prevent it from
  being run before our new version is configured; and re-enable the script
  in the postinst. LP: #855246.

[ Matthias Klose ]
* Mark as Multi-Arch: foreign.
* Adjust the libnss3-1d versioned dependency.

[ Damien Raude-Morvan ]
* Add myself to Uploaders.
* Use dh_gencontrol and dpkg-vendor to allow:
  - New substvar ${nss:Depends} for libnss3-1d versionning.
  - New @NSS_LIB@ parameter for debian/*.in files.
* Bump Standards-Version to 3.9.3:
  - Add recommended build-arch / build-indep targets.

14. By Torsten Werner

Support new multiarch JRE packages in postinst.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/ca-certificates-java
This branch contains Public information 
Everyone can see this information.

Subscribers