blob: 0569bec1772a0284f2d7be6ab6bae75d590e5f8c (
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
38
39
40
41
42
43
44
45
46
47
48
|
curl (7.74.0-3) trunk
* libcurl.4:$arch: Drop conflict with the older non-architecture-
qualified version. A package by the name "libcurl.4" will be built
by src:malt to allow dependent packages (cmake) to still be
installed.
* libcurl.4-dev: Provide </usr/bin/curl-config>, needed by src:git.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 05 Jan 2021 02:55:30 -0500
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.
* curl.4-common: Provide COPYING and THANKS files, previously missing.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 04 Jan 2021 19:07: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
|