Magellan Linux

Diff of /tags/mage-0_4_112/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1786 by niro, Mon Mar 12 23:29:47 2012 UTC revision 2176 by niro, Mon Sep 2 10:18:59 2013 UTC
# Line 1  Line 1 
1    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2175] VERSION:
4      -version 0.4.97
5    
6    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
7    
8     * [r2174] usr/lib/mage/museradd:
9      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
10      opts
11    
12    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
13    
14     * [r2173] usr/lib/mage/mage.rc.global.in:
15      -disable icecc by default
16     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
17      -fix broken icecc feature, icecream -> icecc
18    
19    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r2167] usr/lib/mage/mage4.functions.sh:
22      -added icecc to known mage features
23     * [r2165] ChangeLog:
24      -updated ChangeLog
25     * [r2164] VERSION:
26      -version 0.4.96
27     * [r2163] usr/lib/mage/smage2.functions.sh:
28      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
29      SPECIAL_FUNCTIONS
30     * [r2161] ChangeLog:
31      -updated ChangeLog
32     * [r2160] VERSION:
33      -version 0.4.95
34     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
35      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
36      -support icecream distributed cc (icecc)
37     * [r2158] usr/lib/mage/smage2.functions.sh:
38      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
39     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
40      -added mqalint support and use a stub function until we provide
41      lint check tools offically
42     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
43      -introduce unpack_package() function to unpack single packages
44      and do unpack of a package while installing phase and not all
45      packages at once to save space
46     * [r2155] usr/lib/mage/ldd-fix.sh:
47      -make use of magequery
48    
49    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
50    
51     * [r2144] ChangeLog:
52      -updated ChangeLog
53     * [r2143] VERSION:
54      -version 0.4.94
55     * [r2142] usr/lib/mage/museradd:
56      -add support for -M/-H of useradd/adduser to suppress homedir
57      creation. usermod does not support this switch, it must be
58      ignored
59     * [r2141] usr/lib/mage/depwalker.sh:
60      -print invalid apps and do not print errors
61     * [r2140] usr/lib/mage/smage2.functions.sh:
62      -remove excessive tabbing and duplicate entries from dependencies
63    
64    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
65    
66     * [r2047] ChangeLog:
67      -updated ChangeLog
68     * [r2046] VERSION:
69      -version 0.4.93
70     * [r2045] usr/lib/mage/mage.rc.global.in:
71      -fixed whitespaces
72     * [r2044] usr/lib/mage/mage.rc.global.in:
73      -fixed buildpkg -> pkgbuild in description
74     * [r2043] usr/lib/mage/smage2.sh:
75      -honor PKGTYPE=virtual in all split_package cases
76     * [r2042] usr/lib/mage/smage2.sh:
77      -improved split_package handling and honor split_info for all
78      cases
79     * [r2041] usr/lib/mage/smage2.functions.sh:
80      -fixed whitespaces
81     * [r2040] usr/lib/mage/smage2.functions.sh:
82      -do not save/restore PKGTYPE twice for split_packages
83     * [r2039] usr/lib/mage/autodepend.sh:
84      -really honor prefix
85    
86    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r1993] ChangeLog:
89      -updated ChangeLog
90     * [r1992] VERSION:
91      -version 0.4.92
92    
93    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
94    
95     * [r1963] usr/lib/mage/mage4.functions.sh:
96      -fixed a cmd typo: xarg -> xargs
97    
98    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1962] usr/lib/mage/mage4.functions.sh:
101      -enhanced protected files counter with bash internal base
102      functions
103     * [r1961] usr/lib/mage/mage4.functions.sh:
104      -print cosmetic
105    
106    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r1955] usr/lib/mage/pkg_all_sources.sh:
109      -fixed whitespaces
110     * [r1954] usr/lib/mage/autodepend.sh:
111      -honor usr-move and resolve full soname pathes to improved the
112      file search in the package database
113     * [r1953] usr/lib/mage/search_soname.sh:
114      -improved soname detection
115     * [r1952] usr/lib/mage/mage4.functions.sh:
116      -fixed need_busybox_support() function to honor USR-move
117     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
118      -users created by packagemanagement should be system users
119    
120    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
121    
122     * [r1798] ChangeLog:
123      -updated ChangeLog
124     * [r1797] VERSION:
125      version 0.4.91
126     * [r1796] usr/lib/mage/smage2.functions.sh:
127      -marchsrcfile: add $1 to make different variable names possible
128     * [r1795] usr/lib/mage/smage2.functions.sh:
129      -show full path to file which gets unpacked
130    
131  2012-03-12  Niels Rogalla <niro@magellan-linux.de>  2012-03-12  Niels Rogalla <niro@magellan-linux.de>
132    
133     * [r1786] ChangeLog:
134      -updated ChangeLog
135   * [r1785] VERSION:   * [r1785] VERSION:
136    -version 0.4.90    -version 0.4.90
137   * [r1784] usr/lib/mage/smage2.sh:   * [r1784] usr/lib/mage/smage2.sh:

Legend:
Removed from v.1786  
changed lines
  Added in v.2176