Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1687 by niro, Mon Feb 6 10:28:21 2012 UTC revision 2374 by niro, Mon Jan 6 14:28:26 2014 UTC
# Line 1  Line 1 
1    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2373] VERSION:
4      -version 0.4.102
5     * [r2372] usr/lib/mage/mage4.functions.sh:
6      -fixed a logic issue
7     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
8      -introduce rerun_pkgfunctions() and let the user re-run
9      preinstall|postinstall parts of an installed package
10     * [r2369] ChangeLog:
11      -updated ChangeLog
12     * [r2368] VERSION:
13      -version 0.4.101
14     * [r2367] usr/lib/mage/meta-generator.sh:
15      -split meta data and content data to seperate files into a dir
16      named PKGMETADIR
17     * [r2366] usr/lib/mage/meta-generator.sh:
18      -renamed variable METAFILE to PKGMETAFILE
19     * [r2365] usr/lib/mage/generate_meta_data.sh,
20      usr/lib/mage/mage4.functions.sh,
21      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
22      -drop obsolete MAGE_TARGETS support
23     * [r2364] usr/lib/mage/mage4.functions.sh:
24      sminclude(): honor SILENT=1
25     * [r2363] usr/lib/mage/smage2.functions.sh:
26      sminclude(): honor SILENT=1
27     * [r2362] usr/lib/mage/smage2.functions.sh:
28      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
29      variable variable
30     * [r2361] usr/lib/mage/smage2.functions.sh:
31      -fixed whitespaces
32     * [r2360] usr/lib/mage/depwalker.sh:
33      -added --smage switch to support depwalking of smage2 files
34     * [r2359] usr/lib/mage/depwalker.sh:
35      -fixed wrong methods in usage()
36     * [r2358] usr/lib/mage/mage4.sh:
37      -fixed usage description of install/pretend-build-prerequisites
38    
39    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r2296] usr/lib/mage/meta-generator.sh:
42      -load mage-features
43     * [r2295] usr/lib/mage/meta-generator.sh:
44      -fixed race-condition
45     * [r2294] usr/lib/mage/meta-generator.sh:
46      -distrotag() -> print_distrotag()
47     * [r2293] usr/lib/mage/meta-generator.sh:
48      -enabled inherits and SPLIT_PACKAGE_BASE information
49     * [r2292] usr/lib/mage/meta-generator.sh:
50      -fixed PCATEGORIE->PCAT
51     * [r2291] usr/lib/mage/meta-generator.sh:
52      -honor distrotag everywhere
53     * [r2290] usr/lib/mage/meta-generator.sh:
54      -pull in smage2 functions
55     * [r2289] usr/lib/mage/meta-generator.sh:
56      -use smagesource() to honor distrotags
57     * [r2288] usr/lib/mage/meta-generator.sh:
58      -some sanity checks
59     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
60      -initial release
61    
62    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
63    
64     * [r2286] usr/lib/mage/depwalker.sh:
65      -fixed broken pretend/install-build-prerequisites commands
66     * [r2285] usr/lib/mage/depwalker.sh:
67      -introduced decho() and replaced all debug messages with this
68      function
69    
70    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
71    
72     * [r2283] ChangeLog:
73      -updated ChangeLog
74     * [r2282] VERSION:
75      -version 0.4.100
76     * [r2281] usr/lib/mage/depwalker.sh:
77      -provide enhanced debug information
78     * [r2280] usr/lib/mage/depwalker.sh:
79      -fixed broken upgrade methods with commit r2195 and r2210
80    
81    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
82    
83     * [r2278] ChangeLog:
84      -updated ChangeLog
85     * [r2277] VERSION:
86      -version 0.4.99
87     * [r2276] usr/lib/mage/depwalker.sh:
88      -mention that pcat is mandatory
89     * [r2275] usr/lib/mage/depwalker.sh:
90      -fixed spelling
91     * [r2274] usr/lib/mage/depwalker.sh:
92      -fixed line-wrap
93     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
94      -make the default update method for the package database
95      selectable
96     * [r2272] usr/lib/mage/mage4.functions.sh:
97      -try to resume downloads via checksum like we do in smage2 -
98      fixme: this will check checksums twice
99     * [r2271] usr/lib/mage/mage4.functions.sh:
100      -simplify pkgname/pkgfile usage
101     * [r2270] usr/lib/mage/mage4.functions.sh:
102      -fixed whitespaces
103     * [r2269] usr/lib/mage/depwalker.sh:
104      -fixed usage
105     * [r2268] usr/lib/mage/autodepend.sh,
106      usr/lib/mage/create_desktop_app.sh,
107      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
108      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
109      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
110      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
111      usr/lib/mage/search_soname.sh:
112      -fixed header
113    
114    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
115    
116     * [r2233] usr/lib/mage/mage4.sh:
117      -download and srcdownload require root privileges
118     * [r2232] usr/lib/mage/mage4.functions.sh:
119      -mchecksum(): only print errors while running the file-size check
120      to not clutter any output
121     * [r2230] ChangeLog:
122      -updated ChangeLog
123     * [r2229] VERSION:
124      -version 0.4.98
125     * [r2228] Makefile:
126      -fixed header
127     * [r2227] Makefile:
128      -removed non-sense DESTDIR definition
129     * [r2226] Makefile:
130      -fixed whitespaces
131     * [r2225] usr/lib/mage/mage4.functions.sh:
132      -mchecksum(): check for zero file-size, which is not allowed
133     * [r2224] usr/lib/mage/mage4.functions.sh:
134      get_highest_magefile(): print debug messages to stderr to not
135      break the return values
136     * [r2223] usr/lib/mage/mage4.functions.sh:
137      -removed which dependency
138     * [r2222] usr/lib/mage/mage4.sh:
139      die(): only print debug infos on request and always clean the
140      xtitles
141     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
142      -allow debug mode for depwalker
143     * [r2220] usr/lib/mage/depwalker.sh:
144      -fixed whitespaces
145    
146    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
147    
148     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
149      -add support for build-prerequisites
150     * [r2209] usr/lib/mage/smage2.sh:
151      -add MLIBDIR to default path
152    
153    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
154    
155     * [r2195] usr/lib/mage/depwalker.sh:
156      -depwalker: do not add loop dependencies to the install list
157      twice
158    
159    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
160    
161     * [r2176] ChangeLog:
162      -updated ChangeLog
163     * [r2175] VERSION:
164      -version 0.4.97
165    
166    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
167    
168     * [r2174] usr/lib/mage/museradd:
169      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
170      opts
171    
172    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
173    
174     * [r2173] usr/lib/mage/mage.rc.global.in:
175      -disable icecc by default
176     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
177      -fix broken icecc feature, icecream -> icecc
178    
179    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
180    
181     * [r2167] usr/lib/mage/mage4.functions.sh:
182      -added icecc to known mage features
183     * [r2165] ChangeLog:
184      -updated ChangeLog
185     * [r2164] VERSION:
186      -version 0.4.96
187     * [r2163] usr/lib/mage/smage2.functions.sh:
188      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
189      SPECIAL_FUNCTIONS
190     * [r2161] ChangeLog:
191      -updated ChangeLog
192     * [r2160] VERSION:
193      -version 0.4.95
194     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
195      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
196      -support icecream distributed cc (icecc)
197     * [r2158] usr/lib/mage/smage2.functions.sh:
198      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
199     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
200      -added mqalint support and use a stub function until we provide
201      lint check tools offically
202     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
203      -introduce unpack_package() function to unpack single packages
204      and do unpack of a package while installing phase and not all
205      packages at once to save space
206     * [r2155] usr/lib/mage/ldd-fix.sh:
207      -make use of magequery
208    
209    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
210    
211     * [r2144] ChangeLog:
212      -updated ChangeLog
213     * [r2143] VERSION:
214      -version 0.4.94
215     * [r2142] usr/lib/mage/museradd:
216      -add support for -M/-H of useradd/adduser to suppress homedir
217      creation. usermod does not support this switch, it must be
218      ignored
219     * [r2141] usr/lib/mage/depwalker.sh:
220      -print invalid apps and do not print errors
221     * [r2140] usr/lib/mage/smage2.functions.sh:
222      -remove excessive tabbing and duplicate entries from dependencies
223    
224    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
225    
226     * [r2047] ChangeLog:
227      -updated ChangeLog
228     * [r2046] VERSION:
229      -version 0.4.93
230     * [r2045] usr/lib/mage/mage.rc.global.in:
231      -fixed whitespaces
232     * [r2044] usr/lib/mage/mage.rc.global.in:
233      -fixed buildpkg -> pkgbuild in description
234     * [r2043] usr/lib/mage/smage2.sh:
235      -honor PKGTYPE=virtual in all split_package cases
236     * [r2042] usr/lib/mage/smage2.sh:
237      -improved split_package handling and honor split_info for all
238      cases
239     * [r2041] usr/lib/mage/smage2.functions.sh:
240      -fixed whitespaces
241     * [r2040] usr/lib/mage/smage2.functions.sh:
242      -do not save/restore PKGTYPE twice for split_packages
243     * [r2039] usr/lib/mage/autodepend.sh:
244      -really honor prefix
245    
246    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
247    
248     * [r1993] ChangeLog:
249      -updated ChangeLog
250     * [r1992] VERSION:
251      -version 0.4.92
252    
253    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
254    
255     * [r1963] usr/lib/mage/mage4.functions.sh:
256      -fixed a cmd typo: xarg -> xargs
257    
258    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
259    
260     * [r1962] usr/lib/mage/mage4.functions.sh:
261      -enhanced protected files counter with bash internal base
262      functions
263     * [r1961] usr/lib/mage/mage4.functions.sh:
264      -print cosmetic
265    
266    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
267    
268     * [r1955] usr/lib/mage/pkg_all_sources.sh:
269      -fixed whitespaces
270     * [r1954] usr/lib/mage/autodepend.sh:
271      -honor usr-move and resolve full soname pathes to improved the
272      file search in the package database
273     * [r1953] usr/lib/mage/search_soname.sh:
274      -improved soname detection
275     * [r1952] usr/lib/mage/mage4.functions.sh:
276      -fixed need_busybox_support() function to honor USR-move
277     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
278      -users created by packagemanagement should be system users
279    
280    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
281    
282     * [r1798] ChangeLog:
283      -updated ChangeLog
284     * [r1797] VERSION:
285      version 0.4.91
286     * [r1796] usr/lib/mage/smage2.functions.sh:
287      -marchsrcfile: add $1 to make different variable names possible
288     * [r1795] usr/lib/mage/smage2.functions.sh:
289      -show full path to file which gets unpacked
290    
291    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
292    
293     * [r1786] ChangeLog:
294      -updated ChangeLog
295     * [r1785] VERSION:
296      -version 0.4.90
297     * [r1784] usr/lib/mage/smage2.sh:
298      -honor !pkgbuild with split_packages and respect variables set in
299      split_info too
300     * [r1783] usr/lib/mage/magequery.sh:
301      -always export C locale to fix utf-8 issues
302     * [r1782] usr/lib/mage/ldd-fix.sh:
303      -honor multiple argvs
304     * [r1781] usr/lib/mage/mage4.functions.sh:
305      -added some nice colors for mprintfeatures()
306     * [r1780] usr/lib/mage/mage4.sh:
307      -added option 'print-features'
308     * [r1779] usr/lib/mage/env-rebuild.sh:
309      -handle XDG dirs right and fix glib gio/schema errors
310    
311    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
312    
313     * [r1764] ChangeLog:
314      -updated ChangeLog
315     * [r1763] VERSION:
316      -version 0.4.89
317     * [r1762] usr/lib/mage/mage4.functions.sh:
318      -fixed a typo
319     * [r1760] ChangeLog:
320      -updated ChangeLog
321     * [r1759] VERSION:
322      -version 0.4.88
323     * [r1758] usr/lib/mage/mage4.functions.sh:
324      -improved count_protected_files() function to fix several issues
325    
326    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
327    
328     * [r1690] usr/lib/mage/mage4.functions.sh:
329      -fixed broken mtime handling of symlinks
330     * [r1689] usr/lib/mage/smage2.functions.sh:
331      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
332      marchsdepend() functions
333    
334  2012-02-06  Niels Rogalla <niro@magellan-linux.de>  2012-02-06  Niels Rogalla <niro@magellan-linux.de>
335    
336     * [r1687] ChangeLog:
337      -updated ChangeLog
338   * [r1686] VERSION:   * [r1686] VERSION:
339    -version 0.4.87    -version 0.4.87
340   * [r1685] usr/lib/mage/mage.rc.global.in:   * [r1685] usr/lib/mage/mage.rc.global.in:

Legend:
Removed from v.1687  
changed lines
  Added in v.2374