[fix] touching opendkim files in alternc.instal to prevent failure at install time
This commit is contained in:
parent
ab0c1e6a51
commit
f8e845360b
|
@ -5,6 +5,7 @@ alternc (3.1.3) oldstable; urgency=low
|
||||||
* fix a random number generation issue in PHP (rand automatically initialized by time(), not better!)
|
* fix a random number generation issue in PHP (rand automatically initialized by time(), not better!)
|
||||||
* fix some shell_exec() or exec() not using escapeshellarg in PHP.
|
* fix some shell_exec() or exec() not using escapeshellarg in PHP.
|
||||||
* fix set a proper SSLCipherSuite, removes SSLv3 (poodle protection)
|
* fix set a proper SSLCipherSuite, removes SSLv3 (poodle protection)
|
||||||
|
* fix touching opendkim files in alternc.instal to prevent failure at install time
|
||||||
|
|
||||||
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 27 Nov 2014 11:17:12 +0100
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 27 Nov 2014 11:17:12 +0100
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue