Accepting request 667943 from home:kbabioch:branches:devel:tools:scm:svn

- Fixed a vulnerability that allowed malicious SVN clients to trigger a crash
  in mod_dav_svn by omitting the root path from a recursive directory listing
  request (CVE-2018-11803 bsc#1122842)

OBS-URL: https://build.opensuse.org/request/show/667943
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=297
This commit is contained in:
Tomáš Chvátal 2019-01-23 09:21:05 +00:00 committed by Git OBS Bridge
parent 989962dc5d
commit 9b02818638
2 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@ Fri Jan 18 14:03:54 UTC 2019 - astieger@suse.com
* Server: fix a crash in mod_http2
* JavaHL bindings: Fix crash in client code when using external
diff
- Fixed a vulnerability that allowed malicious SVN clients to trigger a crash
in mod_dav_svn by omitting the root path from a recursive directory listing
request (CVE-2018-11803 bsc#1122842)
-------------------------------------------------------------------
Fri Jan 11 09:21:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#