summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog b/changelog
index 227dcfb..3dd5390 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,15 @@
wolfssl.24 (4.4.0-2) trunk
+ * Drop variants. On amd64-linux-glibc for example, libwolfssl.24-client was
+ only 28 KiB smaller than libwolfssl.24-full was. These changes are safe
+ without transitions because no other packages in ProteanOS depend on these
+ packages.
+ - Rename libwolfssl.24-full to libwolfssl.24.
+ - Rename libwolfssl.24-full-dev to libwolfssl.24-dev.
+ - Remove libwolfssl.24-client, libwolfssl.24-client-dev, and
+ libwolfssl.24-common.
+ - Make libwolfssl.24-dbg depend on libwolfssl.24, instead of conflicting
+ with, replacing, and providing it.
* libwolfssl.24-dbg: Include debugging symbols, as well as debugging
messages which can be enabled by applications using
wolfSSL_Debugging_ON().