~alpine/devel

2 2

[alpine-devel] [PATCH] main/nginx: upgrade to 1.0.14

Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<4F76A87C.2080307@bpiotrowski.pl>
Sender timestamp
1333176444
DKIM signature
missing
Download raw message
I've removed unused variables and added pcre, openssl and zlib to deps.
In the most of distros they're needed to start nginx, but I can be wrong
of course.

-- 
Bartłomiej Piotrowski
http://bpiotrowski.pl/
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20120331155943.3b74581d@alpinelinux.org>
In-Reply-To
<4F76A87C.2080307@bpiotrowski.pl> (view parent)
Sender timestamp
1333202383
DKIM signature
missing
Download raw message
On Sat, 31 Mar 2012 08:47:24 +0200
Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:

> I've removed unused variables and added pcre, openssl and zlib to
> deps. In the most of distros they're needed to start nginx, but I can
> be wrong of course.

Those should be pulled in automatically.

$ apk info -R nginx
nginx-1.0.11-r1 depends on:
libgcc
libc0.9.32
libcrypto1.0
pcre
libssl1.0
zlib

Cameron, since you are maintainer, do you think you could clean this up
and send me a patch that I can git am?

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Cameron Banta <cbanta@gmail.com>
Details
Message ID
<CABVwkxWqcwZxi5=M72Jv4QpyLojdo-_t8_AMUp8C3XkH9NV+CQ@mail.gmail.com>
In-Reply-To
<20120331155943.3b74581d@alpinelinux.org> (view parent)
Sender timestamp
1333246764
DKIM signature
missing
Download raw message
Done.

On Sat, Mar 31, 2012 at 08:59, Natanael Copa <ncopa@alpinelinux.org> wrote:

> On Sat, 31 Mar 2012 08:47:24 +0200
> Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:
>
> > I've removed unused variables and added pcre, openssl and zlib to
> > deps. In the most of distros they're needed to start nginx, but I can
> > be wrong of course.
>
> Those should be pulled in automatically.
>
> $ apk info -R nginx
> nginx-1.0.11-r1 depends on:
> libgcc
> libc0.9.32
> libcrypto1.0
> pcre
> libssl1.0
> zlib
>
> Cameron, since you are maintainer, do you think you could clean this up
> and send me a patch that I can git am?
>
> Thanks!
>
> -nc
>
Reply to thread Export thread (mbox)