Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1442 by niro, Mon Jul 25 12:17:19 2011 UTC revision 2845 by niro, Fri Oct 31 14:52:19 2014 UTC
# Line 1  Line 1 
1    2014-10-31  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2844] VERSION:
4      -version 0.4.108
5     * [r2842] usr/lib/mage/smage2.functions.sh:
6      -always create a mpks even if no SRC_URI was defined, only ignore
7      the mpks-build on virtual packages
8    
9    2014-10-24  Niels Rogalla <niro@magellan-linux.de>
10    
11     * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
12      -support deep and simple build-prerequisites, which reduces the
13      overhead as they only respect the sdepend of the target
14      mage/smagefile and not from all deps
15    
16    2014-10-22  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r2838] usr/lib/mage/depwalker.sh:
19      -load mage-features to support them with the smagesource()
20      function
21    
22    2014-09-19  Niels Rogalla <niro@magellan-linux.de>
23    
24     * [r2834] ChangeLog:
25      -updated ChangeLog
26     * [r2833] VERSION:
27      -version 0.4.107
28     * [r2831] usr/lib/mage/depwalker.sh,
29      usr/lib/mage/smage2.functions.sh:
30      -evaluate march[s|]depend() right if depwalker calls the
31      smagefile directly
32    
33    2014-09-17  Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r2827] usr/lib/mage/depwalker.sh:
36      -spelling
37     * [r2826] usr/lib/mage/depwalker.sh:
38      -revert commit r2735 - deps of highest_depfile must be checked
39      before adding it to the ALL_DEPS var, so that they get installed
40      before highest_depfile and not after it
41    
42    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
43    
44     * [r2824] usr/lib/mage/autodepend.sh:
45      -whitespaces
46     * [r2823] usr/lib/mage/autodepend.sh:
47      -print sonames which where not found
48    
49    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
50    
51     * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
52      -make smage log directory configurable
53     * [r2803] usr/lib/mage/autodepend.sh:
54      -fixed broken use-move honor logic
55    
56    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
57    
58     * [r2755] ChangeLog:
59      -updated ChangeLog
60     * [r2754] VERSION:
61      -version 0.4.106
62     * [r2752] usr/lib/mage/mage4.functions.sh:
63      -fixed broken count_installed_pkgs() function
64     * [r2751] usr/lib/mage/museradd:
65      -ignore -l switch when running usermod
66    
67    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
70      -renamed src_setup() function to the more appropriate name
71      pkg_setup()
72    
73    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
74    
75     * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
76      -introduce src_setup function
77     * [r2740] ChangeLog:
78      -updated ChangeLog
79     * [r2739] VERSION:
80      -version 0.4.105
81     * [r2738] usr/lib/mage/depwalker.sh:
82      -fixed spelling
83     * [r2735] usr/lib/mage/depwalker.sh:
84      -fixed a logic error/race-condition in depwalker, where the
85      highest_magefile was added too late to ALLDEPS
86    
87    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
88    
89     * [r2724] usr/lib/mage/mage4.functions.sh:
90      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
91     * [r2723] usr/lib/mage/museradd:
92      -museradd: busybox does not support -l switch
93    
94    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
95    
96     * [r2636] usr/lib/mage/etc-update:
97      -be busybox friendly
98     * [r2633] ChangeLog:
99      -updated ChangeLog
100     * [r2632] VERSION:
101      -version 0.4.104
102    
103    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
104    
105     * [r2589] usr/lib/mage/smage2.sh:
106      -regen mage files *after* successful build
107    
108    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
109    
110     * [r2522] usr/lib/mage/search_soname.sh:
111      -scanelf 0.7 has a bug, it ignores the first element in the path
112    
113    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
114    
115     * [r2378] ChangeLog:
116      -updated ChangeLog
117     * [r2377] VERSION:
118      -version 0.4.103
119     * [r2376] usr/lib/mage/depwalker.sh:
120      -fixed a typo and whitespaces
121     * [r2374] ChangeLog:
122      -updated ChangeLog
123     * [r2373] VERSION:
124      -version 0.4.102
125     * [r2372] usr/lib/mage/mage4.functions.sh:
126      -fixed a logic issue
127     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
128      -introduce rerun_pkgfunctions() and let the user re-run
129      preinstall|postinstall parts of an installed package
130     * [r2369] ChangeLog:
131      -updated ChangeLog
132     * [r2368] VERSION:
133      -version 0.4.101
134     * [r2367] usr/lib/mage/meta-generator.sh:
135      -split meta data and content data to seperate files into a dir
136      named PKGMETADIR
137     * [r2366] usr/lib/mage/meta-generator.sh:
138      -renamed variable METAFILE to PKGMETAFILE
139     * [r2365] usr/lib/mage/generate_meta_data.sh,
140      usr/lib/mage/mage4.functions.sh,
141      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
142      -drop obsolete MAGE_TARGETS support
143     * [r2364] usr/lib/mage/mage4.functions.sh:
144      sminclude(): honor SILENT=1
145     * [r2363] usr/lib/mage/smage2.functions.sh:
146      sminclude(): honor SILENT=1
147     * [r2362] usr/lib/mage/smage2.functions.sh:
148      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
149      variable variable
150     * [r2361] usr/lib/mage/smage2.functions.sh:
151      -fixed whitespaces
152     * [r2360] usr/lib/mage/depwalker.sh:
153      -added --smage switch to support depwalking of smage2 files
154     * [r2359] usr/lib/mage/depwalker.sh:
155      -fixed wrong methods in usage()
156     * [r2358] usr/lib/mage/mage4.sh:
157      -fixed usage description of install/pretend-build-prerequisites
158    
159    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
160    
161     * [r2296] usr/lib/mage/meta-generator.sh:
162      -load mage-features
163     * [r2295] usr/lib/mage/meta-generator.sh:
164      -fixed race-condition
165     * [r2294] usr/lib/mage/meta-generator.sh:
166      -distrotag() -> print_distrotag()
167     * [r2293] usr/lib/mage/meta-generator.sh:
168      -enabled inherits and SPLIT_PACKAGE_BASE information
169     * [r2292] usr/lib/mage/meta-generator.sh:
170      -fixed PCATEGORIE->PCAT
171     * [r2291] usr/lib/mage/meta-generator.sh:
172      -honor distrotag everywhere
173     * [r2290] usr/lib/mage/meta-generator.sh:
174      -pull in smage2 functions
175     * [r2289] usr/lib/mage/meta-generator.sh:
176      -use smagesource() to honor distrotags
177     * [r2288] usr/lib/mage/meta-generator.sh:
178      -some sanity checks
179     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
180      -initial release
181    
182    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
183    
184     * [r2286] usr/lib/mage/depwalker.sh:
185      -fixed broken pretend/install-build-prerequisites commands
186     * [r2285] usr/lib/mage/depwalker.sh:
187      -introduced decho() and replaced all debug messages with this
188      function
189    
190    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
191    
192     * [r2283] ChangeLog:
193      -updated ChangeLog
194     * [r2282] VERSION:
195      -version 0.4.100
196     * [r2281] usr/lib/mage/depwalker.sh:
197      -provide enhanced debug information
198     * [r2280] usr/lib/mage/depwalker.sh:
199      -fixed broken upgrade methods with commit r2195 and r2210
200    
201    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
202    
203     * [r2278] ChangeLog:
204      -updated ChangeLog
205     * [r2277] VERSION:
206      -version 0.4.99
207     * [r2276] usr/lib/mage/depwalker.sh:
208      -mention that pcat is mandatory
209     * [r2275] usr/lib/mage/depwalker.sh:
210      -fixed spelling
211     * [r2274] usr/lib/mage/depwalker.sh:
212      -fixed line-wrap
213     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
214      -make the default update method for the package database
215      selectable
216     * [r2272] usr/lib/mage/mage4.functions.sh:
217      -try to resume downloads via checksum like we do in smage2 -
218      fixme: this will check checksums twice
219     * [r2271] usr/lib/mage/mage4.functions.sh:
220      -simplify pkgname/pkgfile usage
221     * [r2270] usr/lib/mage/mage4.functions.sh:
222      -fixed whitespaces
223     * [r2269] usr/lib/mage/depwalker.sh:
224      -fixed usage
225     * [r2268] usr/lib/mage/autodepend.sh,
226      usr/lib/mage/create_desktop_app.sh,
227      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
228      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
229      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
230      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
231      usr/lib/mage/search_soname.sh:
232      -fixed header
233    
234    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
235    
236     * [r2233] usr/lib/mage/mage4.sh:
237      -download and srcdownload require root privileges
238     * [r2232] usr/lib/mage/mage4.functions.sh:
239      -mchecksum(): only print errors while running the file-size check
240      to not clutter any output
241     * [r2230] ChangeLog:
242      -updated ChangeLog
243     * [r2229] VERSION:
244      -version 0.4.98
245     * [r2228] Makefile:
246      -fixed header
247     * [r2227] Makefile:
248      -removed non-sense DESTDIR definition
249     * [r2226] Makefile:
250      -fixed whitespaces
251     * [r2225] usr/lib/mage/mage4.functions.sh:
252      -mchecksum(): check for zero file-size, which is not allowed
253     * [r2224] usr/lib/mage/mage4.functions.sh:
254      get_highest_magefile(): print debug messages to stderr to not
255      break the return values
256     * [r2223] usr/lib/mage/mage4.functions.sh:
257      -removed which dependency
258     * [r2222] usr/lib/mage/mage4.sh:
259      die(): only print debug infos on request and always clean the
260      xtitles
261     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
262      -allow debug mode for depwalker
263     * [r2220] usr/lib/mage/depwalker.sh:
264      -fixed whitespaces
265    
266    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
267    
268     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
269      -add support for build-prerequisites
270     * [r2209] usr/lib/mage/smage2.sh:
271      -add MLIBDIR to default path
272    
273    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
274    
275     * [r2195] usr/lib/mage/depwalker.sh:
276      -depwalker: do not add loop dependencies to the install list
277      twice
278    
279    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
280    
281     * [r2176] ChangeLog:
282      -updated ChangeLog
283     * [r2175] VERSION:
284      -version 0.4.97
285    
286    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
287    
288     * [r2174] usr/lib/mage/museradd:
289      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
290      opts
291    
292    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
293    
294     * [r2173] usr/lib/mage/mage.rc.global.in:
295      -disable icecc by default
296     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
297      -fix broken icecc feature, icecream -> icecc
298    
299    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
300    
301     * [r2167] usr/lib/mage/mage4.functions.sh:
302      -added icecc to known mage features
303     * [r2165] ChangeLog:
304      -updated ChangeLog
305     * [r2164] VERSION:
306      -version 0.4.96
307     * [r2163] usr/lib/mage/smage2.functions.sh:
308      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
309      SPECIAL_FUNCTIONS
310     * [r2161] ChangeLog:
311      -updated ChangeLog
312     * [r2160] VERSION:
313      -version 0.4.95
314     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
315      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
316      -support icecream distributed cc (icecc)
317     * [r2158] usr/lib/mage/smage2.functions.sh:
318      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
319     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
320      -added mqalint support and use a stub function until we provide
321      lint check tools offically
322     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
323      -introduce unpack_package() function to unpack single packages
324      and do unpack of a package while installing phase and not all
325      packages at once to save space
326     * [r2155] usr/lib/mage/ldd-fix.sh:
327      -make use of magequery
328    
329    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
330    
331     * [r2144] ChangeLog:
332      -updated ChangeLog
333     * [r2143] VERSION:
334      -version 0.4.94
335     * [r2142] usr/lib/mage/museradd:
336      -add support for -M/-H of useradd/adduser to suppress homedir
337      creation. usermod does not support this switch, it must be
338      ignored
339     * [r2141] usr/lib/mage/depwalker.sh:
340      -print invalid apps and do not print errors
341     * [r2140] usr/lib/mage/smage2.functions.sh:
342      -remove excessive tabbing and duplicate entries from dependencies
343    
344    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
345    
346     * [r2047] ChangeLog:
347      -updated ChangeLog
348     * [r2046] VERSION:
349      -version 0.4.93
350     * [r2045] usr/lib/mage/mage.rc.global.in:
351      -fixed whitespaces
352     * [r2044] usr/lib/mage/mage.rc.global.in:
353      -fixed buildpkg -> pkgbuild in description
354     * [r2043] usr/lib/mage/smage2.sh:
355      -honor PKGTYPE=virtual in all split_package cases
356     * [r2042] usr/lib/mage/smage2.sh:
357      -improved split_package handling and honor split_info for all
358      cases
359     * [r2041] usr/lib/mage/smage2.functions.sh:
360      -fixed whitespaces
361     * [r2040] usr/lib/mage/smage2.functions.sh:
362      -do not save/restore PKGTYPE twice for split_packages
363     * [r2039] usr/lib/mage/autodepend.sh:
364      -really honor prefix
365    
366    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
367    
368     * [r1993] ChangeLog:
369      -updated ChangeLog
370     * [r1992] VERSION:
371      -version 0.4.92
372    
373    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
374    
375     * [r1963] usr/lib/mage/mage4.functions.sh:
376      -fixed a cmd typo: xarg -> xargs
377    
378    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
379    
380     * [r1962] usr/lib/mage/mage4.functions.sh:
381      -enhanced protected files counter with bash internal base
382      functions
383     * [r1961] usr/lib/mage/mage4.functions.sh:
384      -print cosmetic
385    
386    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
387    
388     * [r1955] usr/lib/mage/pkg_all_sources.sh:
389      -fixed whitespaces
390     * [r1954] usr/lib/mage/autodepend.sh:
391      -honor usr-move and resolve full soname pathes to improved the
392      file search in the package database
393     * [r1953] usr/lib/mage/search_soname.sh:
394      -improved soname detection
395     * [r1952] usr/lib/mage/mage4.functions.sh:
396      -fixed need_busybox_support() function to honor USR-move
397     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
398      -users created by packagemanagement should be system users
399    
400    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
401    
402     * [r1798] ChangeLog:
403      -updated ChangeLog
404     * [r1797] VERSION:
405      version 0.4.91
406     * [r1796] usr/lib/mage/smage2.functions.sh:
407      -marchsrcfile: add $1 to make different variable names possible
408     * [r1795] usr/lib/mage/smage2.functions.sh:
409      -show full path to file which gets unpacked
410    
411    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
412    
413     * [r1786] ChangeLog:
414      -updated ChangeLog
415     * [r1785] VERSION:
416      -version 0.4.90
417     * [r1784] usr/lib/mage/smage2.sh:
418      -honor !pkgbuild with split_packages and respect variables set in
419      split_info too
420     * [r1783] usr/lib/mage/magequery.sh:
421      -always export C locale to fix utf-8 issues
422     * [r1782] usr/lib/mage/ldd-fix.sh:
423      -honor multiple argvs
424     * [r1781] usr/lib/mage/mage4.functions.sh:
425      -added some nice colors for mprintfeatures()
426     * [r1780] usr/lib/mage/mage4.sh:
427      -added option 'print-features'
428     * [r1779] usr/lib/mage/env-rebuild.sh:
429      -handle XDG dirs right and fix glib gio/schema errors
430    
431    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
432    
433     * [r1764] ChangeLog:
434      -updated ChangeLog
435     * [r1763] VERSION:
436      -version 0.4.89
437     * [r1762] usr/lib/mage/mage4.functions.sh:
438      -fixed a typo
439     * [r1760] ChangeLog:
440      -updated ChangeLog
441     * [r1759] VERSION:
442      -version 0.4.88
443     * [r1758] usr/lib/mage/mage4.functions.sh:
444      -improved count_protected_files() function to fix several issues
445    
446    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
447    
448     * [r1690] usr/lib/mage/mage4.functions.sh:
449      -fixed broken mtime handling of symlinks
450     * [r1689] usr/lib/mage/smage2.functions.sh:
451      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
452      marchsdepend() functions
453    
454    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
455    
456     * [r1687] ChangeLog:
457      -updated ChangeLog
458     * [r1686] VERSION:
459      -version 0.4.87
460     * [r1685] usr/lib/mage/mage.rc.global.in:
461      -let the makefile set the right CHOST and CFLAGS for the current
462      arch
463     * [r1684] usr/lib/mage/smage2.functions.sh:
464      -always honor state set in distribution file, but prefer local
465      states from smage2 file
466     * [r1683] etc/mage.rc.example:
467      -removed description of pkgbuild feature, which is internal only
468      and should not changed by normal user
469     * [r1682] etc/mage.rc.example:
470      -fixed spelling
471     * [r1681] etc/mage.rc.example:
472      -removed MAGE_FEATURES comment
473     * [r1680] usr/lib/mage/smage2.functions.sh:
474      -do not add --enable-shared for waf configure scripts, which
475      support --disable-* options only
476     * [r1679] usr/lib/mage/smage2.functions.sh:
477      -pretty print, add a new line
478     * [r1678] Makefile:
479      -let the makefile set the right CHOST and CFLAGS for the current
480      arch
481     * [r1677] usr/lib/mage/mage.rc.global.in:
482      -fixed spelling
483     * [r1676] usr/lib/mage/mage.rc.global.in:
484      -added garr, dfn and global-auto sourceforge mirrors
485     * [r1675] usr/lib/mage/mage4.functions.sh:
486      -update_tarball: only exclude distribution from uri if it matches
487      stable|testing|unstable
488    
489    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
490    
491     * [r1661] ChangeLog:
492      -updated ChangeLog
493     * [r1660] VERSION:
494      -version 0.4.86
495     * [r1659] usr/lib/mage/smage2.sh:
496      -more PCATEGORIE->PCAT fixes for split-packages
497     * [r1658] usr/lib/mage/mage4.functions.sh:
498      -verbose mchecksum
499    
500    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
501    
502     * [r1656] ChangeLog:
503      -updated ChangeLog
504     * [r1655] VERSION:
505      -version 0.4.85
506     * [r1654] usr/lib/mage/mage4.functions.sh:
507      -honor mounted or empty $MAGEDIR in syncmage_tarball()
508     * [r1653] usr/lib/mage/mage4.functions.sh:
509      -introduce mcheckemptydir()
510     * [r1652] usr/lib/mage/mage4.functions.sh:
511      -use mchecksum everywhere
512     * [r1651] usr/lib/mage/smage2.functions.sh:
513      -fixed split_package PCATEGORIE -> PCAT issue and always unset
514      PCATEGORIE
515     * [r1650] usr/lib/mage/mage4.functions.sh:
516      -disabled unused choppkgname function
517     * [r1649] usr/lib/mage/mage.rc.global.in,
518      usr/lib/mage/mage4.functions.sh,
519      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
520      -added mage-feature pkgdistrotag to support DISTROTAG in package
521      tarballs
522     * [r1648] usr/lib/mage/mage4.functions.sh,
523      usr/lib/mage/smage2.functions.sh:
524      -honor license information
525     * [r1646] ChangeLog:
526      -updates ChangeLog
527     * [r1645] VERSION:
528      -version 0.4.84
529     * [r1644] usr/lib/mage/autodepend.sh,
530      usr/lib/mage/search_soname.sh:
531      -added some simple sanity checks
532     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
533      usr/lib/mage/search_soname.sh[ADD]:
534      -install more scripts (pkg_all_sources, autodepend and
535      search_soname)
536     * [r1642] usr/lib/mage/convert_databases.sh,
537      usr/lib/mage/convert_databases_meta.sh,
538      usr/lib/mage/convert_databases_smage.sh,
539      usr/lib/mage/generate_meta_data.sh,
540      usr/lib/mage/pkg_all_sources.sh:
541      -honor the PCATEGORIE deprecation and make the scripts work with
542      the latest changes to smage/mage
543     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
544      -deprecate PCATEGORIE in favor of PCAT and warn the packages
545      about it
546     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
547      usr/lib/mage/smage2.sh:
548      -split of smage2-functions into an extra include
549     * [r1639] usr/lib/mage/smage2.sh:
550      -fixed spelling
551     * [r1638] etc/mage.rc.example:
552      -fixed alphabetical order and added missing static feature
553     * [r1637] usr/share/doc/mage/template.mage,
554      usr/share/doc/mage/template.smage2:
555      -updated templates
556     * [r1636] usr/lib/mage/smage2.sh:
557      -pre-fixed all stamps after src_install with post-
558     * [r1635] usr/lib/mage/smage2.sh:
559      -fixed wrong feature name srcpkg -> srcpkgbuild
560     * [r1634] usr/lib/mage/smage2.sh:
561      -fixed broken mstriplibtoolarchive and never run file on other
562      mstrip* when nothing was found
563     * [r1633] usr/lib/mage/smage2.sh:
564      -minstalldocs(): fixed uncompressed docs installation
565     * [r1632] usr/lib/mage/smage2.sh:
566      -fixed broken commit
567     * [r1631] usr/lib/mage/smage2.sh:
568      -let mage-features decide to build static libs and always enable
569      shared libs
570     * [r1630] usr/lib/mage/smage2.sh:
571      -always use verbose mode for source downloads
572     * [r1629] usr/lib/mage/mage.rc.global.in:
573      -added missing known mage-features and moved stepbystep to the
574      right place of the alphabetical order
575     * [r1628] usr/lib/mage/mage4.functions.sh:
576      -highlight unkown mage-features
577     * [r1627] usr/lib/mage/mage4.functions.sh:
578      -added missing known mage-features and moved stepbystep to the
579      right place of the alphabetical order
580     * [r1626] usr/lib/mage/mage4.functions.sh:
581      -mdownload(): append wget_opts, do not overwrite
582     * [r1625] usr/lib/mage/mage4.functions.sh:
583      -fixed spelling
584    
585    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
586    
587     * [r1623] ChangeLog:
588      -updated ChangeLog
589     * [r1622] VERSION:
590      -version 0.4.83
591     * [r1621] usr/lib/mage/smage2.sh:
592      -introduce .stamps dir for build time stamps and remove this dir
593      on new builds if it exists
594     * [r1620] usr/lib/mage/mage4.functions.sh:
595      -added --resume support for smage
596     * [r1619] usr/lib/mage/mage.rc.global.in:
597      -prefer mesh as sourceforge mirror
598    
599    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
600    
601     * [r1618] usr/lib/mage/smage2.sh:
602      -fixed a typo
603     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
604      -added --resume support for smage
605     * [r1616] usr/lib/mage/smage2.sh:
606      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
607      CXXFLAGS set in mage.rc are honored
608     * [r1615] usr/lib/mage/smage2.sh:
609      -minstalldocs(): fixed compressed docs installation
610     * [r1614] usr/lib/mage/smage2.sh:
611      -split_restore_variables(): no verbose clutter while restoring
612      mage-features
613     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
614      -support CTARGET crosscompile host settings
615     * [r1612] usr/lib/mage/mage.rc.global.in:
616      -added dir.gz to purge targets
617     * [r1611] etc/mage.rc.example:
618      -do not tell something about internal features
619    
620    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
621    
622     * [r1609] ChangeLog:
623      -updated ChangeLog
624     * [r1608] VERSION:
625      -version 0.4.82
626     * [r1607] etc/mage.rc.example:
627      -fixed header, clean up and tell something about mage-features
628     * [r1606] Makefile:
629      -generate arch specific stuff at build time
630     * [r1605] usr/lib/mage/mage.rc.global[DEL],
631      usr/lib/mage/mage.rc.global.in[CPY]:
632      -renamed mage.rc.global > mage.rc.global.in
633     * [r1604] usr/lib/mage/smage2.sh:
634      -allow unpack of jar files
635     * [r1603] usr/lib/mage/mage4.functions.sh:
636      -finally be silent when loading initial setup of mage-features
637     * [r1602] usr/lib/mage/env-rebuild.sh:
638      -fixed broken " and \' substition
639    
640    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
641    
642     * [r1601] usr/lib/mage/smage2.sh:
643      - reverted accidently applied mstriplibtool change
644     * [r1600] usr/lib/mage/smage2.sh:
645      - do not die if mdownload has not error code 0; some mirrors may
646      not work and we want try all defined SRC_URIs. mchecksum catches
647      any download instead
648    
649    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
650    
651     * [r1599] usr/lib/mage/mage4.functions.sh:
652      -fixed some missing COLDEFAULTS
653    
654    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
655    
656     * [r1597] ChangeLog:
657      -updated ChangeLog
658     * [r1596] VERSION:
659      -version 0.4.81
660     * [r1595] usr/lib/mage/smage2.sh:
661      -respect feature flag !pkgbuild with several build/stripping
662      functions
663     * [r1594] usr/lib/mage/smage2.sh:
664      -never unset PKGTYPE on regen for sake of build check
665     * [r1593] usr/lib/mage/smage2.sh:
666      -if PKGTYPE=virtual don't build anything
667     * [r1592] usr/lib/mage/smage2.sh:
668      -fixed a typo
669     * [r1591] usr/lib/mage/smage2.sh:
670      -more informative messages in default src_* functions
671     * [r1590] usr/lib/mage/mage4.functions.sh:
672      -colored mage-feature messages
673    
674    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
675    
676     * [r1589] usr/lib/mage/smage2.sh:
677      -fixed a race condition with MLIBDIR
678     * [r1587] ChangeLog:
679      -updated ChangeLog
680     * [r1586] VERSION:
681      -version 0.4.80
682     * [r1585] usr/lib/mage/compressdoc:
683      -included several upstream fixes and prepare for man-db support
684     * [r1584] usr/lib/mage/mage.rc.global,
685      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
686      usr/lib/mage/smage2.sh:
687      -added MAGE_FEATURE functionality and dropped all old variables
688      and use it in all refernces
689     * [r1583] usr/lib/mage/mage.rc.global:
690      -added PURGE_TARGET defaults
691     * [r1582] usr/lib/mage/smage2.sh:
692      -save PKGTYPE variable too when calling split_packages
693     * [r1581] usr/lib/mage/smage2.sh:
694      -sanitized variable names in minstalldocs and compress docs only
695      if requested
696     * [r1580] usr/lib/mage/smage2.sh:
697      -added mpurgetargets and mstriplibtoolarchive
698     * [r1579] usr/lib/mage/smage2.sh:
699      -fixed spelling
700     * [r1578] usr/lib/mage/smage2.sh:
701      -sanitized strip functions;we don't run accidently a full strip
702      on libs
703     * [r1577] usr/lib/mage/smage2.sh:
704      -src_check after src_compile
705     * [r1576] usr/lib/mage/smage2.sh:
706      -removed cruft
707     * [r1575] usr/lib/mage/smage2.sh:
708      -added src_check facility
709     * [r1574] usr/lib/mage/smage2.sh:
710      -removed all sleeps to reduce the delay
711     * [r1573] usr/lib/mage/smage2.sh:
712      -fixed spelling
713     * [r1572] usr/lib/mage/smage2.sh:
714      -get all global variables from includes
715     * [r1571] usr/lib/mage/smage2.sh:
716      -fixed header
717     * [r1570] usr/lib/mage/env-rebuild.sh:
718      -sanitized variable names and do not substitude everytime from
719      new
720     * [r1569] usr/lib/mage/env-rebuild.sh:
721      -fixed spelling
722     * [r1568] usr/lib/mage/env-rebuild.sh:
723      -use MROOT directly instead of P alias
724     * [r1567] usr/lib/mage/env-rebuild.sh:
725      -make SPECIALVARS more readable
726     * [r1566] usr/lib/mage/env-rebuild.sh:
727      -removed cruft
728     * [r1565] usr/lib/mage/env-rebuild.sh:
729      -fixed header
730     * [r1564] usr/lib/mage/depwalker.sh:
731      -fixed speling
732     * [r1563] usr/lib/mage/depwalker.sh:
733      -renamed function rumwanders() -> depwalking() and all its
734      references too
735     * [r1562] usr/lib/mage/depwalker.sh:
736      -fixed spelling
737     * [r1561] usr/lib/mage/depwalker.sh:
738      -removed old cruft
739     * [r1560] usr/lib/mage/depwalker.sh:
740      -get colors and MLIBDIR from includes
741     * [r1559] usr/lib/mage/depwalker.sh:
742      -fixed header
743    
744    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
745    
746     * [r1558] usr/lib/mage/mage.rc.global:
747      -added as-needed LDFLAGS
748     * [r1557] usr/lib/mage/mage.rc.global:
749      -moved MAGE_TREE_DEST under default options
750     * [r1556] usr/lib/mage/mage.rc.global:
751      -moved all download options near default mirrors
752     * [r1555] usr/lib/mage/mage.rc.global:
753      -moved ARCH to arch options and added all extension defaults to
754      mage.rc.global
755     * [r1554] usr/lib/mage/mage.rc.global:
756      -moved distribution settings up
757     * [r1553] usr/lib/mage/mage.rc.global:
758      -better descriptions for some options
759     * [r1552] usr/lib/mage/mage.rc.global:
760      -fixed header
761     * [r1551] usr/lib/mage/mage4.sh:
762      -fixed spelling
763     * [r1550] usr/lib/mage/mage4.sh:
764      -dropped local color defines and get them from mage4.functions
765     * [r1549] usr/lib/mage/mage4.functions.sh:
766      -introduce mchecksum(), convertmirrors(), mdownload() functions
767      to consolidate several splitted functions in mage/smage and use
768      them
769     * [r1548] usr/lib/mage/mage4.functions.sh:
770      -fixed spelling and whitespaces
771      -removed old commented cruft
772     * [r1547] usr/lib/mage/mage4.functions.sh:
773      -moved color defines into global mage4.functions.sh include
774     * [r1546] usr/lib/mage/magequery.sh:
775      -no hardcoded mage.rc pathes
776     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
777      -fixed header
778      -removed all locallay defined varibales/functions which have
779      proper includes
780      -use variable names not arguments
781      -removed deprecated build_rmtimestamp function
782     * [r1544] usr/lib/mage/etc-update:
783      -fixed header
784    
785    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
786    
787     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
788      -configurable strip options for every facility and added support
789      to strip static libraries too
790     * [r1542] usr/lib/mage/mage.rc.global:
791      - spelling
792     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
793      -check for and require root privileges when needed by mage
794     * [r1540] usr/lib/mage/magequery.sh:
795      - fix [ character on regex searches
796    
797    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
798    
799     * [r1509] usr/lib/mage/magequery.sh:
800      - fix + character on regex searches
801     * [r1507] usr/lib/mage/magequery.sh:
802      utf8 fix
803     * [r1505] ChangeLog:
804      -updated ChangeLog
805     * [r1504] VERSION:
806      -version 0.4.29
807     * [r1503] usr/lib/mage/magequery.sh:
808      -support exact filename searching
809     * [r1502] usr/lib/mage/mage4.functions.sh:
810      -fixed svn detection
811     * [r1501] usr/lib/mage/muserdel:
812      -support chrooted userdels
813     * [r1500] usr/lib/mage/museradd:
814      -support chrooted groupadds
815     * [r1499] usr/lib/mage/mgroupdel:
816      -support chrooted groupdels
817     * [r1498] usr/lib/mage/mgroupadd:
818      -support chrooted groupadds
819    
820  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
821    
822     * [r1444] ChangeLog:
823      -updated ChangeLog
824     * [r1443] VERSION:
825      -version 0.4.28
826     * [r1442] ChangeLog[ADD], Makefile:
827      -added ChangeLog and install it to the docdir
828     * [r1441] Makefile:
829      -handle renamed src-doc dir
830      -install doc data to versionized datadir
831     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
832      -renamed to mage
833   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
834    -added global version file and update it via Makefile    -added global version file and update it via Makefile
835   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

Legend:
Removed from v.1442  
changed lines
  Added in v.2845