Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | main/dhcp: upgrade to 4.2.0_p2 | Natanael Copa | 2010-12-12 | 1 | -1/+1 |
| | |||||
* | main/dhcp: upgrade to 4.2.0_p1 | Natanael Copa | 2010-11-03 | 1 | -1/+1 |
| | |||||
* | main/dhcp: build fix. needs perl | Natanael Copa | 2010-07-20 | 1 | -1/+1 |
| | |||||
* | main/dhcp: upgrade to 4.2.0 | Natanael Copa | 2010-07-20 | 1 | -5/+5 |
| | |||||
* | Merge remote branch 'alpine/master' | Andrew Manison | 2010-07-14 | 1 | -5/+5 |
|\ | | | | | | | | | Conflicts: main/man-pages/APKBUILD | ||||
| * | main/dhcp: upgrade to 4.1.1-P1 | Leonardo Arena | 2010-07-07 | 1 | -4/+4 |
| | | | | | | | | fixes CVE-2010-2156 | ||||
| * | main/dhcp: upgrade to 4.1.1_p1 | Natanael Copa | 2010-07-05 | 1 | -2/+2 |
| | | |||||
* | | Merged from Alpine main repository. | Andrew Manison | 2010-05-26 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge Conflicts: main/abuild/APKBUILD main/cramfs/APKBUILD main/curl/APKBUILD main/dialog/APKBUILD main/libconfig/APKBUILD main/snort/APKBUILD main/syslinux/APKBUILD | ||||
| * | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | | |||||
* | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-20 | 1 | -1/+3 |
|\| | |||||
| * | main/dhcp: fix for ipv6 | Natanael Copa | 2010-04-20 | 1 | -1/+3 |
| | | |||||
* | | Changes to package builds to fix missing/changed/broken source archives. | Andrew Manison | 2010-04-04 | 1 | -1/+1 |
|/ | |||||
* | main/dhcp: ship dhcrelay init script in proper package | Natanael Copa | 2010-02-26 | 1 | -3/+6 |
| | |||||
* | main/dhcp: fix path to dhcrelay.pid | Natanael Copa | 2010-02-17 | 2 | -3/+3 |
| | |||||
* | main/dhcp: create dhcrelay subpackage with init.d script | Natanael Copa | 2010-02-16 | 3 | -2/+61 |
| | | | | fixes #281 | ||||
* | main/dhcp: fix permissions for lease file | Natanael Copa | 2009-12-31 | 2 | -2/+27 |
| | | | | fixes #224 | ||||
* | main/dansguardian,dhcpd: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -2/+3 |
| | |||||
* | main/dhcp: include the post-install script | Natanael Copa | 2009-08-19 | 1 | -2/+2 |
| | | | | | | was missing in the .apk fixes #139 | ||||
* | main/dhcp: fix for non-existing ipv6 | Natanael Copa | 2009-08-18 | 2 | -5/+54 |
| | | | | | Patch from here: https://lists.isc.org/pipermail/dhcp-hackers/2008-October/001761.html | ||||
* | main/dhcp: fix paths to lease files and configs | Natanael Copa | 2009-07-31 | 5 | -10/+63 |
| | | | | | | | | | | | also * enable paranoia for -user/-group options * fix install scripts * import new init.d script * add missing dirs * move dhclient to a separate subpackage Fixes #110 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 5 | -0/+164 |
and fixed misc build issues |