Accepting request 440289 from home:benoit_monin:branches:server:mail
- update to version 1.6.6 - remove reference to msmtp-fix-newopenssl.patch OBS-URL: https://build.opensuse.org/request/show/440289 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=75
This commit is contained in:
parent
d02b07da56
commit
fe7a515bf7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76a0d60693c7e65d0c7a12f01d300882d280b1e1be0202f54730ae44d44a5006
|
||||
size 283284
|
Binary file not shown.
3
msmtp-1.6.6.tar.xz
Normal file
3
msmtp-1.6.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da15db1f62bd0201fce5310adb89c86188be91cd745b7cb3b62b81a501e7fb5e
|
||||
size 283744
|
BIN
msmtp-1.6.6.tar.xz.sig
Normal file
BIN
msmtp-1.6.6.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 22:09:00 UTC 2016 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 1.6.6:
|
||||
* This version fixes a memory leak and a double-free in
|
||||
msmtp_read_headers(). The double-free was triggered by read
|
||||
errors.
|
||||
- remove reference to msmtp-fix-newopenssl.patch:
|
||||
this patch was removed 5 years ago.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 19:26:18 UTC 2016 - benoit.monin@gmx.fr
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_with gnome_keyring
|
||||
|
||||
Name: msmtp
|
||||
Version: 1.6.5
|
||||
Version: 1.6.6
|
||||
Release: 0
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: openssl-devel
|
||||
@ -54,7 +54,6 @@ Requires(preun): %install_info_prereq
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun):/sbin/install-info
|
||||
%endif
|
||||
#Patch0: msmtp-fix-newopenssl.patch
|
||||
Summary: Lightweight SMTP Client
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Networking/Email/Utilities
|
||||
|
Loading…
Reference in New Issue
Block a user