diff --git a/Capture-Tiny-0.23.tar.gz b/Capture-Tiny-0.23.tar.gz deleted file mode 100644 index cfd7a98..0000000 --- a/Capture-Tiny-0.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:427814015824014b41f666c16afadab0ea551db946e494fdfbc59c44c9569bdf -size 32942 diff --git a/Capture-Tiny-0.24.tar.gz b/Capture-Tiny-0.24.tar.gz new file mode 100644 index 0000000..84d7b5e --- /dev/null +++ b/Capture-Tiny-0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcf6f8472f8ea50401536cb070ac0c7770837d155c4d6abe212759863aae065 +size 33995 diff --git a/perl-Capture-Tiny.changes b/perl-Capture-Tiny.changes index cd0885d..0e29be0 100644 --- a/perl-Capture-Tiny.changes +++ b/perl-Capture-Tiny.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com + +- updated to 0.24 + Fixed: + - Closed security hole in use of semaphore flag in /tmp; + now opens semaphore the using O_CREAT|O_EXCL + ------------------------------------------------------------------- Tue Nov 26 07:35:33 UTC 2013 - coolo@suse.com diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index aefdfbc..75ddbe7 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Capture-Tiny # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Capture-Tiny -Version: 0.23 +Version: 0.24 Release: 0 %define cpan_name Capture-Tiny Summary: Capture STDOUT and STDERR from Perl, XS or external programs @@ -29,15 +29,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -#BuildRequires: perl(Capture::Tiny) -#BuildRequires: perl(Cases) -#BuildRequires: perl(Inline) -#BuildRequires: perl(Pod::Wordlist) -#BuildRequires: perl(Test::Differences) -#BuildRequires: perl(Test::Spelling) >= 0.12 -#BuildRequires: perl(TieEvil) -#BuildRequires: perl(TieLC) -#BuildRequires: perl(Utils) +BuildRequires: perl(version) %{perl_requires} %description