[ca-certificates-java] branch master created (now 25c0a68)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed May 31 13:13:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository ca-certificates-java.

        at  25c0a68   Upload to unstable

This branch includes the following new commits:

       new  795acfc   [svn-inject] Installing original source of ca-certificates-java (20100412)
       new  315e815   UNRELEASED * Add Java code to update the keystore. (Closes: #623671) * Change Maintainer to Debian Java Maintainers and add myself to Uploaders. * Update Build-Depends.
       new  9c840ab   updating the jks-keystore.hook
       new  bf3f9c9   Replace old inconsistent keystore aliases. (Closes: #623888)
       new  5fd9422   add missing CLASSPATH
       new  78f0e3f   bugfixes
       new  cb29f01   Add Java code to update the keystore and support UTF-8 encoded filenames. (Closes: #607245, #623671)
       new  e9d8938   We really need /proc to launch the JVM.
       new  28adea9   release
       new  df39bc2   Update copyright and license.
       new  aef6d7f   Add a NEWS file explaining the update.
       new  7c78fd1   Update README.Debian.
       new  1ad8e5b   * Test for existing file in postinst before copying it. (Closes: #624152) * Add Vcs headers to debian/control.
       new  da32c13   ca-certificates-java (20110531) unstable; urgency=low
       new  612f67f   Upgrade Recommends: libnss3-1d to a versioned Depends due to multiarch changes. (Closes: #635571)
       new  a6fde68   Use the locale C.UTF-8 for the hook script to be more robust.
       new  366aee2   Support new multiarch JRE packages in jks-keystore. (Closes: #641306)
       new  09d66bd   Support OpenJDK 7. (Closes: #641305)
       new  48670be   Support new multiarch JRE packages in postinst.
       new  feefb7c   * 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. * Mark as Multi-Arch:  [...]
       new  4a4529c   * Bump Standards-Version to 3.9.3:   - Add recommended build-arch / build-indep targets.
       new  c499319   * 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 certa [...]
       new  8f08b2a   * 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.
       new  4c4ac97   * 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.
       new  4b0fd5b   * Update to unstable. * Set DMUA flag for James Page.
       new  0bfbfa6   * 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.
       new  bebd1f0   * 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). * 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.   ( [...]
       new  a4bafba   Standards-Version updated to 3.9.5
       new  b841222   Switch to debhelper level 9
       new  479d54d   Fixed a test failure caused by the removal of the CAcert.org root certificate
       new  ce9f1f9   Limit the memory used by java to 64M when updating the certificates
       new  6d9c568   Removed trailing spaces
       new  a62156b   Fixed the link to keystore.java from opensuse/ca-certificates
       new  23b9327   Mavenized the project
       new  16dd9db   Code formatting
       new  2552e5c   Split Exceptions into distinct classes
       new  d472e5c   Replaced the deprecated method calls in the unit tests
       new  b566841   Write the temporary test files in target/test-classes
       new  42bedee   Extracted the keystore handling code from UpdateCertificates into a distinct class
       new  d98113f   Unit test for UpdateCertificates.processChanges()
       new  f891130   Use a local test certificate to avoid future breakages when the ca-certificates package changes
       new  662f9b5   Added a test for certificates with comments (Bug #539283)
       new  87ff249   Adapted debian/rules to the Maven layout
       new  fc8102c   Upload to unstable
       new  08ee6e4   Typo in the changelog
       new  95b7bf4   Drop support for obsolete Java 6 (Closes: #776897)
       new  ff78b5b   Add support for Java 8 and 9 (Closes: #775775)
       new  430147f   Bump Standards-Version to 3.9.7 (no changes)
       new  acdaec7   Use secure HTTPS URI for Vcs-Browser
       new  4a7bed0   Release ca-certificates-java 20160321 to Debian unstable
       new  ddd6f04   postinst: Correct indentation
       new  df63905   postinst: Correct indentation (part 2)
       new  82a9309   postinst: Use exit trap to not fail silently
       new  ba97642   Bump Standards-Version to 3.9.8 (no changes)
       new  ae1ecaf   Release ca-certificates-java 20161107 to Debian unstable
       new  2a02285   Moved the package to Git
       new  0ddf3c9   Depend on openjdk-8 instead of openjdk-7 (Closes: #863803)
       new  25c0a68   Upload to unstable

The 58 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ca-certificates-java.git



More information about the pkg-java-commits mailing list