mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
postfix: Update to 3.4.4
Switched to HTTP from FTP for one of the mirrors. Rebased Patches. Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/util/dict_db.c 2017-07-16 16:56:00.819659962 +0300
|
||||
+++ b/src/util/dict_db.c 2017-07-16 16:58:31.011401358 +0300
|
||||
@@ -740,8 +740,8 @@
|
||||
--- a/src/util/dict_db.c
|
||||
+++ b/src/util/dict_db.c
|
||||
@@ -750,8 +750,8 @@ static DICT *dict_db_open(const char *class, const char *path, int open_flags,
|
||||
msg_fatal("create DB database: %m");
|
||||
if (db == 0)
|
||||
msg_panic("db_create null result");
|
||||
|
||||
Reference in New Issue
Block a user