aboutsummaryrefslogtreecommitdiffstats
path: root/main/dhcp/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/dhcp: add -libs-static subpackagetcely2019-08-211-4/+13
|
* main/dhcp: backwards compattcely2019-08-211-0/+11
|
* main/dhcp: style changestcely2019-08-211-7/+11
|
* main/dhcp: add GPG detailstcely2019-08-211-0/+7
|
* main/dhcp: downloads.isc.orgtcely2019-08-211-1/+1
|
* main/dhcp: fix circular dependenciestcely2019-06-031-14/+5
|
* main/dhcp: fix install_if for -openrc subpackagestcely2019-05-031-4/+7
|
* main/dhcp: spruce up depends variablestcely2019-05-031-2/+10
|
* main/dhcp: add dhcp-server-ldap flavortcely2019-05-031-10/+83
|
* main/dhcp: fix missing /var/run/dhcp for dhcrelayThomas Liske2019-05-031-1/+1
| | | | Fixes https://bugs.alpinelinux.org/issues/10024
* main/dhcp: add -openrc subpackagestcely2019-05-031-6/+21
|
* main/dhcp: add secfixes commenttcely2019-05-031-0/+5
|
* main/dhcp: correct licensetcely2019-05-031-2/+2
| | | | | | | | | | | | The license was changed when 4.4.0 was released. Fixes https://bugs.alpinelinux.org/issues/10161 DHCP is available for free download under the terms of the MPL 2.0 license. https://www.mozilla.org/en-US/MPL/2.0/ https://www.isc.org/downloads/software-support-policy/isc-license/ "BIND versions prior to BIND 9.11.0, all versions of ISC DHCP prior to ISC DHCP 4.4.0, and Kea versions prior to Kea 1.0.0 are released under the ISC License[...]"
* main/dhcp: become maintainertcely2019-02-081-1/+1
|
* main/dhcp: reorder commenttcely2019-02-081-1/+1
|
* main/dhcp: removed file (alpine-sdk => build-base => file)tcely2019-02-081-1/+1
|
* main/dhcp: dhclient-script needs coreutils, iproute2, and run-partstcely2019-02-081-1/+5
| | | | | | | | coreutils: chmod/chown --reference iproute2: /sbin/ip run-parts: run-parts --list
* main/dhcp: use alpine specific dhclient-scripttcely2019-02-081-1/+4
| | | | | | This was checked with: - checkbashisms - shellcheck
* main/dhcp: remove bashisms from dhclient-scripttcely2019-02-081-3/+5
|
* main/dhcp: use /bin/sh instead of bash in client-scriptNatanael Copa2018-03-071-3/+2
| | | | | | | The script seems to be posix shell compatible so we only need to change the shebang to #!/bin/sh This way we avoid the bash dependency
* main/dhcp: Upgrade to 4.4.1tcely2018-03-071-22/+21
| | | | | | | | | - use pkgname more places - remove obsolete dhclient-script patch - add check function - fix bare ip in dhclient-script - move bash dependency to dhclient package - symlink example location of dhclient-script
* main/[various]: fix trailing whitespacetmpfile2017-07-101-1/+1
|
* main/dhcp: upgrade to 4.3.5Natanael Copa2017-06-141-17/+3
|
* main/dhcp: fix mdepends and dhclient.conf search. Fixes #7005Leonardo Arena2017-03-171-3/+4
|
* main/[various]: Bump pkgrel for .pre-install scripts fixes.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * main/dovecot: Properly set primary group in .pre-install. main/dovecot/dovecot.pre-install * main/{npre,postgrey}: Properly set primary group in .pre-install. main/nrpe/nrpe.pre-install main/postgrey/postgrey.pre-install * main/ympd: Reorder arguments in .pre-install as in da4e96aacef5. main/ympd/ympd.pre-install * main/znc: Reorder arguments in .pre-install as in da4e96aacef5. main/znc/znc.pre-install * main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5. main/aports-build/aports-build.pre-install * main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0. main/atheme-iris/atheme-iris.pre-install * main/[various]: Add group and use it as primary in .pre-* scripts. main/apache2/apache2.pre-install main/aports-build/aports-build.pre-install main/atheme-iris/atheme-iris.pre-install main/clamav/clamav-db.pre-install main/clamsmtp/clamsmtp.pre-install main/clamsmtp/clamsmtp.pre-upgrade main/coova-chilli/coova-chilli.pre-install main/dhcp/dhcp.pre-install main/djbdns/dnscache.pre-install main/djbdns/tinydns.pre-install main/ez-ipupdate/ez-ipupdate.pre-install main/fetchmail/fetchmail.pre-install main/freeswitch/freeswitch.pre-install main/gitolite/gitolite.pre-install main/gnats/gnats.pre-install main/gross/gross.pre-install main/icecast/icecast.pre-install main/memcached/memcached.pre-install main/ngircd/ngircd.pre-install main/openntpd/openntpd.pre-install main/snort/snort.pre-install main/squid/squid.pre-install main/squid/squid.pre-upgrade main/transmission/transmission-daemon.pre-install main/znc/znc.pre-install
* main/dhcp: add /sbin/dhclient-scriptCorentin Henry2016-04-281-0/+7
| | | | fix https://bugs.alpinelinux.org/issues/4855
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* main/dhcp: upgrade to 4.3.4Sören Tempel2016-04-011-7/+8
|
* main/dhcp: security fix CVE-2015-8605Leonardo Arena2016-01-151-4/+4
|
* main/dhcp: upgrade to 4.3.3Natanael Copa2015-09-071-9/+5
|
* main/dhcp: upgrade to 4.3.2Natanael Copa2015-04-301-8/+8
|
* main/dhcp: add linux-headersCarlo Landmeter2015-04-281-1/+1
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-7/+7
|
* main/dhcp: upgrade to 4.3.1Natanael Copa2014-08-131-5/+5
|
* 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-281-6/+9
|
* main/dhcp: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* 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-021-5/+7
|
* main/dhcp: upgrade to 4.2.4Natanael Copa2012-06-061-3/+3
|
* main/dhcp: replace opts in init.d scriptNatanael Copa2012-01-191-3/+3
| | | | 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
|