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

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