* CVE-2018-11782 bsc#1142743

* CVE-2019-0203 bsc#1142721

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=308
This commit is contained in:
Tomáš Chvátal 2019-08-02 07:58:27 +00:00 committed by Git OBS Bridge
parent 63c9219a01
commit 63245fabb0

View File

@ -12,6 +12,8 @@ Thu Jul 25 07:52:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.12.2:
* Fix conflict resolver bug: local and incoming edits swapped. (r1863285)
* Fix memory lifetime problem in a libsvn_wc error code path. (r1863287)
* CVE-2018-11782 bsc#1142743
* CVE-2019-0203 bsc#1142721
-------------------------------------------------------------------
Sun Jul 21 07:15:02 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>