]> TLD Linux GIT Repositories - packages/dovecot.git/commitdiff
- updated patch2
authorBartosz Świątek <shadzik@tld-linux.org>
Fri, 30 Dec 2016 19:40:08 +0000 (20:40 +0100)
committerBartosz Świątek <shadzik@tld-linux.org>
Fri, 30 Dec 2016 19:40:08 +0000 (20:40 +0100)
dovecot-disableSSLv3.patch
dovecot.spec

index f1884b893ab236888651984d8bd215dad9baab78..3033e0126a5b5d821f783ad54c790168cb9204be 100644 (file)
@@ -1,11 +1,10 @@
-diff -urN dovecot/dovecot-2.2.15/doc/example-config/conf.d/10-ssl.conf dovecotorg/dovecot-2.2.15/doc/example-config/conf.d/10-ssl.conf
---- dovecot/dovecot-2.2.15/doc/example-config/conf.d/10-ssl.conf       2014-10-03 16:36:00.000000000 +0200
-+++ dovecotorg/dovecot-2.2.15/doc/example-config/conf.d/10-ssl.conf    2015-01-16 15:52:55.917727519 +0100
+--- doc/example-config/conf.d/10-ssl.conf.orig 2016-12-30 20:34:12.730416568 +0100
++++ doc/example-config/conf.d/10-ssl.conf      2016-12-30 20:36:58.630402918 +0100
 @@ -46,10 +46,10 @@
  #ssl_dh_parameters_length = 1024
  
  # SSL protocols to use
--#ssl_protocols = !SSLv2
+-#ssl_protocols = !SSLv3
 +ssl_protocols = !SSLv2 !SSLv3
  
  # SSL ciphers to use
index 02772cafb599a9c8829e608fe765031ccb14f9b3..7461b63d414b6c6dcb32d8185934e2612610e07c 100644 (file)
@@ -155,7 +155,7 @@ Współdzielone biblioteki Dovecota.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p2
+%patch2 -p0
 
 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' doc/example-config/*.conf doc/example-config/conf.d/*.conf