summary refs log tree commit diff
path: root/pkgs/tools/networking/dhcp
Commit message (Collapse)AuthorAge
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* dhcp: 4.3.6-P1 -> 4.4.1R. RyanTM2018-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dhcp/versions. These checks were done: - built on NixOS - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/.dhclient-script-wrapped -h’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/.dhclient-script-wrapped --help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/.dhclient-script-wrapped help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient -h’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient --help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient --version’ and found version 4.4.1 - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient-script -h’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient-script --help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhclient-script help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcpd -h’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcpd --help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcpd --version’ and found version 4.4.1 - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcrelay -h’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcrelay --help’ got 0 exit code - ran ‘/nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1/bin/dhcrelay --version’ and found version 4.4.1 - found 4.4.1 with grep in /nix/store/b2fh17aq0cjj7yrwxs1vgjpas8v3pr9s-dhcp-4.4.1 - directory tree listing: https://gist.github.com/3f68e1eba2f701473b249d35042cc502
* dhcp: 4.3.6 -> 4.3.6-P1Will Dietz2018-03-01
| | | | https://kb.isc.org/article/AA-01570/82/DHCP-4.3.6-P1-Release-Notes.html
* dhcp: 4.3.4 -> 4.3.6Will Dietz2018-03-01
|
* dhcp: fixup build with gcc-7 (ignore warning)Vladimír Čunát2017-11-12
| | | | | | Upgrade to latest release wouldn't solve this one, and it would conflict with both of our patches, so I decided not to spend much time on this for now.
* dhcp: 4.3.3 -> 4.3.4Franz Pletz2016-09-28
| | | | | | | | Uses shipped version of libbind now. Fix CVE-2016-2774 & CVE-2015-8605. cc #18856
* treewide: Make explicit that 'dev' output of bind is usedTuomas Tynkkynen2016-08-23
|
* dhcp: 4.3.2 -> 4.3.3William A. Kennington III2015-09-17
|
* dhcp: Add proper bind dependencyWilliam A. Kennington III2015-05-24
|
* dhcp: 4.3.1 -> 4.3.2William A. Kennington III2015-03-26
|
* dhcp: 4.3.0 -> 4.3.1William A. Kennington III2014-11-14
|
* dhcp: Update meta information and add maintainershipWilliam A. Kennington III2014-08-13
|
* dhcpd: Update 4.1-ESV-R6 -> 4.3.0William A. Kennington III2014-08-13
| | | | | Additionally add the ability to run as a non-root user / group by including paranoia patches in the build.
* dhcp: Update to 4.1-ESV-R6Eelco Dolstra2012-07-26
| | | | Fixes several security problems.
* * Make sure that dhclient properly sets the hostname after reboots.Eelco Dolstra2011-04-01
| | | | svn path=/nixpkgs/branches/modular-python/; revision=26659
* * dhclient: don't flush IPv6 addresses/routes.Eelco Dolstra2011-03-22
| | | | svn path=/nixpkgs/trunk/; revision=26455
* * DHCP 4.1.2.Eelco Dolstra2011-02-11
| | | | svn path=/nixpkgs/trunk/; revision=25897
* * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra2010-08-06
| | | | | | | | | Instead, use the generic package override mechanism to use packages from earlier bootstrap phases. * Don't rely on the existence of attributes such as `stdenv.coreutils'. svn path=/nixpkgs/trunk/; revision=22991
* * dhcp 4.1.1.Eelco Dolstra2010-07-15
| | | | svn path=/nixpkgs/trunk/; revision=22606
* Made dhcp build (removing its -Werror). gcc 4.4 complained on uninitializatedLluís Batlle i Rossell2009-12-23
| | | | | | | variables. svn path=/nixpkgs/branches/stdenv-updates/; revision=19079
* * dhcp: don't bring down an interface to delete old addresses / routeEelco Dolstra2009-09-29
| | | | | | | | | | | / ARP cache information, but just flush those using the ip command. Bringing down wireless interfaces causes wpa_supplicant to fail and never recover ("wpa_supplicant: l2_packet_receive - recvfrom: Network is down"). This made associating with a wireless network rather unreliable and timing-dependant. It seems to work a lot better now. svn path=/nixpkgs/trunk/; revision=17514
* Make dhclient work againMichael Raskin2009-07-30
| | | | svn path=/nixpkgs/trunk/; revision=16517
* * dhcp updated to 4.1.0p1. This seems to fix my problems withEelco Dolstra2009-07-23
| | | | | | | wpa_supplicant (i.e. the dhclient-script no longer brings down the wlan0 interface). The patches no longer seem needed. svn path=/nixpkgs/trunk/; revision=16449
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* dhcp: Fix path of `dhclient-script' used in `dhclient', fix dependencies of ↵Ludovic Courtès2008-05-08
| | | | | | `dhclient-script'. svn path=/nixpkgs/trunk/; revision=11788
* ISC DHCP: Add a proper wrapper for `dhclient-script' so that it finds `hostname'Ludovic Courtès2008-03-14
| | | | | | | and friends; add a patch so that "make install" doesn't try to "mkdir /var/run"; add `meta' attribute. svn path=/nixpkgs/trunk/; revision=11123
* * Fix a bunch of URLs.Eelco Dolstra2007-09-11
| | | | svn path=/nixpkgs/trunk/; revision=9292
* Changed DHCP expression not to fail on global /var/state installation.Michael Raskin2007-06-20
| | | | svn path=/nixpkgs/trunk/; revision=8904
* * Oops.Eelco Dolstra2007-03-16
| | | | svn path=/nixpkgs/trunk/; revision=8300
* * Don't put stuff in $out/usr.Eelco Dolstra2007-03-16
| | | | svn path=/nixpkgs/trunk/; revision=8298
* * Hackery to get dhclient to pass PATH to dhclient-script.Eelco Dolstra2007-02-20
| | | | svn path=/nixpkgs/trunk/; revision=7924
* * Latest dhcp.Eelco Dolstra2007-02-20
| | | | | | | | * Dhcp client script: create resolv.conf even if the DHCP server doesn't provide a domain name, only a list of name servers. (The QEMU DHCP server does this.) svn path=/nixpkgs/trunk/; revision=7920
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* new version of ISC dhcpdArmijn Hemel2006-08-08
| | | | svn path=/nixpkgs/trunk/; revision=6074
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* remove dependency on /bin/bash for dhclientArmijn Hemel2005-10-16
| | | | svn path=/nixpkgs/trunk/; revision=4094
* don't forget the patch!Armijn Hemel2005-10-12
| | | | svn path=/nixpkgs/trunk/; revision=4078
* make dhclient workArmijn Hemel2005-10-12
| | | | svn path=/nixpkgs/trunk/; revision=4077
* use execv instead of execveArmijn Hemel2005-08-21
| | | | svn path=/nixpkgs/trunk/; revision=3657
* add dhcpArmijn Hemel2005-08-21
svn path=/nixpkgs/trunk/; revision=3652