Browse Source

Refresh patches

Christoph Biedl 2 years ago
parent
commit
6bb118d82d

+ 2 - 2
debian/patches/debian.disable-tcpreplay-test.patch

@@ -5,8 +5,8 @@ Last-Update: 2017-04-26
 
 --- a/test/Makefile.am
 +++ b/test/Makefile.am
-@@ -41,7 +41,7 @@
- 		test2.rewrite_l7fuzzing test2.rewrite_sequence
+@@ -43,7 +43,7 @@
+ 		test2.rewrite_fixlen_pad test2.rewrite_fixlen_trunc test2.rewrite_fixlen_del
  
  test: all
 -all: clearlog check tcpprep tcpreplay tcprewrite

+ 1 - 1
debian/patches/upstream.fix-build-on-i386.patch

@@ -5,7 +5,7 @@ Last-Update: 2020-07-26
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -103,7 +103,7 @@
+@@ -122,7 +122,7 @@
              AC_MSG_RESULT([legacy])
          fi
          ;;