Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 153 forks source link

Package pixelserv-tls v2.0.1 released #814

Closed kvic-z closed 6 years ago

kvic-z commented 6 years ago

Package: pixelserv-tls

new version v2.0.1

source: https://github.com/kvic-z/pixelserv-tls/releases/tag/v2.0.1

justification for the naming scheme change in versions in case of interest: https://kazoo.ga/pixelserv-tls/

Patch for Makefile to v2.0.1

pls note that I also added "chown" in postinst.

11,12c11,12
< PKG_VERSION:=V35.HZ12.Kk
< PKG_REV:=444c082e16226ecb572f2bebdf88930f31c4661b
---
> PKG_VERSION:=v2.0.1
> PKG_REV:= e788c7501b5e61fbd7ca6728d6fe673b26ed3dd8
34,36c34
<  pixelserv-tls is the tiny webserver that responds to all requests with
<  "nothing" and yet particularly useful for network connections with high
<  latency and metered bandwidth.
---
>  pixelserv-tls is a tiny bespoke webserver for adblock with HTTP/1.1 and HTTPS support
46a45
>       $(PKG_BUILD_DIR)/logger.c \
51a51
> chown nobody /opt/var/cache/pixelserv

thanks