SHA256
1
0
forked from pool/dhcp

Accepting request 70370 from home:elvigia:branches:network:dhcp

- Import redhat's patch to open all needed FDs  with O_CLOEXEC
  so they dont leak.

OBS-URL: https://build.opensuse.org/request/show/70370
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=73
This commit is contained in:
2011-05-17 10:54:19 +00:00
committed by Git OBS Bridge
parent dd686d8d98
commit 6441545555
3 changed files with 409 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 17 03:58:24 UTC 2011 - crrodriguez@opensuse.org
- Import redhat's patch to open all needed FDs with O_CLOEXEC
so they dont leak.
-------------------------------------------------------------------
Thu May 12 08:39:03 UTC 2011 - mt@suse.de