8
0

- update to 1.34

* fix a one-byte-past-end-write buffer overflow in UURepairData
   (reported, analysed and testcase provided by Marco Walther).
 * quoted-printable decoding was completely broken, try a fix.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=15
This commit is contained in:
2010-12-16 12:49:50 +00:00
committed by Git OBS Bridge
parent 1e7756e731
commit 64aa5c6ae0
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 16 13:48:36 CET 2010 - anicka@suse.cz
- update to 1.34
* fix a one-byte-past-end-write buffer overflow in UURepairData
(reported, analysed and testcase provided by Marco Walther).
* quoted-printable decoding was completely broken, try a fix.
-------------------------------------------------------------------
Wed Dec 1 13:31:14 UTC 2010 - coolo@novell.com