public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mail-Sendmail] rawhide: Update to 0.83 (RHBZ#2497020)
@ 2026-07-09 7:24 Xavier Bachelot
0 siblings, 0 replies; only message in thread
From: Xavier Bachelot @ 2026-07-09 7:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Mail-Sendmail
Branch : rawhide
Commit : 5636ac9aa35470b945e5b1fb497419d6c51e427b
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-07-09T09:23:53+02:00
Stats : +17/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Mail-Sendmail/c/5636ac9aa35470b945e5b1fb497419d6c51e427b?branch=rawhide
Log:
Update to 0.83 (RHBZ#2497020)
---
diff --git a/.gitignore b/.gitignore
index c8206e3..58b39d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
Mail-Sendmail-0.79.tar.gz
/Mail-Sendmail-0.80.tar.gz
/Mail-Sendmail-0.82.tar.gz
+/Mail-Sendmail-0.83.tar.gz
diff --git a/perl-Mail-Sendmail.spec b/perl-Mail-Sendmail.spec
index c85cf28..354d6c0 100644
--- a/perl-Mail-Sendmail.spec
+++ b/perl-Mail-Sendmail.spec
@@ -1,6 +1,6 @@
Name: perl-Mail-Sendmail
-Version: 0.82
-Release: 3%{?dist}
+Version: 0.83
+Release: 1%{?dist}
Summary: Simple platform independent mailer for Perl
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -20,8 +20,15 @@ BuildRequires: perl(strict)
BuildRequires: perl(Sys::Hostname)
BuildRequires: perl(Sys::Hostname::Long)
BuildRequires: perl(Time::Local)
+BuildRequires: perl(strict)
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
+# tests
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(IO::Socket::INET)
+BuildRequires: perl(lib)
+BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::TCP)
# Not picked up automatically.
Requires: perl(MIME::QuotedPrint)
Recommends: perl(Digest::MD5)
@@ -51,7 +58,8 @@ easy to setup and use.
%check
-# We don't want to send the test mail -> no make test
+%{?!_with_network_tests:rm t/original.t}
+make test
%files
@@ -62,6 +70,10 @@ easy to setup and use.
%changelog
+* Mon Jul 06 2026 Xavier Bachelot <xavier@bachelot.org> 0.83-1
+- Update to 0.83 (RHBZ#2497020)
+ - Fixes CVE-2026-13092
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.82-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 0455c35..664f694 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mail-Sendmail-0.82.tar.gz) = 5fe969d5de6da9534c81887283584e8385c483178411254d78fa484a180a3b3cb0e325c54553c71b615bd33a46b90fe4b39ec2752964f14422616e726917a240
+SHA512 (Mail-Sendmail-0.83.tar.gz) = 5c6676e3819ad321720c083cb3df9bfc65a029dcd04415441a78f220d42b9cf50bb7e7b60afb2f79b7d948fbf2093c58e07a603d9a45738fe0968b8cb21667c4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 7:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 7:24 [rpms/perl-Mail-Sendmail] rawhide: Update to 0.83 (RHBZ#2497020) Xavier Bachelot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox