Accepting request 848403 from home:benoit_monin:branches:server:mail
- update to version 1.8.13 - set the required minimum version for gnutls OBS-URL: https://build.opensuse.org/request/show/848403 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=105
This commit is contained in:
parent
f38a91f7cb
commit
1431b5cdd7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a86fef9477339923afefe974988a38e32d0feb90dfeeb88f7f55aac356a96354
|
|
||||||
size 364712
|
|
Binary file not shown.
3
msmtp-1.8.13.tar.xz
Normal file
3
msmtp-1.8.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9
|
||||||
|
size 359536
|
BIN
msmtp-1.8.13.tar.xz.sig
Normal file
BIN
msmtp-1.8.13.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 13 17:16:35 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
- update to version 1.8.13:
|
||||||
|
* Added support for XOAUTH2, the predecessor of OAUTHBEARER.
|
||||||
|
* The passwordeval command can now handle very long input, which
|
||||||
|
can be necessary for OAUTHBEARER and XOAUTH2.
|
||||||
|
* GnuTLS >= 3.4 is required
|
||||||
|
- set the required minimum version for gnutls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 21 20:13:34 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
Fri Aug 21 20:13:34 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: msmtp
|
Name: msmtp
|
||||||
Version: 1.8.12
|
Version: 1.8.13
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel >= 3.4
|
||||||
BuildRequires: libidn2-devel
|
BuildRequires: libidn2-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
Loading…
Reference in New Issue
Block a user