champtar
4b647f6fb1
Merge pull request #2952 from zorun/fix_md5sum
...
Remove incorrect use of PKG_SHA256SUM
2016-07-11 12:42:12 +02:00
Baptiste Jonglez
d6673185a2
Remove incorrect use of PKG_SHA256SUM
...
OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the
hash is e.g. SHA256 by looking at the length of the hash.
This affects libs/libmicrohttpd, mail/ssmtp and utils/mc.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-07-10 22:36:07 +02:00
Dirk Brenken
ef59fe79e2
ssmtp: change symlink handling
...
* sendmail symlink handling is no longer forced and part of install step
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-05 18:13:58 +02:00
Dirk Brenken
40ef79574c
ssmtp: refresh package makefile
...
* change maintainer email address
* switch to sha256sum fingerprint
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-05-13 09:14:24 +02:00
Dirk Brenken
1a62d46b3a
ssmtp: maintenance update
...
remove needless dead.letter function (at least on embedded devices)
backport debian fixes (slightly modified)
compile tested. Please apply to upstream - thank you!
Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-15 17:46:44 +01:00
Dirk Brenken
133d4beec4
ssmtp: more pointer fixes
...
- fixed more pointer issues
- remove unused variable
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-12 21:37:17 +01:00
Dirk Brenken
f267d2eaa6
ssmtp: revoke gnutls support
...
Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-09 16:56:31 +01:00
Dirk Brenken
62e7ac8d71
ssmtp: move to github
...
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-08 16:21:56 +01:00