SHA256
1
0
forked from pool/dhcp
Go to file
Marius Tomaschewski 58f1b21b5d - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the
complete list of changes -- digest of fixes not in dhcp-4.2.4-P2:
  - Correct code to calculate rebind timing values in client
    [ISC-Bugs #29062]
  - Fix some issues in the code for parsing and printing options.
    [ISC-Bugs #22625,#27289,#27296,#27314]
  - Update the memory leakage debug code to work with v6.
    [ISC-Bugs #30297]
  - Relax the requirements for deleting an A or AAAA record.
    This relaxation was codified in RFC 4703. [ISC-Bugs #30734]
  - Modify the failover code to handle incorrect peer names better.
    [ISC-Bugs #30320]
  - Fix a set of issues that were discovered via a code inspection
    tool. [ISC-Bugs #23833]
  - Parsing unquoted base64 strings improved. [ISC-Bugs #23048]
  - The client now passes information about the options it requested
    from the server to the script code via environment variables.
    These variables are of the form requested_<option_name>=1 with
    the option name being the same as used in the new_* and old_*
    variables. [ISC-Bugs #29068]
  - Check the status value when trying to read from a connection to
    see if it may have been closed.  If it appears closed don't try
    to read from it again.  This avoids a potential busy-wait like
    loop when the peer names are mismatched. [ISC-Bugs #31231]
  - Remove an unused variable to keep compilers happy.
    [ISC-Bugs #31983]
- Removed obsolete parsing and printing option patch
  [dhcp-4.2.4-parsing-and-printing-options.patch]
- Merged dhcp-4.2.2-dhclient-send-hostname-rml.diff
  [dhcp-4.2.5-dhclient-send-hostname-rml.patch]

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=96
2013-01-11 11:58:29 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
contrib-lease-path.diff - Fixed server lease file path in contrib/listlease and leasestate 2010-09-29 10:28:25 +00:00
contrib.tar.gz Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
DDNS-howto.txt OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=15 2008-05-21 20:56:13 +00:00
dhclient6.conf - Update to ISC dhcp-4.2.4-P1 release, providing security fixes (bnc#772924) 2012-07-25 20:48:38 +00:00
dhclient-script - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhclient.conf - Update to ISC dhcp-4.2.4-P1 release, providing security fixes (bnc#772924) 2012-07-25 20:48:38 +00:00
dhcp-4.1.1-default-paths.diff Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
dhcp-4.1.1-dhclient-exec-filedes.diff Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
dhcp-4.1.1-P1-lpf-bind-msg-fix.diff - Added a fix for an lpf bind error messages making it easier to 2010-07-02 11:06:17 +00:00
dhcp-4.1.1-paranoia.diff Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
dhcp-4.1.1-tmpfile.diff Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
dhcp-4.2.2-close-on-exec.diff - Updated to ISC dhcp-4.2.3-P2 release, providing a DDNS security fix: 2012-01-16 17:05:05 +00:00
dhcp-4.2.2-man-includes.diff - Updated to ISC dhcp-4.2.2 release, providing two security fixes 2011-08-29 15:37:53 +00:00
dhcp-4.2.2-quiet-dhclient.bnc711420.diff - Updated to ISC dhcp-4.2.2 release, providing two security fixes 2011-08-29 15:37:53 +00:00
dhcp-4.2.2-xen-checksum.diff - Updated to ISC dhcp-4.2.2 release, providing two security fixes 2011-08-29 15:37:53 +00:00
dhcp-4.2.3-P1-dhclient-log-pid.diff - Updated to ISC dhcp-4.2.3-P2 release, providing a DDNS security fix: 2012-01-16 17:05:05 +00:00
dhcp-4.2.4-dhclient-option-checks.bnc675052.diff - Update to ISC dhcp-4.2.4-P1 release, providing security fixes (bnc#772924) 2012-07-25 20:48:38 +00:00
dhcp-4.2.4-interface-discovery-using-getifaddrs.patch - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp-4.2.4-P2-do-not-die-on-sigpipe.patch - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp-4.2.5-dhclient-send-hostname-rml.patch - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp-4.2.5-ldap-mt01.patch.bz2 - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp-4.2.5.tar.gz - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp-4.2.5.tar.gz.asc - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp.changes - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp.keyring - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcp.LIESMICH OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
dhcp.README OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
dhcp.README.upgrade OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
dhcp.spec - Update to ISC dhcp-4.2.5 release. See RELNOTES file for the 2013-01-11 11:58:29 +00:00
dhcpd6.conf TEST: - Added RFC 4833 TimeZone PosixString and Name declarations to 2012-03-28 15:29:59 +00:00
dhcpd6.xml Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
dhcpd.conf TEST: - Added RFC 4833 TimeZone PosixString and Name declarations to 2012-03-28 15:29:59 +00:00
dhcpd.xml OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
examples.tar.gz OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=1 2007-01-10 16:39:58 +00:00
if-up.d.dhcpd-restart-hook Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
rc.dhcpd - Update to ISC dhcp-4.2.4-P1 release, providing security fixes (bnc#772924) 2012-07-25 20:48:38 +00:00
rc.dhcpd6 - Update to ISC dhcp-4.2.4-P1 release, providing security fixes (bnc#772924) 2012-07-25 20:48:38 +00:00
rc.dhcrelay - Implemented optional ldap connect retry loop during the initial 2011-04-29 13:49:30 +00:00
rc.dhcrelay6 - Implemented optional ldap connect retry loop during the initial 2011-04-29 13:49:30 +00:00
SuSEfirewall2.dhcp-server Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00
sysconfig.dhcpd - Set the DHCPD_CONF_INCLUDE_FILES and the DHCPD6_CONF_INCLUDE_FILES 2011-08-31 09:13:05 +00:00
sysconfig.dhcrelay Applied init script & sysconfig variable fixes 2010-11-29 14:55:05 +00:00
sysconfig.syslog-dhcpd Updating link to change in openSUSE:Factory/dhcp revision 33.0 2010-05-13 22:27:05 +00:00