Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/shorewall-common: bump pkgrel so we get the previous commit | Natanael Copa | 2011-11-15 | 1 | -1/+1 |
| | | | | | fixes #813 (cherry picked from commit 197e5f72a68565e38e4111c2fa134dd498b656fa) | ||||
* | main/shorewall-common: fix some deprecated iptables usage | Natanael Copa | 2011-11-15 | 2 | -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 (cherry picked from commit 4d9a1fe10fa4d2f00152b08e06378c0081c38e40) | ||||
* | main/shorewall-common: add patch for ipset | Natanael Copa | 2011-10-13 | 2 | -3/+36 |
| | | | | | From Harry. http://lists.alpinelinux.org/alpine-devel/0092.html | ||||
* | main/shorewall-common: upgrade to 4.2.11 | Natanael Copa | 2011-10-13 | 1 | -4/+8 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 2 | -0/+101 |
and fixed misc build issues |