diff --git a/Convert-UUlib-1.34.tar.bz2 b/Convert-UUlib-1.34.tar.bz2 deleted file mode 100644 index 1a93417..0000000 --- a/Convert-UUlib-1.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d98df677604572d522bfde4b149929952d9b0b7f6ac6c25f7e835af04bf0feb -size 218659 diff --git a/Convert-UUlib-1.4.tar.bz2 b/Convert-UUlib-1.4.tar.bz2 new file mode 100644 index 0000000..2292447 --- /dev/null +++ b/Convert-UUlib-1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:714515c7082fb2be6a0fb2a64decf53e6ac5c2c7eceb02dad8730315beaa9c1c +size 218787 diff --git a/perl-Convert-UUlib.changes b/perl-Convert-UUlib.changes index 02a3ea1..72798c2 100644 --- a/perl-Convert-UUlib.changes +++ b/perl-Convert-UUlib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 30 07:43:35 UTC 2011 - vcizek@novell.com + +- update to 1.4 + - avoid a classical buffer overflow in case a progress + message is too long. + - this release adds depdencies for snprintf/vsnprintf. + - some uuencode encoders do not generate a final "space" line + before the "end" marker, so do not rely on the line to be there. + ------------------------------------------------------------------- Thu Dec 16 13:48:36 CET 2010 - anicka@suse.cz diff --git a/perl-Convert-UUlib.spec b/perl-Convert-UUlib.spec index 0101fb2..41bc944 100644 --- a/perl-Convert-UUlib.spec +++ b/perl-Convert-UUlib.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Convert-UUlib (Version 1.33) +# spec file for package perl-Convert-UUlib (Version 1.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,14 +19,15 @@ Name: perl-Convert-UUlib -License: Artistic ; GPLv2+ +License: GPL+ or Artistic Group: Development/Libraries/Perl Provides: p_conulb Obsoletes: p_conulb AutoReqProv: on Summary: Perl interface to the uulib library -Version: 1.34 -Release: 7 +Version: 1.4 +Release: 1 +Url: http://search.cpan.org/~mlehmann/Convert-UUlib-1.4/UUlib.pm Source: Convert-UUlib-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} @@ -34,7 +35,7 @@ BuildRequires: perl BuildRequires: perl-macros %description -Perl interface to the uulib library +A Perl interface to the uulib library %prep %setup -n Convert-UUlib-%{version} -q