Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dhcp: add -libs-static subpackage | tcely | 2019-08-21 | 1 | -4/+13 |
| | |||||
* | main/dhcp: backwards compat | tcely | 2019-08-21 | 1 | -0/+11 |
| | |||||
* | main/dhcp: style changes | tcely | 2019-08-21 | 1 | -7/+11 |
| | |||||
* | main/dhcp: add GPG details | tcely | 2019-08-21 | 1 | -0/+7 |
| | |||||
* | main/dhcp: downloads.isc.org | tcely | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | main/dhcp: fix circular dependencies | tcely | 2019-06-03 | 1 | -14/+5 |
| | |||||
* | main/dhcp: fix install_if for -openrc subpackages | tcely | 2019-05-03 | 1 | -4/+7 |
| | |||||
* | main/dhcp: spruce up depends variables | tcely | 2019-05-03 | 1 | -2/+10 |
| | |||||
* | main/dhcp: add dhcp-server-ldap flavor | tcely | 2019-05-03 | 1 | -10/+83 |
| | |||||
* | main/dhcp: fix missing /var/run/dhcp for dhcrelay | Thomas Liske | 2019-05-03 | 1 | -1/+1 |
| | | | | Fixes https://bugs.alpinelinux.org/issues/10024 | ||||
* | main/dhcp: add -openrc subpackages | tcely | 2019-05-03 | 1 | -6/+21 |
| | |||||
* | main/dhcp: add secfixes comment | tcely | 2019-05-03 | 1 | -0/+5 |
| | |||||
* | main/dhcp: correct license | tcely | 2019-05-03 | 1 | -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 maintainer | tcely | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | main/dhcp: reorder comment | tcely | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | main/dhcp: removed file (alpine-sdk => build-base => file) | tcely | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | main/dhcp: dhclient-script needs coreutils, iproute2, and run-parts | tcely | 2019-02-08 | 1 | -1/+5 |
| | | | | | | | | coreutils: chmod/chown --reference iproute2: /sbin/ip run-parts: run-parts --list | ||||
* | main/dhcp: use alpine specific dhclient-script | tcely | 2019-02-08 | 1 | -1/+4 |
| | | | | | | This was checked with: - checkbashisms - shellcheck | ||||
* | main/dhcp: remove bashisms from dhclient-script | tcely | 2019-02-08 | 1 | -3/+5 |
| | |||||
* | main/dhcp: use /bin/sh instead of bash in client-script | Natanael Copa | 2018-03-07 | 1 | -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.1 | tcely | 2018-03-07 | 1 | -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 whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | main/dhcp: upgrade to 4.3.5 | Natanael Copa | 2017-06-14 | 1 | -17/+3 |
| | |||||
* | main/dhcp: fix mdepends and dhclient.conf search. Fixes #7005 | Leonardo Arena | 2017-03-17 | 1 | -3/+4 |
| | |||||
* | main/[various]: Bump pkgrel for .pre-install scripts fixes. | Przemyslaw Pawelczyk | 2016-06-07 | 1 | -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-script | Corentin Henry | 2016-04-28 | 1 | -0/+7 |
| | | | | fix https://bugs.alpinelinux.org/issues/4855 | ||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/dhcp: upgrade to 4.3.4 | Sören Tempel | 2016-04-01 | 1 | -7/+8 |
| | |||||
* | main/dhcp: security fix CVE-2015-8605 | Leonardo Arena | 2016-01-15 | 1 | -4/+4 |
| | |||||
* | main/dhcp: upgrade to 4.3.3 | Natanael Copa | 2015-09-07 | 1 | -9/+5 |
| | |||||
* | main/dhcp: upgrade to 4.3.2 | Natanael Copa | 2015-04-30 | 1 | -8/+8 |
| | |||||
* | main/dhcp: add linux-headers | Carlo Landmeter | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -7/+7 |
| | |||||
* | main/dhcp: upgrade to 4.3.1 | Natanael Copa | 2014-08-13 | 1 | -5/+5 |
| | |||||
* | dhcp: Added dbg (debug symbols) sub-package | Andrew Manison | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | main/dhcp: upgrade to 4.3.0 | Natanael Copa | 2014-02-05 | 1 | -5/+5 |
| | |||||
* | main/dhcp: fix musl build | Timo Teräs | 2013-10-28 | 1 | -6/+9 |
| | |||||
* | main/dhcp: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | main/dhcp: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/dhcp: upgrade to 4.2.5_p1 | Natanael Copa | 2013-04-01 | 1 | -2/+16 |
| | |||||
* | main/dhcp: upgrade to 4.2.5 | Natanael Copa | 2013-01-10 | 1 | -3/+3 |
| | |||||
* | main/dhcp: upgrade to 4.2.4_p2 | Natanael Copa | 2012-09-13 | 1 | -3/+3 |
| | |||||
* | main/dhcp: create /var/run/dhcp directory in subpackage | Natanael Copa | 2012-08-30 | 1 | -4/+4 |
| | | | | ref #1343 | ||||
* | main/dhcp: upgrade to 4.2.4_p1 | Natanael Copa | 2012-08-02 | 1 | -5/+7 |
| | |||||
* | main/dhcp: upgrade to 4.2.4 | Natanael Copa | 2012-06-06 | 1 | -3/+3 |
| | |||||
* | main/dhcp: replace opts in init.d script | Natanael Copa | 2012-01-19 | 1 | -3/+3 |
| | | | | ref #943 | ||||
* | main/dhcp: upgrade to 4.2.3_p2 | Natanael Copa | 2012-01-13 | 1 | -2/+2 |
| | |||||
* | main/dhcp: security upgrade to 4.2.3_p1 (CVE-2011-4539) | Natanael Copa | 2011-12-16 | 1 | -3/+3 |
| | | | | fixes #876 | ||||
* | main/dhcp: upgrade to 4.2.3 | Natanael Copa | 2011-10-20 | 1 | -3/+3 |
| |