--- trunk/mage/ChangeLog 2014/01/06 14:28:26 2374 +++ trunk/mage/ChangeLog 2014/09/19 11:24:58 2834 @@ -1,5 +1,102 @@ +2014-09-19 Niels Rogalla + + * [r2833] VERSION: + -version 0.4.107 + * [r2831] usr/lib/mage/depwalker.sh, + usr/lib/mage/smage2.functions.sh: + -evaluate march[s|]depend() right if depwalker calls the + smagefile directly + +2014-09-17 Niels Rogalla + + * [r2827] usr/lib/mage/depwalker.sh: + -spelling + * [r2826] usr/lib/mage/depwalker.sh: + -revert commit r2735 - deps of highest_depfile must be checked + before adding it to the ALL_DEPS var, so that they get installed + before highest_depfile and not after it + +2014-09-09 Niels Rogalla + + * [r2824] usr/lib/mage/autodepend.sh: + -whitespaces + * [r2823] usr/lib/mage/autodepend.sh: + -print sonames which where not found + +2014-09-02 Niels Rogalla + + * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh: + -make smage log directory configurable + * [r2803] usr/lib/mage/autodepend.sh: + -fixed broken use-move honor logic + +2014-08-14 Niels Rogalla + + * [r2755] ChangeLog: + -updated ChangeLog + * [r2754] VERSION: + -version 0.4.106 + * [r2752] usr/lib/mage/mage4.functions.sh: + -fixed broken count_installed_pkgs() function + * [r2751] usr/lib/mage/museradd: + -ignore -l switch when running usermod + +2014-08-13 Niels Rogalla + + * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -renamed src_setup() function to the more appropriate name + pkg_setup() + +2014-08-12 Niels Rogalla + + * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -introduce src_setup function + * [r2740] ChangeLog: + -updated ChangeLog + * [r2739] VERSION: + -version 0.4.105 + * [r2738] usr/lib/mage/depwalker.sh: + -fixed spelling + * [r2735] usr/lib/mage/depwalker.sh: + -fixed a logic error/race-condition in depwalker, where the + highest_magefile was added too late to ALLDEPS + +2014-07-22 Niels Rogalla + + * [r2724] usr/lib/mage/mage4.functions.sh: + -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT + * [r2723] usr/lib/mage/museradd: + -museradd: busybox does not support -l switch + +2014-03-27 Niels Rogalla + + * [r2636] usr/lib/mage/etc-update: + -be busybox friendly + * [r2633] ChangeLog: + -updated ChangeLog + * [r2632] VERSION: + -version 0.4.104 + +2014-02-14 Niels Rogalla + + * [r2589] usr/lib/mage/smage2.sh: + -regen mage files *after* successful build + +2014-01-29 Niels Rogalla + + * [r2522] usr/lib/mage/search_soname.sh: + -scanelf 0.7 has a bug, it ignores the first element in the path + 2014-01-06 Niels Rogalla + * [r2378] ChangeLog: + -updated ChangeLog + * [r2377] VERSION: + -version 0.4.103 + * [r2376] usr/lib/mage/depwalker.sh: + -fixed a typo and whitespaces + * [r2374] ChangeLog: + -updated ChangeLog * [r2373] VERSION: -version 0.4.102 * [r2372] usr/lib/mage/mage4.functions.sh: