johnh pushed to perl-Fsdb (el6). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (el6). "el6"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=3de1ea83d38089e397ab0a8b50060cd173b92287
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (epel7). "Merge branch 'master' into epel7"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=epel7&id=43a480373f61ba9a7534feabc8cb412810b6541b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (epel7). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=epel7&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (f23). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=f23&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (f25). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=f25&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (f24). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=f24&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh pushed to perl-Fsdb (master). "update to 2.62"

2016-11-29 Thread notifications
From cc4db0073835eb81c89ac60f36540edca03c233e Mon Sep 17 00:00:00 2001
From: John Heidemann 
Date: Tue, 29 Nov 2016 23:26:20 -0800
Subject: update to 2.62

---
 .gitignore | 1 +
 perl-Fsdb.spec | 8 +---
 sources| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e039bb..60e7771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fsdb-2.59.tar.gz
 /Fsdb-2.60.tar.gz
 /Fsdb-2.61.tar.gz
+/Fsdb-2.62.tar.gz
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2ebe192..eada003 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -1,6 +1,6 @@
 Summary: A set of commands for manipulating flat-text databases from the shell
 Name: perl-Fsdb
-Version: 2.61
+Version: 2.62
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -27,6 +27,7 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl(YAML::XS)
 # following BRs are maybe not required?
 BuildRequires:  perl(IO::Compress::Bzip2)
 BuildRequires:  perl(IO::Compress::Gzip)
@@ -44,7 +45,8 @@ Requires:   perl(Text::CSV_XS)
 Requires:   perl(IO::Compress::Bzip2)
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(IO::Compress::Xz)
-
+Requires:  perl(XML::Simple)
+Requires:  perl(YAML::XS)
 
 
 %description
@@ -106,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep 05 2016 John Heidemann  2.61-1
+* Tue Nov 29 2016 John Heidemann  2.62-1
 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/
diff --git a/sources b/sources
index d22a277..218a5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eb346202d36b860eff7500e3c232e39  Fsdb-2.61.tar.gz
+99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=master&id=cc4db0073835eb81c89ac60f36540edca03c233e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


johnh uploaded Fsdb-2.62.tar.gz for perl-Fsdb

2016-11-29 Thread notifications
99bcd29f61b2ae4ec2ac55000f354f8e  Fsdb-2.62.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Fsdb/Fsdb-2.62.tar.gz/md5/99bcd29f61b2ae4ec2ac55000f354f8e/Fsdb-2.62.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1397025] perl-Time-HiRes-1.9741 is available

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1397025

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Time-HiRes-1.9741-1.fc |perl-Time-HiRes-1.9741-1.fc
   |26  |26
   ||perl-Time-HiRes-1.9741-1.fc
   ||25
 Resolution|--- |ERRATA
Last Closed||2016-11-30 00:28:28



--- Comment #4 from Fedora Update System  ---
perl-Time-HiRes-1.9741-1.fc25 has been pushed to the Fedora 25 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1396860] perl-Module-CoreList-5.20161120 is available

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1396860

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Module-CoreList-5.2016 |perl-Module-CoreList-5.2016
   |1120-1.fc26 |1120-1.fc26
   ||perl-Module-CoreList-5.2016
   ||1120-1.fc25
 Resolution|--- |ERRATA
Last Closed||2016-11-30 00:28:25



--- Comment #8 from Fedora Update System  ---
perl-Module-CoreList-5.20161120-1.fc25 has been pushed to the Fedora 25 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1382923] perl-Plack-1.0042 is available

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1382923
Bug 1382923 depends on bug 1382928, which changed state.

Bug 1382928 Summary: Review Request: perl-HTTP-Entity-Parser - PSGI compliant 
HTTP Entity Parser
https://bugzilla.redhat.com/show_bug.cgi?id=1382928

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1367848] razor2 check failed, invalid argument since upgrade to FC24

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1367848



--- Comment #7 from d...@islenet.com ---
Re "reads a bit like a local firewall issue", port 783 is answering, so I'm not
certain what else to be looking for.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399514] perl-Scalar-Does-0.202-1.fc26 FTBFS: t/09warnings.t fails: All assertions passed, but errors were encountered.

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399514



--- Comment #1 from Fedora Update System  ---
perl-Scalar-Does-0.202-2.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-57705607e2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399514] perl-Scalar-Does-0.202-1.fc26 FTBFS: t/09warnings.t fails: All assertions passed, but errors were encountered.

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399514

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Scalar-Does-0.202-2.fc
   ||26



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Scalar-Does (f25). "Fix a no-warnings test"

2016-11-29 Thread notifications
From c819b3774094459bd3ffbc579130d64876b87078 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 17:39:29 +0100
Subject: Fix a no-warnings test

---
 ...not-use-done_testing-with-Test-NoWarnings.patch | 44 ++
 perl-Scalar-Does.spec  |  8 +++-
 2 files changed, 51 insertions(+), 1 deletion(-)
 create mode 100644 
Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch

diff --git 
a/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch 
b/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
new file mode 100644
index 000..2b1a9e3
--- /dev/null
+++ b/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
@@ -0,0 +1,44 @@
+From edc5b114a098df5fa50f92882073c73c34bedaf2 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Tue, 29 Nov 2016 17:34:29 +0100
+Subject: [PATCH] Do not use done_testing with Test::NoWarnings
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Test::NoWarnings does not work with done_testing correctly and the
+mistaken usage in t/09warnings.t becomes visible since
+Test-Simple-1.302064.
+
+This patch replaces done_testing call with proper test plan
+definition.
+
+CPAN RT#119030
+
+Signed-off-by: Petr Písař 
+---
+ t/09warnings.t | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/t/09warnings.t b/t/09warnings.t
+index 3ee58eb..114b5a6 100644
+--- a/t/09warnings.t
 b/t/09warnings.t
