[Bug 1181656] Please package perl-Apache-Session-Browseable into EPEL 5/6/7

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1181656



--- Comment #1 from Paul Howarth p...@city-fan.org ---
I'm inclined not to package this for EPEL-5 because the sqlite/DBD::SQLite is
so old it throws out loads of warnings when used:

$ ./Build test
t/Apache-Session-Browseable-DBI.ok
t/Apache-Session-Browseable-Fileok
t/Apache-Session-Browseable-LDAPok
t/Apache-Session-Browseable-Redis...skipped
all skipped: Optional modules (Redis) not installed
t/Apache-Session-Browseable-SQLite..closing dbh with active statement
handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
ok
t/Apache-Session-Browseable-Store-DBI...ok
t/Apache-Session-Browseable-Store-MySQL.ok
t/Apache-Session-Browseable-common..ok
t/test-browseable-functions-using-SQLiteclosing dbh with active statement
handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at
/builddir/build/BUILD/Apache-Session-Browseable-1.0.2/blib/lib/Apache/Session/Browseable/Store/SQLite.pm
line 95.
closing dbh with active statement handles at

[perl-DateTime-TimeZone] Fix a basic regular expression when bootstrapping

2015-01-16 Thread Petr Pisar
commit 30a058855246c7d28d164015ab2feebfe84e28e0
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jan 16 10:48:19 2015 +0100

Fix a basic regular expression when bootstrapping

Old filters call sed -e. Thus it's a basic regualar expression. '?' is
not a metacharacter in basic expressions.

 perl-DateTime-TimeZone.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec
index 09fb897..5ceb54f 100644
--- a/perl-DateTime-TimeZone.spec
+++ b/perl-DateTime-TimeZone.spec
@@ -61,7 +61,7 @@ Requires:   perl(DateTime::TimeZone::Tzfile)
 %{?filter_setup:
 %filter_from_requires /^perl(Win32/d
 %if 0%{?perl_bootstrap}
-%filter_from_requires /^perl(DateTime\(::Duration\)?)/d
+%filter_from_requires /^perl(DateTime\(::Duration\)\{0,1\})/d
 %endif
 %?perl_default_filter}
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1180918] yum install perl-IO-Socket-SSL.noarch demands openssl-libs 1.0.1j-1, but we are at already at 1.0.1k-1

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1180918



--- Comment #5 from Paul Howarth p...@city-fan.org ---
openssl 1.0.1k was pushed to the F-21 stable updates repository earlier this
week so this should no longer be an issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cWOUeUV9uqa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1181656] Please package perl-Apache-Session-Browseable into EPEL 5/6/7

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1181656

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 Depends On||1182960



--- Comment #2 from Paul Howarth p...@city-fan.org ---
The DBD::SQLite issue was fixed in version 1.19_01; EL-5 has version 1.14 and
EL-6 has version 1.27.

It's only needed for the test suite though, so EL-5 will actually be OK.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1182960
[Bug 1182960] Review Request: perl-Apache-Session-Browseable - Add index
and search methods to Apache::Session
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=jJJGVOBnK1a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Compress-Bzip2] Decrase bzip2-devel version constrain

2015-01-16 Thread Petr Pisar
commit a65d48edc09d019722553b72a7c9ed0587f1767d
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jan 16 12:23:46 2015 +0100

Decrase bzip2-devel version constrain

The unbundled bzip2 version is 1.0.6. I verified headers and tests
that 1.0.5 is compatible with 1.0.6. Therefore I lowered the version
constrain.

It's possible even older versions would work.

 perl-Compress-Bzip2.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
index b2fd3c8..43f2d29 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -6,7 +6,7 @@ Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Compress-Bzip2/
 Source0:
http://www.cpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz
-BuildRequires:  bzip2-devel = 1.0.6
+BuildRequires:  bzip2-devel = 1.0.5
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Copy)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File YAML-LibYAML-0.57.tar.gz uploaded to lookaside cache by pghmcfc

2015-01-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-YAML-LibYAML:

6ac5aa764d55395175d7c6f60e606ce0  YAML-LibYAML-0.57.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Update to 0.57

2015-01-16 Thread Paul Howarth
commit c6d19a89b877f2eb7326130f127752d6e5099ef7
Author: Paul Howarth p...@city-fan.org
Date:   Fri Jan 16 14:32:11 2015 +

Update to 0.57

- New upstream release 0.57
  - Update copyright year
  - Use Swim cpan-tail block functions in doc
  - Format string fixes (PR#21, CPAN RT#46507, CVE-2012-1152)
- This release by NAWGLAN → update source URL
- Drop patch for format string fixes, upstreamed at long last

 YAML-LibYAML-0.51-format-error.patch |   38 --
 perl-YAML-LibYAML.spec   |   22 +++
 sources  |2 +-
 3 files changed, 14 insertions(+), 48 deletions(-)
---
diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index 896060c..4d6d6c7 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,18 +1,15 @@
 Name:   perl-YAML-LibYAML
-Version:0.55
+Version:0.57
 Release:1%{?dist}
 Summary:Perl YAML Serialization using XS and libyaml
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/YAML-LibYAML/
-Source0:
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
-Patch0: YAML-LibYAML-0.51-format-error.patch
+Source0:
http://search.cpan.org/CPAN/authors/id/N/NA/NAWGLAN/YAML-LibYAML-%{version}.tar.gz
 
 # Install
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
-BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Path)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 
 # Module
 BuildRequires:  perl = 3:5.8.3
@@ -29,6 +26,8 @@ BuildRequires:  libyaml, libyaml-devel
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
 BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Scalar::Util)
@@ -52,9 +51,6 @@ bound to Python and was later bound to Ruby.
 %prep
 %setup -q -n YAML-LibYAML-%{version}
 
-# Fix format string vulnerabilities (CVE-2012-1152, CPAN RT#46507)
-%patch0
-
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
@@ -78,6 +74,14 @@ make test
 %{_mandir}/man3/YAML::XS::LibYAML.3*
 
 %changelog
+* Fri Jan 16 2015 Paul Howarth p...@city-fan.org - 0.57-1
+- Update to 0.57
+  - Update copyright year
+  - Use Swim cpan-tail block functions in doc
+  - Format string fixes (PR#21, CPAN RT#46507, CVE-2012-1152)
+- This release by NAWGLAN → update source URL
+- Drop patch for format string fixes, upstreamed at long last
+
 * Wed Dec 24 2014 Paul Howarth p...@city-fan.org - 0.55-1
 - Update to 0.55
   - Get YAML::XS using latest libyaml
diff --git a/sources b/sources
index 06c26f1..71a3322 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d48db921392b0ea6cf49fc0edebd0a3f  YAML-LibYAML-0.55.tar.gz
+6ac5aa764d55395175d7c6f60e606ce0  YAML-LibYAML-0.57.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-LibYAML] Created tag perl-YAML-LibYAML-0.57-1.fc22

2015-01-16 Thread Paul Howarth
The lightweight tag 'perl-YAML-LibYAML-0.57-1.fc22' was created pointing to:

 c6d19a8... Update to 0.57
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1183106] New: perl-JSON-XS compiled against wrong version of perl

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1183106

Bug ID: 1183106
   Summary: perl-JSON-XS compiled against wrong version of perl
   Product: Fedora
   Version: 20
 Component: perl-JSON-XS
  Severity: medium
  Assignee: emman...@seyman.fr
  Reporter: igles...@uci.edu
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Description of problem:

perl-JSON-XS in Fedora 20 appears to have been compiled against perl 5.16
rather than perl 5.18 which is distributed with Fedora 20

Version-Release number of selected component (if applicable):

perl-JSON-XS-2.34-3.fc20.x86_64

How reproducible:



Steps to Reproduce:
1.  Build a short perl program with one line:

   use JSON::XS;

2.  run the program with perl

3.

Actual results:

perl t.pl
Perl API version v5.16.0 of JSON::XS does not match v5.18.0 at
/usr/share/perl5/XSLoader.pm line 92.
Compilation failed in require at t.pl line 3.
BEGIN failed--compilation aborted at t.pl line 3.


Expected results:

no errors

Additional info:

This system was upgraded from F19 to F20.  F19 had perl 5.16, F20 has perl
5.18.  I tried removing and reinstalling perl-JSON-XS but that did not fix the
problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=EWoLu6x4Kpa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1183106] perl-JSON-XS compiled against wrong version of perl

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1183106

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 CC||p...@city-fan.org



--- Comment #1 from Paul Howarth p...@city-fan.org ---
You've probably got a locally-built version of JSON::XS on your system that's
being picked up.

On your system, what's the output of:

$ strace -fq -e trace=open -- perl -e 'use JSON::XS'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ohHyjhPTwCa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1183106] perl-JSON-XS compiled against wrong version of perl

2015-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1183106

Mike Iglesias igles...@uci.edu changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2015-01-16 17:17:46



--- Comment #2 from Mike Iglesias igles...@uci.edu ---
Yep, you're right.  I was looking in /usr/local/share/perl5 for a local one and
didn't look in /usr/local/lib64/perl5.


Sorry about that...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=kGth6nThJ4a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel