From 09d29999c744e916c3a5aeedabcda407e3a62abd17350e866956c5d7655bda7a Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 9 Nov 2021 14:17:16 +0000 Subject: [PATCH] Accepting request 929224 from home:benoit_monin:branches:server:mail - update to version 1.8.19: * Fixed a security problem in msmtpd: mail addresses starting with '-' could be interpreted as options of the pipe command. OBS-URL: https://build.opensuse.org/request/show/929224 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=114 --- msmtp-1.8.18.tar.xz | 3 --- msmtp-1.8.18.tar.xz.sig | Bin 310 -> 0 bytes msmtp-1.8.19.tar.xz | 3 +++ msmtp-1.8.19.tar.xz.sig | Bin 0 -> 310 bytes msmtp.changes | 7 +++++++ msmtp.spec | 2 +- 6 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 msmtp-1.8.18.tar.xz delete mode 100644 msmtp-1.8.18.tar.xz.sig create mode 100644 msmtp-1.8.19.tar.xz create mode 100644 msmtp-1.8.19.tar.xz.sig diff --git a/msmtp-1.8.18.tar.xz b/msmtp-1.8.18.tar.xz deleted file mode 100644 index 2d104c2..0000000 --- a/msmtp-1.8.18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14fc62af37ebdcc5ed19a245a05eb8376efe7016118f00c9c594bc999d5560a5 -size 380776 diff --git a/msmtp-1.8.18.tar.xz.sig b/msmtp-1.8.18.tar.xz.sig deleted file mode 100644 index a4725388123fd412bca123036c73fe74541ba61523d527dddb7cb224c32f1ae0..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SW*e79j*LVYGsax_6rFv-2kdqNJ-HGW|3K0%3C8s{jfK5Cfv5 zs~$4_G!l@T;;=Wnr zAM_scT7+E^I32SnD*zsg!qLP-FNQZEn4Gz-M=yjuYExy`|hG@@^yZ`_I diff --git a/msmtp-1.8.19.tar.xz b/msmtp-1.8.19.tar.xz new file mode 100644 index 0000000..a067c2d --- /dev/null +++ b/msmtp-1.8.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a1e1981176874dbe4ee66ee0d9103c90989aa4dcdc4861e4de05ce7e44526b +size 383100 diff --git a/msmtp-1.8.19.tar.xz.sig b/msmtp-1.8.19.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..637118a930d25ebb7e35de249c651245ddb6bf0f623d089c9bd3fec243a6f84b GIT binary patch literal 310 zcmV-60m=S}0W$;u0SW*e79j*LVYGsax_6rFv-2kdqNJ-HGW|3K0%3!W>;MW05Cfv5 zs~$4_G={kd0Jwi#Lk7M#;4CmTCmFmDG@ByaTvk9QmUxM|Di0s7#yfGDn)nL}FD76t zdRnYY4vwJ&$f$JUl31S47jMM19P$%{#1k1H9S-DB-SfXXAN?~wz;jXJ{Ws)hLhFJf zz*nRe=odtIfS{^UO)DG~il^k=^dicYC~MhXW4q@?$}|s&BqMLjyVF^~K83traPeEl zmRYh+7*VCUxJtHzpLswX%q7S@6--7)v*E)M=Fc`$ zBhm#pQmU>wnjWjD(1R_|qFY<*!b@~DJI6JlATYe8dT0lp6I$`>PXVS&<_SI>%k(K4 I7xPKSkL`_$IsgCw literal 0 HcmV?d00001 diff --git a/msmtp.changes b/msmtp.changes index 9775b09..729dc01 100644 --- a/msmtp.changes +++ b/msmtp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 4 17:54:27 UTC 2021 - Benoît Monin + +- update to version 1.8.19: + * Fixed a security problem in msmtpd: mail addresses starting + with '-' could be interpreted as options of the pipe command. + ------------------------------------------------------------------- Sat Oct 23 08:55:15 UTC 2021 - Benoît Monin diff --git a/msmtp.spec b/msmtp.spec index 2e62304..8c1b515 100644 --- a/msmtp.spec +++ b/msmtp.spec @@ -17,7 +17,7 @@ Name: msmtp -Version: 1.8.18 +Version: 1.8.19 Release: 0 BuildRequires: gnutls-devel >= 3.4 BuildRequires: libidn2-devel