--- trunk/mage/ChangeLog 2013/02/01 10:32:55 2047 +++ trunk/mage/ChangeLog 2013/08/14 09:29:54 2161 @@ -1,5 +1,41 @@ +2013-08-14 Niels Rogalla + + * [r2160] VERSION: + -version 0.4.95 + * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in, + usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -support icecream distributed cc (icecc) + * [r2158] usr/lib/mage/smage2.functions.sh: + -split_packages: honor and protect SPECIAL_FUNCTIONS variable + * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -added mqalint support and use a stub function until we provide + lint check tools offically + * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh: + -introduce unpack_package() function to unpack single packages + and do unpack of a package while installing phase and not all + packages at once to save space + * [r2155] usr/lib/mage/ldd-fix.sh: + -make use of magequery + +2013-07-15 Niels Rogalla + + * [r2144] ChangeLog: + -updated ChangeLog + * [r2143] VERSION: + -version 0.4.94 + * [r2142] usr/lib/mage/museradd: + -add support for -M/-H of useradd/adduser to suppress homedir + creation. usermod does not support this switch, it must be + ignored + * [r2141] usr/lib/mage/depwalker.sh: + -print invalid apps and do not print errors + * [r2140] usr/lib/mage/smage2.functions.sh: + -remove excessive tabbing and duplicate entries from dependencies + 2013-02-01 Niels Rogalla + * [r2047] ChangeLog: + -updated ChangeLog * [r2046] VERSION: -version 0.4.93 * [r2045] usr/lib/mage/mage.rc.global.in: