Change logs for junit4 source package in Xenial

  • junit4 (4.12-4ubuntu1.1) xenial-security; urgency=medium
    
      * SECURITY UPDATE: Exposure of Sensitive Information
        - debian/patches/CVE-2020-15250.patch: fix local information disclosure
          vulnerability.
        - CVE-2020-15250
    
     -- Paulo Flabiano Smorigo <email address hidden>  Wed, 10 Feb 2021 15:20:52 +0000
  • junit4 (4.12-4ubuntu1) xenial; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/*: Re-use 4.11-3 packaging to avoid the switch.
        - d/build.xml,d/junit-pom-template.xml: Pick ant build components
          from 4.11 and adapt for new location and version.
        - d/tweak-resulttest.patch: Strip out failing part of ResultTest
          test case due to differences in the way classes are loaded using
          ant for the package build.
    
    junit4 (4.12-4) unstable; urgency=medium
    
      * Team upload.
      * Override dh_install and execute jh_manifest after the installation took
        place. This ensures that debian/junit4.manifest is really installed into
        the jar file. Remove the old jh_manifest override instead.
        Thanks to Rene Engelhard for the report. (Closes: #808736)
    
    junit4 (4.12-3) unstable; urgency=medium
    
      * Team upload.
      * maven.ignoreRules: Ignore maven replacer plugin to prevent a FTBFS.
        (Closes: #808494)
      * Add Version.java.patch as a replacement for the replacer plugin.
      * Do not remove Version.java in clean target.
      * Switch from cdbs to dh sequencer.
      * Vcs-Browser: Use https.
      * Install all API documentation with junit4-doc.install.
      * Add privacy-breach-logo.patch and fit the Lintian error of the same name.
    
     -- James Page <email address hidden>  Tue, 08 Mar 2016 12:15:34 +0000
  • junit4 (4.12-2ubuntu1) wily; urgency=medium
    
      * Update for Ubuntu to avoid Maven in main:
        - d/*: Re-use 4.11-3 packaging to avoid the switch.
        - d/build.xml,d/junit-pom-template.xml: Pick ant build components
          from 4.11 and adapt for new location and version.
        - d/tweak-resulttest.patch: Strip out failing part of ResultTest
          test case due to differences in the way classes are loaded using
          ant for the package build.
    
     -- James Page <email address hidden>  Mon, 22 Jun 2015 08:52:01 +0100