[arch-commits] Commit in nginx/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Aug 14 12:03:56 UTC 2014


    Date: Thursday, August 14, 2014 @ 14:03:56
  Author: bpiotrowski
Revision: 219735

upgpkg: nginx 1.6.1-3

rebuild using hardening-wrapper for at least partial RELRO

Modified:
  nginx/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-14 06:14:43 UTC (rev 219734)
+++ PKGBUILD	2014-08-14 12:03:56 UTC (rev 219735)
@@ -7,12 +7,13 @@
 
 pkgname=nginx
 pkgver=1.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
 url='http://nginx.org'
 license=('custom')
 depends=('pcre' 'zlib' 'openssl')
+makedepends=('hardening-wrapper')
 backup=('etc/nginx/fastcgi.conf'
         'etc/nginx/fastcgi_params'
         'etc/nginx/koi-win'




More information about the arch-commits mailing list