tinyproxy: upgrade 1.11.0 -> 1.11.1

Refresh disable-documentation.patch for new version.

Changelog:
Fixes issues detected in 1.11.0, add new fnmatch based filtertype.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2022-06-06 20:19:08 +08:00
committed by Khem Raj
parent 1d073c8a7b
commit 227450e3b0
2 changed files with 3 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ diff --git a/configure.ac b/configure.ac
index 3849383..9f3a633 100644
--- a/configure.ac
+++ b/configure.ac
@@ -190,18 +190,6 @@ AC_SUBST(CPPFLAGS)
@@ -179,18 +179,6 @@ AC_SUBST(CPPFLAGS)
AC_SUBST(LIBS)
AC_SUBST(ADDITIONAL_OBJECTS)
@@ -42,7 +42,7 @@ index 3849383..9f3a633 100644
AM_CONDITIONAL(HAVE_POD2MAN, test "x$POD2MAN" != "x" -a "x$POD2MAN" != "xno")
AC_PATH_PROG(GPERF, gperf, no)
@@ -226,11 +214,6 @@ src/Makefile
@@ -216,11 +204,6 @@ src/Makefile
data/Makefile
data/templates/Makefile
etc/Makefile