SHA256
1
0
forked from pool/dhcp
Commit Graph

100 Commits

Author SHA256 Message Date
538b3bfcf1 Accepting request 76554 from home:elvigia:branches:network:dhcp
- Correct previous change. 

- THis is a long running network daemon, link with
   full RELRO security enhancements.
- remove -fno-strict-aliasing from CFLAGS, no longer needed.

OBS-URL: https://build.opensuse.org/request/show/76554
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=74
2011-08-29 15:13:53 +00:00
6441545555 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
2011-05-17 10:54:19 +00:00
OBS User buildservice-autocommit
dd686d8d98 Updating link to change in openSUSE:Factory/dhcp revision 58.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=2cd9f069c34038ebb5ff1171863e61c4
2011-05-16 09:17:24 +00:00
1c0a388928 - Removed obsolete sles8 compatibility dependencies, fixed
to avoid non-functional sles_version conditionals.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=71
2011-05-12 08:43:05 +00:00
e09ac9d2ee improved changes
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=70
2011-05-10 11:51:32 +00:00
ab2eb47c42 - Fixed to not introduce separate dhcp-doc package on sles,
use versioned rpm provides/obsoletes.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=69
2011-05-10 11:50:05 +00:00
OBS User buildservice-autocommit
b9342cd8d9 Updating link to change in openSUSE:Factory/dhcp revision 56.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=375344c03693331ef3d1df4a3a58540b
2011-05-04 08:16:27 +00:00
97b03f127f - Fixed dhclient-script typo causing ISC DHCPv6 client to execute
ifup pre-down scripts also while renew, when the ipv6 address
  did not changed (bnc#690859).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=67
2011-05-03 12:28:15 +00:00
OBS User buildservice-autocommit
6603dadc90 Updating link to change in openSUSE:Factory/dhcp revision 54.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=7b4b92caa272f102ac2ea168361c53e2
2011-05-02 11:31:18 +00:00
9788124e2a - Implemented optional ldap connect retry loop during the initial
startup of the dhcp server in cases where the ldap server is not
  yet started. Set the ldap-init-retry <num> option in dhcpd.conf
  to enable it (bnc#627617). Merged in the actual ldap patch.
- Cleaned up init script error reporting, no -TERM for killproc.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=65
2011-04-29 13:49:30 +00:00
db15e53e32 - Updated to ISC dhcp-4.2.1-P1 release, that provides most of the
dhclient pretty escape and string option checks. Use relaxed
  domain-name option check causing a regression, when the server
  is misusing it to provide a domain list and does not provide
  it via the domain-search option; pretty escape semicolon as well
  (bnc#675052, CVE-2011-0997).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=64
2011-04-27 14:23:31 +00:00
OBS User buildservice-autocommit
9f3d12e625 Updating link to change in openSUSE:Factory/dhcp revision 52.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=f20674d3bfa6e031cadbe37c9ed3f07b
2011-04-06 10:54:21 +00:00
43cf8a5665 - Discard string options such as host and domain names containing
disallowed characters or beeing too long. This proctive patch
  limits root-path to a-zA-Z0-9, #%+-_:.,@~/\[]= and a space
  (bnc#675052, CVE-2011-0997).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=62
2011-04-06 09:08:11 +00:00
c3435bba35 Fixed ldap patch merge
Added changelog to changes file

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=61
2011-03-31 09:28:41 +00:00
b2f0f65312 - first test to update to 4.2.1
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=60
2011-03-30 15:58:00 +00:00
OBS User buildservice-autocommit
1f57393408 Updating link to change in openSUSE:Factory/dhcp revision 50.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=b3e5156cc3bf59825ee92d06343b571b
2011-02-21 16:47:36 +00:00
d576ec8aeb - dhclient-script: fixed typo causing that only global settings
to set hostname and default route were applied for primary
  and never per interface settings (bnc#673792).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=58
2011-02-21 14:52:16 +00:00
35b05841a2 - Added dhcp-4.2.0-xen-checksum.patch by David Cantrell to handle
xen partial UDP checksums (bnc#668194).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=57
2011-02-18 10:34:04 +00:00
6e20855cc5 update date in changes file
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=55
2011-02-02 09:12:37 +00:00
74e272fef2 Improved patch description
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=54
2011-02-02 09:11:54 +00:00
3e8864fa10 - Applied security fix for unexpected abort caused by a DHCPv6
decline message (CVE-2011-0413, VU#686084, bnc#667655).
- Fixed dhclient.conf to request the domain-search option.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=53
2011-02-02 09:03:02 +00:00
OBS User buildservice-autocommit
3937129549 Updating link to change in openSUSE:Factory/dhcp revision 45.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=92919383283294f2d114756d9f34aa8a
2010-12-13 11:54:52 +00:00
9fae58a51f - Updated to ISC DHCP 4.2.0-P2, a security release fixing the
handling of connection requests on the failover port.
  Previously a connection request from a source that wasn't
  listed as a failover peer would cause the server to become
  non-responsive. ([ISC-Bugs #22679] CERT: VU#159528 CVE:
  CVE-2010-3616, bnc#659059).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=51
2010-12-13 08:59:07 +00:00
OBS User buildservice-autocommit
a53c01d571 Updating link to change in openSUSE:Factory/dhcp revision 43.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=f94afb64e9f59c3499987678972cb4ae
2010-12-08 13:25:03 +00:00
2ee797eb70 - Enable ldap CASA support on SLE only.
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=49
2010-12-07 14:52:41 +00:00
OBS User buildservice-autocommit
2eda4a09d5 Updating link to change in openSUSE:Factory/dhcp revision 41.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=e2a50348a544589fd613a9e79b6b352b
2010-12-01 01:06:13 +00:00
7c0c55f5f0 - Fixed to use same/correct dhcrelay6 interface variables in the
sysconfig file and in the dhcrelay6 init script.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=47
2010-11-30 22:01:13 +00:00
73d4520f2c Added missed DHCRELAY6_LOWER_INTERFACES_ARGS variable rename
Initialized DHCRELAY[6_LOWER,6_UPPER]_INTERFACES_ARGS variables

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=46
2010-11-30 21:53:03 +00:00
77f196bc3a Removed obsolete dhcp-4.1.1-dhclient-no-libcrypto.diff
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=45
2010-11-30 12:11:57 +00:00
31926767de Applied init script & sysconfig variable fixes
cleaned up debug build hooks

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=44
2010-11-29 14:55:05 +00:00
817245d4dd - Updated to ISC DHCP 4.2.0-P1 release, providing a security fix to
handle a relay forward message with an unspecified address in the
  link address field. Previously such a message would cause the
  server to crash. Thanks to a report from John Gibbons.
  [ISC-Bugs #21992] CERT: VU#102047 CVE: CVE-2010-3611 (bnc#650902)
  The 4.2.0 version is a feature release, implementing asynchronous
  DDNS processing and includes "The LDAP Patch".
  For a complete list of changes from any previous release, please
  consult the RELNOTES file within the source distribution or on
  the ISC website: http://www.isc.org/software/dhcp/420
- Fixed compilation to avoid segfaults as soon as ldap is enabled,
  merged our ldap patches from 4.1.x branch.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=43
2010-11-29 14:45:24 +00:00
1a182da2e9 - WIP: update to 4.2.0-P1
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=42
2010-11-26 14:57:47 +00:00
d782b73aff fixed patch file name and patch prefix strip in spec file
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=41
2010-11-02 11:55:23 +00:00
e624e22e67 the release change was OK here
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=40
2010-11-02 10:31:59 +00:00
0cecb6bbaf reverted release tag change
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=39
2010-11-02 10:29:45 +00:00
1071b12d06 - Fixed a dhcrelay segfault while receiving packets on interfaces
without any IPv4 address assigned (bnc#631305, reported upsteam
  as [ISC-Bugs #22409]).
- Fixed a common infinite loop while parsing options with optional
  parts in the value such as in slp-service-scope option (bnc#643845,
  reported upsteam as [ISC-Bugs #22410]).
- Fixed init scripts to report correct LSB codes in status action,
  when the config file or the binary do not exists (bnc#640336).
- Fixed syntax of a check in the rcdhcrelay[6] (bnc#648580)
- Avoid pid check error message in the rcdhcpd[6] (bnc#646875)

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=38
2010-11-02 10:29:02 +00:00
c98d1cc5ee - Fixed server lease file path in contrib/listlease and leasestate
changed to extract contrib and examples using setup macro.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=37
2010-09-29 10:28:25 +00:00
OBS User autobuild
8fb0bb9168 Accepting request 45247 from network:dhcp
checked in (request 45247)

OBS-URL: https://build.opensuse.org/request/show/45247
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=36
2010-08-10 10:21:53 +00:00
31ec3f5c01 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=35 2010-08-10 08:05:28 +00:00
69130efed3 - Fixed ldap option number conflicting with new options (bnc#625358)
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=33
2010-07-27 13:34:34 +00:00
OBS User buildservice-autocommit
a555842b9c Updating link to change in openSUSE:Factory/dhcp revision 36.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=edd9ef6c4d67392641eb9b3125317918
2010-07-05 13:28:45 +00:00
73d4264ebc - Added a fix for an lpf bind error messages making it easier to
localize problems (bnc#617795)

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=31
2010-07-02 11:06:17 +00:00
OBS User buildservice-autocommit
b82bd4dda2 Updating link to change in openSUSE:Factory/dhcp revision 35.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=fcd2ee038fbedfda7d36c3a36c202bde
2010-06-14 15:10:27 +00:00
OBS User autobuild
0345bc2f9f Accepting request 41441 from network:dhcp
checked in (request 41441)

OBS-URL: https://build.opensuse.org/request/show/41441
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=30
2010-06-14 15:10:26 +00:00
e151a22233 - Updated to ISC DHCP 4.1.1-P1 patch release, which contains
a pair of bug fixes including one for a security related bug
  (bnc#612546, CVE-2010-2156):
  * A bug was fixed that could cause the DHCPv6 server to
    advertise/assign a previously allocated (active) lease to a
    client that has changed subnets, despite being on different
    shared networks. Dynamic prefixes specifically allocated in
    shared networks also now are not offered if the client has
    moved. [ISC-Bugs #21152]
  * Accept a client id of length 0 while hashing. Previously the
    server would exit if it attempted to hash a zero length client
    id, providing attackers with a simple denial of service attack.
    [ISC-Bugs #21253]

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=29
2010-06-14 13:00:35 +00:00
OBS User buildservice-autocommit
ac9d62fb12 Updating link to change in openSUSE:Factory/dhcp revision 34.0
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=04c9445a0b7e996100d9cf87360be886
2010-05-18 18:37:44 +00:00
OBS User autobuild
e429139b4e Accepting request 40238 from network:dhcp
checked in (request 40238)

OBS-URL: https://build.opensuse.org/request/show/40238
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=28
2010-05-18 18:37:37 +00:00
4b487d7490 removed .dif, exists as .diff
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=27
2010-05-18 08:51:17 +00:00
29eefd46b0 - Added rc.dhcrelay6 as source in the spec file
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=26
2010-05-18 08:47:43 +00:00
8b749a20b7 Fixed last, inconsistent submition missing rc.dhcrelay6
scipt and dhcp-4.1.1-dhclient-exec-filedes.dif patch.

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=25
2010-05-18 07:39:08 +00:00