summaryrefslogtreecommitdiffstats
path: root/main/dhcp
Commit message (Collapse)AuthorAgeFilesLines
* dhcp: Added dbg (debug symbols) sub-packageAndrew Manison2014-03-031-2/+2
|
* main/dhcp: upgrade to 4.3.0Natanael Copa2014-02-051-5/+5
|
* main/dhcp: fix musl buildTimo Teräs2013-10-283-56/+45
|
* main/dhcp: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/dhcp: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/dhcp: upgrade to 4.2.5_p1Natanael Copa2013-04-011-2/+16
|
* main/dhcp: upgrade to 4.2.5Natanael Copa2013-01-101-3/+3
|
* main/dhcp: upgrade to 4.2.4_p2Natanael Copa2012-09-131-3/+3
|
* main/dhcp: create /var/run/dhcp directory in subpackageNatanael Copa2012-08-301-4/+4
| | | | ref #1343
* main/dhcp: upgrade to 4.2.4_p1Natanael Copa2012-08-022-10/+7
|
* main/dhcp: upgrade to 4.2.4Natanael Copa2012-06-061-3/+3
|
* main/dhcp: replace opts in init.d scriptNatanael Copa2012-01-193-44/+62
| | | | ref #943
* main/dhcp: upgrade to 4.2.3_p2Natanael Copa2012-01-131-2/+2
|
* main/dhcp: security upgrade to 4.2.3_p1 (CVE-2011-4539)Natanael Copa2011-12-161-3/+3
| | | | fixes #876
* main/dhcp: upgrade to 4.2.3Natanael Copa2011-10-201-3/+3
|
* main/dhcp: Security upgrade to 4.2.2Natanael Copa2011-08-111-3/+3
| | | | | CVE-2011-2748 CVE-2011-2749
* main/dhcp: fix licenseNatanael Copa2011-06-081-2/+2
|
* main/dhcp: upgrade to 4.2.1_p1Natanael Copa2011-04-071-2/+2
|
* main/dhcp: upgrade to 4.2.1Natanael Copa2011-03-021-3/+3
|
* 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/dhcp: upgrade to 4.2.0_p2Natanael Copa2010-12-121-1/+1
|
* main/dhcp: upgrade to 4.2.0_p1Natanael Copa2010-11-031-1/+1
|
* main/dhcp: build fix. needs perlNatanael Copa2010-07-201-1/+1
|
* main/dhcp: upgrade to 4.2.0Natanael Copa2010-07-201-5/+5
|
* Merge remote branch 'alpine/master'Andrew Manison2010-07-141-5/+5
|\ | | | | | | | | Conflicts: main/man-pages/APKBUILD
| * main/dhcp: upgrade to 4.1.1-P1Leonardo Arena2010-07-071-4/+4
| | | | | | | | fixes CVE-2010-2156
| * main/dhcp: upgrade to 4.1.1_p1Natanael Copa2010-07-051-2/+2
| |
* | Merged from Alpine main repository.Andrew Manison2010-05-261-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 nptlNatanael Copa2010-05-041-1/+1
| |
* | Merge remote branch 'alpine/master'Andrew Manison2010-04-201-1/+3
|\|
| * main/dhcp: fix for ipv6Natanael Copa2010-04-201-1/+3
| |
* | Changes to package builds to fix missing/changed/broken source archives.Andrew Manison2010-04-041-1/+1
|/
* main/dhcp: ship dhcrelay init script in proper packageNatanael Copa2010-02-261-3/+6
|
* main/dhcp: fix path to dhcrelay.pidNatanael Copa2010-02-172-3/+3
|
* main/dhcp: create dhcrelay subpackage with init.d scriptNatanael Copa2010-02-163-2/+61
| | | | fixes #281
* main/dhcp: fix permissions for lease fileNatanael Copa2009-12-312-2/+27
| | | | fixes #224
* main/dansguardian,dhcpd: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/dhcp: include the post-install scriptNatanael Copa2009-08-191-2/+2
| | | | | | was missing in the .apk fixes #139
* main/dhcp: fix for non-existing ipv6Natanael Copa2009-08-182-5/+54
| | | | | Patch from here: https://lists.isc.org/pipermail/dhcp-hackers/2008-October/001761.html
* main/dhcp: fix paths to lease files and configsNatanael Copa2009-07-315-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 Copa2009-07-245-0/+164
and fixed misc build issues