Change logs for jabref source package in Bionic

  • jabref (3.8.2+ds-12~18.04) bionic; urgency=medium
    
      * Backport for OpenJDK 11. LP: #1814133.
    
    jabref (3.8.2+ds-12) unstable; urgency=high
    
      * Add patch from upstream commit to fix CVE-2018-1000652: XML External
        Entity attack.
        Thanks to Moritz Muehlenhoff for the bug report. (Closes: #921772)
    
    jabref (3.8.2+ds-11) unstable; urgency=medium
    
      * Add build dependency on libicu4j-java.
        Thanks to Santiago Vila for the bug report. (Closes: #918440)
      * Update years of packaging copyright.
      * Declare compliance with Debian Policy 4.3.0.
    
    jabref (3.8.2+ds-10) unstable; urgency=medium
    
      * Build depend on librelaxng-datatype-java and add its jar to the
        classpath in debian/xjc.sh. (Closes: #915806)
      * Remove trailing whitespace from debian/*.
      * Add a lintian override (empty directory in source tree).
      * Add minimal headers to two patches.
    
    jabref (3.8.2+ds-9) unstable; urgency=medium
    
      * Invoke xjc from jaxb-xjc and drop build-dep on openjdk-8
      * Add build-dep on libxml-commons-resolver1.1-java
      * Replace mysql-connector JDBC driver with mariadb-client-java
    
    jabref (3.8.2+ds-8) unstable; urgency=medium
    
      * Add runtime dep on jaxb and update wrapper script for openjdk 11
        (Closes: #912221, LP: #1799106)
      * Include openjdk-8-jdk as a build-dep for the xjc binary (removed
        in openjdk-11) and patch build.gradle to compile using jaxb-api.
        Note that this package still uses default-jdk for the compilation
        itself. It cannot depend solely on openjdk-8-jdk, as Debian's
        gradle fails to run on that JDK. (Addresses FTBFS)
      * Bump Standards-Version to 4.2.1.
    
    jabref (3.8.2+ds-7) unstable; urgency=medium
    
      * Add build-dep on libjsonp-java to builds against antlr4 version 4.6
        to address FTBFS (Closes: #906367)
      * Flesh-out CC-BY-3.0 license in debian/copyright
    
    jabref (3.8.2+ds-6) unstable; urgency=medium
    
      * Wrapper will skip Java 9+ options when Java 8 runtime is detected
        (Closes: #900356)
    
    jabref (3.8.2+ds-5) unstable; urgency=medium
    
      * Use workaround to start with JREs newer than Java8 (Closes: #893138)
        - Drop the runtime dependency on openjdk-8-jre
        - Set JABREF_JAVA_OPTS as per workaround documented by upstream
          (https://github.com/JabRef/jabref/issues/2594).
        - If this causes problems on a particular JRE, unset using:
          JABREF_JAVA_OPTS="" jabref ...
      * Use debhelper 11
    
    jabref (3.8.2+ds-4) unstable; urgency=medium
    
      * Apply upstream patch for file perms (Closes: #857351)
      * Build with default-jdk
        - This resolves the build-time part of #893138
        - openjdk-8 is still required at runtime
      * Convert TR9401 catalog file to XML format for xjc/saxb 2.3
      * Add build-dep on libscram-java (needed by postgresql)
      * Add JDK9 swing patch
      * Update Vcs fields for migration from Alioth -> Salsa
    
     -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 13:28:54 +0100
  • jabref (3.8.2+ds-3) unstable; urgency=medium
    
      * Force openjdk-8 at buildtime and runtime.
        JabRef doesn't build and run with openjdk-9 which is the default now.
        (Closes: #890905)
      * Make (build) dependency on liblog4j2-java versioned.
        (Closes: #893251)
      * Update years of packaging copyright.
      * debian/copyright: use HTTPS for a couple of URLs.
        Thanks to duck.
      * Declare compliance with Debian Policy 4.1.4.
    
     -- gregor herrmann <email address hidden>  Fri, 06 Apr 2018 19:54:48 +0200
  • jabref (3.8.2+ds-2) unstable; urgency=medium
    
      * Upload to unstable.
      * Bump Standards-Version to 4.0.0.
    
     -- tony mancill <email address hidden>  Wed, 21 Jun 2017 20:28:38 -0700