summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author46792017-01-10 16:59:57 +0800
committer46792017-01-10 16:59:57 +0800
commitf06fbc854ffcb87dbc90abfd9f71c604e8be5746 (patch)
treea9b8e7ebada973b6f9eb2a7295fd02eda58b1e58
parent4e4f08fb9b5791b7453e89eaca95dedd1e6e850b (diff)
downloadaur-f06fbc854ffcb87dbc90abfd9f71c604e8be5746.tar.gz
1.11.8
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD36
2 files changed, 28 insertions, 28 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84ee2eb02fba..274da5075224 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 27 09:12:44 UTC 2016
+# Tue Jan 10 08:59:35 UTC 2017
pkgbase = nginx-mainline-mod4679
pkgdesc = lightweight HTTP server, statically linked against OpenSSL(Cloudflare's patch),with ngx_http_google_filter_module,nginx-ct.
- pkgver = 1.11.0
+ pkgver = 1.11.8
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -37,21 +37,21 @@ pkgbase = nginx-mainline-mod4679
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.11.0.tar.gz
- source = https://github.com/openssl/openssl/archive/OpenSSL_1_0_2-stable.zip
- source = https://github.com/cloudflare/sslconfig/raw/master/patches/openssl__chacha20_poly1305_draft_and_rfc_ossl102g.patch
+ source = http://nginx.org/download/nginx-1.11.8.tar.gz
+ source = https://github.com/openssl/openssl/archive/OpenSSL_1_0_2j.tar.gz
+ source = https://raw.githubusercontent.com/cloudflare/sslconfig/master/patches/openssl__chacha20_poly1305_draft_and_rfc_ossl102j.patch
source = ngx_http_google_filter_module-0.2.0.tar.gz::https://github.com/cuber/ngx_http_google_filter_module/archive/0.2.0.tar.gz
source = ngx_http_substitutions_filter_module-0.6.4.tar.gz::https://github.com/yaoweibin/ngx_http_substitutions_filter_module/archive/v0.6.4.tar.gz
- source = nginx-ct-1.2.0.tar.gz::https://github.com/grahamedgecombe/nginx-ct/archive/v1.2.0.tar.gz
+ source = nginx-ct-1.3.1.tar.gz::https://github.com/grahamedgecombe/nginx-ct/archive/v1.3.1.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
- sha256sums = 6ca0e7bf540cdae387ce9470568c2c3a826bc7e7f12def1ae7d20b66f4065a99
- sha256sums = 97e82ef789210d419912d168d5d11844baa984e6cd91008b4a2c5999f2626ff7
- sha256sums = 09a2e88f95d8cd12bd9c23cd87554ab700fb1625a848c0502951849fb1d564fc
+ sha256sums = 53aef3715d79015314c2dcb18f2b185a0c64368cc01b30bdf0737a215f666b34
+ sha256sums = 66cf834f2145505f432a03dcaa1db290e50eb64c68be4a22a9b60884536f45ac
+ sha256sums = d6f9427d5cb63c7299563c201cd8708c7166e0f8c98b57a1fee69767362bf0f7
sha256sums = 9cd68c8e092efb1a419e1087bb9ca23aab1ff8650c400c0aa815d461d79385de
sha256sums = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3
- sha256sums = 63e6dcb16a7860520513598ff67bdcd3e978b5fcd96d63b2afb08a0cfd29f232
+ sha256sums = c223b642fc541933b9cdb18b771a52ccf728fb309350898080970ab1fda18e6f
pkgname = nginx-mainline-mod4679
diff --git a/PKGBUILD b/PKGBUILD
index 977e2381740e..f13a5d8cad36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,10 +15,10 @@ _mod1ver=0.2.0
_mod2=ngx_http_substitutions_filter_module
_mod2ver=0.6.4
_mod3=nginx-ct
-_mod3ver=1.2.0
+_mod3ver=1.3.1
pkgname=nginx-mainline-mod4679
-pkgver=1.11.2
+pkgver=1.11.8
pkgrel=1
pkgdesc="lightweight HTTP server, statically linked against OpenSSL(Cloudflare's patch),with ngx_http_google_filter_module,nginx-ct."
arch=('i686' 'x86_64')
@@ -45,11 +45,11 @@ backup=("${_conf_path}/nginx.conf"
"etc/logrotate.d/nginx")
source=("nginx.conf"
- "nginx.logrotate"
- "nginx.service"
- "http://nginx.org/download/nginx-$pkgver.tar.gz"
- "https://github.com/openssl/openssl/archive/OpenSSL_1_0_2-stable.zip"
- "https://github.com/cloudflare/sslconfig/raw/master/patches/openssl__chacha20_poly1305_draft_and_rfc_ossl102g.patch"
+ "nginx.logrotate"
+ "nginx.service"
+ "http://nginx.org/download/nginx-$pkgver.tar.gz"
+ "https://github.com/openssl/openssl/archive/OpenSSL_1_0_2j.tar.gz"
+ "https://raw.githubusercontent.com/cloudflare/sslconfig/master/patches/openssl__chacha20_poly1305_draft_and_rfc_ossl102j.patch"
"${_mod1}-${_mod1ver}.tar.gz::https://github.com/cuber/${_mod1}/archive/${_mod1ver}.tar.gz"
"${_mod2}-${_mod2ver}.tar.gz::https://github.com/yaoweibin/${_mod2}/archive/v${_mod2ver}.tar.gz"
"${_mod3}-${_mod3ver}.tar.gz::https://github.com/grahamedgecombe/${_mod3}/archive/v${_mod3ver}.tar.gz"
@@ -58,12 +58,12 @@ source=("nginx.conf"
sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
- '6ca0e7bf540cdae387ce9470568c2c3a826bc7e7f12def1ae7d20b66f4065a99'
- '97e82ef789210d419912d168d5d11844baa984e6cd91008b4a2c5999f2626ff7'
- '09a2e88f95d8cd12bd9c23cd87554ab700fb1625a848c0502951849fb1d564fc'
+ '53aef3715d79015314c2dcb18f2b185a0c64368cc01b30bdf0737a215f666b34'
+ '66cf834f2145505f432a03dcaa1db290e50eb64c68be4a22a9b60884536f45ac'
+ 'd6f9427d5cb63c7299563c201cd8708c7166e0f8c98b57a1fee69767362bf0f7'
'9cd68c8e092efb1a419e1087bb9ca23aab1ff8650c400c0aa815d461d79385de'
'ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3'
- '63e6dcb16a7860520513598ff67bdcd3e978b5fcd96d63b2afb08a0cfd29f232')
+ 'c223b642fc541933b9cdb18b771a52ccf728fb309350898080970ab1fda18e6f')
build() {
local _src_dir="${srcdir}/${_pkgname}-${pkgver}"
@@ -71,11 +71,11 @@ build() {
export CFLAGS="-Wno-error -fPIC"
cd ${srcdir}/
- mv openssl-OpenSSL_1_0_2-stable openssl
- cd openssl && patch -p1 < ../openssl__chacha20_poly1305_draft_and_rfc_ossl102g.patch
+ mv openssl-OpenSSL_1_0_2j openssl
+ cd openssl && patch -p1 < ../openssl__chacha20_poly1305_draft_and_rfc_ossl102j.patch
cd $_src_dir
- sed -i 's#nginx/#nginx-mod4679-#' src/core/nginx.h
+ sed -i 's#nginx/#nginx-mod4679-#' src/core/nginx.h
./configure \
--prefix="/${_conf_path}" \
@@ -102,11 +102,11 @@ build() {
--with-file-aio \
--with-pcre-jit \
--with-stream \
- --add-module=../${_mod1}-${_mod1ver} \
- --add-module=../${_mod2}-${_mod2ver} \
- --add-module=../${_mod3}-${_mod3ver}
+ --add-module=../${_mod1}-${_mod1ver} \
+ --add-module=../${_mod2}-${_mod2ver} \
+ --add-module=../${_mod3}-${_mod3ver}
- touch ${srcdir}/openssl/ssl.h
+ touch ${srcdir}/openssl/ssl.h
make
}