summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index ccf88555e..29f3e76be 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,27 @@
+Mon Apr 29 21:32:37 UTC 2024
+a/aaa_libraries-15.1-x86_64-31.txz: Rebuilt.
+ Added: libncurses++w.so.6.5, libtic.so.6.5.
+ Upgraded: libformw.so.6.5, libmenuw.so.6.5, libncursesw.so.6.5,
+ libpanelw.so.6.5, libtinfo.so.6.5.
+ Removed (with compat symlinks made): libform.so.6.4, libmenu.so.6.4,
+ libncurses.so.6.4, libpanel.so.6.4.
+a/aaa_terminfo-6.5-x86_64-1.txz: Upgraded.
+l/ncurses-6.5-x86_64-1.txz: Upgraded.
+ This seemed like a good opportunity to go over my notes and try to make this
+ SlackBuild at least defensible, if not correct. :-) The non-wide libraries
+ have all been purged and replaced with compatibility symlinks pointing to the
+ wide versions. Anything trying to use -lncurses (etc) will be redirected to
+ -lncursesw (etc) at compile time. Looks like nearly 50 packages are linked to
+ the non-wide libraries, but everything works this way.
+ Thanks to GazL who provided most of the suggestions used.
+l/python-pyproject-hooks-1.1.0-x86_64-1.txz: Upgraded.
+n/lynx-2.9.1-x86_64-1.txz: Upgraded.
+x/xconsole-1.1.0-x86_64-1.txz: Upgraded.
+xap/mozilla-firefox-125.0.3-x86_64-1.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/firefox/125.0.3/releasenotes/
++--------------------------+
Sun Apr 28 19:20:42 UTC 2024
a/iniparser-4.2-x86_64-1.txz: Upgraded.
ap/hplip-3.23.12-x86_64-5.txz: Rebuilt.