Magellan Linux

Diff of /tags/mage-0_4_112/ChangeLog

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

revision 1798 by niro, Wed Apr 11 21:30:03 2012 UTC revision 2230 by niro, Wed Oct 16 07:56:00 2013 UTC
# Line 1  Line 1 
1    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2229] VERSION:
4      -version 0.4.98
5     * [r2228] Makefile:
6      -fixed header
7     * [r2227] Makefile:
8      -removed non-sense DESTDIR definition
9     * [r2226] Makefile:
10      -fixed whitespaces
11     * [r2225] usr/lib/mage/mage4.functions.sh:
12      -mchecksum(): check for zero file-size, which is not allowed
13     * [r2224] usr/lib/mage/mage4.functions.sh:
14      get_highest_magefile(): print debug messages to stderr to not
15      break the return values
16     * [r2223] usr/lib/mage/mage4.functions.sh:
17      -removed which dependency
18     * [r2222] usr/lib/mage/mage4.sh:
19      die(): only print debug infos on request and always clean the
20      xtitles
21     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
22      -allow debug mode for depwalker
23     * [r2220] usr/lib/mage/depwalker.sh:
24      -fixed whitespaces
25    
26    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
29      -add support for build-prerequisites
30     * [r2209] usr/lib/mage/smage2.sh:
31      -add MLIBDIR to default path
32    
33    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r2195] usr/lib/mage/depwalker.sh:
36      -depwalker: do not add loop dependencies to the install list
37      twice
38    
39    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r2176] ChangeLog:
42      -updated ChangeLog
43     * [r2175] VERSION:
44      -version 0.4.97
45    
46    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
47    
48     * [r2174] usr/lib/mage/museradd:
49      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
50      opts
51    
52    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
53    
54     * [r2173] usr/lib/mage/mage.rc.global.in:
55      -disable icecc by default
56     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
57      -fix broken icecc feature, icecream -> icecc
58    
59    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
60    
61     * [r2167] usr/lib/mage/mage4.functions.sh:
62      -added icecc to known mage features
63     * [r2165] ChangeLog:
64      -updated ChangeLog
65     * [r2164] VERSION:
66      -version 0.4.96
67     * [r2163] usr/lib/mage/smage2.functions.sh:
68      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
69      SPECIAL_FUNCTIONS
70     * [r2161] ChangeLog:
71      -updated ChangeLog
72     * [r2160] VERSION:
73      -version 0.4.95
74     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
75      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
76      -support icecream distributed cc (icecc)
77     * [r2158] usr/lib/mage/smage2.functions.sh:
78      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
79     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
80      -added mqalint support and use a stub function until we provide
81      lint check tools offically
82     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
83      -introduce unpack_package() function to unpack single packages
84      and do unpack of a package while installing phase and not all
85      packages at once to save space
86     * [r2155] usr/lib/mage/ldd-fix.sh:
87      -make use of magequery
88    
89    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r2144] ChangeLog:
92      -updated ChangeLog
93     * [r2143] VERSION:
94      -version 0.4.94
95     * [r2142] usr/lib/mage/museradd:
96      -add support for -M/-H of useradd/adduser to suppress homedir
97      creation. usermod does not support this switch, it must be
98      ignored
99     * [r2141] usr/lib/mage/depwalker.sh:
100      -print invalid apps and do not print errors
101     * [r2140] usr/lib/mage/smage2.functions.sh:
102      -remove excessive tabbing and duplicate entries from dependencies
103    
104    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
105    
106     * [r2047] ChangeLog:
107      -updated ChangeLog
108     * [r2046] VERSION:
109      -version 0.4.93
110     * [r2045] usr/lib/mage/mage.rc.global.in:
111      -fixed whitespaces
112     * [r2044] usr/lib/mage/mage.rc.global.in:
113      -fixed buildpkg -> pkgbuild in description
114     * [r2043] usr/lib/mage/smage2.sh:
115      -honor PKGTYPE=virtual in all split_package cases
116     * [r2042] usr/lib/mage/smage2.sh:
117      -improved split_package handling and honor split_info for all
118      cases
119     * [r2041] usr/lib/mage/smage2.functions.sh:
120      -fixed whitespaces
121     * [r2040] usr/lib/mage/smage2.functions.sh:
122      -do not save/restore PKGTYPE twice for split_packages
123     * [r2039] usr/lib/mage/autodepend.sh:
124      -really honor prefix
125    
126    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
127    
128     * [r1993] ChangeLog:
129      -updated ChangeLog
130     * [r1992] VERSION:
131      -version 0.4.92
132    
133    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
134    
135     * [r1963] usr/lib/mage/mage4.functions.sh:
136      -fixed a cmd typo: xarg -> xargs
137    
138    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
139    
140     * [r1962] usr/lib/mage/mage4.functions.sh:
141      -enhanced protected files counter with bash internal base
142      functions
143     * [r1961] usr/lib/mage/mage4.functions.sh:
144      -print cosmetic
145    
146    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
147    
148     * [r1955] usr/lib/mage/pkg_all_sources.sh:
149      -fixed whitespaces
150     * [r1954] usr/lib/mage/autodepend.sh:
151      -honor usr-move and resolve full soname pathes to improved the
152      file search in the package database
153     * [r1953] usr/lib/mage/search_soname.sh:
154      -improved soname detection
155     * [r1952] usr/lib/mage/mage4.functions.sh:
156      -fixed need_busybox_support() function to honor USR-move
157     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
158      -users created by packagemanagement should be system users
159    
160  2012-04-11  Niels Rogalla <niro@magellan-linux.de>  2012-04-11  Niels Rogalla <niro@magellan-linux.de>
161    
162     * [r1798] ChangeLog:
163      -updated ChangeLog
164   * [r1797] VERSION:   * [r1797] VERSION:
165    version 0.4.91    version 0.4.91
166   * [r1796] usr/lib/mage/smage2.functions.sh:   * [r1796] usr/lib/mage/smage2.functions.sh:

Legend:
Removed from v.1798  
changed lines
  Added in v.2230