Commit Graph

8 Commits

Author SHA1 Message Date
David Cantrell
50e357198b - Only export the symbols we want in libdhcp4client (#198496) 2007-02-02 20:41:01 +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
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
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