public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
To: cygwin-apps@cygwin.com
Subject: Re: [SECURITY] lighttpd
Date: Tue, 28 Feb 2012 02:01:00 -0000	[thread overview]
Message-ID: <1330394481.6720.32.camel@YAAKOV04> (raw)
In-Reply-To: <4F4BF68C.80607@lapo.it>

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

On Mon, 2012-02-27 at 22:33 +0100, Lapo Luchini wrote:
> ...failing it; neither the current package nor cygwin-ports one upgrade
> cleanly and I hadn't the time to work around it.

Could you clarify?

> If anyone has the time to do this long-awaited upgrade or wants to take
> maintainership of the package altogether, feel free to step up and do it.
> 
> Else, I will keep trying in the next days.

The attached .cygport and patch WFM.  Do these not work for you?

> PS: my Win7 cygwin needs rebaseall very very often. Still didn't check
> it through.

BLODA?


Yaakov


[-- Attachment #2: 1.4.28-no-undefined.patch --]
[-- Type: text/x-patch, Size: 580 bytes --]

--- origsrc/lighttpd-1.4.28/src/Makefile.am	2010-08-11 15:44:17.000000000 -0500
+++ src/lighttpd-1.4.28/src/Makefile.am	2010-08-22 16:50:18.999262800 -0500
@@ -88,7 +88,7 @@ lib_LTLIBRARIES += liblightcomp.la
 liblightcomp_la_SOURCES=$(common_src)
 liblightcomp_la_CFLAGS=$(AM_CFLAGS) $(LIBEV_CFLAGS)
 liblightcomp_la_LDFLAGS = -avoid-version -no-undefined
-liblightcomp_la_LIBADD = $(PCRE_LIB) $(SSL_LIB) $(FAM_LIBS) $(LIBEV_LIBS)
+liblightcomp_la_LIBADD = $(PCRE_LIB) $(SSL_LIB) $(FAM_LIBS) $(ATTR_LIB) $(LIBEV_LIBS)
 common_libadd = liblightcomp.la
 else
 src += $(common_src)

[-- Attachment #3: lighttpd-1.4.30-1.cygport --]
[-- Type: application/x-cygport, Size: 806 bytes --]

  reply	other threads:[~2012-02-28  2:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19  0:13 Yaakov (Cygwin/X)
2012-01-27 10:21 ` Yaakov (Cygwin/X)
2012-01-31 14:26   ` Corinna Vinschen
2012-02-03 15:41     ` Lapo Luchini
2012-02-27 21:33       ` Lapo Luchini
2012-02-28  2:01         ` Yaakov (Cygwin/X) [this message]
2012-03-27 11:02           ` Lapo Luchini
2012-03-27 11:11             ` Yaakov (Cygwin/X)
2012-03-29 14:59               ` Lapo Luchini
2012-03-29 18:39                 ` Yaakov (Cygwin/X)
2012-08-15  1:53                   ` Yaakov (Cygwin/X)
2012-10-09 10:56                     ` Corinna Vinschen
2013-02-01  6:26                       ` Yaakov
2013-02-04 10:01                         ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1330394481.6720.32.camel@YAAKOV04 \
    --to=yselkowitz@users.sourceforge.net \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).