Fresh pull from upstream
[librecmc/librecmc.git] / package / network / services / openvpn / patches / 001-reproducible-remove_DATE.patch
index 3ceef6f0ffdf83f143925574998d81a1561c0ef5..5f23994b5c73790edc033869e68a17e1ede592b6 100644 (file)
@@ -1,10 +1,10 @@
 --- a/src/openvpn/options.c
 +++ b/src/openvpn/options.c
-@@ -102,7 +102,6 @@ const char title_string[] =
-   " [MH]"
+@@ -107,7 +107,6 @@ const char title_string[] =
+ #ifdef HAVE_AEAD_CIPHER_MODES
+     " [AEAD]"
  #endif
-   " [IPv6]"
--  " built on " __DATE__
+-    " built on " __DATE__
  ;
  
  #ifndef ENABLE_SMALL