Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2013-07-24 23:41:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subversion (Old)
 and      /work/SRC/openSUSE:Factory/.subversion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "subversion"

Changes:
--------
--- /work/SRC/openSUSE:Factory/subversion/subversion.changes    2013-06-25 
14:46:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes       
2013-07-24 23:41:04.000000000 +0200
@@ -1,0 +2,86 @@
+Wed Jul 24 17:37:14 UTC 2013 - [email protected]
+
+- Apache Subversion 1.8.1 [bnc#830031] CVE-2013-4131
+- User-visible changes:
+  - Client- and server-side bugfixes:
+    * translation updates for German and Simplified Chinese
+    * improve sqlite error message output
+    * support platforms lacking mmap
+    * allow configuration files to start with UTF-8 BOM
+    * don't fail on UTF-8 data when encoding conversion not available
+    * improve error messages when encoding conversion fails
+  - Client-side bugfixes:
+    * merge: rename 'automatic merge' to 'complete merge'
+    * mergeinfo: reduce network usage for '--show-revs'
+    * ra_serf: improve http status handling
+    * merge: avoid unneeded ra session
+    * merge: reduce network usage
+    * merge: remove duplicated ancestry check
+    * ra_serf: fix 'Accept-Encoding' header for IIS interoperability
+    * svn status: improve documentation for lock columns
+    * ra_serf: fix support for 'get-file-revs-reversed' capability
+    * log: reduce network usage on repository roots
+    * diff: avoid temporary files when calling external diff
+    * upgrade: fix notification of 1.7.x working copies
+    * fix crash during tree conflict resolution
+    * interactive file merge: add two additional choices
+    * diff: use local style paths in error messages
+    * resolve: improve the interactive conflict resolution menu
+    * switch: use local style path in error message
+    * ra_serf: improve error output when receiving invalid XML
+    * svn cleanup: explain what the command does in help output
+    * blame: error on -r M:N where M>N unless server supports
+    * gpg-agent auth: don't try to use agent when unavailable
+    * gpg-agent auth: don't require GPG_TTY or TERM env vars
+    * update: fix some tree conflicts not triggering resolver
+    * commit: remove stale entries from wc lock table when deleting
+    * merge: fix --record-only erroring out on renamed path
+    * svnmucc: fix 'make install' symlink to work when DESTDIR is set
+    * wc: fix crash when target is symlink to a working copy root
+    * ra_serf: change "internal malfunction" errors to normal errors
+    * ra_serf: handle proxies not supporting chunked requests
+  - Server-side bugfixes:
+    * fsfs: resolve endless loop problem when repos/db/uuid has \r\n
+    * fsfs: remove revision property buffer limit
+    * mod_dav_svn: better status codes for anonymous user errors
+    * mod_dav_svn: better status codes for commit failures
+    * fix performance regression in 'svn log' against root
+    * allow deleting non-user-visible 'svn:' properties
+    * fsfs: fix crash on strict-alignment architectures
+    * svnadmin upgrade: fix error of non-sharded fsfs repositories
+    * svnadmin create: deny '--fs-type=fsfs --compatible-version=1.0'
+    * svnadmin upgrade: fix data loss when cancelling in last stage
+    * mod_dav_svn: fix incorrect path canonicalization
+
+  - Other tool improvements and bugfixes:
+    * fsfs-stats (tool): resolve segfault when passing invalid path
+    * svn-bench: fix help output
+    * svnpubsub: add version header to server
+
+ Developer-visible changes
+  - General:
+    * ra_serf: fix some test runner issues on Windows 
+    * fix two issues in reverse svn_ra_get_file_revs()
+    * handle --compatible-version=1.8 in the C tests
+    * improve clang compatibility
+    * use proper cancel baton when handling conflicts
+    * fs: BDB: provide proper error value from BDB
+    * ra_serf: tweak connection failed error value
+    * svn_client_log5: resolve possible segfault
+    * fix metadata_only move to work when target is unversioned node
+    * ra_svn: fix segfault with a NULL commit message
+    * Ev2: correctly initialize node kind in shims'
+    * Ev2: fix copyfrom URL construction in shims
+    * fs: improve test against newlines in filenames
+    * make building with BDB 6 an opt-in feature
+    * sqlite: allow placing amalgamation in build dir
+    * ra_svn: make sessions usable after log callback early out
+  - Bindings:
+    * swig-rb: fix tests with out-of-tree-builds
+    * javahl: fix encoding of error messages produced by javahl
+    * swig-pl: silence compiler warnings
+    * swig-pl: improve documentation
+- packaging changes:
+  * update keyring
+
+-------------------------------------------------------------------

Old:
----
  subversion-1.8.0.tar.bz2
  subversion-1.8.0.tar.bz2.asc

New:
----
  subversion-1.8.1.tar.bz2
  subversion-1.8.1.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ subversion.spec ++++++
--- /var/tmp/diff_new_pack.2ROydK/_old  2013-07-24 23:41:05.000000000 +0200
+++ /var/tmp/diff_new_pack.2ROydK/_new  2013-07-24 23:41:05.000000000 +0200
@@ -46,7 +46,7 @@
 %define svnuser svn
 
 Name:           subversion
-Version:        1.8.0
+Version:        1.8.1
 Release:        0
 # in-tree SWIG version to use for the build:
 %define swig_version   1.3.36
@@ -161,8 +161,7 @@
 Source15:       svnserve.tmpfiles
 Source42:       subversion.svngrep.sh
 Source43:       subversion.svndiff.sh
-# https://people.apache.org/keys/group/subversion.asc
-Source50:       subversion.keyring
+Source50:       
https://people.apache.org/keys/group/subversion.asc#/subversion.keyring
 Source51:       
https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc
 %if 0%{?suse_version} >= 1230
 BuildRequires:  gpg-offline


++++++ subversion-1.8.0.tar.bz2 -> subversion-1.8.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/subversion/subversion-1.8.0.tar.bz2 
/work/SRC/openSUSE:Factory/.subversion.new/subversion-1.8.1.tar.bz2 differ: 
char 11, line 1

++++++ subversion.keyring ++++++
++++ 14398 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/subversion/subversion.keyring
++++ and /work/SRC/openSUSE:Factory/.subversion.new/subversion.keyring

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to