Picon
Favicon

new release of Perl

Hi Perl SIG,
as you probably already found out the new Perl 5.16.0 was released.
http://www.nntp.perl.org/group/perl.perl5.porters/2012/05/msg186903.html

The perl-5.16.0 is now building fine in scratch. You can find it in rc 
branch of our Fedora perl git. More details about annual rebuild will be 
next week.
I forgot fix versions of sub-packages in the specfile, I'll do it next 
week. We might also put more modules into their own sub-packages.

Marcela
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
buildsys | 25 May 16:21
Favicon

Broken dependencies: perl-Net-OpenSSH


perl-Net-OpenSSH has broken dependencies in the rawhide tree:
On x86_64:
	perl-Net-OpenSSH-0.57-3.fc18.noarch requires openssh-clients(%{__isa_name}-%{__isa_bits})
On i386:
	perl-Net-OpenSSH-0.57-3.fc18.noarch requires openssh-clients(%{__isa_name}-%{__isa_bits})
Please resolve this as soon as possible.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Petr Pisar | 25 May 11:12
Favicon

[perl-Crypt-DES] Do not export private libraries

commit 5192e5982706cc8716fc513ad7c162ac50338a45
Author: Petr Písař <ppisar <at> redhat.com>
Date:   Fri May 25 11:11:47 2012 +0200

    Do not export private libraries

 perl-Crypt-DES.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec
index 7441914..22fc27c 100644
--- a/perl-Crypt-DES.spec
+++ b/perl-Crypt-DES.spec
@@ -18,6 +18,8 @@ BuildRequires:  perl(Benchmark)
 BuildRequires:  perl(Data::Dumper)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

+%{?perl_default_filter}
+
 %description
 DES encryption module.

@@ -55,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri May 25 2012 Petr Pisar <ppisar <at> redhat.com> - 2.05-16
 - Update build-time dependencies
+- Do not export private libraries

 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng <at> lists.fedoraproject.org> - 2.05-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
(Continue reading)

Petr Pisar | 25 May 11:12
Favicon

[perl-Crypt-DES] Update build-time dependencies

commit a310505c7aa482be2dc4a4e695e36648a38ed604
Author: Petr Písař <ppisar <at> redhat.com>
Date:   Fri May 25 11:09:16 2012 +0200

    Update build-time dependencies

 perl-Crypt-DES.spec |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec
index dc3c199..7441914 100644
--- a/perl-Crypt-DES.spec
+++ b/perl-Crypt-DES.spec
@@ -1,14 +1,21 @@
 Name:           perl-Crypt-DES
 Version:        2.05
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Perl DES encryption module
 License:        BSD
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-DES/
 Source0:        http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(Crypt::CBC)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
(Continue reading)

bugzilla | 25 May 06:13
Picon
Favicon

[Bug 824082] rt3: Multiple security flaws fixed in upstream v3.8.12 and v4.0.6 versions

https://bugzilla.redhat.com/show_bug.cgi?id=824082

--- Comment #6 from Ralf Corsepius <rc040203 <at> freenet.de> ---
Thanks for clarifying this. 

Fedora already ships 0.74, but ... CentOS6 is still at 0.71 ;)

--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
bugzilla | 25 May 05:51
Picon
Favicon

[Bug 824082] rt3: Multiple security flaws fixed in upstream v3.8.12 and v4.0.6 versions

https://bugzilla.redhat.com/show_bug.cgi?id=824082

--- Comment #5 from Alex Vandiver <alexmv <at> bestpractical.com> ---
Gah -- simple typo.  Please read that as 0.74, as you confirmed by looking at
sbin/rt-test-dependencies.in
 - Alex

--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
bugzilla | 25 May 05:49
Picon
Favicon

[Bug 824082] rt3: Multiple security flaws fixed in upstream v3.8.12 and v4.0.6 versions

https://bugzilla.redhat.com/show_bug.cgi?id=824082

--- Comment #4 from Ralf Corsepius <rc040203 <at> freenet.de> ---
Hmm, I am confused about
 http://lists.bestpractical.com/pipermail/rt-announce/2012-May/000205.html

There, you say: "RT 3.8.11 and 4.0.5 already require version (FCGI) 0.75 or
higher".

However, the latest version of FCGI.pm in CPAN is 0.74 as well as does
rt-3.8.12/sbin/rt-test-dependencies check for FCGI 0.74?

Could you elaborate?

--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
bugzilla | 25 May 05:33
Picon
Favicon

[Bug 824082] rt3: Multiple security flaws fixed in upstream v3.8.12 and v4.0.6 versions

https://bugzilla.redhat.com/show_bug.cgi?id=824082

--- Comment #3 from Alex Vandiver <alexmv <at> bestpractical.com> ---
To anyone readying a release based on the above, please also note the two
follow-up messages addressing problems with sending mail caused by the security
patches:

http://lists.bestpractical.com/pipermail/rt-announce/2012-May/000205.html
http://lists.bestpractical.com/pipermail/rt-announce/2012-May/000206.html

As the latter mentions, 3.8.13 should be released in the next couple days to
address the issue with mod_perl deployments.

 - Alex

--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Jitka Plesnikova | 24 May 17:19
Favicon

[perl-Lexical-SealRequireHints] Initial import

commit 2dc103f1d30ffab2c82065dbd353a57e51f4b06b
Author: Jitka Plesnikova <jplesnik <at> redhat.com>
Date:   Thu May 24 17:19:47 2012 +0200

    Initial import

 .gitignore                         |    1 +
 perl-Lexical-SealRequireHints.spec |   59 ++++++++++++++++++++++++++++++++++++
 sources                            |    1 +
 3 files changed, 61 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..161e871 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Lexical-SealRequireHints-0.007.tar.gz
diff --git a/perl-Lexical-SealRequireHints.spec b/perl-Lexical-SealRequireHints.spec
new file mode 100644
index 0000000..670e665
--- /dev/null
+++ b/perl-Lexical-SealRequireHints.spec
@@ -0,0 +1,59 @@
+Name:           perl-Lexical-SealRequireHints
+Version:        0.007
+Release:        1%{?dist}
+Summary:        Prevent leakage of lexical hints
+License:        GPL+ or Artistic
+Group:          Development/Libraries
+URL:            http://search.cpan.org/dist/Lexical-SealRequireHints/
(Continue reading)

Jitka Plesnikova | 24 May 17:19
Favicon

File Lexical-SealRequireHints-0.007.tar.gz uploaded to lookaside cache by jplesnik

A file has been added to the lookaside cache for perl-Lexical-SealRequireHints:

eff25e457f66a598a3a1631b27ce1b72  Lexical-SealRequireHints-0.007.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Jitka Plesnikova | 24 May 17:11
Favicon

[perl-syntax] Initial import

commit 689877fd14bae0d68d8e477ea9d5bc88fb9ddbfe
Author: Jitka Plesnikova <jplesnik <at> redhat.com>
Date:   Thu May 24 17:11:24 2012 +0200

    Initial import

 .gitignore       |    1 +
 perl-syntax.spec |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 sources          |    1 +
 3 files changed, 50 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e9a2921 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/syntax-0.004.tar.gz
diff --git a/perl-syntax.spec b/perl-syntax.spec
new file mode 100644
index 0000000..35d2840
--- /dev/null
+++ b/perl-syntax.spec
@@ -0,0 +1,48 @@
+Name:           perl-syntax
+Version:        0.004
+Release:        1%{?dist}
+Summary:        Activate syntax extensions
+License:        GPL+ or Artistic
+Group:          Development/Libraries
+URL:            http://search.cpan.org/dist/syntax/
(Continue reading)


Gmane