~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-aports] [PATCH] community/h2o: update to 2.0.4

Bennett Goble <nivardus@gmail.com>
Details
Message ID
<20161001152659.4597-1-nivardus@gmail.com>
Sender timestamp
1475335619
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 community/h2o/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD
index f34ad2b..9d5c589 100644
--- a/community/h2o/APKBUILD
+++ b/community/h2o/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bennett Goble <nivardus@gmail.com>
# Maintainer: Bennett Goble <nivardus@gmail.com>
pkgname=h2o
pkgver=2.0.3
pkgver=2.0.4
pkgrel=1
pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
url="https://h2o.examp1e.net"
@@ -47,15 +47,15 @@ package() {
	install -m700 -d "$pkgdir"/var/log/$pkgname || return 1
}

md5sums="cc49f66ef2dc7d1605d17e9b0dda600e  h2o-2.0.3.tar.gz
md5sums="86719a22a35afe665e187e6f81b259ae  h2o-2.0.4.tar.gz
7d986844504a8106732d0128063faea0  h2o.conf
a1ad5f38f26603bd673106e7d6848469  h2o.initd
bb8f7d3d7589b6fca65b563f984cddda  h2o.logrotate"
sha256sums="92523f77731036f773f6dbbb41e412cfc48311ddf81d210def20c548a25fb2cc  h2o-2.0.3.tar.gz
sha256sums="c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0  h2o-2.0.4.tar.gz
05a712800b959aa3440307afdcd7a3a6ab8c17f48e1bfa3751a87cc67baf8737  h2o.conf
707c02f7f47590e5bbea5688e2a5ca014a861dfdd4e0013f64094cb45d3ac397  h2o.initd
43c3bacfddd1fc6c3c9a985e915bfd555e6282b27bb8da8862272d187490832e  h2o.logrotate"
sha512sums="898346242808e0160f9d2ed297a627f5d6319237fc1d473b0c071628ed21c2cab274cb5074d11227f031d3e408be9a1b6326f4422a4d9d2fbc44031af351f981  h2o-2.0.3.tar.gz
sha512sums="5d8317a65c77294c8bc5388b65905aa614726ee0630705e70c7d419684f303e3006fa77d54e4c28dbdf3cde522324a03b318513e4de304cf5712ca44ad1a89c7  h2o-2.0.4.tar.gz
444f55c3eaae1f349223036086e45c983ea8be89e793068537ec25488c4065174bc509d0987ddc65a0357cb8acfec272e90d13ea7cdadf9cf112953d857aa574  h2o.conf
e93e66a6b00b1bff94e37489c5fdf99d9d657adc63975ec54be30f8da23dafe7d7389f02a6452ed819efc9d8398aa716782a7fd6d8509621a975ed954b73bef9  h2o.initd
3d2c9e36c48cbb974d0691e4af8e9eb8f13e3bebb98a30417cdc87e76a4b5cddc4e4f665ebea26b95174287b95d002fdc3363f30ffcf15247fcd0530fe1abfcc  h2o.logrotate"
-- 
2.8.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20161005090457.6298eac1@vostro>
In-Reply-To
<20161001152659.4597-1-nivardus@gmail.com> (view parent)
Sender timestamp
1475647497
DKIM signature
missing
Download raw message
On Sat,  1 Oct 2016 08:26:59 -0700
Bennett Goble <nivardus@gmail.com> wrote:

>  community/h2o/APKBUILD | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD
> index f34ad2b..9d5c589 100644
> --- a/community/h2o/APKBUILD
> +++ b/community/h2o/APKBUILD
> @@ -1,7 +1,7 @@
>  # Contributor: Bennett Goble <nivardus@gmail.com>
>  # Maintainer: Bennett Goble <nivardus@gmail.com>
>  pkgname=h2o
> -pkgver=2.0.3
> +pkgver=2.0.4
>  pkgrel=1

We reset pkgrel=0 when pkgver changes. It's also good to document CVE
fixes in the commit message.

I did the above for you and committed. Thanks!


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)