Commit Graph

34 Commits

Author SHA1 Message Date
Franz Pletz
0e73580026
dhcpcd: 6.11.5 -> 7.0.0 2018-01-01 23:49:36 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Franz Pletz
e3d54be387
dhcpcd: 6.11.3 -> 6.11.5 2016-12-04 01:40:26 +01:00
Franz Pletz
62c72e9af7 dhcpcd: 6.10.1 -> 6.11.3 2016-08-25 01:43:54 +02:00
Franz Pletz
5aa986fba2 dhcpcd: 6.9.4 -> 6.10.1 (security)
Fixes CVE-2016-1503 & CVE-2016-1504.

Changelog:
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Robin Gloster
a219778acc dhcpcd: 6.9.3 -> 6.9.4 2015-12-27 21:40:09 +00:00
William A. Kennington III
379dd0af7a dhcpcd: 6.9.2 -> 6.9.3 2015-09-04 11:42:42 -07:00
Eelco Dolstra
6a54ca7990 dhcpcd: Update to 6.9.2
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
William A. Kennington III
ac36ed18eb dhcpcd: 6.9.0 -> 6.9.1 2015-07-22 14:33:06 -07:00
Rob Vermaas
49b5acc3d9 Upgrade dhcpcd to 6.9.0. Version 6.8.1 caused issues on GCE, making the instances unavailable. 2015-05-27 11:43:14 +00:00
William A. Kennington III
c612a25666 dhcpcd: 6.8.0 -> 6.8.1 2015-03-27 16:01:42 -07:00
William A. Kennington III
9ce3b3b746 dhcpcd: 6.6.1 -> 6.8.0 2015-03-26 11:42:32 -07:00
Eelco Dolstra
17bc5f9b38 dhcpcd: Update to 6.6.7 2015-03-05 17:25:56 +01:00
Eelco Dolstra
011e581a4e dhcpcd: Update to 6.6.6 2014-12-18 14:11:10 +01:00
Edward Tjörnhammar
a5af1c228e Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv) 2014-10-23 19:45:33 +02:00
Edward Tjörnhammar
3b08861278 dhcpcd: 6.4.7 -> 6.5.1 2014-10-19 08:22:17 +02:00
Mateusz Kowalczyk
e177da1cb6 dhcpcd: update from 6.4.3 to 6.4.7 2014-09-30 11:22:02 +01:00
Moritz Ulrich
f54f5539aa dhcpcd: update from 6.4.2 to 6.4.3 2014-09-04 19:31:32 +02:00
Eelco Dolstra
1dc5e5fb8c dhcpcd: Update to 6.4.2 2014-07-15 16:23:47 +02:00
Eelco Dolstra
993e8da496 dhcpcd: Update to 6.4.0
The lxc_ro_promote_secondaries patch no longer applies so I disabled
it for now (@offlinehacker).
2014-07-03 12:18:44 +02:00
Eelco Dolstra
2d8c0d24f2 dhcpcd: Fix segfaults
This fixes several problems in the dhcpcd service:

* A segfault during startup, due to a race with udev (dhcpcd would get
  an ADD event from udev, causing it to re-add an interface that it
  already had, leading to a segfault later on).

* A hang/segfault processing "dhcpcd rebind" (which NixOS calls after
  waking up from suspend).

Also, add "lo" to the list of ignored interfaces. It usually ignores
"lo", but apparently not when it gets an ADD event from udev.
2014-04-24 15:19:26 +02:00
Eelco Dolstra
d17af6b9a8 dhcpcd: Update to 6.3.2 2014-04-17 14:53:48 +02:00
Jaka Hudoklin
70a4c7b1df nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)
- Make dhcp work, use dhcpcd without udev in container
- Make login shell work, patch getty to not wait for /dev/tty0
- Make ssh work, sshd/pam do not start session
2014-03-24 23:59:50 +01:00
Eelco Dolstra
559f5be07d dhcpcd: Update to 6.2.1
Dhcpcd now has integration with udev, so it should no longer be a
problem if udev renames an interface while dhcpcd is running.
2014-02-02 11:28:45 +01:00
Jaka Hudoklin
c2f385cf4a dhcpcd: make dhcpcd work in linux containers 2013-12-13 09:51:29 +01:00
Eelco Dolstra
607437122b dhcpcd: Update to 5.6.8 2013-04-26 14:06:32 +02:00
Eelco Dolstra
7c2e9cf2bf dhcpcd: Update to 5.6.7 2013-02-11 17:46:29 +01:00
Eelco Dolstra
e7dcb5c31f * dhcpcd updated to 5.5.6.
svn path=/nixpkgs/trunk/; revision=33719
2012-04-10 12:56:00 +00:00
Eelco Dolstra
b9bdfccec9 * dhcpcd updated to 5.5.5.
svn path=/nixpkgs/trunk/; revision=33564
2012-04-04 14:07:57 +00:00
Eelco Dolstra
c977a57394 * Add dhcpcd to the channel.
svn path=/nixpkgs/trunk/; revision=33334
2012-03-21 16:48:36 +00:00
Eelco Dolstra
fd41f11208 * dhcpcd: get the entry/exit hooks from /etc.
svn path=/nixpkgs/trunk/; revision=32429
2012-02-20 15:12:34 +00:00
Eelco Dolstra
ebe141d306 * Updated dhcpcd to 5.5.4.
svn path=/nixpkgs/trunk/; revision=32412
2012-02-20 01:14:57 +00:00
Eelco Dolstra
9075d2a2cd * dhcpcd, another DHCP client (not tested). Hopefully it works better
than dhclient in conjunction with wpa_supplicant.

svn path=/nixpkgs/trunk/; revision=16411
2009-07-17 11:41:19 +00:00