blob: d8bc16efd682a2a01229de247d17e073336ae98b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
curl (7.74.0-2) trunk
* curl.4-common: Fix section, which made all packages uninstallable on
a default ProteanOS system.
* libcurl.4:$arch: Conflict with the older non-architecture-qualified
version.
* Many protocols and features previously enabled are now disabled, to
build a smaller libcurl and curl.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 03 Jan 2021 17:26:13 -0500
curl (7.74.0-1) trunk
* New upstream version.
* Update maintainer and homepage.
* libcurl.4-dev: Remove static library.
* Link against wolfSSL for HTTPS support and depend on NSS CA root
certificates.
- Add patch to fix undeclared symbol errors when compiling against
wolfSSL built without OPENSSL_EXTRA.
- Add patch to fix undefined references when linking against wolfSSL
built with NO_OLD_TLS and NO_SESSION_CACHE.
* Organize packages into sections.
* Reword package descriptions.
* curl-doc: Rename to curl.4-doc.
* curl.4-common: New common package. This is necessary because
curl.4-doc is Architecture:all and therefore can't depend on
libcurl.4:${Host-Arch}.
* curl, libcurl.4: Use automatic shared library dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 03 Jan 2021 03:39:57 -0500
curl (7.38.0-1) trunk
* Initial release.
-- "P. J. McDermott" <pj@pehjota.net> Mon, 13 Oct 2014 11:34:04 -0400
|