-
subversion (1.10.0-2ubuntu2.1) cosmic-security; urgency=medium
* SECURITY UPDATE: Denial of service
- debian/patches/CVE-2018-11803.patch: fix in
subversion/mod_dav_svn/reports/list.c.
- CVE-2018-11803
-- <email address hidden> (Leonidas S. Barbosa) Wed, 23 Jan 2019 12:12:36 -0300
-
subversion (1.10.0-2ubuntu2) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build a python-subversion-dbg package.
- Build-depend on python-all-dbg.
- debian/patches/verbose-tests: Make tests verbose.
- debian/rules: add verbosity level to --with-ruby-test-verbose
configure argument as the ruby swig test errors out without a
specific level
subversion (1.10.0-2) unstable; urgency=medium
* Build native java bindings using javac instead of javah.
Thanks to Emmanuel Bourg (Closes: #897555)
subversion (1.10.0-1) unstable; urgency=medium
* Upload new upstream release to unstable
* control: Adjust debhelper Build-Depends to ease backporting
subversion (1.10.0~rc2-1) experimental; urgency=medium
* New upstream pre-release
+ Fix test failure on alpha due to unaligned memory access. (Closes:
#823133)
* control: Set Rules-Requires-Root to no
* dav_svn.conf: Clarify wording about SVNPath/SVNParentPath (LP: #917147)
* Enable libsvn-java on ia64
* Update upstream signing keys
* rules:
+ Move install-javahl-java rule to install-arch
+ Ensure Perl binding shared libs are writable before deleting RPATH
* subversion-tools: Change exim4 | m-t-a Recommends to default-mta | m-t-a
* Declare compliance with Policy 4.1.4, no changes required
subversion (1.10.0~rc1-2) experimental; urgency=medium
* libsvn1.symbols: Use 1.10, not 1.10~rc1, for the new symbols
* Mark libsvn-perl Multi-Arch: same
subversion (1.10.0~rc1-1) experimental; urgency=medium
* debian/control:
+ Actually drop quilt Build-Depends
+ Change Vcs-* to salsa.d.o
+ Declare compliance with Policy 4.1.3, no changes needed
+ Bump debhelper compat to 11
+ Switch default-jdk Build-Depends to headless variant
* debian/rules:
+ Disable parallelization for local-install target
+ Avoid errors trying to delete RPATH from non-ELF files
+ Move install-related dh_* commands to the install targets
* New upstream release
+ Fix spurious E160016 error with fsfs repository when operative and peg
revisions differ. (Closes: #880593)
+ Add liblz4-dev and libutf8proc-dev to Build-Depends
+ Remove ruby-typemap-digest patch, merged upstream
+ Remove no-extra-libs/no-extra-libs-2 patches, as they provided marginal
benefit and were unnecessary divergence from upstream
+ Switch from libgnome-keyring to libsecret for GNOME keyring support
(Closes: #867918)
+ Switch to KDE Frameworks 5 wallet support (Closes: #883593)
+ Update svn_load_dirs, emacs extensions, svn-clean, and
svn_apply_autoprops from upstream's contrib/
- svn_apply_autoprops now understands -h and --help (Closes: #606638)
* Remove svn-fast-backup from subversion-tools. It was removed upstream
years ago and is unmaintained.
* Update libsvn1.symbols for 1.10
* Distribute NOTICE file to satisfy Apache license requirements
* Fix ruby-script-but-no-ruby-dep lintian override by adding a wildcard to
the end.
* libsvn-doc: Use dh_installdocs instead of manual install commands
* Turn libsvn-dev's /u/s/d/libsvn-dev → libsvn1 symlink into a directory
* Turn libsvn-java's /u/s/d/libsvn-java → libsvn1 symlink into a directory
-- Matthias Klose <email address hidden> Sun, 29 Jul 2018 04:58:30 +0200
-
subversion (1.10.0-2ubuntu1) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build a python-subversion-dbg package.
- Build-depend on python-all-dbg.
- debian/patches/verbose-tests: Make tests verbose.
- debian/rules: add verbosity level to --with-ruby-test-verbose
configure argument as the ruby swig test errors out without a
specific level
subversion (1.10.0-2) unstable; urgency=medium
* Build native java bindings using javac instead of javah.
Thanks to Emmanuel Bourg (Closes: #897555)
subversion (1.10.0-1) unstable; urgency=medium
* Upload new upstream release to unstable
* control: Adjust debhelper Build-Depends to ease backporting
subversion (1.10.0~rc2-1) experimental; urgency=medium
* New upstream pre-release
+ Fix test failure on alpha due to unaligned memory access. (Closes:
#823133)
* control: Set Rules-Requires-Root to no
* dav_svn.conf: Clarify wording about SVNPath/SVNParentPath (LP: #917147)
* Enable libsvn-java on ia64
* Update upstream signing keys
* rules:
+ Move install-javahl-java rule to install-arch
+ Ensure Perl binding shared libs are writable before deleting RPATH
* subversion-tools: Change exim4 | m-t-a Recommends to default-mta | m-t-a
* Declare compliance with Policy 4.1.4, no changes required
subversion (1.10.0~rc1-2) experimental; urgency=medium
* libsvn1.symbols: Use 1.10, not 1.10~rc1, for the new symbols
* Mark libsvn-perl Multi-Arch: same
subversion (1.10.0~rc1-1) experimental; urgency=medium
* debian/control:
+ Actually drop quilt Build-Depends
+ Change Vcs-* to salsa.d.o
+ Declare compliance with Policy 4.1.3, no changes needed
+ Bump debhelper compat to 11
+ Switch default-jdk Build-Depends to headless variant
* debian/rules:
+ Disable parallelization for local-install target
+ Avoid errors trying to delete RPATH from non-ELF files
+ Move install-related dh_* commands to the install targets
* New upstream release
+ Fix spurious E160016 error with fsfs repository when operative and peg
revisions differ. (Closes: #880593)
+ Add liblz4-dev and libutf8proc-dev to Build-Depends
+ Remove ruby-typemap-digest patch, merged upstream
+ Remove no-extra-libs/no-extra-libs-2 patches, as they provided marginal
benefit and were unnecessary divergence from upstream
+ Switch from libgnome-keyring to libsecret for GNOME keyring support
(Closes: #867918)
+ Switch to KDE Frameworks 5 wallet support (Closes: #883593)
+ Update svn_load_dirs, emacs extensions, svn-clean, and
svn_apply_autoprops from upstream's contrib/
- svn_apply_autoprops now understands -h and --help (Closes: #606638)
* Remove svn-fast-backup from subversion-tools. It was removed upstream
years ago and is unmaintained.
* Update libsvn1.symbols for 1.10
* Distribute NOTICE file to satisfy Apache license requirements
* Fix ruby-script-but-no-ruby-dep lintian override by adding a wildcard to
the end.
* libsvn-doc: Use dh_installdocs instead of manual install commands
* Turn libsvn-dev's /u/s/d/libsvn-dev → libsvn1 symlink into a directory
* Turn libsvn-java's /u/s/d/libsvn-java → libsvn1 symlink into a directory
-- Matthias Klose <email address hidden> Sun, 29 Jul 2018 04:58:30 +0200
-
subversion (1.9.7-4ubuntu1) bionic; urgency=medium
* Merge with Debian; remaining changes:
- Build a python-subversion-dbg package.
- Build-depend on python-all-dbg.
- debian/patches/verbose-tests: Make tests verbose.
- debian/rules: add verbosity level to --with-ruby-test-verbose
configure argument as the ruby swig test errors out without a
specific level
subversion (1.9.7-4) unstable; urgency=medium
* Actually drop quilt Build-Depends
* Change Vcs-* to salsa.d.o
* Declare compliance with Policy 4.1.3, no changes needed
* Switch default-jdk Build-Depends to headless variant
* Disable parallelization for local-install target
* Disable libsvn-java on ia64
-- Matthias Klose <email address hidden> Wed, 28 Mar 2018 16:49:13 +0800