Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2013-11-26 06:14:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-24 13:33:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2013-11-26 06:14:51.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Nov 25 18:33:46 UTC 2013 - [email protected] + +- CVE redaction for 1.8.5 [bnc#850747] + +------------------------------------------------------------------- +Mon Nov 25 08:00:00 UTC 2013 - [email protected] + +- fix build on Factory where ruby 1.9 is no longer available, + do not build ruby bindings + +------------------------------------------------------------------- @@ -4 +15,5 @@ -- update to 1.8.5 [bnc#850747] +- update to 1.8.5 [bnc#850747], addressing two security issues: + * CVE-2013-4505: mod_dontdothat does not restrict requests from + serf clients. + * CVE-2013-4558: mod_dav_svn assertion triggered by + autoversioning commits. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.LXpwgC/_old 2013-11-26 06:14:52.000000000 +0100 +++ /var/tmp/diff_new_pack.LXpwgC/_new 2013-11-26 06:14:52.000000000 +0100 @@ -18,7 +18,9 @@ # -%define with_ruby 0%{?suse_version} > 1110 +# svn 1.8 supports ruby 1.8 >= 1.8.2 or 1.9.3 specifically. openSUSE 13.2 +# has ruby 2.0 - Ruby bindings to be re-enabled when svn is ported to ruby 2.0 +%define with_ruby 0%{?suse_version} > 1110 && 0%{?suse_version} <= 1310 %define with_intree_swig 0%{?suse_version} != 1110 %define with_intree_sqlite 1 %define with_python_ctypes 0 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
