public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Xavier Bachelot <xavier@bachelot.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Mail-Sendmail] rawhide: Update to 0.83 (RHBZ#2497020)
Date: Thu, 09 Jul 2026 07:24:37 GMT	[thread overview]
Message-ID: <178358187711.1.7759182157105684789.rpms-perl-Mail-Sendmail-5636ac9aa354@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-09  7:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178358187711.1.7759182157105684789.rpms-perl-Mail-Sendmail-5636ac9aa354@fedoraproject.org \
    --to=xavier@bachelot.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox