Change logs for jython source package in Stretch

  • jython (2.5.3-16+deb9u1) stretch-security; urgency=high
    
      * Team upload.
      * Fix CVE-2016-4000: (Closes: #864859)
        Unsafe deserialization may lead to arbitrary code execution.
    
     -- Markus Koschany <email address hidden>  Wed, 21 Jun 2017 20:15:51 +0200
  • jython (2.5.3-16) unstable; urgency=medium
    
      * Improve 03-default-cachedir.patch to consider cachedir relative to
        $HOME when it isn't an absolute path (closes: #857921, #857922)
      * Set default cachedir in global registry as '.jython-cache' instead
        of 'cachedir'
    
     -- Gilles Filippini <email address hidden>  Mon, 20 Mar 2017 21:18:22 +0100
  • jython (2.5.3-15) unstable; urgency=medium
    
      * Set 'Class-Path' into jython.jar's manifest (closes: #855689)
    
     -- Gilles Filippini <email address hidden>  Wed, 22 Feb 2017 11:52:18 +0100
  • jython (2.5.3-14) unstable; urgency=medium
    
      * debian/jython_perl: fix use of abs_path
    
     -- Gilles Filippini <email address hidden>  Sun, 11 Dec 2016 17:02:02 +0100
  • jython (2.5.3-12) unstable; urgency=medium
    
      * Team upload
      * Fix jython.home setting (closes: 845270):
        - Install jython laucher into /usr/share/jython/bin
        - Make /usr/bin/jython a symlink to /usr/share/jython/bin/jython
        - In the jython launcher, define jython.home with
          dirname(dirname(abs_path($0)))
      * New patch 03-default-cachedir.patch: the Debian default cachedir
        path is now set at the library intialization step, so that it works
        for every use case (closes: #845360)
      * Move python from Build-Depends-Indep to Build-Depends to allow building
        source only package (python provides the debhelper sequence file for
        dh_python2)
    
     -- Gilles Filippini <email address hidden>  Sun, 27 Nov 2016 21:48:24 +0100
  • jython (2.5.3-11) unstable; urgency=medium
    
      * Team upload.
      * Restored the Export-Package field in the OSGi metadata (Closes: #808485)
      * Switch to debhelper level 10
      * Added the watch file
    
     -- Emmanuel Bourg <email address hidden>  Mon, 07 Nov 2016 14:36:32 +0100
  • jython (2.5.3-10) unstable; urgency=medium
    
      * Team upload.
      * Install the Maven artifacts
      * Build with the DH sequencer
      * Removed the suggested dependency on the Servlet API
      * Standards-Version updated to 3.9.8 (no changes)
      * Use a secure Vcs-Git URL
    
     -- Emmanuel Bourg <email address hidden>  Mon, 20 Jun 2016 09:22:31 +0200
  • jython (2.5.3-9) unstable; urgency=medium
    
      * Team upload.
      * Fixed the build classpath to really use the Servlet API 3.1
        (Closes: #801027)
    
     -- Emmanuel Bourg <email address hidden>  Mon, 21 Dec 2015 15:13:15 +0100
  • jython (2.5.3-8) unstable; urgency=medium
    
      * Team upload.
      * Transition to bnd 2.1.0.
      * Vcs-Browser: Switch to cgit and https.
      * Fix Lintian warning binary-control-field-duplicates-source.
      * Switch to libservlet3.1-java. (Closes: #801027)
      * Drop unused jython-doc.override and jython.override files.
      * Build depend on dh-python and add substvar ${python:Depends} to jython
        package. Run dh_python2 in binary-indep target and fix Lintian error
        python-script-but-no-python-dep.
    
     -- Markus Koschany <email address hidden>  Wed, 18 Nov 2015 22:56:31 +0100
  • jython (2.5.3-7) unstable; urgency=medium
    
      * Team upload.
      * Depend on ANTLR 3.2 to avoid the incompatibilities with ANTLR 3.5
        (Closes: #796437, #796933)
    
     -- Emmanuel Bourg <email address hidden>  Mon, 26 Oct 2015 22:09:30 +0100
  • jython (2.5.3-6) unstable; urgency=medium
    
      * Team upload.
      * Add binary dependency on libjnr-constants-java and
        libjnr-posix-java (>= 3.0.10~). (Closes: #786651)
    
     -- tony mancill <email address hidden>  Thu, 14 May 2015 21:32:38 -0700
  • jython (2.5.3-5) unstable; urgency=medium
    
      * Team upload.
      * Upload to unstable.
    
     -- tony mancill <email address hidden>  Thu, 07 May 2015 22:08:00 -0700
  • jython (2.5.3-3) unstable; urgency=medium
    
    
      * Make junit.framework OSGi package import optional since it's needed
        only to run tests.
    
     -- Jakub Adam <email address hidden>  Tue, 07 Oct 2014 17:14:40 +0200