diff mbox

[060/131] lighttpd: Add version 1.4.33

Message ID 5e413be6539896b66b4b33c98156cc258ce1a668.1389702652.git.christian.braunersorensen@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

christian.braunersorensen@prevas.dk Jan. 14, 2014, 12:33 p.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Signed-off-by: Christian Sørensen <christian.braunersorensen@prevas.dk>
---
 recipes/lighttpd/lighttpd-1.4.33/remove_addr_left.patch | 10 ++++++++++
 recipes/lighttpd/lighttpd_1.4.33.oe                     |  7 +++++++
 recipes/lighttpd/lighttpd_1.4.33.oe.sig                 |  1 +
 3 files changed, 18 insertions(+)
 create mode 100644 recipes/lighttpd/lighttpd-1.4.33/remove_addr_left.patch
 create mode 100644 recipes/lighttpd/lighttpd_1.4.33.oe
 create mode 100644 recipes/lighttpd/lighttpd_1.4.33.oe.sig
diff mbox

Patch

diff --git a/recipes/lighttpd/lighttpd-1.4.33/remove_addr_left.patch b/recipes/lighttpd/lighttpd-1.4.33/remove_addr_left.patch
new file mode 100644
index 0000000..1f1d959
--- /dev/null
+++ b/recipes/lighttpd/lighttpd-1.4.33/remove_addr_left.patch
@@ -0,0 +1,10 @@ 
+--- lighttpd-1.4.33/src/mod_extforward.c.orig	2014-01-08 10:59:49.350975299 +0100
++++ lighttpd-1.4.33/src/mod_extforward.c	2014-01-08 11:00:33.666974656 +0100
+@@ -439,7 +439,6 @@
+ #ifdef HAVE_IPV6
+ 		ipstr_to_sockaddr(srv, real_remote_addr, &sock);
+ #else
+-		UNUSED(addrs_left);
+ 		sock.ipv4.sin_addr.s_addr = inet_addr(real_remote_addr);
+ 		sock.plain.sa_family = (sock.ipv4.sin_addr.s_addr == 0xFFFFFFFF) ? AF_UNSPEC : AF_INET;
+ #endif
diff --git a/recipes/lighttpd/lighttpd_1.4.33.oe b/recipes/lighttpd/lighttpd_1.4.33.oe
new file mode 100644
index 0000000..f7b481b
--- /dev/null
+++ b/recipes/lighttpd/lighttpd_1.4.33.oe
@@ -0,0 +1,7 @@ 
+# -*- mode:python; -*-
+require ${PN}.inc
+
+LICENSE = "BSD"
+
+SRC_URI += "file://hackOutUsrLib.patch"
+SRC_URI += "file://remove_addr_left.patch"
diff --git a/recipes/lighttpd/lighttpd_1.4.33.oe.sig b/recipes/lighttpd/lighttpd_1.4.33.oe.sig
new file mode 100644
index 0000000..deb72af
--- /dev/null
+++ b/recipes/lighttpd/lighttpd_1.4.33.oe.sig
@@ -0,0 +1 @@ 
+0f94a3bb1678c71e9973df8063a22374e8d5ddf4  lighttpd-1.4.33.tar.bz2