summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog45
1 files changed, 44 insertions, 1 deletions
diff --git a/changelog b/changelog
index 90f69b2..0569bec 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,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> Sun, 12 Oct 2014 12:31:32 -0400
+ -- "P. J. McDermott" <pj@pehjota.net> Mon, 13 Oct 2014 11:34:04 -0400