[Freeipa-devel] [PATCH] Use curl instead of wget

Colin Walters walters at verbum.org
Wed Jan 21 22:04:52 UTC 2015


[Note I didn't test this patch]

Curl has a shared library, and so ends up being used by more components
of the OS.  It should be preferred over wget.

The motivation for this patch is for Project Atomic hosts; we want to
include ipa-client, but trim down its dependencies.

If wget isn't installed on the host, it doesn't need to be updated for
security errata.
---
 freeipa.spec.in                            |  4 ++--
 ipa-client/ipa-install/ipa-client-install  |  2 +-
 ipaplatform/base/paths.py                  |  1 -
 ipaplatform/redhat/services.py             |  8 ++++----
 ipaserver/advise/plugins/legacy_clients.py | 16 ++++++++--------
 5 files changed, 15 insertions(+), 16 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-curl-instead-of-wget.patch
Type: text/x-patch
Size: 6538 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150121/9884cf72/attachment.bin>


More information about the Freeipa-devel mailing list