Commit Graph

203 Commits

Author SHA1 Message Date
David Cantrell
788673c0d5 - Spec file cleanups (#225691)
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
- Put libdhcp4client.a in libdhcp4client-devel-static package
2007-04-11 20:12:51 +00:00
David Cantrell
27c9546bbb - Enable Xen patch again, kernel bits present (#231444) 2007-04-11 14:29:18 +00:00
David Cantrell
0997f7ab3b - Spec file cleanups (#225691) 2007-04-09 21:44:55 +00:00
David Cantrell
ba4ff71b11 - Remove Xen patch (#235649, from RHEL-5, doesn't work correctly for
Fedora)
2007-04-09 18:37:48 +00:00
David Cantrell
3b727ca6ac - Ensure that Perl and Perl modules are not added as dependencies (#234688)
- Reorganize patches by feature/bug per packaging guidelines (#225691)
- Move the following files from patches to source files:
    linux.dbus-example, linux, Makefile.dist, dhcp4client.h,
    libdhcp_control.h
- Compile with -fno-strict-aliasing as ISC coding standards generally don't
    agree well with gcc 4.x.x
2007-04-01 20:52:27 +00:00
David Cantrell
bf0715cdf3 - Fix formatting problems in dhclient man page (#233076). 2007-03-21 15:33:58 +00:00
David Cantrell
202880c676 - Fix formatting problems in dhclient man page (#233076). 2007-03-21 15:33:30 +00:00
David Cantrell
2993a2a507 Revert to previous LDAP patch. 2007-03-05 22:51:29 +00:00
David Cantrell
ab30f48028 - Use better upstream version of the LDAP configuration patch (#225691) 2007-03-05 22:47:40 +00:00
David Cantrell
88e892d32c - Man pages need 0644 permissions (#222572) 2007-03-05 18:19:42 +00:00
David Cantrell
0f9f19ccd5 - Include contrib/ subdirectory in /usr/share/doc (#230476)
- Added back Requires for perl since dhcpd-conf-to-ldap needs it (#225691)
- Put copies of dhcp-options and dhcp-eval man pages in the dhcp and
    dhclient packages rather than having the elaborate symlink collection
- Explicitly name man pages in the %files listings
- Use the %{_sysconfdir} and %{_initrddir} macros (#225691)
- Use macros for commands in %build and %install
- Split README.ldap, draft-ietf-dhc-ldap-schema-01.txt, and
    dhcpd-conf-to-ldap.pl out of the LDAP patch
- Split linux.dbus-example script out of the extended new option info patch
- Remove unnecessary changes from the Makefile patch
2007-03-05 16:02:22 +00:00
David Cantrell
8cb20bf3c8 - Update Xen partial checksums patch
- Remove perl Requires (#225691)
- Make dhcp-devel depend on dhcp = e:v-r (#225691)
- libdhcp4client-devel Requires pkgconfig (#225691)
- Do not add to RPM_OPT_FLAGS, use COPTS variable instead (#225691)
- Use %{buildroot} macro instead of RPM_BUILD_ROOT variable (#225691)
- Preserve timestamps on all installed data files (#225691)
- Remove dhcp-options.5.gz and dhcp-eval.5.gz symlinking in post (#225691)
- Use %defattr(-,root,root,-) (#225691)
- Do not flag init scripts as %config in %files section (#225691)
2007-02-28 11:36:49 +00:00
David Cantrell
6e014293a1 - Change license field to say ISC 2007-02-27 16:50:17 +00:00
David Cantrell
2d930f8bd6 - Obsoletes dhcpcd <= 1.3.22 (#225691) 2007-02-17 23:08:12 +00:00
David Cantrell
5c88c3a0a3 - Review cleanups (#225691) 2007-02-17 04:31:07 +00:00
David Cantrell
06936a83d4 - Require openldap-devel on dhcp-devel and libdhcp4client-devel packages 2007-02-09 18:57:19 +00:00
David Cantrell
f6f89c94bd - Fix libdhcp4client visibility _again_ (#198496) 2007-02-09 02:40:12 +00:00
David Cantrell
f8cbdb5a7e - Remove period from summary line (package review)
- Use preferred BuildRoot (package review)
2007-02-08 15:51:30 +00:00
David Cantrell
1270fb8d39 - Disable xen-checksums patch for now as it breaks dhclient (#227266)
- Updated fix-warnings patch
2007-02-04 19:34:53 +00:00
David Woodhouse
1a05c79e94 fix file read breakage 2007-02-04 18:51:19 +00:00
David Cantrell
50e357198b - Only export the symbols we want in libdhcp4client (#198496) 2007-02-02 20:41:01 +00:00
David Cantrell
2dc4ddd1e9 - Add support for dhcpd(8) to read dhcpd.conf from an LDAP server (#224352)
- Remove invalid ja_JP.eucJP man pages from /usr/share/doc
2007-02-01 18:57:30 +00:00
David Cantrell
b2f3effe05 - Rebuild 2007-01-31 22:35:20 +00:00
David Cantrell
780efb3856 Forgot to remove FORTIFY_SOURCE munging. 2007-01-31 22:33:30 +00:00
David Cantrell
38e912dad7 - Remove FORTIFY_SOURCE=0 leftovers from testing last week (whoops) 2007-01-30 22:51:33 +00:00
David Cantrell
02017bb235 - Fix Xen networking problems with partial checksums (#221964) 2007-01-30 18:37:21 +00:00
David Cantrell
fc985eca96 - Remove dhcptables.pl from the source package
- Mark libres.a symbols hidden (#198496)
- Set DT_SONAME on libdhcp4client to libdhcp4client-VERSION.so.0
- Make function definition for dst_hmac_md5_init() match the prototype
2007-01-29 22:19:06 +00:00
David Cantrell
1403c6d0b2 - Roll md5 patch in to libdhcp4client patch since it's related
- Do not overwrite /etc/ntp/step-tickers (#217663)
- Resolves: rhbz#217663
2006-11-29 15:55:39 +00:00
Peter Jones
ac814c6087 - Fix missing MD5_* symbols in the .a 2006-11-22 20:28:24 +00:00
David Cantrell
9fe2af5f67 - Set permission of libdhcp4client.so.1 to 0755 (#215910) 2006-11-16 20:31:12 +00:00
David Cantrell
a914f346ce - Do not link res_query.o in to libdhcp4client (#215501) 2006-11-14 21:04:46 +00:00
David Cantrell
86a07e143d - Enable relinquish_timeouts() and cancel_all_timeouts() even when
DEBUG_MEMORY_LEAKAGE_ON_EXIT is not defined
- Add prototypes for b64_pton() and b64_ntop in dst/
- Move variable declarations and labels around in the fix-warnings patch
- Expand the list of objects needed for libdhcp4client (#215328)
- Use libres.a in libdhcp4client since it gives correct minires objects
- Remove the dhcp options table in C, Perl, Python, and text format (these
    were reference files added to /usr/share/doc)
2006-11-14 03:48:34 +00:00
David Cantrell
9cf76837b4 - Remove struct universe *universe from envadd_state in the client patch
- Add struct universe *universe to envadd_state in the enoi patch
- Add example dbusified dhclient-script in the enoi patch
2006-11-13 18:04:31 +00:00
David Cantrell
08af1e1d6a - Change the way libdhcp4client is compiled (patch main source, create new
Makefile rather than copy and patch code after main patches)
- Fix up problems generating compiler warnings
- Use 'gcc' for making dependencies
- Pass -fPIC instead of -fpie/-fPIE in compiler flags
- Combine the extended new option info changes in to one patch file (makes
    it easier for outside projects that want to use dhcdbd and
    NetworkManager)
2006-11-10 17:02:31 +00:00
David Cantrell
3c1d581943 - Change the way libdhcp4client is compiled (patch main source, create new
Makefile rather than copy and patch code after main patches)
- Fix up problems generating compiler warnings
- Use 'gcc' for making dependencies
2006-11-09 21:09:46 +00:00
David Cantrell
ab966510fa Upgrade to ISC dhcp-3.0.5 2006-11-07 15:49:44 +00:00
David Cantrell
f46525d6dd - Put typedef for dhcp_state_e before it's used in libdhcp_control.h
(#212612)
- Remove dhcpctl.3 from minires/Makefile.dist because it's in dhcpctl
- Remove findptrsize.c and just set compiler flag for ppc64 and s390x
2006-10-27 22:10:38 +00:00
David Cantrell
c24997e024 - Remove NODEBUGINFO junk from the spec file as well as old/unused code
- Rolled all 68 patches in to one patch since more than half of them get
    overridden by later patches anyway.
2006-10-14 16:02:20 +00:00
David Cantrell
697f0a70d1 - Send usage() screen in dhclient to stdout rather than the syslog
(#210524)
2006-10-13 18:34:52 +00:00
David Cantrell
3d5825ed8f - Rebuild (#205505) 2006-09-11 15:19:54 +00:00
Jesse Keating
80af2befad fix release typo 2006-08-21 12:16:35 +00:00
Jesse Keating
1c5d4c4677 rebuilt with latest binutils 2006-08-18 20:12:01 +00:00
David Cantrell
e162fa40e6 Removed patches that made it upstream or are no longer needed. See, the
point of version control is so we have historical revisions of this
    stuff and we don't need to clutter the current directory and leave
    things coommented out in the spec file.
2006-08-17 21:52:23 +00:00
David Cantrell
5a2058ec8c - Fix mkdir problem in libdhcp4client.Makefile 2006-08-17 21:42:39 +00:00
David Cantrell
572c69eebb - Fix dhclient on s390x platform (#202911) 2006-08-17 21:22:10 +00:00
Jesse Keating
b0e70674e7 bumped for rebuild 2006-07-12 05:37:07 +00:00
Peter Jones
912a9eb6e1 - bump release to -17 2006-06-28 19:36:42 +00:00
Florian La Roche
1f099b5975 - coreutils reqs for scripts 2006-06-28 12:19:52 +00:00
Peter Jones
1a00a769eb - add bug number 2006-06-22 18:55:54 +00:00
Peter Jones
df1a728008 - fix patch filename 2006-06-22 18:18:58 +00:00
Peter Jones
15692847af - Make timeout dispatch code not recurse while traversing a linked list, so
it doesn't try to free an entries that have been removed.
- Don't patch in a makefile, do it in the spec.
2006-06-22 18:17:27 +00:00
jvdias
4bf05ee840 fix bugs 191461, 193047 2006-06-08 18:24:16 +00:00
jvdias
95e7fbd5fd make -R option take effect in per-client configs 2006-05-30 16:04:58 +00:00
jvdias
890b37909e fix bug 193047; add dhclient -R option 2006-05-26 23:43:01 +00:00
jvdias
e3bb1e15cf small libdhcp4client fixes 2006-05-26 17:12:09 +00:00
jvdias
b699218c44 dhcp4client/isc-dhcp -> dhcp4client/isc_dhcp 2006-05-20 00:53:18 +00:00
jvdias
352a07440c libdhcp4client pkgconfig -> /usr/lib64/pkgconfig on 64bit multilibs; add
ldconfig to post and postun
2006-05-19 20:48:46 +00:00
jvdias
1ef1dc27a2 fix bug 192147 - make libdhcp4client a versioned .so(&so!) 2006-05-19 15:06:49 +00:00
jvdias
d57a13f06f build libdhcp4client without make -j for now; re-enable dhcp-options.pl
generation of DHCP options C header, perl hash, python dict, and CSV
    text files
2006-05-17 16:26:37 +00:00
jvdias
800a8e4bea build libdhcp4client without make -j for now 2006-05-17 16:10:51 +00:00
jvdias
0b260af0a6 Enable libdhcp4client build 2006-05-17 14:07:37 +00:00
jvdias
d713451d93 fix bug 191470: prevent dhcpd putting 8-byte dhcp-lease-time option in
packets
2006-05-16 16:48:14 +00:00
jvdias
2c3ccbb0df fix bug 191470: prevent dhcpd putting 8-byte dhcp-lease-time option in
packets
2006-05-16 16:40:03 +00:00
jvdias
c61520012d Add libdhcp4client packages; ship upstream documentation and generation
dhcp_options.* tables
2006-05-15 14:49:20 +00:00
jvdias
8d30b974f9 Add new dhclient command line argument: -V <vendor-class-identifier 2006-05-09 16:35:25 +00:00
jvdias
caefeee4f3 Upgrade to upstream version 3.0.4; Add new dhclient options: -H <host-name>
-F <fqdn> -T <timeout>; fix build on ia64 now that cf/linux.h defines
    PTRSIZE_64BIT
2006-05-08 14:49:47 +00:00
jvdias
a3ad01f7f0 Upgrade to upstream version 3.0.4; Add new dhclient options: -H <host-name>
-F <fqdn> -T <timeout>
2006-05-08 14:01:55 +00:00
jvdias
0e4fb44b55 dhcp.spec 2006-03-02 22:55:31 +00:00
jvdias
bfa8f3845d Apply upstream fix for bug 176615 / ISC RT#15811 2006-02-20 22:14:58 +00:00
jvdias
0639a66d4e fix bug 181482: resolv.conf not updated on RENEW 2006-02-14 18:23:46 +00:00
Jesse Keating
bb97282a6c bump for bug in double-long on ppc(64) 2006-02-11 02:25:34 +00:00
jvdias
61573edc6a Rebuild for new gcc, glibc, glibc-kernheaders 2006-02-07 00:28:01 +00:00
Daniel Williams
47fdce7271 - Fix dhclient-script to use /bin/dbus-send now that all dbus related
binaries are in /bin rather than /usr/bin
2006-01-22 20:49:50 +00:00
jvdias
a0f67a4e21 fix bugs 177845 176615 2006-01-16 21:18:31 +00:00
jvdias
4ba18eb84a dhcp-3.0.3-bz176270.patch 2005-12-20 19:25:55 +00:00
Jesse Keating
0de1ad3afa gcc update bump 2005-12-09 22:40:11 +00:00
jvdias
f72a913d90 fix gcc 4.1 compile warnings (-Werror) 2005-12-05 17:54:46 +00:00
jvdias
727bcb3b17 fix bugs 173619 171312 167028 2005-11-21 18:14:26 +00:00
jvdias
c2892cc31e fix bug 173619: dhclient-script should reconfig on RENEW if options
changed; apply upstream improvements to trailing nul options bz160655
    patch
2005-11-18 20:39:34 +00:00
jvdias
eeb41d372f fix bugs 171312, 167028; dhcpd.init -cf & /var/lib/dhcpd issues 2005-11-15 17:12:11 +00:00
jvdias
0212e15230 Allow dhclient route metrics to be specified with DHCP options 2005-10-19 00:16:37 +00:00
jvdias
deeebdf5d7 handle static-routes option properly in dhclient-script 2005-10-17 18:54:10 +00:00
jvdias
501b6799a0 apply upstream patch for bug 160655 2005-10-17 16:50:08 +00:00
jvdias
31cdb58df7 fix bug 169164: separate /var/lib/{dhcpd,dhclient} directories; fix bug
167292: update failover port info in dhcpd.conf.5; give failover ports
    default values in server/confpars.c
2005-09-23 21:15:43 +00:00
jvdias
e942f4c97c fix bug 167273 2005-09-12 20:42:59 +00:00
jvdias
5eaab883ff fix bug 167273 2005-09-12 20:42:14 +00:00
jvdias
a56817e02a fix bug 166926: handle interface-mtu option in dhclient script. Add
dhclient-{,$IF}-{up,down}-hooks mechanism to handle other non-default
    DHCP options. Handle time-offset DHCP option that is requested by
    default - now all default DHCP options are handled in dhclient-script.
2005-08-29 22:32:55 +00:00
jvdias
d6dde3ea9e - fix bug 160655: strip trailing '\0' bytes from text options before append
- fix gcc4 compiler warnings ; now compiles with -Werror
- add RPM_OPT_FLAGS to link as suggested in gcc man-page on '-pie' option
- change ISC version string to 'V3.0.3-RedHat' at request of ISC
2005-08-23 21:27:54 +00:00
Jeremy Katz
c058ef22da - don't explicitly require 2.2 era kernel, it's fairly overkill at this
point
2005-08-09 22:01:51 +00:00
jvdias
5586aaf4a1 Upgrade to upstream version 3.0.3 (final release); improve dhclient speed &
dhclient-script ypbind reload; fix bug 163367: supply default
    dhcpd.conf
2005-07-30 00:58:55 +00:00
jvdias
484e656450 Upgrade to upstream version 3.0.3 (final release); improve dhclient speed &
dhclient-script ypbind reload;
2005-07-30 00:48:18 +00:00
jvdias
0aef83ed41 Upgrade to upstream version 3.0.3rc1; fix bug 163203: silence ISC blurb on
configtest;restore default tftp server ip to that of 3.0.2
2005-07-14 19:01:29 +00:00
jvdias
92909d36a5 Upgrade to upstream version 3.0.3rc1; fix bug 163203: silence ISC blurb on
configtest;
2005-07-14 16:55:04 +00:00
jvdias
00f3debb0a Upgrade to upstream version 3.0.3rc1; fix bug 163203: silence ISC blurb on
configtest;
2005-07-14 16:54:21 +00:00
jvdias
6174363bb1 Allow package to compile with glibc-headers-2.3.5-11 (tr.c's use of __u16) 2005-07-08 23:22:20 +00:00
jvdias
135cfb7c8a fix bug 159929; fast dhclient startup; __attribute__((mode(byte)))
binding_state_t -> uint8_t
2005-06-17 19:03:10 +00:00
jvdias
e74b25e932 fix dhclient-script dhcdbd set for multiple interfaces; rebuild for new
glibc
2005-05-03 19:01:28 +00:00
jvdias
3207a5b5ae fix dhclient-script dhcdbd set for multiple interfaces; rebuild for new
glibc
2005-05-03 19:00:34 +00:00
jvdias
2398afd479 fix dhclient-script spew in init state 1 2005-04-27 22:50:12 +00:00
jvdias
f6ef523b53 dhcdbd dhclient-script extensions 2005-04-25 16:39:13 +00:00