Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2012-10-11 11:27:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-26 
11:35:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes       
2012-10-11 11:31:02.000000000 +0200
@@ -1,0 +2,42 @@
+Sat Oct  6 10:44:48 UTC 2012 - [email protected]
+
+- update to upstream 1.7.7:
+  User-visible changes:
+  - Client- and server-side bugfixes:
+    * fix memory read bug
+    * update Chinese translation
+
+  - Client-side bugfixes:
+    * fix issues with applying Git patch files
+    * fix status does not descend into dir externals after upgrade
+    * fix file externals don't update with old mod_dav_svn
+    * fix external diff tool duplicates Index: lines with 'svn diff'
+    * fix GNOME keyring library fails with very old glib
+    * fix unknown password stores in config file cause error
+    * fix assertions in ra_serf running against server root
+    * fix ra_serf checkout/export aborts early on Windows
+ 
+  - Server-side bugfixes:
+    * fix an assert with SVNAutoVersioning in mod_dav_svn
+    * fix unbounded memory use with SVNPathAuthz short_circuit
+    * fix svndumpfilter exclude --targets requires leading slash
+    * fix connection ttl for memcache should be 50 seconds
+    * stabilize order of paths in dumpfiles with APR 1.4.6
+
+ Developer-visible changes:
+  - General:
+    * print "All tests successful" at the end of 'make check'
+    * fix sandbox violation in a test
+    * fix tests fail when running within a format 30 WC
+    * fix return value of svn_client_update4() incorrect
+    * fix make check summary missing test failures
+    * fix build does not fail when apache httpd is not available
+
+  - Bindings:
+    * fix swig-pl build fails with swig 2.0.7 and newer.
+    * fix swig-py runtime problems with swig 2.0.5 and newer
+
+- refresh subversion-1.7.4-ruby-1.9-RbConfig.patch
+- refresh subversion-1.7.5-libsvn_auth_kwallet-r1345740.patch
+
+-------------------------------------------------------------------

Old:
----
  subversion-1.7.6.tar.bz2

New:
----
  subversion-1.7.7.tar.bz2

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

Other differences:
------------------
++++++ subversion.spec ++++++
--- /var/tmp/diff_new_pack.IBNaIO/_old  2012-10-11 11:31:04.000000000 +0200
+++ /var/tmp/diff_new_pack.IBNaIO/_new  2012-10-11 11:31:04.000000000 +0200
@@ -46,7 +46,7 @@
 %endif
 
 Name:           subversion
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 # in-tree SWIG version to use for the build:
 %define swig_version   1.3.36

++++++ subversion-1.7.4-ruby-1.9-RbConfig.patch ++++++
--- /var/tmp/diff_new_pack.IBNaIO/_old  2012-10-11 11:31:04.000000000 +0200
+++ /var/tmp/diff_new_pack.IBNaIO/_new  2012-10-11 11:31:04.000000000 +0200
@@ -1,7 +1,7 @@
 Index: build/ac-macros/swig.m4
 ===================================================================
---- build/ac-macros/swig.m4.orig       2012-05-11 22:37:59.000000000 +0100
-+++ build/ac-macros/swig.m4    2012-05-11 22:38:27.000000000 +0100
+--- build/ac-macros/swig.m4.orig       2011-06-22 15:45:03.000000000 +0100
++++ build/ac-macros/swig.m4    2012-10-04 18:38:50.000000000 +0100
 @@ -187,7 +187,7 @@ AC_DEFUN(SVN_FIND_SWIG,
      for var_name in arch archdir CC LDSHARED DLEXT LIBS LIBRUBYARG \
                      rubyhdrdir sitedir sitelibdir sitearchdir libdir
@@ -13,9 +13,9 @@
  
 Index: configure.ac
 ===================================================================
---- configure.ac.orig  2012-05-11 22:37:59.000000000 +0100
-+++ configure.ac       2012-05-11 22:55:02.000000000 +0100
-@@ -1121,12 +1121,12 @@ if test "$RUBY" != "none"; then
+--- configure.ac.orig  2012-10-02 18:18:00.000000000 +0100
++++ configure.ac       2012-10-04 18:38:50.000000000 +0100
+@@ -1117,12 +1117,12 @@ if test "$RUBY" != "none"; then
        AC_PATH_PROGS(RDOC, rdoc rdoc1.8 rdoc18, none)
      fi
      AC_CACHE_CHECK([for Ruby major version], [svn_cv_ruby_major],[

++++++ subversion-1.7.5-libsvn_auth_kwallet-r1345740.patch ++++++
--- /var/tmp/diff_new_pack.IBNaIO/_old  2012-10-11 11:31:04.000000000 +0200
+++ /var/tmp/diff_new_pack.IBNaIO/_new  2012-10-11 11:31:04.000000000 +0200
@@ -13,8 +13,8 @@
 
 Index: subversion/libsvn_auth_kwallet/kwallet.cpp
 ===================================================================
---- subversion/libsvn_auth_kwallet/kwallet.cpp.orig    2010-12-30 
20:46:50.000000000 +0000
-+++ subversion/libsvn_auth_kwallet/kwallet.cpp 2012-06-07 18:01:02.000000000 
+0100
+--- subversion/libsvn_auth_kwallet/kwallet.cpp.orig    2012-10-02 
18:18:00.000000000 +0100
++++ subversion/libsvn_auth_kwallet/kwallet.cpp 2012-10-04 18:38:58.000000000 
+0100
 @@ -60,6 +60,9 @@
  /* KWallet simple provider, puts passwords in KWallet                    */
  /*-----------------------------------------------------------------------*/
@@ -25,7 +25,7 @@
  
  static const char *
  get_application_name(apr_hash_t *parameters,
-@@ -203,12 +206,11 @@ kwallet_password_get(const char **passwo
+@@ -212,12 +215,11 @@ kwallet_password_get(svn_boolean_t *done
    QCoreApplication *app;
    if (! qApp)
      {
@@ -41,7 +41,7 @@
                       get_application_name(parameters, pool),
                       "subversion",
                       ki18n(get_application_name(parameters, pool)),
-@@ -273,12 +275,11 @@ kwallet_password_set(apr_hash_t *creds,
+@@ -289,12 +291,11 @@ kwallet_password_set(svn_boolean_t *done
    QCoreApplication *app;
    if (! qApp)
      {

++++++ subversion-1.7.6.tar.bz2 -> subversion-1.7.7.tar.bz2 ++++++
++++ 7751 lines of diff (skipped)

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

Reply via email to