Change logs for libxalan2-java source package in Bionic

  • libxalan2-java (2.7.2-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release
        - Removed CVE-2014-0107.patch (fixed upstream)
        - Refreshed the Maven poms
      * Simplified debian/patches/build.patch
      * Build with the DH sequencer instead of CDBS
      * Added the missing --has-package-version flag
      * Moved the package to Git
      * Use XZ compression for the upstream tarball
      * Updated debian/watch
      * Use secure Vcs-* URLs
      * Switch to debhelper level 10
      * Standards-Version updated to 4.1.1
      * Converted debian/copyright to the Copyright Format 1.0
    
     -- Emmanuel Bourg <email address hidden>  Fri, 13 Oct 2017 17:17:35 +0200
  • libxalan2-java (2.7.1-9) unstable; urgency=high
    
    
      * Team upload.
      * Fix CVE-2014-0107: Strengthen the secure processing mode by disabling
        external general entities, foreign attributes and access to the system
        properties. This could be exploited to execute arbitrary code remotely.
        (Closes: #742577)
      * debian/control:
        - Standards-Version updated to 3.9.5 (no changes)
        - Use canonical URLs for the Vcs-* fields
        - Updated the Homepage field
        - Removed the duplicate Section fields
      * Switch to debhelper level 9
      * debian/rules: Improved the clean target
    
     -- Emmanuel Bourg <email address hidden>  Tue, 25 Mar 2014 15:22:35 +0100