Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154575 - net-misc/curl-7.16.0 version bump
Summary: net-misc/curl-7.16.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 08:35 UTC by Gerry
Modified: 2006-12-08 22:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerry 2006-11-09 08:35:07 UTC
curl 7.16.0 is out.  Bumping the ebuild name seems to work (amd64), but note that the libcurl soname changed from libcurl.so.3.0.0 to libcurl.so.4.0.0.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2006-12-08 19:29:07 UTC
Thanks for the bug report.

I've added it masked as no pycurl can work with it at the moment. (reported upstream http://sourceforge.net/tracker/index.php?func=detail&aid=1611936&group_id=28236&atid=392777)

Needs a bit more testing to prove every libcurl program will work with the new version.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2006-12-08 22:04:21 UTC
tested on:
=app-crypt/gnupg-1.4.5 - compiled
=media-libs/xine-lib-1.1.3 - compiled
=dev-lang/php-5.1.6-r6 - bug 157560
Failed with:

/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c: In function `zm_startup_curl':
/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: `CURLOPT_FTPASCII' undeclared (first use in this function)
/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: (Each undeclared identifier is reported only once
/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: for each function it appears in.)
/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:314: error: `CURLOPT_PASSWDFUNCTION' undeclared (first use in 

UPSTREAM (fixed in php5.2-200612090330 snapshot): http://bugs.php.net/bug.php?id=39687
Not fixed in php5.1-200612090330

=dev-util/darcs-1.0.5 - compiled
~dev-util/git-1.4.4.2 - compiled

=media-sound/vorbis-tools-1.0.1 - bug #157563
Failed with:
http_transport.c: In function `set_curl_opts':
http_transport.c:116: error: `CURLOPT_MUTE' undeclared (first use in this function)
http_transport.c:116: error: (Each undeclared identifier is reported only once
http_transport.c:116: error: for each function it appears in.)
make[1]: *** [http_transport.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/media-sound/vorbis-tools-1.0.1/work/vorbis-tools-1.0.1/ogg123'

UPSTREAM: https://trac.xiph.org/ticket/1101

=media-video/xine-ui-0.99.4-r5 - compiled
=dev-cpp/libherdstat-0.2.0 - compiled
=app-portage/herdstat-1.1.91  - compiled
=www-client/urlgfe-0.98a - compiled and ran

Still checking:
=net-p2p/rtorrent-0.5.3

Please unmask it and test for any other programs that fail to compile with curl-7.16.0