aboutsummaryrefslogtreecommitdiffstats
path: root/main/tinyproxy
Commit message (Collapse)AuthorAgeFilesLines
* main/tinyproxy: security fix for CVE-2012-3505Natanael Copa2012-12-072-2/+51
| | | | fixes #1519
* main/tinyproxy: use /var/run/tinyproxy as homedir for userNatanael Copa2011-08-082-3/+8
| | | | | fix #685 (cherry picked from commit 7541f8f8de2235eb41c264ae7f9204ffb6856b92)
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* [PATCH] Re-added post-install and pre-install script.Francesco Colista2009-11-041-6/+6
|
* main/tinyproxy: start service after firewallNatanael Copa2009-09-162-2/+3
|
* main/tinyproxy: use the new pkgusers and pkggroups featureNatanael Copa2009-08-311-8/+7
| | | | mostly for testing abuild
* main/tinyproxy: use the new install scriptsNatanael Copa2009-07-241-4/+5
|
* Merge commit 'remotes/mmason/master'Natanael Copa2009-07-243-13/+12
| | | | | Conflicts: main/tinyproxy/tinyproxy.install
* moved extra/* to main/Natanael Copa2009-07-243-0/+98
and fixed misc build issues