--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-22208
2013-11-27 03:57:57
--------------------------------------------------------------------------------

Name        : subversion
Product     : Fedora 19
Version     : 1.7.14
Release     : 1.fc19
URL         : http://subversion.apache.org/
Summary     : A Modern Concurrent Version Control System
Description :
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.  Subversion only stores the differences between versions,
instead of every complete file.  Subversion is intended to be a
compelling replacement for CVS.

--------------------------------------------------------------------------------
Update Information:

This update includes the latest stable release of Apache Subversion 1.7, 
version 1.7.14.  Two security fixes are included:

mod_dontdothat allows you to block update REPORT requests against certain paths 
in the repository.  It expects the paths in the REPORT request to be absolute 
URLs.  Serf based clients send relative URLs instead of absolute URLs in many 
cases.  As a result these clients are not blocked as configured by 
mod_dontdothat.  (CVE-2013-4505)

When SVNAutoversioning is enabled via "SVNAutoversioning on" commits can be 
made by single HTTP requests such as MKCOL and
PUT.  If Subversion is built with assertions enabled any such
requests that have non-canonical URLs, such as URLs with a
trailing /, may trigger an assert.  An assert will cause the
Apache process to abort.  (CVE-2013-4558)

Other bug fixes included in this update are as follows:

Client- and server-side bugfixes:
* fix assertion on urls of the form 'file://./'

Client-side bugfixes:
* upgrade: fix an assertion when used with pre-1.3 wcs
* fix externals that point at redirected locations
* diff: fix incorrect calculation of changes in some cases
* diff: fix errors with added/deleted targets

Server-side bugfixes:
* mod_dav_svn: Prevent crashes with some 3rd party modules
* fix OOM on concurrent requests at threaded server start
* fsfs: limit commit time of files with deep change histories


--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 26 2013 Joe Orton <[email protected]> - 1.7.14-1
- update to 1.7.14 (#1034377)
* Tue Sep  3 2013 Joe Orton <[email protected]> - 1.7.13-1
- update to 1.7.13 (#1003070)
- move bash completions out of /etc (#922993)
* Thu Jul 25 2013 Joe Orton <[email protected]> - 1.7.11-1
- update to 1.7.11
- use full relro in mod_dav_svn build (#973694)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1033431 - CVE-2013-4558 subversion: mod_dav_svn assertion when 
handling certain requests with autoversioning enabled
        https://bugzilla.redhat.com/show_bug.cgi?id=1033431
  [ 2 ] Bug #1033995 - CVE-2013-4505 subversion: mod_dontdothat does not block 
requests from certain clients
        https://bugzilla.redhat.com/show_bug.cgi?id=1033995
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update subversion' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to