summaryrefslogtreecommitdiffstats
path: root/main/shorewall-common
Commit message (Collapse)AuthorAgeFilesLines
* main/shorewall-common: replace opts in init.d scriptNatanael Copa2012-01-192-6/+7
| | | | ref #943
* main/shorewall-common: bump pkgrel so we get the previous commitNatanael Copa2011-11-151-1/+1
| | | | ref #813
* main/shorewall-common: fix some deprecated iptables usageNatanael Copa2011-11-142-0/+24
| | | | | | | | Fix a a few occurences of: Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`) Earlier it warned the above. Now it no longer works
* main/shorewall-common: add patch for ipsetNatanael Copa2011-10-132-3/+36
| | | | | From Harry. http://lists.alpinelinux.org/alpine-devel/0092.html
* main/shorewall-common: upgrade to 4.2.11Natanael Copa2011-10-131-4/+8
|
* 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
|
* moved extra/* to main/Natanael Copa2009-07-242-0/+101
and fixed misc build issues