Jiri Popelka
43f4ae0815
Add dhcp-common subpackage ( #634673 )
2010-12-15 19:53:02 +01:00
Jiri Popelka
7b41fdb208
4.2.0-P2: fix for CVE-2010-3616 ( #662326 )
...
- Use upstream fix for #628258
- Provide versioned symbols for rpmlint
2010-12-13 12:08:24 +01:00
Jiri Popelka
77e77eaef7
Porting dhcpd/dhcpd6/dhcrelay services from SysV to Systemd
2010-12-07 15:32:39 +01:00
Jiri Popelka
05647bd6ff
Remove explicit Obsoletes ( #656310 )
2010-11-23 19:37:21 +01:00
Dan Horák
d45f7d3e78
- fix build on sparc and s390
2010-11-19 12:07:45 +01:00
Jiri Popelka
76c2a1e49b
DHCPv6 over PPP support ( #626514 )
2010-11-09 17:01:11 +01:00
Jiri Popelka
90ba4e9d04
bumped release
2010-11-05 11:24:32 +01:00
Jiri Popelka
c499a66e5a
fix broken dependencies
2010-11-05 10:44:20 +01:00
Jiri Popelka
94ec5da03a
Add domain part of hostname to 'search' statement in resolv.conf
2010-11-04 20:12:23 +01:00
Jiri Popelka
25d2dbf720
Fix for CVE-2010-3611 ( #649880 )
2010-11-04 20:10:20 +01:00
Adam Tkac
81227ae2b3
Build dhcp's libraries as shared libs instead of static libs.
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-20 15:03:31 +02:00
Adam Tkac
9819e31780
Fire away bundled BIND source.
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-20 15:01:14 +02:00
Adam Tkac
baeadb7b49
Improve PIE patch (build libraries with -fpic, not with -fpie).
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-20 14:59:16 +02:00
Jiri Popelka
41ed8fdb0a
Server was ignoring client's Solicit (with preference included) ( #634842 )
2010-10-13 12:12:39 +02:00
Jiri Popelka
b0cb903be6
Fix BOUND6/RENEW6/REBIND6 in dhclient-script.
2010-10-13 12:09:41 +02:00
Jiri Popelka
b112ec7432
s/ping/arping/ in dhclient-script to handle not-on-local-net gateway in ARP-less device ( #524298 )
2010-10-07 18:05:44 +02:00
Jiri Popelka
290660e57a
Check lease for unexpired addresses prior to confirming it ( #585418 )
2010-10-07 14:00:53 +02:00
Jiri Popelka
2560aa7e3c
RFC 3442 - improved dhclient-script
2010-10-04 11:55:50 +02:00
Jiri Popelka
d5a4ff8b46
Do not bring the interface down ( #574568 )
2010-09-30 16:04:48 +02:00
Jiri Popelka
1a731ce50f
Hardening dhcpd/dhcrelay/dhclient by making them PIE & RELRO
2010-09-07 17:39:52 +02:00
Jiri Popelka
4ff3870707
Another fix for handling time values on 64-bit platforms ( #628258 )
2010-09-02 18:58:05 +02:00
Jiri Popelka
63aa3f4bc6
Fix parsing of lease file dates & times on 64-bit platforms ( #628258 )
2010-09-01 13:22:34 +02:00
Jiri Popelka
a21bc05f7d
RFC 3442 - Classless Static Route Option for DHCPv4 ( #516325 )
2010-08-31 13:10:13 +02:00
Jiri Popelka
027db6fe99
Add DHCRELAYARGS variable to /etc/sysconfig/dhcrelay
2010-08-20 17:37:12 +02:00
Jiri Popelka
9ba8b65c5c
* Fri Jul 30 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-2
...
- Rename 10-dhclient to 11-dhclient (10-sendmail already exists)
- Add 12-dhcpd NM dispatcher script (#565921 )
2010-08-02 11:33:46 +02:00
Fedora Release Engineering
61c7642cea
dist-git conversion
2010-07-28 12:55:06 +00:00
Jiří Popelka
5a3797ea32
- 4.2.0: includes ldap-for-dhcp
2010-07-21 16:56:35 +00:00
Jiří Popelka
94f2da27ed
- Add LICENSE file to dhclient subpackage.
2010-07-12 10:33:05 +00:00
Jiří Popelka
f45f2bb289
- Adhere to Static Library Packaging Guidelines ( #609605 ).
2010-07-01 09:40:16 +00:00
Jiří Popelka
5f19ed1856
- Fix parsing of date ( #514828 )
2010-06-29 10:24:33 +00:00
Jiří Popelka
d66bacbc2c
- 4.1.1-P1 (pair of bug fixes including one for a security related bug).
...
- Compile with -fno-strict-aliasing
- N-V-R (copied from bind.spec): Name-Version-Release.Patch.dist
2010-06-03 10:15:57 +00:00
Jiří Popelka
601ecd2ea2
- Bumped Release.
2010-06-02 14:45:39 +00:00
Jiří Popelka
911542218a
- 4.1.1-P1 (pair of bug fixes including one for a security related bug).
...
- Compile with -fno-strict-aliasing
2010-06-02 14:09:12 +00:00
Jiří Popelka
ea06b93b2d
- Fix the initialization-delay.patch ( #587070 )
2010-05-03 14:44:05 +00:00
Jiří Popelka
2f26ada950
- There was a useless 0-4 second delay before sending first DHCPDISCOVER. I
...
didn't remove it at all, but made it 0-1 second. (#587070 )
2010-04-29 15:24:42 +00:00
Jiří Popelka
262beb6e04
- Move /etc/NetworkManager/dispatcher.d/10-dhclient script from dhcp to
...
dhclient subpackage (#586999 ).
2010-04-28 18:57:07 +00:00
Jiří Popelka
f3dd4cf940
- Add domain-search to the list of default requested DHCP options ( #586906 )
2010-04-28 14:05:21 +00:00
Jiří Popelka
2d5915903a
- If the Reply was received in response to Renew or Rebind message, client
...
adds any new addresses in the IA option to the IA (#578097 )
2010-04-21 14:56:20 +00:00
Jiří Popelka
33f7324460
- Fill in Elapsed Time Option in Release/Decline messages ( #582939 )
2010-04-19 10:35:29 +00:00
Jiří Popelka
ed7e418d35
- In client initiated message exchanges stop retransmission upon reaching
...
the MRD rather than at some point after it (#559153 )
2010-03-25 18:46:07 +00:00
Jiří Popelka
c5f5c347df
Removed unused variable
2010-03-25 18:37:59 +00:00
Jiří Popelka
21b8c45264
- In dhclient-script check whether bound address passed duplicate address
...
detection (DAD) (#559147 )
- If the bound address failed DAD (is found to be in use on the link), the
dhcpv6 client sends a Decline message to the server as described in
section 18.1.7 of RFC-3315 (#559147 )
2010-03-24 11:06:45 +00:00
Jiří Popelka
c4025679fd
- Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast
...
option
- Fix dhclient-script to set interface MTU only when it's greater than 576
(#574629 )
2010-03-19 17:22:59 +00:00
Jiří Popelka
b08ba4ea9a
- Discard unicast Request/Renew/Release/Decline message (unless we set
...
unicast option) and respond with Reply with UseMulticast Status Code
option (#573090 )
- Remove DHCPV6 OPERATION section from dhclient.conf.5 describing
deprecated 'send dhcp6.oro' syntax
2010-03-12 20:18:59 +00:00
Jiří Popelka
64b0222678
- Fix paths in man pages ( #568031 )
...
- Remove odd tests in %preun
2010-02-25 17:16:43 +00:00
Jiří Popelka
1bab4538a8
- Add interface-mtu to the list of default requested DHCP options ( #566873 )
2010-02-22 16:11:24 +00:00
Jiří Popelka
de0a7afcfd
- Fix pm-utils/sleep.d/ directory ownership conflict
2010-02-19 17:35:55 +00:00
Jiří Popelka
5ec8ece1f2
- In dhclient-script:
...
- use ip command options '-4' or '-6' as shortcuts for '-f[amily] inet'
resp. '-f[amily] inet6'
- do not use IP protocol family identifier with 'ip link'
2010-02-19 11:37:25 +00:00
Jiří Popelka
197cc48745
- Fix installation of pm-utils script ( #479639 , c#16)
2010-02-18 11:41:18 +00:00
Jiří Popelka
3b1375475b
- ldap-for-dhcp-4.1.1-2 ( #564810 )
2010-02-16 17:48:50 +00:00