Commit Graph

3 Commits

Author SHA1 Message Date
Steven Barth 0d2bb57c7c tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:38:07 +02:00
chris5560 02491213fc [packages] tinyproxy: logging problems
1.) No SysLog possible because keyword misspelled
In tinyproxy.conf and tinyproxy.config the parameter is correct spelled
with small "l"
2.) No logging as non root user
The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location.
So touch and change permission for logfile during startup

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-24 14:19:12 +02:00
Jo-Philipp Wich f0e44cb3da tinyproxy: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11 17:04:54 +02:00