Update monit to 4.10.1 (#3776)
[packages.git] / admin / monit / patches / 001-no_sslv2.patch
index c9253ac..91fe439 100644 (file)
@@ -1,6 +1,6 @@
---- monit-4.9/ssl.c.orig       2007-01-13 06:00:08.000000000 -0600
-+++ monit-4.9/ssl.c    2007-03-03 20:18:16.000000000 -0600
-@@ -663,9 +663,11 @@
+--- a/ssl.c
++++ b/ssl.c
+@@ -662,9 +662,11 @@
      ssl->method = SSLv23_client_method();
      break;