public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/msmtp] f44: msmtp ver. 1.8.32
Date: Tue, 04 Aug 2026 18:08:49 GMT	[thread overview]
Message-ID: <178586692945.1.11613729043330517592.rpms-msmtp-72db2f8ed149@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/msmtp
            Branch : f44
            Commit : 72db2f8ed149c2b4c9d6f2074ac583ab1d3528a3
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-03-24T16:49:15+01:00
            Stats  : +9/-10 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/msmtp/c/72db2f8ed149c2b4c9d6f2074ac583ab1d3528a3?branch=f44

            Log:
            msmtp ver. 1.8.32

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index aa8fd9b..0e0bab9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 *~
-/msmtp-[0-9]*.[0-9]*.[0-9]*.tar.bz2
-/msmtp-[0-9]*.[0-9]*.[0-9]*.tar.xz
-/msmtp-[0-9]*.[0-9]*.[0-9]*.tar.xz.sig
+/msmtp-*.tar.bz2
+/msmtp-*.tar.xz
+/msmtp-*.tar.xz.sig

diff --git a/msmtp.spec b/msmtp.spec
index acc4c53..9061688 100644
--- a/msmtp.spec
+++ b/msmtp.spec
@@ -1,5 +1,5 @@
 Name:		msmtp
-Version:	1.8.25
+Version:	1.8.32
 Release:	%autorelease
 Summary:	SMTP client
 License:	GPL-3.0-or-later
@@ -14,8 +14,7 @@ BuildRequires:	automake
 BuildRequires:	gcc
 BuildRequires:	gettext-devel
 BuildRequires:	gnutls-devel
-BuildRequires:	libidn-devel
-BuildRequires:	libgsasl-devel
+BuildRequires:	libidn2-devel
 BuildRequires:	libsecret-devel
 BuildRequires:	make
 # for %%gpgverify
@@ -35,7 +34,7 @@ Provides: /usr/sbin/sendmail
 It forwards messages to an SMTP server which does the delivery.
 Features include:
   * Sendmail compatible interface (command line options and exit codes).
-  * Authentication methods PLAIN,LOGIN,CRAM-MD5,DIGEST-MD5,GSSAPI,and NTLM
+  * Authentication methods PLAIN, LOGIN, and OAUTHBEARER (over TLS).
   * TLS/SSL both in SMTP-over-SSL mode and in STARTTLS mode.
   * Fast SMTP implementation using command pipe-lining.
   * Support for Internationalized Domain Names (IDN).
@@ -54,7 +53,7 @@ Features include:
 gettextize -f
 
 autoreconf -ivf
-%configure --disable-rpath --with-libsecret --with-libgsasl
+%configure --disable-rpath --with-libsecret
 %make_build
 
 %install

diff --git a/sources b/sources
index 88b51c7..36b8f9a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (msmtp-1.8.25.tar.xz) = 7d9808b095b222f2283fb42395cb6560f776c9f92f9f467ea2245196b5dc8a85c359ff8c2ea68440e7eada8333a5da78aff921c2ef2b41cfde9d90c396425e72
-SHA512 (msmtp-1.8.25.tar.xz.sig) = 6575d336ffa82632a2990487eb429d1a5b696a58b5ba2c112ff4b1c3df27d28680a2b4afc58c86b3c2934390d1f39fbc7ef95cca1fdc328943c1556123194ca8
+SHA512 (msmtp-1.8.32.tar.xz) = d72d937187496a36a69809f051f98de34fe0ca6e0b65b64c80f283c98de5a5b66f3b444a6af2f995d8f54db878678baffecfc42ccb7ba51b3450690913932776
+SHA512 (msmtp-1.8.32.tar.xz.sig) = e5d47c0207f3b1eb02f880ae073021f2fcbc80d150958619b4279b56679f82f642df8ae8dc0abd747679d449338555db3e70c80bfbb4fe32f2578fa57abe7633

                 reply	other threads:[~2026-08-04 18:08 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=178586692945.1.11613729043330517592.rpms-msmtp-72db2f8ed149@fedoraproject.org \
    --to=lemenkov@gmail.com \
    --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