Change logs for subversion source package in Utopic

  • subversion (1.8.10-1ubuntu2) utopic; urgency=medium
    
      * Rebuild for Perl 5.20.0.
     -- Colin Watson <email address hidden>   Thu, 21 Aug 2014 13:52:59 +0100
  • subversion (1.8.10-1ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - debian/rules: Manually create the doxygen output directory, otherwise
          we get weird build failures when running parallel builds.
        - Build a python-subversion-dbg package.
        - Build-depend on python-dbg.
        - Build-depend on default-jre-headless/-jdk.
        - only build on requested python versions (X-Python-Versions:)
        - Do not apply java-build patch.
        - debian/patches/verbose-tests.diff: make tests verbose
        - debian/control: added ruby-test-unit to Build-Depends
        - Check for libtoolize instead of libtool, which is not used for
          the build.
      * debian/patches/lp1353142.patch: fix alignment issue causing test
        failures on ppc64el in subversion/libsvn_delta/text_delta.c.
        (LP: #1353142)
    
    subversion (1.8.10-1) unstable; urgency=medium
    
      * New upstream release.  Refresh patches.
        - Includes security fixes:
          + CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs.
          + CVE-2014-3528: credentials cached with svn may be sent to wrong
            server.
      * debian/rules: Avoid an unnecessary call to dpkg-buildflags.
      * debian/control: Pre-Depend on ${misc:Pre-Depends} instead of hard-coding
        multiarch-support, as suggested by Lintian.
     -- Marc Deslauriers <email address hidden>   Thu, 14 Aug 2014 14:39:07 -0400
  • subversion (1.8.9-2ubuntu2) utopic; urgency=medium
    
      * Build using -O2 on ppc64el. Test failures with -O3.
     -- Matthias Klose <email address hidden>   Tue, 05 Aug 2014 22:21:47 +0200
  • subversion (1.8.9-2ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - debian/rules: Manually create the doxygen output directory, otherwise
          we get weird build failures when running parallel builds.
        - Build a python-subversion-dbg package.
        - Build-depend on python-dbg.
        - Build-depend on default-jre-headless/-jdk.
        - only build on requested python versions (X-Python-Versions:)
        - Do not apply java-build patch.
        - debian/patches/ruby19.patch: disable check for ruby 1.8, and backport
          a few changes to the test suite.
        - debian/control: added ruby-test-unit to Build-Depends
        - Check for libtoolize instead of libtool, which is not used for
          the build.
    
    subversion (1.8.9-2) unstable; urgency=medium
    
      * Use Perl's $Config{vendorarch} to determine where libsvn-perl's files were
        installed.  This enables being built against a Multi-Archified Perl.
        (Closes: #752816)
    
    subversion (1.8.9-1) unstable; urgency=medium
    
      * New upstream release
      * Merge changes from Ubuntu:
        - Add DEB-8 test for Apache functionality
        - debian/rules: Create pot file on build.
        - debian/rules: Ensure the doxygen output directory exists
        - Move svn2cl to subversion-tools' Suggests on Ubuntu.
     -- Matthias Klose <email address hidden>   Tue, 05 Aug 2014 19:02:18 +0200
  • subversion (1.8.8-2ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Create pot file on build.
        - debian/rules: Manually create the doxygen output directory, otherwise
          we get weird build failures when running parallel builds.
        - Build a python-subversion-dbg package.
        - Build-depend on python-dbg.
        - Build-depend on default-jre-headless/-jdk.
        - only build on requested python versions (X-Python-Versions:)
        - Do not apply java-build patch.
        - Drop svn2cl to Suggests; we don't particularly need it in Ubuntu main
        - Add DEP-8 test for Apache functionality.
        - debian/patches/ruby19.patch: disable check for ruby 1.8, and backport
          a few changes to the test suite.
        - debian/control: added ruby-test-unit to Build-Depends
        - Check for libtoolize instead of libtool, which is not used for
          the build.
        - Temporarily disable running the tests on powerpc.
    
    subversion (1.8.8-2) unstable; urgency=medium
    
      * Fix builds with ruby 2.x.  (Closes: #739772)
     -- Matthias Klose <email address hidden>   Mon, 28 Apr 2014 16:37:04 +0200
  • subversion (1.8.8-1ubuntu3) trusty; urgency=medium
    
      * Run the tests on powerpc again.
     -- Matthias Klose <email address hidden>   Mon, 24 Feb 2014 11:05:59 +0100