-diff -ur postfix-3.0.2.orig/src/global/scache_clnt.c postfix-3.0.2/src/global/scache_clnt.c
---- postfix-3.0.2.orig/src/global/scache_clnt.c 2014-12-14 18:22:05.000000000 +0000
-+++ postfix-3.0.2/src/global/scache_clnt.c 2015-07-25 18:31:06.208826277 +0000
-@@ -414,7 +414,7 @@
+--- postfix-3.6.2/src/global/scache_clnt.c.orig 2021-08-27 14:41:51.981598457 +0200
++++ postfix-3.6.2/src/global/scache_clnt.c 2021-08-27 14:44:13.138605407 +0200
+@@ -428,7 +428,7 @@
sp->scache->size = scache_clnt_size;
sp->scache->free = scache_clnt_free;
-- service = concatenate("local:private/", server, (char *) 0);
-+ service = concatenate("local:private/", var_scache_service, (char *) 0);
+- service = concatenate("local:" MAIL_CLASS_PRIVATE "/", server, (char *) 0);
++ service = concatenate("local:" MAIL_CLASS_PRIVATE "/", var_scache_service, (char *) 0);
sp->auto_clnt = auto_clnt_create(service, timeout, idle_limit, ttl_limit);
- myfree(service);
-
+ auto_clnt_control(sp->auto_clnt,
+ AUTO_CLNT_CTL_HANDSHAKE, scache_clnt_handshake,
Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
Summary(sk.UTF-8): Agent prenosu pošty Postfix
Name: postfix
-Version: 3.5.12
+Version: 3.6.2
Release: 1
Epoch: 2
License: distributable
Group: Networking/Daemons/SMTP
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
-# Source0-md5: d161378d87b83cea855ed5dfa47a728d
+# Source0-md5: 4718b498fa4285cf275f506c169f4746
Source1: %{name}.aliases
Source2: %{name}.cron
Source3: %{name}.init