Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2012-08-26 11:34:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2012-06-18 14:54:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2012-08-26 11:35:01.000000000 +0200 @@ -1,0 +2,46 @@ +Wed Aug 15 00:00:00 UTC 2012 - [email protected] + +- update to upstream 1.7.6: + + User-visible changes: + - Client-side bugfixes: + * Fix "svn status -u --depth empty FILE" + * Fix example output of 'svn help status' + * svn propset of svn:eol-style might not notice related text changes + * sort output of 'svn propget -R' + * sort output of 'svn proplist' + * sort output of 'svn status' + * avoid a filestat per working copy find operation + * optimize 'svn upgrade' performance on large working copies + * allow 'file:///C:\repos' style arguments on Windows, like 1.6 + * fix ra_serf against Subversion 1.2 servers + * fix 'svn upgrade' on working copies with certain tree conflicts + * avoid workqueue references to system temp dir + * allow non-existant canonical paths + * fix 'svn revert --depth files' to operate on files + * fix ra_serf XML namespace handling against malicious server + * fix relocate with server-relative externals + * change two asserts into errors for TortoiseSVN + * don't attempt to anchor an operation outside a wc root + + - Server-side bugfixes: + * partial sync drops properties when converting to adds + * replaying a copy and delete of an unreadable child fails + * allow svnlook to operate on r0 + * make FSFS revision files independent of APR hash order + + - Other tool improvements and bugfixes: + * move mod_dontdothat to install-tools + + Developer-visible changes: + - General: + * fix running tests against httpd 2.4 + * use constant struct initialisers for C89 compatibility + + - Bindings: + * JavaHL: Don't assert on some invalid input + * JavaHL: Add missing new in 1.7 notifications + +- refresh subversion-no-build-date.patch + +------------------------------------------------------------------- Old: ---- subversion-1.7.5.tar.bz2 New: ---- subversion-1.7.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.fwFy7Y/_old 2012-08-26 11:35:04.000000000 +0200 +++ /var/tmp/diff_new_pack.fwFy7Y/_new 2012-08-26 11:35:04.000000000 +0200 @@ -46,7 +46,7 @@ %endif Name: subversion -Version: 1.7.5 +Version: 1.7.6 Release: 0 # in-tree SWIG version to use for the build: %define swig_version 1.3.36 ++++++ subversion-1.7.5.tar.bz2 -> subversion-1.7.6.tar.bz2 ++++++ ++++ 2572 lines of diff (skipped) ++++++ subversion-no-build-date.patch ++++++ --- /var/tmp/diff_new_pack.fwFy7Y/_old 2012-08-26 11:35:06.000000000 +0200 +++ /var/tmp/diff_new_pack.fwFy7Y/_new 2012-08-26 11:35:06.000000000 +0200 @@ -1,8 +1,8 @@ Index: subversion/libsvn_subr/opt.c =================================================================== ---- subversion/libsvn_subr/opt.c.orig 2012-01-25 17:16:44.000000000 +0000 -+++ subversion/libsvn_subr/opt.c 2012-02-13 20:48:43.000000000 +0000 -@@ -1070,9 +1070,8 @@ svn_opt__print_version_info(const char * +--- subversion/libsvn_subr/opt.c.orig 2012-06-13 13:59:03.000000000 +0100 ++++ subversion/libsvn_subr/opt.c 2012-08-08 19:36:46.000000000 +0100 +@@ -1084,9 +1084,8 @@ svn_opt__print_version_info(const char * if (quiet) return svn_cmdline_printf(pool, "%s\n", SVN_VER_NUMBER); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
