diff --git a/Convert-UUlib-1.33.tar.gz b/Convert-UUlib-1.33.tar.gz deleted file mode 100644 index 8cd5ac9..0000000 --- a/Convert-UUlib-1.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83cf596535f3ae39cdef48f1d3d32301712a6020e105ed63c6e0402d951f2ccb -size 236635 diff --git a/Convert-UUlib-1.34.tar.bz2 b/Convert-UUlib-1.34.tar.bz2 new file mode 100644 index 0000000..1a93417 --- /dev/null +++ b/Convert-UUlib-1.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d98df677604572d522bfde4b149929952d9b0b7f6ac6c25f7e835af04bf0feb +size 218659 diff --git a/perl-Convert-UUlib.changes b/perl-Convert-UUlib.changes index 1dddaec..02a3ea1 100644 --- a/perl-Convert-UUlib.changes +++ b/perl-Convert-UUlib.changes @@ -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 diff --git a/perl-Convert-UUlib.spec b/perl-Convert-UUlib.spec index fe8288d..0101fb2 100644 --- a/perl-Convert-UUlib.spec +++ b/perl-Convert-UUlib.spec @@ -25,9 +25,9 @@ Provides: p_conulb Obsoletes: p_conulb AutoReqProv: on Summary: Perl interface to the uulib library -Version: 1.33 +Version: 1.34 Release: 7 -Source: Convert-UUlib-%{version}.tar.gz +Source: Convert-UUlib-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl @@ -37,7 +37,7 @@ BuildRequires: perl-macros Perl interface to the uulib library %prep -%setup -n Convert-UUlib-%{version} +%setup -n Convert-UUlib-%{version} -q # --------------------------------------------------------------------------- %build