Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package msmtp for openSUSE:Factory checked in at 2021-11-03 17:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/msmtp (Old) and /work/SRC/openSUSE:Factory/.msmtp.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "msmtp" Wed Nov 3 17:26:18 2021 rev:57 rq:928944 version:1.8.18 Changes: -------- --- /work/SRC/openSUSE:Factory/msmtp/msmtp.changes 2021-09-22 22:12:54.392320503 +0200 +++ /work/SRC/openSUSE:Factory/.msmtp.new.1890/msmtp.changes 2021-11-03 17:27:15.517369799 +0100 @@ -1,0 +2,12 @@ +Sat Oct 23 08:55:15 UTC 2021 - Beno??t Monin <[email protected]> + +- update to version 1.8.18: + * this release fixes a few minor problems related to translations + and the documentation. +- additional changes from version 1.8.17: + * msmtpd now supports logging to syslog or to a file with the + option --log, and authentication (for special use cases) with + the option --auth. +- build msmtpd and package it in msmtp-mta + +------------------------------------------------------------------- Old: ---- msmtp-1.8.16.tar.xz msmtp-1.8.16.tar.xz.sig New: ---- msmtp-1.8.18.tar.xz msmtp-1.8.18.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ msmtp.spec ++++++ --- /var/tmp/diff_new_pack.HjJsq7/_old 2021-11-03 17:27:15.925370022 +0100 +++ /var/tmp/diff_new_pack.HjJsq7/_new 2021-11-03 17:27:15.929370025 +0100 @@ -17,7 +17,7 @@ Name: msmtp -Version: 1.8.16 +Version: 1.8.18 Release: 0 BuildRequires: gnutls-devel >= 3.4 BuildRequires: libidn2-devel @@ -92,7 +92,7 @@ the delivery. msmtp supports multiple accounts. This subpackage provides a mail transfer agent that can be used as -a minimalistic replacement of sendmail. +a minimalistic replacement of sendmail and a minimal SMTP server. %prep %setup -q @@ -108,7 +108,7 @@ done %build -%configure --docdir="%{_docdir}/%{name}" --with-tls=gnutls --without-msmtpd --with-libgsasl +%configure --docdir="%{_docdir}/%{name}" --with-tls=gnutls --with-libgsasl %make_build %install @@ -202,7 +202,9 @@ %doc %dir %{_docdir}/%{name} %files mta +%{_bindir}/msmtpd %{_sbindir}/sendmail +%{_mandir}/man1/msmtpd.1%{?ext_man} %{_mandir}/man1/sendmail.1%{?ext_man} %changelog ++++++ msmtp-1.8.16.tar.xz -> msmtp-1.8.18.tar.xz ++++++ ++++ 10816 lines of diff (skipped)
