openvpn: update to 2.4.3
[openwrt/staging/dedeckeh.git] / package / network / services / openvpn / patches / 001-reproducible-remove_DATE.patch
index 3ceef6f0ffdf83f143925574998d81a1561c0ef5..101fa12ba22f2c9b16db0349febe3d83b30fa58c 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]"
+@@ -106,7 +106,6 @@ const char title_string[] =
+ #ifdef HAVE_AEAD_CIPHER_MODES
+     " [AEAD]"
  #endif
-   " [IPv6]"
--  " built on " __DATE__
+-    " built on " __DATE__
  ;
  
  #ifndef ENABLE_SMALL