nixpkgs/pkgs
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
..
applications Merge pull request #2315 from lethalman/gnome3 2014-04-24 01:16:54 +02:00
build-support Merge pull request #1928 from 'cross-win-osx'. 2014-04-21 10:00:35 +02:00
data Merge pull request #1928 from 'cross-win-osx'. 2014-04-21 10:00:35 +02:00
desktops kde: “kdnssd” package is now called “zeroconf-ioslave” 2014-04-24 13:29:38 +02:00
development neoload: upgrade to 4.1.4 and fix mem issues 2014-04-24 08:05:44 +02:00
games Move su to the base packages of chrootenv builder 2014-04-18 13:30:24 +02:00
misc vim-plugins: update and upgrade 2014-04-21 19:21:18 +02:00
os-specific Making nvidia build with linux 3.14. Patch not needed anymore. 2014-04-23 16:06:15 +02:00
servers postfix: Add version 2.11.0 as nixpkgs.postfix211 2014-04-24 11:56:54 +02:00
shells ipython: update 1.1.0 -> 2.0.0 2014-04-13 21:55:27 +02:00
stdenv Typo/comment 2014-04-22 18:42:44 +02:00
test
tools dhcpcd: Fix segfaults 2014-04-24 15:19:26 +02:00
top-level postfix: Add version 2.11.0 as nixpkgs.postfix211 2014-04-24 11:56:54 +02:00