+@@ -27,7 +27,7 @@ the same terms as the Perl 5 programming language system 
itself.
+ 
+ use strict;
+ use warnings;
+-use Test::More;
++use Test::More tests => 1;
+ use Test::Requires "List::MoreUtils";
+ 
+ BEGIN {
+@@ -40,5 +40,3 @@ use Test::NoWarnings;
+ $^W = 1;
+ require Scalar::Does;
+ Scalar::Does::does(undef, 'ARRAY');
+-
+-done_testing(1);
+-- 
+2.7.4
+
diff --git a/perl-Scalar-Does.spec b/perl-Scalar-Does.spec
index a770a24..abdfd94 100644
--- a/perl-Scalar-Does.spec
+++ b/perl-Scalar-Does.spec
@@ -1,6 +1,6 @@
 Name:   perl-Scalar-Does
 Version:0.202
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Check an object implements an interface
 # CONTRIBUTING: CC-BY-SA
 # COPYRIGHT:Public Domain
@@ -9,6 +9,8 @@ License:(GPL+ or Artistic) and CC-BY-SA and Public 
Domain
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Scalar-Does/
 Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/Scalar-Does-%{version}.tar.gz
+# Fix a no-warnings test, bug #1399514, CPAN RT#119030
+Patch0: 
Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
 BuildArch:  noarch
 BuildRequires:  findutils
 BuildRequires:  make
@@ -72,6 +74,7 @@ delivers Scalar::Does Perl module that can do it.
 
 %prep
 %setup -q -n Scalar-Does-%{version}
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -93,5 +96,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 2016 Petr Pisar  - 0.202-2
+- Fix a no-warnings test (bug #1399514)
+
 * Thu Jun 23 2016 Petr Pisar  0.202-1
 - Specfile autogenerated by cpanspec 1.78.
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Scalar-Does.git/commit/?h=f25&id=c819b3774094459bd3ffbc579130d64876b87078
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Scalar-Does (f25). "Teach rpmlint"

2016-11-29 Thread notifications
From 8341dd00163d1c30e1c8bb035dc6bf0fcf4473fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 17:40:59 +0100
Subject: Teach rpmlint

---
 .rpmlint | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .rpmlint

diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..28a3bb8
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* eq");
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Scalar-Does.git/commit/?h=f25&id=8341dd00163d1c30e1c8bb035dc6bf0fcf4473fc
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Scalar-Does (master). "Fix a no-warnings test"

2016-11-29 Thread notifications
From c819b3774094459bd3ffbc579130d64876b87078 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 17:39:29 +0100
Subject: Fix a no-warnings test

---
 ...not-use-done_testing-with-Test-NoWarnings.patch | 44 ++
 perl-Scalar-Does.spec  |  8 +++-
 2 files changed, 51 insertions(+), 1 deletion(-)
 create mode 100644 
Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch

diff --git 
a/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch 
b/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
new file mode 100644
index 000..2b1a9e3
--- /dev/null
+++ b/Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
@@ -0,0 +1,44 @@
+From edc5b114a098df5fa50f92882073c73c34bedaf2 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Tue, 29 Nov 2016 17:34:29 +0100
+Subject: [PATCH] Do not use done_testing with Test::NoWarnings
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Test::NoWarnings does not work with done_testing correctly and the
+mistaken usage in t/09warnings.t becomes visible since
+Test-Simple-1.302064.
+
+This patch replaces done_testing call with proper test plan
+definition.
+
+CPAN RT#119030
+
+Signed-off-by: Petr Písař 
+---
+ t/09warnings.t | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/t/09warnings.t b/t/09warnings.t
+index 3ee58eb..114b5a6 100644
+--- a/t/09warnings.t
 b/t/09warnings.t
+@@ -27,7 +27,7 @@ the same terms as the Perl 5 programming language system 
itself.
+ 
+ use strict;
+ use warnings;
+-use Test::More;
++use Test::More tests => 1;
+ use Test::Requires "List::MoreUtils";
+ 
+ BEGIN {
+@@ -40,5 +40,3 @@ use Test::NoWarnings;
+ $^W = 1;
+ require Scalar::Does;
+ Scalar::Does::does(undef, 'ARRAY');
+-
+-done_testing(1);
+-- 
+2.7.4
+
diff --git a/perl-Scalar-Does.spec b/perl-Scalar-Does.spec
index a770a24..abdfd94 100644
--- a/perl-Scalar-Does.spec
+++ b/perl-Scalar-Does.spec
@@ -1,6 +1,6 @@
 Name:   perl-Scalar-Does
 Version:0.202
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Check an object implements an interface
 # CONTRIBUTING: CC-BY-SA
 # COPYRIGHT:Public Domain
@@ -9,6 +9,8 @@ License:(GPL+ or Artistic) and CC-BY-SA and Public 
Domain
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Scalar-Does/
 Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/Scalar-Does-%{version}.tar.gz
+# Fix a no-warnings test, bug #1399514, CPAN RT#119030
+Patch0: 
Scalar-Does-0.202-Do-not-use-done_testing-with-Test-NoWarnings.patch
 BuildArch:  noarch
 BuildRequires:  findutils
 BuildRequires:  make
@@ -72,6 +74,7 @@ delivers Scalar::Does Perl module that can do it.
 
 %prep
 %setup -q -n Scalar-Does-%{version}
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -93,5 +96,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 2016 Petr Pisar  - 0.202-2
+- Fix a no-warnings test (bug #1399514)
+
 * Thu Jun 23 2016 Petr Pisar  0.202-1
 - Specfile autogenerated by cpanspec 1.78.
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Scalar-Does.git/commit/?h=master&id=c819b3774094459bd3ffbc579130d64876b87078
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Scalar-Does (master). "Teach rpmlint"

2016-11-29 Thread notifications
From 8341dd00163d1c30e1c8bb035dc6bf0fcf4473fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 17:40:59 +0100
Subject: Teach rpmlint

---
 .rpmlint | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .rpmlint

diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..28a3bb8
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* eq");
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Scalar-Does.git/commit/?h=master&id=8341dd00163d1c30e1c8bb035dc6bf0fcf4473fc
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1395592] CVE-2016-1249 perl-DBD-MySQL: Out-of-bounds read when using server-side prepared statement support [ fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1395592



--- Comment #11 from Fedora Update System  ---
perl-DBD-MySQL-4.033-4.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-bf6c3ea62c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581



--- Comment #4 from Fedora Update System  ---
perl-DBD-MySQL-4.033-4.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-bf6c3ea62c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Mandatory Perl build-requires added "

2016-11-29 Thread notifications
From e9f6a7c165bb765c19a06461583d093906257091 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Fri, 24 Jun 2016 10:01:34 +0200
Subject: Mandatory Perl build-requires added
 

---
 perl-Class-Inspector.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 57301b3..149c32b 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -10,6 +10,7 @@ Source0:  
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-%{ver
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
 
+BuildRequires: perl-generators
 BuildRequires: perl(Exporter)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(ExtUtils::MakeMaker)
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=e9f6a7c165bb765c19a06461583d093906257091
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-DBD-MySQL (f23). "Fix CVE-2016-1249 (out-of-bound read when using server-side prepared statements)"

2016-11-29 Thread notifications
From f6a2cc0cd41ed51580b8c0d07e85d09bb78e457d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 15:19:49 +0100
Subject: Fix CVE-2016-1249 (out-of-bound read when using server-side prepared
 statements)

---
 ...-4.033-Added-Pali-s-fix-for-CVE-2016-1249.patch | 268 +
 perl-DBD-MySQL.spec|   6 +
 2 files changed, 274 insertions(+)
 create mode 100644 DBD-mysql-4.033-Added-Pali-s-fix-for-CVE-2016-1249.patch

diff --git a/DBD-mysql-4.033-Added-Pali-s-fix-for-CVE-2016-1249.patch 
b/DBD-mysql-4.033-Added-Pali-s-fix-for-CVE-2016-1249.patch
new file mode 100644
index 000..f29e0a9
--- /dev/null
+++ b/DBD-mysql-4.033-Added-Pali-s-fix-for-CVE-2016-1249.patch
@@ -0,0 +1,268 @@
+From 2738963ee505267c78b5279f8e6baa815db9637a Mon Sep 17 00:00:00 2001
+From: root 
+Date: Wed, 16 Nov 2016 03:40:40 +
+Subject: [PATCH] Added Pali's fix for CVE-2016-1249
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Petr Pisar: Ported to 4.033:
+
+commit 793b72b1a0baa5070adacaac0e12fd995a6fbabe
+Author: root 
+Date:   Wed Nov 16 03:40:40 2016 +
+
+Added Pali's fix for CVE-2016-1249
+
+Signed-off-by: Petr Písař 
+---
+ dbdimp.c   |  18 +--
+ mysql.xs   | 123 +++--
+ t/40server_prepare_crash.t |   8 ++-
+ 3 files changed, 17 insertions(+), 132 deletions(-)
+
+diff --git a/dbdimp.c b/dbdimp.c
+index 8cb837d..cc5724f 100644
+--- a/dbdimp.c
 b/dbdimp.c
+@@ -2743,7 +2743,7 @@ dbd_st_prepare(
+ #if MYSQL_VERSION_ID < CALL_PLACEHOLDER_VERSION
+   char *str_ptr, *str_last_ptr;
+ #endif
+-  int col_type, prepare_retval, limit_flag=0;
++  int prepare_retval, limit_flag=0;
+   MYSQL_BIND *bind, *bind_end;
+   imp_sth_phb_t *fbind;
+ #endif
+@@ -2939,7 +2939,6 @@ dbd_st_prepare(
+ 
+   if (DBIc_NUM_PARAMS(imp_sth) > 0)
+   {
+-int has_statement_fields= imp_sth->stmt->fields != 0;
+ /* Allocate memory for bind variables */
+ imp_sth->bind=alloc_bind(DBIc_NUM_PARAMS(imp_sth));
+ imp_sth->fbind=   alloc_fbind(DBIc_NUM_PARAMS(imp_sth));
+@@ -2953,20 +2952,7 @@ dbd_st_prepare(
+  bind < bind_end ;
+  bind++, fbind++, i++ )
+ {
+-  /*
+-if this statement has a result set, field types will be
+-correctly identified. If there is no result set, such as
+-with an INSERT, fields will not be defined, and all buffer_type
+-will default to MYSQL_TYPE_VAR_STRING
+-  */
+-  col_type= (has_statement_fields ?
+- imp_sth->stmt->fields[i].type : MYSQL_TYPE_STRING);
+-
+-  bind->buffer_type=  mysql_to_perl_type(col_type);
+-
+-  if (DBIc_TRACE_LEVEL(imp_xxh) >= 2)
+-PerlIO_printf(DBIc_LOGPIO(imp_xxh), "\t\tmysql_to_perl_type 
returned %d\n", col_type);
+-
++  bind->buffer_type=  MYSQL_TYPE_STRING;
+   bind->buffer=   NULL;
+   bind->length=   &(fbind->length);
+   bind->is_null=  (char*) &(fbind->is_null);
+diff --git a/mysql.xs b/mysql.xs
+index ed2b972..6f1f0df 100644
+--- a/mysql.xs
 b/mysql.xs
+@@ -259,15 +259,11 @@ do(dbh, statement, attr=Nullsv, ...)
+   STRLEN slen;
+   char*str_ptr, *statement_ptr, *buffer;
+   int has_binded;
+-  int col_type= MYSQL_TYPE_STRING;
+-  int buffer_is_null= 0;
+   int buffer_length= slen;
+   int buffer_type= 0;
+-  int param_type= SQL_VARCHAR;
+   int use_server_side_prepare= 0;
+   MYSQL_STMT  *stmt= NULL;
+   MYSQL_BIND  *bind= NULL;
+-  imp_sth_phb_t   *fbind= NULL;
+ #endif
+ ASYNC_CHECK_XS(dbh);
+ #if MYSQL_VERSION_ID >= MULTIPLE_RESULT_SET_VERSION
+@@ -360,137 +356,36 @@ do(dbh, statement, attr=Nullsv, ...)
+ */
+ int i;
+ num_params= items - 3;
+-/*num_params = mysql_stmt_param_count(stmt);*/
+-Newz(0, params, sizeof(*params)*num_params, struct imp_sth_ph_st);
+ Newz(0, bind, (unsigned int) num_params, MYSQL_BIND);
+-Newz(0, fbind, (unsigned int) num_params, imp_sth_phb_t);
+ 
+ for (i = 0; i < num_params; i++)
+ {
+   int defined= 0;
+-  params[i].value= ST(i+3);
++  SV *param= ST(i+3);
+ 
+-  if (params[i].value)
++  if (param)
+   {
+-if (SvMAGICAL(params[i].value))
+-  mg_get(params[i].value);
+-if (SvOK(params[i].value))
++if (SvMAGICAL(param))
++  mg_get(param);
++if (SvOK(param))
+   defined= 1;
+   }
+   if (defined)
+   {
+-buffer= SvPV(params[i].value, slen);
+-buffer_is_null= 0;
++buffer= SvPV(param, slen);
+ buffer_length= slen;
++buffer_type

corsepiu pushed to perl-Class-Inspector (f24). "Cleanup merger."

2016-11-29 Thread notifications
From 5990e4900af2f88c7562c58878ae85e68da1f9f2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 17:05:39 +0100
Subject: Cleanup merger.

---
 perl-Class-Inspector.spec | 6 --
 1 file changed, 6 deletions(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 5690e11..d4455c6 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -54,12 +54,6 @@ make test
 * Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
-* Wed May 18 2016 Jitka Plesnikova  - 1.28-15
-- Perl 5.24 re-rebuild of bootstrapped packages
-
-* Sun May 15 2016 Jitka Plesnikova  - 1.28-14
-- Perl 5.24 rebuild
-
 * Thu Feb 04 2016 Fedora Release Engineering  - 
1.28-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=5990e4900af2f88c7562c58878ae85e68da1f9f2
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Update to 1.31."

2016-11-29 Thread notifications
From da307c5c5b307d7e5b42278ba570e2c63acf915b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:10:09 +0100
Subject: Update to 1.31.

---
 .gitignore|  1 +
 perl-Class-Inspector.spec | 18 --
 sources   |  2 +-
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index d7acbdd..30c7b52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Class-Inspector-1.28.tar.gz
+/Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 149c32b..5541d06 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,11 +1,11 @@
 Name:  perl-Class-Inspector
-Version:   1.28
-Release:   15%{?dist}
+Version:   1.31
+Release:   1%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Class-Inspector/
-Source0:   
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-%{version}.tar.gz
+Source0:   
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-%{version}.tar.gz
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
@@ -15,13 +15,8 @@ BuildRequires:   perl(Exporter)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Spec) >= 0.80
-
-%if !%{defined perl_bootstrap}
-BuildRequires: perl(Test::Pod) >= 1.44
-BuildRequires: perl(Test::CPAN::Meta) >= 0.17
-BuildRequires: perl(Perl::MinimumVersion) >= 1.27
-BuildRequires: perl(Test::MinimumVersion) >= 0.101080
-%endif
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 %description
 Class::Inspector allows you to get information about a loaded class.
@@ -54,6 +49,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
 - Perl 5.24 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 7fa6b23..e6a60a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ab3ca22d3147236dddfb58f2366ad22  Class-Inspector-1.28.tar.gz
+d20faa4deb119e87b9d10a1eaac57a6e  Class-Inspector-1.31.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=da307c5c5b307d7e5b42278ba570e2c63acf915b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Perl 5.24 rebuild"

2016-11-29 Thread notifications
From f8fb6cd3cf9490f39e1186773abae262e174eabc Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sun, 15 May 2016 05:46:05 +0200
Subject: Perl 5.24 rebuild

---
 perl-Class-Inspector.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 1603166..c33bd8e 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,6 +1,6 @@
 Name:  perl-Class-Inspector
 Version:   1.28
-Release:   13%{?dist}
+Release:   14%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -53,6 +53,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Sun May 15 2016 Jitka Plesnikova  - 1.28-14
+- Perl 5.24 rebuild
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
1.28-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=f8fb6cd3cf9490f39e1186773abae262e174eabc
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Add missing commit."

2016-11-29 Thread notifications
From 4d77efb1fa6d1c828c35c778bc80c7522157a6ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:15:39 +0100
Subject: Add missing commit.

---
 .gitignore| 1 -
 perl-Class-Inspector.spec | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30c7b52..f44b4e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/Class-Inspector-1.28.tar.gz
 /Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 5541d06..168d85f 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -49,7 +49,7 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
-* Tue Nov 29 Ralf Corsépius  - 1.31-1
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=4d77efb1fa6d1c828c35c778bc80c7522157a6ee
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Drop AUTOMATED_TESTING. (..more)"

2016-11-29 Thread notifications
From 6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 16:39:01 +0100
Subject: Drop AUTOMATED_TESTING.

- Remove stray reference to %perl_bootstrap.
---
 perl-Class-Inspector.spec | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 168d85f..5690e11 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,6 +1,6 @@
 Name:  perl-Class-Inspector
 Version:   1.31
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -38,9 +38,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-%if !%{defined perl_bootstrap}
-make test AUTOMATED_TESTING=1
-%endif
+make test
 
 %files
 %doc Changes README
@@ -49,6 +47,10 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-2
+- Drop AUTOMATED_TESTING.
+- Remove stray reference to %%perl_bootstrap.
+
 * Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f24). "Perl 5.24 re-rebuild of bootstrapped packages"

2016-11-29 Thread notifications
From 2fe5fb6efce74bb6dd3b82171f09463a24116911 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 18 May 2016 18:37:51 +0200
Subject: Perl 5.24 re-rebuild of bootstrapped packages

---
 perl-Class-Inspector.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index c33bd8e..57301b3 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,6 +1,6 @@
 Name:  perl-Class-Inspector
 Version:   1.28
-Release:   14%{?dist}
+Release:   15%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -53,6 +53,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 18 2016 Jitka Plesnikova  - 1.28-15
+- Perl 5.24 re-rebuild of bootstrapped packages
+
 * Sun May 15 2016 Jitka Plesnikova  - 1.28-14
 - Perl 5.24 rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f24&id=2fe5fb6efce74bb6dd3b82171f09463a24116911
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-DBD-MySQL (f23). "Fix CVE-2016-1251 (use after free when using prepared statements)"

2016-11-29 Thread notifications
From ab7ceba816bf29e8db7da4a77c74c48eba42da60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 13:36:00 +0100
Subject: Fix CVE-2016-1251 (use after free when using prepared statements)

---
 ...er-free-for-repeated-fetchrow_arrayref-ca.patch | 129 +
 perl-DBD-MySQL.spec|   6 +
 2 files changed, 135 insertions(+)
 create mode 100644 
DBD-mysql-4.033-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch

diff --git 
a/DBD-mysql-4.033-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch 
b/DBD-mysql-4.033-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch
new file mode 100644
index 000..11952cc
--- /dev/null
+++ b/DBD-mysql-4.033-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch
@@ -0,0 +1,129 @@
+From 87aa1a9746065fa7a3d8d56fb7a4c4ca8166555e Mon Sep 17 00:00:00 2001
+From: Pali 
+Date: Fri, 18 Nov 2016 19:01:48 +0100
+Subject: [PATCH] Fix use-after-free for repeated fetchrow_arrayref calls when
+ mysql_server_prepare=1
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Petr Pisar: Ported to 4.033:
+
+commit 3619c170461a3107a258d1fd2d00ed4832adb1b1
+Author: Pali 
+Date:   Fri Nov 18 19:01:48 2016 +0100
+
+Fix use-after-free for repeated fetchrow_arrayref calls when 
mysql_server_prepare=1
+
+Function dbd_st_fetch() via Renew() can reallocate output buffer for
+mysql_stmt_fetch() call. But it does not update pointer to that buffer in
+imp_sth->stmt structure initialized by mysql_stmt_bind_result() function.
+That leads to use-after-free in any mysql function which access
+imp_sth->stmt structure (e.g. mysql_stmt_fetch()).
+
+This patch fix this problem and properly updates pointer in imp_sth->stmt
+structure after Renew() call.
+
+Test 40server_prepare_crash.t is extended to check for that use-after-free
+crash.
+
+Signed-off-by: Petr Písař 
+---
+ MANIFEST   |  1 +
+ dbdimp.c   |  2 ++
+ t/40server_prepare_crash.t | 45 ++---
+ 3 files changed, 45 insertions(+), 3 deletions(-)
+
+diff --git a/MANIFEST b/MANIFEST
+index eacb465..f2e5078 100644
+--- a/MANIFEST
 b/MANIFEST
+@@ -52,6 +52,7 @@ t/40nulls.t
+ t/40nulls_prepare.t
+ t/40numrows.t
+ t/40server_prepare.t
++t/40server_prepare_crash.t
+ t/40server_prepare_error.t
+ t/40types.t
+ t/40bit.t
+diff --git a/dbdimp.c b/dbdimp.c
+index cc5724f..568181b 100644
+--- a/dbdimp.c
 b/dbdimp.c
+@@ -3959,6 +3959,8 @@ process:
+   Renew(fbh->data, fbh->length, char);
+   buffer->buffer_length= fbh->length;
+   buffer->buffer= (char *) fbh->data;
++  imp_sth->stmt->bind[i].buffer_length = fbh->length;
++  imp_sth->stmt->bind[i].buffer = (char *)fbh->data;
+ 
+   if (DBIc_TRACE_LEVEL(imp_xxh) >= 2) {
+ int j;
+diff --git a/t/40server_prepare_crash.t b/t/40server_prepare_crash.t
+index 99a06e1..7537a94 100644
+--- a/t/40server_prepare_crash.t
 b/t/40server_prepare_crash.t
+@@ -10,11 +10,22 @@ require "t/lib.pl";
+ my $dbh = eval { DBI->connect($test_dsn, $test_user, $test_password, { 
PrintError => 1, RaiseError => 1, AutoCommit => 0, mysql_server_prepare => 1 }) 
};
+ plan skip_all => "no database connection" if $@ or not $dbh;
+ 
+-plan tests => 17;
++plan tests => 39;
+ 
+-ok $dbh->do("CREATE TEMPORARY TABLE t (i INTEGER NOT NULL, n TEXT)");
++my $sth;
+ 
+-ok my $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
++ok $dbh->do("CREATE TEMPORARY TABLE t (i INTEGER NOT NULL, n LONGBLOB)");
++
++ok $sth = $dbh->prepare("INSERT INTO t(i, n) VALUES(?, ?)");
++ok $sth->execute(1, "x" x 10);
++ok $sth->execute(2, "x" x 100);
++ok $sth->execute(3, "x" x 1000);
++ok $sth->execute(4, "x" x 1);
++ok $sth->execute(5, "x" x 10);
++ok $sth->execute(6, "x" x 100);
++ok $sth->finish();
++
++ok $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
+ 
+ ok $sth->bind_param(2, "x" x 100);
+ ok $sth->bind_param(1, "abcx", 12);
+@@ -34,6 +45,34 @@ ok $sth = $dbh->prepare("SELECT 1 FROM t WHERE i = ?" . (" 
OR i = ?" x 1));
+ ok $sth->execute((1) x (10001));
+ ok $sth->finish();
+ 
++my $test;
++ok $sth = $dbh->prepare("SELECT i,n FROM t WHERE i = ?");
++
++ok $sth->execute(1);
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(2);
++$test = map { $_ } 'a';
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(3);
++$test = map { $_ } 'b' x 1000; # try to reuse released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(4);
++$test = map { $_ } 'cd' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(5);
++$test = map { $_ } 'efg' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(6);
++$test = map { $_ } 'hijk' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth-

ppisar pushed to perl-DBD-MySQL (f23). "Fix a crash when executing prepared statements after rebinding parameters"

2016-11-29 Thread notifications
From d7e118aa5b46ed8072bd8590fb574357c5cefb88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 15:46:45 +0100
Subject: Fix a crash when executing prepared statements after rebinding
 parameters

---
 DBD-mysql-4.033-Pali-s-fix.patch | 120 +++
 perl-DBD-MySQL.spec  |   9 ++-
 2 files changed, 128 insertions(+), 1 deletion(-)
 create mode 100644 DBD-mysql-4.033-Pali-s-fix.patch

diff --git a/DBD-mysql-4.033-Pali-s-fix.patch b/DBD-mysql-4.033-Pali-s-fix.patch
new file mode 100644
index 000..1c7f35c
--- /dev/null
+++ b/DBD-mysql-4.033-Pali-s-fix.patch
@@ -0,0 +1,120 @@
+From 1675153d5a97620ea232d32f734ff6ad0a152558 Mon Sep 17 00:00:00 2001
+From: "Patrick M. Galbraith" 
+Date: Wed, 5 Oct 2016 09:14:40 -0400
+Subject: [PATCH] Pali's fix
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Ported to 4.033:
+
+commit a0adc032330b0209d6f8dc6b7179689b9fd243ce
+Author: Patrick M. Galbraith 
+Date:   Wed Oct 5 09:14:40 2016 -0400
+
+Testing Pali's fix
+
+commit 988368c7c14b48cadc5459c0725f1d9540ce1ede
+Author: Patrick Galbraith 
+Date:   Fri Oct 14 19:59:25 2016 +
+
+Release 4.037_01 with Pali's fix
+
+commit bf524018a0df488e6c02d919f2affb146b11f16a
+Author: Pali 
+Date:   Wed Oct 19 19:48:58 2016 +0200
+
+Decrease length of bind params in t/40server_prepare_crash.t test
+
+This should fix test for mysql with low max_allowed_packet size
+
+Signed-off-by: Petr Písař 
+---
+ dbdimp.c   | 19 +++
+ t/40server_prepare_crash.t | 33 +
+ 2 files changed, 40 insertions(+), 12 deletions(-)
+ create mode 100644 t/40server_prepare_crash.t
+
+diff --git a/dbdimp.c b/dbdimp.c
+index deec357..8cb837d 100644
+--- a/dbdimp.c
 b/dbdimp.c
+@@ -4930,10 +4930,6 @@ int dbd_bind_ph(SV *sth, imp_sth_t *imp_sth, SV *param, 
SV *value,
+ 
+ /* Type of column was changed. Force to rebind */
+ if (imp_sth->bind[idx].buffer_type != buffer_type) {
+-  /* Note: this looks like being another bug:
+-   * if type of parameter N changes, then a bind is triggered
+-   * with an only partially filled bind structure ??
+-   */
+   if (DBIc_TRACE_LEVEL(imp_xxh) >= 2)
+   PerlIO_printf(DBIc_LOGPIO(imp_xxh),
+ "   FORCE REBIND: buffer type changed from %d to %d, 
sql-type=%d\n",
+@@ -4941,18 +4937,17 @@ int dbd_bind_ph(SV *sth, imp_sth_t *imp_sth, SV 
*param, SV *value,
+   imp_sth->has_been_bound = 0;
+ }
+ 
+-/* prepare has not been called */
+-if (imp_sth->has_been_bound == 0)
+-{
+-  imp_sth->bind[idx].buffer_type= buffer_type;
+-  imp_sth->bind[idx].buffer= buffer;
+-  imp_sth->bind[idx].buffer_length= buffer_length;
+-}
+-else /* prepare has been called */
++/* prepare has been called */
++if (imp_sth->has_been_bound)
+ {
+   imp_sth->stmt->params[idx].buffer= buffer;
+   imp_sth->stmt->params[idx].buffer_length= buffer_length;
+ }
++
++imp_sth->bind[idx].buffer_type= buffer_type;
++imp_sth->bind[idx].buffer= buffer;
++imp_sth->bind[idx].buffer_length= buffer_length;
++
+ imp_sth->fbind[idx].length= buffer_length;
+ imp_sth->fbind[idx].is_null= buffer_is_null;
+   }
+diff --git a/t/40server_prepare_crash.t b/t/40server_prepare_crash.t
+new file mode 100644
+index 000..ea732f7
+--- /dev/null
 b/t/40server_prepare_crash.t
+@@ -0,0 +1,33 @@
++use strict;
++use warnings;
++
++use Test::More;
++use DBI;
++
++use vars qw($test_dsn $test_user $test_password);
++require "t/lib.pl";
++
++my $dbh = eval { DBI->connect($test_dsn, $test_user, $test_password, { 
PrintError => 1, RaiseError => 1, AutoCommit => 0, mysql_server_prepare => 1 }) 
};
++plan skip_all => "no database connection" if $@ or not $dbh;
++
++plan tests => 13;
++
++ok $dbh->do("CREATE TEMPORARY TABLE t (i INTEGER NOT NULL, n TEXT)");
++
++ok my $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
++
++ok $sth->bind_param(2, "x" x 100);
++ok $sth->bind_param(1, "abcx", 12);
++ok $sth->execute();
++
++ok $sth->bind_param(2, "a" x 100);
++ok $sth->bind_param(1, 1, 3);
++ok $sth->execute();
++
++ok $sth->finish();
++
++ok $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
++ok $sth->execute();
++ok $sth->finish();
++
++ok $dbh->disconnect();
+-- 
+2.7.4
+
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 788b8f8..8acb9bc 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,6 +1,6 @@
 Name:   perl-DBD-MySQL
 Version:4.033
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A MySQL interface for Perl
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/DBD-mysql/
 Source0:
http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz
 Patch0: DBD-My

corsepiu pushed to perl-Class-Inspector (f25). "Drop AUTOMATED_TESTING. (..more)"

2016-11-29 Thread notifications
From 6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 16:39:01 +0100
Subject: Drop AUTOMATED_TESTING.

- Remove stray reference to %perl_bootstrap.
---
 perl-Class-Inspector.spec | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 168d85f..5690e11 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,6 +1,6 @@
 Name:  perl-Class-Inspector
 Version:   1.31
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -38,9 +38,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-%if !%{defined perl_bootstrap}
-make test AUTOMATED_TESTING=1
-%endif
+make test
 
 %files
 %doc Changes README
@@ -49,6 +47,10 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-2
+- Drop AUTOMATED_TESTING.
+- Remove stray reference to %%perl_bootstrap.
+
 * Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f25&id=6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (master). "Drop AUTOMATED_TESTING. (..more)"

2016-11-29 Thread notifications
From 6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 16:39:01 +0100
Subject: Drop AUTOMATED_TESTING.

- Remove stray reference to %perl_bootstrap.
---
 perl-Class-Inspector.spec | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 168d85f..5690e11 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,6 +1,6 @@
 Name:  perl-Class-Inspector
 Version:   1.31
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -38,9 +38,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-%if !%{defined perl_bootstrap}
-make test AUTOMATED_TESTING=1
-%endif
+make test
 
 %files
 %doc Changes README
@@ -49,6 +47,10 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-2
+- Drop AUTOMATED_TESTING.
+- Remove stray reference to %%perl_bootstrap.
+
 * Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=master&id=6d3cbfe796a225ddf0c5d7c0b69bbe21f375718f
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f25). "Add missing commit."

2016-11-29 Thread notifications
From 4d77efb1fa6d1c828c35c778bc80c7522157a6ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:15:39 +0100
Subject: Add missing commit.

---
 .gitignore| 1 -
 perl-Class-Inspector.spec | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30c7b52..f44b4e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/Class-Inspector-1.28.tar.gz
 /Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 5541d06..168d85f 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -49,7 +49,7 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
-* Tue Nov 29 Ralf Corsépius  - 1.31-1
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f25&id=4d77efb1fa6d1c828c35c778bc80c7522157a6ee
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (f25). "Update to 1.31."

2016-11-29 Thread notifications
From da307c5c5b307d7e5b42278ba570e2c63acf915b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:10:09 +0100
Subject: Update to 1.31.

---
 .gitignore|  1 +
 perl-Class-Inspector.spec | 18 --
 sources   |  2 +-
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index d7acbdd..30c7b52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Class-Inspector-1.28.tar.gz
+/Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 149c32b..5541d06 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,11 +1,11 @@
 Name:  perl-Class-Inspector
-Version:   1.28
-Release:   15%{?dist}
+Version:   1.31
+Release:   1%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Class-Inspector/
-Source0:   
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-%{version}.tar.gz
+Source0:   
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-%{version}.tar.gz
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
@@ -15,13 +15,8 @@ BuildRequires:   perl(Exporter)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Spec) >= 0.80
-
-%if !%{defined perl_bootstrap}
-BuildRequires: perl(Test::Pod) >= 1.44
-BuildRequires: perl(Test::CPAN::Meta) >= 0.17
-BuildRequires: perl(Perl::MinimumVersion) >= 1.27
-BuildRequires: perl(Test::MinimumVersion) >= 0.101080
-%endif
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 %description
 Class::Inspector allows you to get information about a loaded class.
@@ -54,6 +49,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
 - Perl 5.24 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 7fa6b23..e6a60a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ab3ca22d3147236dddfb58f2366ad22  Class-Inspector-1.28.tar.gz
+d20faa4deb119e87b9d10a1eaac57a6e  Class-Inspector-1.31.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=f25&id=da307c5c5b307d7e5b42278ba570e2c63acf915b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (master). "Add missing commit."

2016-11-29 Thread notifications
From 4d77efb1fa6d1c828c35c778bc80c7522157a6ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:15:39 +0100
Subject: Add missing commit.

---
 .gitignore| 1 -
 perl-Class-Inspector.spec | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30c7b52..f44b4e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/Class-Inspector-1.28.tar.gz
 /Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 5541d06..168d85f 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -49,7 +49,7 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
-* Tue Nov 29 Ralf Corsépius  - 1.31-1
+* Tue Nov 29 2016 Ralf Corsépius  - 1.31-1
 - Update to 1.31.
 
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=master&id=4d77efb1fa6d1c828c35c778bc80c7522157a6ee
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Class-Inspector (master). "Update to 1.31."

2016-11-29 Thread notifications
From da307c5c5b307d7e5b42278ba570e2c63acf915b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Tue, 29 Nov 2016 15:10:09 +0100
Subject: Update to 1.31.

---
 .gitignore|  1 +
 perl-Class-Inspector.spec | 18 --
 sources   |  2 +-
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index d7acbdd..30c7b52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Class-Inspector-1.28.tar.gz
+/Class-Inspector-1.31.tar.gz
diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec
index 149c32b..5541d06 100644
--- a/perl-Class-Inspector.spec
+++ b/perl-Class-Inspector.spec
@@ -1,11 +1,11 @@
 Name:  perl-Class-Inspector
-Version:   1.28
-Release:   15%{?dist}
+Version:   1.31
+Release:   1%{?dist}
 Summary:   Get information about a class and its structure
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Class-Inspector/
-Source0:   
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-%{version}.tar.gz
+Source0:   
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-%{version}.tar.gz
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
@@ -15,13 +15,8 @@ BuildRequires:   perl(Exporter)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Spec) >= 0.80
-
-%if !%{defined perl_bootstrap}
-BuildRequires: perl(Test::Pod) >= 1.44
-BuildRequires: perl(Test::CPAN::Meta) >= 0.17
-BuildRequires: perl(Perl::MinimumVersion) >= 1.27
-BuildRequires: perl(Test::MinimumVersion) >= 0.101080
-%endif
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 %description
 Class::Inspector allows you to get information about a loaded class.
@@ -54,6 +49,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 29 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+
 * Wed May 18 2016 Jitka Plesnikova  - 1.28-15
 - Perl 5.24 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 7fa6b23..e6a60a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ab3ca22d3147236dddfb58f2366ad22  Class-Inspector-1.28.tar.gz
+d20faa4deb119e87b9d10a1eaac57a6e  Class-Inspector-1.31.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Class-Inspector.git/commit/?h=master&id=da307c5c5b307d7e5b42278ba570e2c63acf915b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu uploaded Class-Inspector-1.31.tar.gz for perl-Class-Inspector

2016-11-29 Thread notifications
d20faa4deb119e87b9d10a1eaac57a6e  Class-Inspector-1.31.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Class-Inspector/Class-Inspector-1.31.tar.gz/md5/d20faa4deb119e87b9d10a1eaac57a6e/Class-Inspector-1.31.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581



--- Comment #3 from Fedora Update System  ---
perl-DBD-MySQL-4.039-2.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-302f840ecf

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-DBD-MySQL (f24). "Fix CVE-2016-1251 (use after free when using prepared statements)"

2016-11-29 Thread notifications
From 0cd6e277a36fe3c6e9b3b1d6831029e2589512ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 13:36:00 +0100
Subject: Fix CVE-2016-1251 (use after free when using prepared statements)

---
 ...er-free-for-repeated-fetchrow_arrayref-ca.patch | 116 +
 perl-DBD-MySQL.spec|  10 +-
 2 files changed, 125 insertions(+), 1 deletion(-)
 create mode 100644 
DBD-mysql-4.039-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch

diff --git 
a/DBD-mysql-4.039-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch 
b/DBD-mysql-4.039-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch
new file mode 100644
index 000..c83ce4e
--- /dev/null
+++ b/DBD-mysql-4.039-Fix-use-after-free-for-repeated-fetchrow_arrayref-ca.patch
@@ -0,0 +1,116 @@
+From f8e452e202b2d59fa2a343b2f0a4fe013d83e474 Mon Sep 17 00:00:00 2001
+From: Pali 
+Date: Fri, 18 Nov 2016 19:01:48 +0100
+Subject: [PATCH] Fix use-after-free for repeated fetchrow_arrayref calls when
+ mysql_server_prepare=1
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Petr Pisar: Ported to 4.039:
+
+commit 3619c170461a3107a258d1fd2d00ed4832adb1b1
+Author: Pali 
+Date:   Fri Nov 18 19:01:48 2016 +0100
+
+Fix use-after-free for repeated fetchrow_arrayref calls when 
mysql_server_prepare=1
+
+Function dbd_st_fetch() via Renew() can reallocate output buffer for
+mysql_stmt_fetch() call. But it does not update pointer to that buffer in
+imp_sth->stmt structure initialized by mysql_stmt_bind_result() function.
+That leads to use-after-free in any mysql function which access
+imp_sth->stmt structure (e.g. mysql_stmt_fetch()).
+
+This patch fix this problem and properly updates pointer in imp_sth->stmt
+structure after Renew() call.
+
+Test 40server_prepare_crash.t is extended to check for that use-after-free
+crash.
+
+Signed-off-by: Petr Písař 
+---
+ dbdimp.c   |  2 ++
+ t/40server_prepare_crash.t | 45 ++---
+ 2 files changed, 44 insertions(+), 3 deletions(-)
+
+diff --git a/dbdimp.c b/dbdimp.c
+index c1ef3ff..5678b89 100644
+--- a/dbdimp.c
 b/dbdimp.c
+@@ -3976,6 +3976,8 @@ process:
+   Renew(fbh->data, fbh->length, char);
+   buffer->buffer_length= fbh->length;
+   buffer->buffer= (char *) fbh->data;
++  imp_sth->stmt->bind[i].buffer_length = fbh->length;
++  imp_sth->stmt->bind[i].buffer = (char *)fbh->data;
+ 
+   if (DBIc_TRACE_LEVEL(imp_xxh) >= 2) {
+ int j;
+diff --git a/t/40server_prepare_crash.t b/t/40server_prepare_crash.t
+index 99a06e1..7537a94 100644
+--- a/t/40server_prepare_crash.t
 b/t/40server_prepare_crash.t
+@@ -10,11 +10,22 @@ require "t/lib.pl";
+ my $dbh = eval { DBI->connect($test_dsn, $test_user, $test_password, { 
PrintError => 1, RaiseError => 1, AutoCommit => 0, mysql_server_prepare => 1 }) 
};
+ plan skip_all => "no database connection" if $@ or not $dbh;
+ 
+-plan tests => 17;
++plan tests => 39;
+ 
+-ok $dbh->do("CREATE TEMPORARY TABLE t (i INTEGER NOT NULL, n TEXT)");
++my $sth;
+ 
+-ok my $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
++ok $dbh->do("CREATE TEMPORARY TABLE t (i INTEGER NOT NULL, n LONGBLOB)");
++
++ok $sth = $dbh->prepare("INSERT INTO t(i, n) VALUES(?, ?)");
++ok $sth->execute(1, "x" x 10);
++ok $sth->execute(2, "x" x 100);
++ok $sth->execute(3, "x" x 1000);
++ok $sth->execute(4, "x" x 1);
++ok $sth->execute(5, "x" x 10);
++ok $sth->execute(6, "x" x 100);
++ok $sth->finish();
++
++ok $sth = $dbh->prepare("SELECT * FROM t WHERE i=? AND n=?");
+ 
+ ok $sth->bind_param(2, "x" x 100);
+ ok $sth->bind_param(1, "abcx", 12);
+@@ -34,6 +45,34 @@ ok $sth = $dbh->prepare("SELECT 1 FROM t WHERE i = ?" . (" 
OR i = ?" x 1));
+ ok $sth->execute((1) x (10001));
+ ok $sth->finish();
+ 
++my $test;
++ok $sth = $dbh->prepare("SELECT i,n FROM t WHERE i = ?");
++
++ok $sth->execute(1);
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(2);
++$test = map { $_ } 'a';
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(3);
++$test = map { $_ } 'b' x 1000; # try to reuse released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(4);
++$test = map { $_ } 'cd' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(5);
++$test = map { $_ } 'efg' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->execute(6);
++$test = map { $_ } 'hijk' x 1000; # try to reuse of released memory
++ok $sth->fetchrow_arrayref();
++
++ok $sth->finish();
++
+ ok $dbh->do("SELECT 1 FROM t WHERE i = ?" . (" OR i = ?" x 1), {}, (1) x 
(10001));
+ 
+ ok $dbh->disconnect();
+-- 
+2.7.4
+
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 001f9d8..dbf905e 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,11 +

[Bug 1396768] perl-DBD-MySQL-4.040 is available

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1396768



--- Comment #3 from Fedora Update System  ---
perl-DBD-MySQL-4.041-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-673cbb6bb4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1395592] CVE-2016-1249 perl-DBD-MySQL: Out-of-bounds read when using server-side prepared statement support [ fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1395592



--- Comment #10 from Fedora Update System  ---
perl-DBD-MySQL-4.041-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-673cbb6bb4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1395670] perl-DBD-MySQL-4.039 is available

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1395670



--- Comment #8 from Fedora Update System  ---
perl-DBD-MySQL-4.041-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-673cbb6bb4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581



--- Comment #2 from Fedora Update System  ---
perl-DBD-MySQL-4.041-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-673cbb6bb4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-DBD-MySQL-4.041-1.fc26



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-DBD-MySQL (f25). "4.041 bump"

2016-11-29 Thread notifications
From 04bd7fb63c82ef7252fd49cebed3f70d708605e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 13:27:27 +0100
Subject: 4.041 bump

---
 .gitignore  | 1 +
 perl-DBD-MySQL.spec | 5 -
 sources | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index d5a62d0..b9a0f84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ DBD-mysql-4.017.tar.gz
 /DBD-mysql-4.037.tar.gz
 /DBD-mysql-4.039.tar.gz
 /DBD-mysql-4.040.tar.gz
+/DBD-mysql-4.041.tar.gz
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 49b338f..5b124a1 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,5 +1,5 @@
 Name:   perl-DBD-MySQL
-Version:4.040
+Version:4.041
 Release:1%{?dist}
 Summary:A MySQL interface for Perl
 Group:  Development/Libraries
@@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Nov 29 2016 Petr Pisar  - 4.041-1
+- 4.041 bump (fixes CVE-2016-1251)
+
 * Mon Nov 21 2016 Jitka Plesnikova  - 4.040-1
 - 4.040 bump
 
diff --git a/sources b/sources
index 1acb9db..c8aebf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81d36e54708c66429a25140613a35d22  DBD-mysql-4.040.tar.gz
+5fc910d0ee56de3dd805a5b06cf9e1dd  DBD-mysql-4.041.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-DBD-MySQL.git/commit/?h=f25&id=04bd7fb63c82ef7252fd49cebed3f70d708605e1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-DBD-MySQL (master). "4.041 bump"

2016-11-29 Thread notifications
From 48aee96c34d8f5c4efc49ecca1f9185e72783bc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 29 Nov 2016 13:27:27 +0100
Subject: 4.041 bump

---
 .gitignore  | 1 +
 perl-DBD-MySQL.spec | 5 -
 sources | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 82f8592..f7251f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ DBD-mysql-4.017.tar.gz
 /DBD-mysql-4.038.tar.gz
 /DBD-mysql-4.039.tar.gz
 /DBD-mysql-4.040.tar.gz
+/DBD-mysql-4.041.tar.gz
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 67e735d..dc59a34 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,5 +1,5 @@
 Name:   perl-DBD-MySQL
-Version:4.040
+Version:4.041
 Release:1%{?dist}
 Summary:A MySQL interface for Perl
 Group:  Development/Libraries
@@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Nov 29 2016 Petr Pisar  - 4.041-1
+- 4.041 bump (fixes CVE-2016-1251)
+
 * Mon Nov 21 2016 Jitka Plesnikova  - 4.040-1
 - 4.040 bump
 
diff --git a/sources b/sources
index 1acb9db..c8aebf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81d36e54708c66429a25140613a35d22  DBD-mysql-4.040.tar.gz
+5fc910d0ee56de3dd805a5b06cf9e1dd  DBD-mysql-4.041.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-DBD-MySQL.git/commit/?h=master&id=48aee96c34d8f5c4efc49ecca1f9185e72783bc5
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar uploaded DBD-mysql-4.041.tar.gz for perl-DBD-MySQL

2016-11-29 Thread notifications
5fc910d0ee56de3dd805a5b06cf9e1dd  DBD-mysql-4.041.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-DBD-MySQL/DBD-mysql-4.041.tar.gz/md5/5fc910d0ee56de3dd805a5b06cf9e1dd/DBD-mysql-4.041.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|jples...@redhat.com |ppi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399514] perl-Scalar-Does-0.202-1.fc26 FTBFS: t/09warnings.t fails: All assertions passed, but errors were encountered.

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399514

Petr Pisar  changed:

   What|Removed |Added

External Bug ID||Github
   ||Test-More/test-more/issues/
   ||728



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] Ship /usr/share/doc/perl-Mail-SPF/bin/spfquery as /usr/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246

Paul Howarth  changed:

   What|Removed |Added

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



--- Comment #7 from Paul Howarth  ---
It's also provided by libspf2, and *that* already uses alternatives.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399580] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399580

Adam Mariš  changed:

   What|Removed |Added

 Blocks||1399583



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399580] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399580

Adam Mariš  changed:

   What|Removed |Added

 Depends On||1399581



--- Comment #1 from Adam Mariš  ---

Created perl-DBD-MySQL tracking bugs for this issue:

Affects: fedora-all [bug 1399581]


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1399581
[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using
prepared statements [fedora-all]
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581



--- Comment #1 from Adam Mariš  ---

Use the following template to for the 'fedpkg update' request to submit an
update for this issue as it contains the top-level parent bug(s) as well as
this tracking bug.  This will ensure that all associated bugs get updated
when new packages are pushed to stable.

=

# bugfix, security, enhancement, newpackage (required)
type=security

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=1399580,1399581

# Description of your update
notes=Security fix for CVE-2016-1251

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

==

Additionally, you may opt to use the bodhi web interface to submit updates:

https://bodhi.fedoraproject.org/updates/new

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399581] New: CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements [fedora-all]

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399581

Bug ID: 1399581
   Summary: CVE-2016-1251 perl-DBD-MySQL: Use after free when
using prepared statements [fedora-all]
   Product: Fedora
   Version: 25
 Component: perl-DBD-MySQL
  Keywords: Security, SecurityTracking
  Severity: medium
  Priority: medium
  Assignee: jples...@redhat.com
  Reporter: ama...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org
Blocks: 1399580 (CVE-2016-1251)




This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.

For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When submitting as an update, use the fedpkg template provided in the next
comment(s).  This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.

Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.

NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time.  If you need to fix the versions independent of each other,
you may clone this bug as appropriate.

[bug automatically created by: add-tracking-bugs]


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1399580
[Bug 1399580] CVE-2016-1251 perl-DBD-MySQL: Use after free when using
prepared statements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399580] New: CVE-2016-1251 perl-DBD-MySQL: Use after free when using prepared statements

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399580

Bug ID: 1399580
   Summary: CVE-2016-1251 perl-DBD-MySQL: Use after free when
using prepared statements
   Product: Security Response
 Component: vulnerability
  Keywords: Security
  Severity: medium
  Priority: medium
  Assignee: security-response-t...@redhat.com
  Reporter: ama...@redhat.com
CC: hho...@redhat.com, jor...@redhat.com,
jples...@redhat.com,
perl-devel@lists.fedoraproject.org,
perl-maint-l...@redhat.com, ppi...@redhat.com,
psab...@redhat.com



A use after free vulnerability when using prepared statements was found in
DBD::mysql. Function dbd_st_fetch() via Renew() can reallocate output buffer
for mysql_stmt_fetch() call, but it does not update pointer to that buffer in
imp_sth->stmt structure initialized by mysql_stmt_bind_result() function, which
leads to use after free in any mysql function which access imp_sth->stmt
structure.

This vulnerability is present in all releases at least back to versions 3.0 of
the driver, which were released in 2005.

Upstream patch:

https://github.com/perl5-dbi/DBD-mysql/commit/3619c170461a3107a258d1fd2d00ed4832adb1b1

References:

http://seclists.org/oss-sec/2016/q4/536

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] Ship /usr/share/doc/perl-Mail-SPF/bin/spfquery as /usr/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246



--- Comment #6 from customerc...@resellerdesktop.de ---
I don't have this installed, so in my case this would not be problem.

But as many packages have this situation, like exim and postfix emulating
sendmail, we could use the /etc/alternatives/.. Symlink schema to decide which
gets used in the end.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] Ship /usr/share/doc/perl-Mail-SPF/bin/spfquery as /usr/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246



--- Comment #5 from Jan Pazdziora  ---
I don't think it belongs to /usr/sbin, it's a normal user-space, so it should
go to /usr/bin. And here we have a problem because /usr/sbin/spfquery is
already implemented by python-pyspf.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] Ship /usr/share/doc/perl-Mail-SPF/bin/spfquery as /usr/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246



--- Comment #4 from customerc...@resellerdesktop.de ---
I wasn't aware of this package logic. Yes, please move it to ..sbin/ and change
the filemods to 755. 

As it does not need to have SUID rights to be used, should not be a problem. I
also suggest to set a symlink at the old spot, so that existing serversetups
are not broken by this change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] Ship /usr/share/doc/perl-Mail-SPF/bin/spfquery as /usr/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246

Jan Pazdziora  changed:

   What|Removed |Added

Summary|wrong permission on |Ship
   |/usr/share/doc/perl-Mail-SP |/usr/share/doc/perl-Mail-SP
   |F/bin/spfquery  |F/bin/spfquery as
   ||/usr/bin/spfquery
  Flags||needinfo?(st...@silug.org)



--- Comment #3 from Jan Pazdziora  ---
Various web pages are independent from how things are packaged in Fedora and
why, so they cannot really comment on perl-Mail-SPF package layout.

So it looks like you are really asking for something else -- you ask to have
the script shipped in location where executable commands typically live, and
supported as such in Fedora.

Let us see what Steven who initially packaged the module thinks. Steven, would
you remember the reason behind packaging spfquery and spfd as documentation in
the initial packaging of perl-Mail-SPF?

  
http://pkgs.fedoraproject.org/cgit/rpms/perl-Mail-SPF.git/tree/perl-Mail-SPF.spec#n163

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399514] perl-Scalar-Does-0.202-1.fc26 FTBFS: t/09warnings.t fails: All assertions passed, but errors were encountered.

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399514

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
External Bug ID||CPAN 119030



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399514] New: perl-Scalar-Does-0.202-1.fc26 FTBFS: t/ 09warnings.t fails: All assertions passed, but errors were encountered.

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399514

Bug ID: 1399514
   Summary: perl-Scalar-Does-0.202-1.fc26 FTBFS: t/09warnings.t
fails: All assertions passed, but errors were
encountered.
   Product: Fedora
   Version: rawhide
 Component: perl-Scalar-Does
  Assignee: ppi...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



perl-Scalar-Does-0.202-1.fc26 fails to build in F26 because tests fail:

t/08mooselike.t  ok
# All assertions passed, but errors were encountered.
t/09warnings.t . 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed

The difference between working and failing build root is:

perl-Test-Simple 1.302062-1.fc26 > 1.302067-1.fc26
libcrypt-nss 2.24.90-18.fc26 > 2.24.90-19.fc26
glibc 2.24.90-18.fc26 > 2.24.90-19.fc26
glibc-common 2.24.90-18.fc26 > 2.24.90-19.fc26
glibc-all-langpacks 2.24.90-18.fc26 > 2.24.90-19.fc26
glibc-devel 2.24.90-18.fc26 > 2.24.90-19.fc26
glibc-headers 2.24.90-18.fc26 > 2.24.90-19.fc26
python-srpm-macros 3-14.fc26 > 3-15.fc26
kernel-headers 4.9.0-0.rc6.git1.1 > 4.9.0-0.rc6.git2.1
qt5-srpm-macros 5.7.0-10.fc26 > 5.7.1-1.fc26
libgcrypt 1.6.6-1.fc26 > 1.7.3-1.fc26

According to CPAN test matrix, it's caused by upgrading Test::More from
1.302062 to 1.302064.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399246] wrong permission on /usr/share/doc/perl-Mail-SPF/bin/ spfquery

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399246

customerc...@resellerdesktop.de changed:

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|NOTABUG |---
   Keywords||Reopened



--- Comment #2 from customerc...@resellerdesktop.de ---
If you use google to search for solutions to check SPF with mailservers, this
script is mentioned on so many pages and examples, as the final solution to the
problem. Not one page suggests, that it is an example, and neither does the
programm itself look like an example.

The commentsection of the script does not mention it too, so ..

yes, i disgree and this script should be useable systemwide.


# 
# spfquery: Command-line tool for performing SPF queries
#
# (C) 2005-2012 Julian Mehnle 
# 2004  Wayne Schlitt 
# $Id: spfquery 138 2006-01-22 18:00:34Z julian $
#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399506] perl-File-Find-Rule-Age-0.302-5.fc26 FTBFS randomly

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399506

Petr Pisar  changed:

   What|Removed |Added

External Bug ID|GNOME Desktop 106579|CPAN 106579



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1399506] New: perl-File-Find-Rule-Age-0.302-5.fc26 FTBFS randomly

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399506

Bug ID: 1399506
   Summary: perl-File-Find-Rule-Age-0.302-5.fc26 FTBFS randomly
   Product: Fedora
   Version: rawhide
 Component: perl-File-Find-Rule-Age
  Assignee: ticot...@gmail.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ticot...@gmail.com
   External Bug ID: GNOME Desktop 106579



perl-File-Find-Rule-Age-0.302-5.fc26 fails to build sometimes because there is
a race condition in the tests:

t/02-created.t ... skipped: Long running tests are unwanted
#   Failed test 'modified_since now (DateTime::Duration)'
#   at t/02-modified.t line 66.
# Structures begin differing at:
#  $got->[0] = Does not exist
# $expected->[0] = 'now'
# []
#   Failed test 'modified_before lastday (DateTime::Duration)'
#   at t/02-modified.t line 167.
# Structures begin differing at:
#  $got->[0] = 'lastday'
# $expected->[0] = 'yesterday'
# [
#   'lastday',
#   'yesterday'
# ]
# Looks like you failed 2 tests of 24.
t/02-modified.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/24 subtests

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1379566] perl-Razor-Agent-2.85-23.fc26 FTBFS randomly: Can' t write-open blib/man5/razor-agent.conf.5: No such file or directory

2016-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1379566



--- Comment #1 from Fedora Update System  ---
perl-Razor-Agent-2.85-24.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-be11c6d18c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


robert pushed to perl-Razor-Agent (f25). "Added patch to unbreak parallel make (#1379566)"

2016-11-29 Thread notifications
From 6ad57a6fa6cc67a6a0b7d68ecd4fbb6d1353556c Mon Sep 17 00:00:00 2001
From: Robert Scheck 
Date: Tue, 29 Nov 2016 08:21:57 +0100
Subject: Added patch to unbreak parallel make (#1379566)

---
 perl-Razor-Agent-2.85-parallel-make.patch | 20 
 perl-Razor-Agent.spec |  7 ++-
 2 files changed, 26 insertions(+), 1 deletion(-)
 create mode 100644 perl-Razor-Agent-2.85-parallel-make.patch

diff --git a/perl-Razor-Agent-2.85-parallel-make.patch 
b/perl-Razor-Agent-2.85-parallel-make.patch
new file mode 100644
index 000..0de4ec8
--- /dev/null
+++ b/perl-Razor-Agent-2.85-parallel-make.patch
@@ -0,0 +1,20 @@
+$NetBSD$
+
+  manifypods-razor depends on INST_MAN5DIR which gets created by the 'config'
+  target. Without this, there may problems building with parallel make.
+
+See also:
+ - https://sourceforge.net/p/razor/bugs/67/
+ - https://bugzilla.redhat.com/show_bug.cgi?id=1379566
+
+--- Makefile.PL.orig   2007-05-09 00:47:53.0 +0200
 Makefile.PL
+@@ -115,7 +115,7 @@ sub MY::manifypods {
+ # begin razor-agents
+ %s
+ 
+-manifypods-razor : docs/razor-agent.conf.pod \
++manifypods-razor : config docs/razor-agent.conf.pod \
+   docs/razor-agents.pod\
+   docs/razor-whitelist.pod
+   $(POD2MAN) \
diff --git a/perl-Razor-Agent.spec b/perl-Razor-Agent.spec
index 8584640..713f734 100644
--- a/perl-Razor-Agent.spec
+++ b/perl-Razor-Agent.spec
@@ -4,13 +4,14 @@
 Summary:   Use a Razor catalogue server to filter spam messages
 Name:  perl-Razor-Agent
 Version:   2.85
-Release:   23%{?dist}
+Release:   24%{?dist}
 License:   Artistic 2.0
 Group: Applications/Internet
 URL:   http://razor.sourceforge.net/
 Source:
http://dl.sourceforge.net/razor/razor-agents-%{version}.tar.bz2
 Patch0:razor-agents-2.85-use-sha-not-sha1.patch
 Patch1:perl-Razor-Agent-2.85-mandir.patch
+Patch2:perl-Razor-Agent-2.85-parallel-make.patch
 Requires:  perl(Net::DNS), perl(:MODULE_COMPAT_%(eval "`%{__perl} 
-V:version`"; echo $version))
 BuildRequires: perl-devel
 BuildRequires: perl-generators
@@ -37,6 +38,7 @@ Agents on the network.
 %setup -q -n razor-agents-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -82,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man*/*
 
 %changelog
+* Tue Nov 29 2016 Robert Scheck  2.85-24
+- Added patch to unbreak parallel make (#1379566)
+
 * Sun May 15 2016 Jitka Plesnikova  - 2.85-23
 - Perl 5.24 rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Razor-Agent.git/commit/?h=f25&id=6ad57a6fa6cc67a6a0b7d68ecd4fbb6d1353556c
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org