--- trunk/mage/ChangeLog 2012/02/06 10:28:21 1687 +++ trunk/mage/ChangeLog 2013/02/01 10:32:55 2047 @@ -1,5 +1,115 @@ +2013-02-01 Niels Rogalla + + * [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: + -honor !pkgbuild with split_packages and respect variables set in + split_info too + * [r1783] usr/lib/mage/magequery.sh: + -always export C locale to fix utf-8 issues + * [r1782] usr/lib/mage/ldd-fix.sh: + -honor multiple argvs + * [r1781] usr/lib/mage/mage4.functions.sh: + -added some nice colors for mprintfeatures() + * [r1780] usr/lib/mage/mage4.sh: + -added option 'print-features' + * [r1779] usr/lib/mage/env-rebuild.sh: + -handle XDG dirs right and fix glib gio/schema errors + +2012-02-18 Niels Rogalla + + * [r1764] ChangeLog: + -updated ChangeLog + * [r1763] VERSION: + -version 0.4.89 + * [r1762] usr/lib/mage/mage4.functions.sh: + -fixed a typo + * [r1760] ChangeLog: + -updated ChangeLog + * [r1759] VERSION: + -version 0.4.88 + * [r1758] usr/lib/mage/mage4.functions.sh: + -improved count_protected_files() function to fix several issues + +2012-02-16 Niels Rogalla + + * [r1690] usr/lib/mage/mage4.functions.sh: + -fixed broken mtime handling of symlinks + * [r1689] usr/lib/mage/smage2.functions.sh: + -added march(), marchsrfile(), marchsrcdir(), marchdepend(), + marchsdepend() functions + 2012-02-06 Niels Rogalla + * [r1687] ChangeLog: + -updated ChangeLog * [r1686] VERSION: -version 0.4.87 * [r1685] usr/lib/mage/mage.rc.global.in: