--- trunk/mage/ChangeLog 2012/03/12 23:29:47 1786 +++ trunk/mage/ChangeLog 2013/11/20 12:25:34 2283 @@ -1,5 +1,226 @@ +2013-11-20 Niels Rogalla + + * [r2282] VERSION: + -version 0.4.100 + * [r2281] usr/lib/mage/depwalker.sh: + -provide enhanced debug information + * [r2280] usr/lib/mage/depwalker.sh: + -fixed broken upgrade methods with commit r2195 and r2210 + +2013-10-25 Niels Rogalla + + * [r2278] ChangeLog: + -updated ChangeLog + * [r2277] VERSION: + -version 0.4.99 + * [r2276] usr/lib/mage/depwalker.sh: + -mention that pcat is mandatory + * [r2275] usr/lib/mage/depwalker.sh: + -fixed spelling + * [r2274] usr/lib/mage/depwalker.sh: + -fixed line-wrap + * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh: + -make the default update method for the package database + selectable + * [r2272] usr/lib/mage/mage4.functions.sh: + -try to resume downloads via checksum like we do in smage2 - + fixme: this will check checksums twice + * [r2271] usr/lib/mage/mage4.functions.sh: + -simplify pkgname/pkgfile usage + * [r2270] usr/lib/mage/mage4.functions.sh: + -fixed whitespaces + * [r2269] usr/lib/mage/depwalker.sh: + -fixed usage + * [r2268] usr/lib/mage/autodepend.sh, + usr/lib/mage/create_desktop_app.sh, + usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh, + usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel, + usr/lib/mage/mkinfodir, usr/lib/mage/museradd, + usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh, + usr/lib/mage/search_soname.sh: + -fixed header + +2013-10-16 Niels Rogalla + + * [r2233] usr/lib/mage/mage4.sh: + -download and srcdownload require root privileges + * [r2232] usr/lib/mage/mage4.functions.sh: + -mchecksum(): only print errors while running the file-size check + to not clutter any output + * [r2230] ChangeLog: + -updated ChangeLog + * [r2229] VERSION: + -version 0.4.98 + * [r2228] Makefile: + -fixed header + * [r2227] Makefile: + -removed non-sense DESTDIR definition + * [r2226] Makefile: + -fixed whitespaces + * [r2225] usr/lib/mage/mage4.functions.sh: + -mchecksum(): check for zero file-size, which is not allowed + * [r2224] usr/lib/mage/mage4.functions.sh: + get_highest_magefile(): print debug messages to stderr to not + break the return values + * [r2223] usr/lib/mage/mage4.functions.sh: + -removed which dependency + * [r2222] usr/lib/mage/mage4.sh: + die(): only print debug infos on request and always clean the + xtitles + * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh: + -allow debug mode for depwalker + * [r2220] usr/lib/mage/depwalker.sh: + -fixed whitespaces + +2013-10-14 Niels Rogalla + + * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh: + -add support for build-prerequisites + * [r2209] usr/lib/mage/smage2.sh: + -add MLIBDIR to default path + +2013-10-10 Niels Rogalla + + * [r2195] usr/lib/mage/depwalker.sh: + -depwalker: do not add loop dependencies to the install list + twice + +2013-09-02 Niels Rogalla + + * [r2176] ChangeLog: + -updated ChangeLog + * [r2175] VERSION: + -version 0.4.97 + +2013-08-17 Niels Rogalla + + * [r2174] usr/lib/mage/museradd: + -fix_usermod_opts(): fixed broken -M handling, go trough *all* + opts + +2013-08-15 Niels Rogalla + + * [r2173] usr/lib/mage/mage.rc.global.in: + -disable icecc by default + * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -fix broken icecc feature, icecream -> icecc + +2013-08-14 Niels Rogalla + + * [r2167] usr/lib/mage/mage4.functions.sh: + -added icecc to known mage features + * [r2165] ChangeLog: + -updated ChangeLog + * [r2164] VERSION: + -version 0.4.96 + * [r2163] usr/lib/mage/smage2.functions.sh: + -split_restore_variables(): fixed a logical error SPECIAL_VARS-> + SPECIAL_FUNCTIONS + * [r2161] ChangeLog: + -updated ChangeLog + * [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: + -fixed whitespaces + * [r2044] usr/lib/mage/mage.rc.global.in: + -fixed buildpkg -> pkgbuild in description + * [r2043] usr/lib/mage/smage2.sh: + -honor PKGTYPE=virtual in all split_package cases + * [r2042] usr/lib/mage/smage2.sh: + -improved split_package handling and honor split_info for all + cases + * [r2041] usr/lib/mage/smage2.functions.sh: + -fixed whitespaces + * [r2040] usr/lib/mage/smage2.functions.sh: + -do not save/restore PKGTYPE twice for split_packages + * [r2039] usr/lib/mage/autodepend.sh: + -really honor prefix + +2012-11-19 Niels Rogalla + + * [r1993] ChangeLog: + -updated ChangeLog + * [r1992] VERSION: + -version 0.4.92 + +2012-10-26 Niels Rogalla + + * [r1963] usr/lib/mage/mage4.functions.sh: + -fixed a cmd typo: xarg -> xargs + +2012-10-25 Niels Rogalla + + * [r1962] usr/lib/mage/mage4.functions.sh: + -enhanced protected files counter with bash internal base + functions + * [r1961] usr/lib/mage/mage4.functions.sh: + -print cosmetic + +2012-10-12 Niels Rogalla + + * [r1955] usr/lib/mage/pkg_all_sources.sh: + -fixed whitespaces + * [r1954] usr/lib/mage/autodepend.sh: + -honor usr-move and resolve full soname pathes to improved the + file search in the package database + * [r1953] usr/lib/mage/search_soname.sh: + -improved soname detection + * [r1952] usr/lib/mage/mage4.functions.sh: + -fixed need_busybox_support() function to honor USR-move + * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd: + -users created by packagemanagement should be system users + +2012-04-11 Niels Rogalla + + * [r1798] ChangeLog: + -updated ChangeLog + * [r1797] VERSION: + version 0.4.91 + * [r1796] usr/lib/mage/smage2.functions.sh: + -marchsrcfile: add $1 to make different variable names possible + * [r1795] usr/lib/mage/smage2.functions.sh: + -show full path to file which gets unpacked + 2012-03-12 Niels Rogalla + * [r1786] ChangeLog: + -updated ChangeLog * [r1785] VERSION: -version 0.4.90 * [r1784] usr/lib/mage/smage2.sh: