]> TLD Linux GIT Repositories - packages/dovecot.git/commitdiff
- updated to 2.3.4
authorMarcin Krol <hawk@tld-linux.org>
Tue, 4 Dec 2018 07:54:11 +0000 (07:54 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 4 Dec 2018 07:54:11 +0000 (07:54 +0000)
crypt.patch [deleted file]
dovecot.spec

diff --git a/crypt.patch b/crypt.patch
deleted file mode 100644 (file)
index 3e17cb9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- dovecot-2.3.2.1/src/auth/mycrypt.c~        2018-04-30 15:52:04.000000000 +0200
-+++ dovecot-2.3.2.1/src/auth/mycrypt.c 2018-08-10 12:30:04.828556600 +0200
-@@ -14,6 +14,7 @@
- #  define _XPG6 /* Some Solaris versions require this, some break with this */
- #endif
- #include <unistd.h>
-+#include <crypt.h>
- #include "mycrypt.h"
index 57924aab01a39f40aaf7012fd73b5b896cc520a3..583568fe4e86a1209f505a12ebeda53fa0013d3c 100644 (file)
 Summary:       IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):     Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:          dovecot
-Version:       2.3.3
+Version:       2.3.4
 Release:       1
 Epoch:         1
 License:       MIT (libraries), LGPL v2.1 (the rest)
 Group:         Networking/Daemons
 Source0:       http://dovecot.org/releases/2.3/%{name}-%{version}.tar.gz
-# Source0-md5: fd58476e01785f22d1b4ee56be0006f9
+# Source0-md5: 00eebc835a8793e8a167a616a78f4753
 Source1:       %{name}.pamd
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-rpath.patch
-Patch2:                crypt.patch
 URL:           http://dovecot.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -159,7 +158,6 @@ Pakiet programistyczny do tworzenia wtyczek dla Dovecota.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' doc/example-config/*.conf doc/example-config/conf.d/*.conf