diff options
author | Dan Winship <danw@gnome.org> | 2011-07-28 17:12:36 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2011-07-28 17:12:36 -0400 |
commit | 6e1b5647a13e82b2c42a3ecc749ce9a19f40480a (patch) | |
tree | 25f43169aa8f50a989a1ffd2bbb9773c6365208d /NEWS | |
parent | 19046ba6eab37c153b8e43cd6a5b212590f7b374 (diff) | |
download | libsoup-6e1b5647a13e82b2c42a3ecc749ce9a19f40480a.tar.gz libsoup-6e1b5647a13e82b2c42a3ecc749ce9a19f40480a.tar.bz2 libsoup-6e1b5647a13e82b2c42a3ecc749ce9a19f40480a.zip |
Doh, fix the CVE number: should have been CVE-2011-2524
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Changes in libsoup from 2.35.3 to 2.35.4: - * CVE-2011-2054: Fixed a security hole that caused some + * CVE-2011-2524: Fixed a security hole that caused some SoupServer users to unintentionally allow accessing the entire local filesystem when they thought they were only providing access to a single directory. [#653258] |