--- trunk/mage/ChangeLog 2023/07/31 09:39:10 3187 +++ trunk/mage/ChangeLog 2023/07/31 09:39:38 3188 @@ -1,5 +1,48 @@ +2023-07-31 Niels Rogalla + + * [r3187] VERSION: + -updated VERSION to 0.4.115 + * [r3186] usr/lib/mage/mage.rc.global.in: + -updated build flags to state of the art settings + * [r3185] usr/lib/mage/sql_functions.sh: + -do not use deprecated egrep/fgrep anymore + * [r3184] usr/lib/mage/mkinfodir: + -do not use deprecated egrep/fgrep anymore + * [r3183] usr/lib/mage/etc-update: + -do not use deprecated egrep/fgrep anymore + * [r3182] usr/lib/mage/smage2.sh: + -export LTOFLAGS too + * [r3181] usr/lib/mage/smage2.functions.sh: + mconfigure(): make ./configure script variable via MCONFIGURE + global to honor subdir or out-of-sourcedir builds + * [r3180] usr/lib/mage/smage2.functions.sh: + -fixed ARCH evaluation, escape the vars correctly + * [r3179] usr/lib/mage/smage2.functions.sh: + -support lz4 compressed lz and tar.lz files + * [r3178] Makefile, usr/lib/mage/mage.rc.global.in, + usr/lib/mage/mage4.functions.sh, + usr/lib/mage/smage2.functions.sh: + -new x86_64 lib layout lib/lib32 and honor abis specific + libdir/chost with mlibdir() and CHOST + * [r3177] usr/lib/mage/mage.rc.global.in: + -updated GNU_MIRRORS + * [r3176] usr/lib/mage/mage4.functions.sh: + -updated color syntax to match newer bash versions + * [r3175] usr/lib/mage/mage4.functions.sh: + -do not use deprecated egrep/fgrep anymore + * [r3174] usr/lib/mage/depwalker.sh: + -do not use deprecated egrep/fgrep anymore + * [r3173] usr/lib/mage/autodepend.sh: + -honor lib32 + * [r3172] usr/lib/mage/autodepend.sh: + -honor sonames included in the actual build + * [r3171] usr/lib/mage/magequery.sh: + -do not use deprecated egrep/fgrep anymore + 2018-06-05 Niels Rogalla + * [r3099] ChangeLog: + -updated ChangeLog * [r3098] VERSION: -version 0.4.114