public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-Statsd] rawhide: Update to 0.13 (fixes CVE-2026-46739)
@ 2026-06-07  3:40 Emmanuel Seyman
  0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-06-07  3:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Net-Statsd
Branch : rawhide
Commit : 5820cc020580fc095ed3fa7f24d927753fd965e0
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-06-07T05:40:43+02:00
Stats  : +11/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-Statsd/c/5820cc020580fc095ed3fa7f24d927753fd965e0?branch=rawhide

Log:
Update to 0.13 (fixes CVE-2026-46739)

---
diff --git a/.gitignore b/.gitignore
index 9610918..f2b0ca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Net-Statsd-0.09.tar.gz
 /Net-Statsd-0.11.tar.gz
 /Net-Statsd-0.12.tar.gz
+/Net-Statsd-0.13.tar.gz

diff --git a/Net-Statsd-0.12-Make-benchmark.pl-an-example.patch b/Net-Statsd-0.12-Make-benchmark.pl-an-example.patch
index 5fe0891..cae13de 100644
--- a/Net-Statsd-0.12-Make-benchmark.pl-an-example.patch
+++ b/Net-Statsd-0.12-Make-benchmark.pl-an-example.patch
@@ -17,7 +17,7 @@ index f254218..99dee0b 100644
 --- a/MANIFEST
 +++ b/MANIFEST
 @@ -1,5 +1,6 @@
- # This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.008.
+ # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.
  Changes
 +examples/benchmark.pl
  INSTALL
@@ -35,8 +35,8 @@ diff --git a/Makefile.PL b/Makefile.PL
 index 1d950b8..1274683 100644
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -17,9 +17,6 @@ my %WriteMakefileArgs = (
-     "ExtUtils::MakeMaker" => "6.30"
+@@ -13,9 +13,6 @@ my %WriteMakefileArgs = (
+     "ExtUtils::MakeMaker" => 0
    },
    "DISTNAME" => "Net-Statsd",
 -  "EXE_FILES" => [

diff --git a/perl-Net-Statsd.spec b/perl-Net-Statsd.spec
index eb0d53f..a87e933 100644
--- a/perl-Net-Statsd.spec
+++ b/perl-Net-Statsd.spec
@@ -1,8 +1,7 @@
 Name:           perl-Net-Statsd
-Version:        0.12
-Release:        29%{?dist}
+Version:        0.13
+Release:        1%{?dist}
 Summary:        Sends statistics to the stats daemon over UDP
-# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Net-Statsd
 Source0:        https://cpan.metacpan.org/modules/by-module/Net/Net-Statsd-%{version}.tar.gz
@@ -50,12 +49,11 @@ mkdir examples
 mv bin/benchmark.pl examples
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -68,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 07 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.13-1
+- Update to 0.13 (fixes CVE-2026-46739)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-29
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 7e6ea44..41fa781 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1463044fee2a879ab3e99c9ec507347  Net-Statsd-0.12.tar.gz
+SHA512 (Net-Statsd-0.13.tar.gz) = 74046d8d884995ee5d51282f92fc566b3b8962575491189387407135ae7e2a59ec7abb5906008ed67c5788611321899a392ac13aad1a13f157c0c03c0cd73c05

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  3:40 [rpms/perl-Net-Statsd] rawhide: Update to 0.13 (fixes CVE-2026-46739) Emmanuel Seyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox