diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-27 08:08:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-27 11:13:28 +0000 |
commit | e6c1f4a663bf13c35e0a92ce7243d282a4a29c8c (patch) | |
tree | 0d6a91e95cc690d058f478f4543141ac060866e2 /main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch | |
parent | aa12abff47161235a3c11ec5c92465e98674234b (diff) | |
download | aports-e6c1f4a663bf13c35e0a92ce7243d282a4a29c8c.tar.bz2 aports-e6c1f4a663bf13c35e0a92ce7243d282a4a29c8c.tar.xz |
main/lighttpd: upgrade to 1.4.36
Diffstat (limited to 'main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch')
-rw-r--r-- | main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch b/main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch deleted file mode 100644 index 791eafaf90..0000000000 --- a/main/lighttpd/0011-add-NEWS-entry-for-previous-commit.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 76870cfef1ae3a39c792ce9839e6191e0696c1cb Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Stefan=20B=C3=BChler?= <stbuehler@web.de> -Date: Sat, 7 Feb 2015 11:33:28 +0000 -Subject: [PATCH 11/29] add NEWS entry for previous commit -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -From: Stefan Bühler <stbuehler@web.de> - -git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2971 152afb58-edef-0310-8abb-c4023f1b3aa9 ---- - NEWS | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/NEWS b/NEWS -index a702941..7347012 100644 ---- a/NEWS -+++ b/NEWS -@@ -11,6 +11,7 @@ NEWS - * [build] use fortify flags with "extra-warnings" - * [mod_dirlisting,mod_redirect,mod_rewrite] abort config parsing if pcre-compile fails or isn't available - * [ssl] disable SSL3.0 by default -+ * fixed typo in example config found by openSUSE user (boo# 907709) - - - 1.4.35 - 2014-03-12 - * [network/ssl] fix build error if TLSEXT is disabled --- -2.4.5 - |