Magellan Linux

Diff of /tags/mage-0_4_110/ChangeLog

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

revision 1505 by niro, Tue Aug 30 12:22:26 2011 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>
132    
133     * [r1786] ChangeLog:
134      -updated ChangeLog
135     * [r1785] VERSION:
136      -version 0.4.90
137     * [r1784] usr/lib/mage/smage2.sh:
138      -honor !pkgbuild with split_packages and respect variables set in
139      split_info too
140     * [r1783] usr/lib/mage/magequery.sh:
141      -always export C locale to fix utf-8 issues
142     * [r1782] usr/lib/mage/ldd-fix.sh:
143      -honor multiple argvs
144     * [r1781] usr/lib/mage/mage4.functions.sh:
145      -added some nice colors for mprintfeatures()
146     * [r1780] usr/lib/mage/mage4.sh:
147      -added option 'print-features'
148     * [r1779] usr/lib/mage/env-rebuild.sh:
149      -handle XDG dirs right and fix glib gio/schema errors
150    
151    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
152    
153     * [r1764] ChangeLog:
154      -updated ChangeLog
155     * [r1763] VERSION:
156      -version 0.4.89
157     * [r1762] usr/lib/mage/mage4.functions.sh:
158      -fixed a typo
159     * [r1760] ChangeLog:
160      -updated ChangeLog
161     * [r1759] VERSION:
162      -version 0.4.88
163     * [r1758] usr/lib/mage/mage4.functions.sh:
164      -improved count_protected_files() function to fix several issues
165    
166    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
167    
168     * [r1690] usr/lib/mage/mage4.functions.sh:
169      -fixed broken mtime handling of symlinks
170     * [r1689] usr/lib/mage/smage2.functions.sh:
171      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
172      marchsdepend() functions
173    
174    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
175    
176     * [r1687] ChangeLog:
177      -updated ChangeLog
178     * [r1686] VERSION:
179      -version 0.4.87
180     * [r1685] usr/lib/mage/mage.rc.global.in:
181      -let the makefile set the right CHOST and CFLAGS for the current
182      arch
183     * [r1684] usr/lib/mage/smage2.functions.sh:
184      -always honor state set in distribution file, but prefer local
185      states from smage2 file
186     * [r1683] etc/mage.rc.example:
187      -removed description of pkgbuild feature, which is internal only
188      and should not changed by normal user
189     * [r1682] etc/mage.rc.example:
190      -fixed spelling
191     * [r1681] etc/mage.rc.example:
192      -removed MAGE_FEATURES comment
193     * [r1680] usr/lib/mage/smage2.functions.sh:
194      -do not add --enable-shared for waf configure scripts, which
195      support --disable-* options only
196     * [r1679] usr/lib/mage/smage2.functions.sh:
197      -pretty print, add a new line
198     * [r1678] Makefile:
199      -let the makefile set the right CHOST and CFLAGS for the current
200      arch
201     * [r1677] usr/lib/mage/mage.rc.global.in:
202      -fixed spelling
203     * [r1676] usr/lib/mage/mage.rc.global.in:
204      -added garr, dfn and global-auto sourceforge mirrors
205     * [r1675] usr/lib/mage/mage4.functions.sh:
206      -update_tarball: only exclude distribution from uri if it matches
207      stable|testing|unstable
208    
209    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
210    
211     * [r1661] ChangeLog:
212      -updated ChangeLog
213     * [r1660] VERSION:
214      -version 0.4.86
215     * [r1659] usr/lib/mage/smage2.sh:
216      -more PCATEGORIE->PCAT fixes for split-packages
217     * [r1658] usr/lib/mage/mage4.functions.sh:
218      -verbose mchecksum
219    
220    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
221    
222     * [r1656] ChangeLog:
223      -updated ChangeLog
224     * [r1655] VERSION:
225      -version 0.4.85
226     * [r1654] usr/lib/mage/mage4.functions.sh:
227      -honor mounted or empty $MAGEDIR in syncmage_tarball()
228     * [r1653] usr/lib/mage/mage4.functions.sh:
229      -introduce mcheckemptydir()
230     * [r1652] usr/lib/mage/mage4.functions.sh:
231      -use mchecksum everywhere
232     * [r1651] usr/lib/mage/smage2.functions.sh:
233      -fixed split_package PCATEGORIE -> PCAT issue and always unset
234      PCATEGORIE
235     * [r1650] usr/lib/mage/mage4.functions.sh:
236      -disabled unused choppkgname function
237     * [r1649] usr/lib/mage/mage.rc.global.in,
238      usr/lib/mage/mage4.functions.sh,
239      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
240      -added mage-feature pkgdistrotag to support DISTROTAG in package
241      tarballs
242     * [r1648] usr/lib/mage/mage4.functions.sh,
243      usr/lib/mage/smage2.functions.sh:
244      -honor license information
245     * [r1646] ChangeLog:
246      -updates ChangeLog
247     * [r1645] VERSION:
248      -version 0.4.84
249     * [r1644] usr/lib/mage/autodepend.sh,
250      usr/lib/mage/search_soname.sh:
251      -added some simple sanity checks
252     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
253      usr/lib/mage/search_soname.sh[ADD]:
254      -install more scripts (pkg_all_sources, autodepend and
255      search_soname)
256     * [r1642] usr/lib/mage/convert_databases.sh,
257      usr/lib/mage/convert_databases_meta.sh,
258      usr/lib/mage/convert_databases_smage.sh,
259      usr/lib/mage/generate_meta_data.sh,
260      usr/lib/mage/pkg_all_sources.sh:
261      -honor the PCATEGORIE deprecation and make the scripts work with
262      the latest changes to smage/mage
263     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
264      -deprecate PCATEGORIE in favor of PCAT and warn the packages
265      about it
266     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
267      usr/lib/mage/smage2.sh:
268      -split of smage2-functions into an extra include
269     * [r1639] usr/lib/mage/smage2.sh:
270      -fixed spelling
271     * [r1638] etc/mage.rc.example:
272      -fixed alphabetical order and added missing static feature
273     * [r1637] usr/share/doc/mage/template.mage,
274      usr/share/doc/mage/template.smage2:
275      -updated templates
276     * [r1636] usr/lib/mage/smage2.sh:
277      -pre-fixed all stamps after src_install with post-
278     * [r1635] usr/lib/mage/smage2.sh:
279      -fixed wrong feature name srcpkg -> srcpkgbuild
280     * [r1634] usr/lib/mage/smage2.sh:
281      -fixed broken mstriplibtoolarchive and never run file on other
282      mstrip* when nothing was found
283     * [r1633] usr/lib/mage/smage2.sh:
284      -minstalldocs(): fixed uncompressed docs installation
285     * [r1632] usr/lib/mage/smage2.sh:
286      -fixed broken commit
287     * [r1631] usr/lib/mage/smage2.sh:
288      -let mage-features decide to build static libs and always enable
289      shared libs
290     * [r1630] usr/lib/mage/smage2.sh:
291      -always use verbose mode for source downloads
292     * [r1629] usr/lib/mage/mage.rc.global.in:
293      -added missing known mage-features and moved stepbystep to the
294      right place of the alphabetical order
295     * [r1628] usr/lib/mage/mage4.functions.sh:
296      -highlight unkown mage-features
297     * [r1627] usr/lib/mage/mage4.functions.sh:
298      -added missing known mage-features and moved stepbystep to the
299      right place of the alphabetical order
300     * [r1626] usr/lib/mage/mage4.functions.sh:
301      -mdownload(): append wget_opts, do not overwrite
302     * [r1625] usr/lib/mage/mage4.functions.sh:
303      -fixed spelling
304    
305    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
306    
307     * [r1623] ChangeLog:
308      -updated ChangeLog
309     * [r1622] VERSION:
310      -version 0.4.83
311     * [r1621] usr/lib/mage/smage2.sh:
312      -introduce .stamps dir for build time stamps and remove this dir
313      on new builds if it exists
314     * [r1620] usr/lib/mage/mage4.functions.sh:
315      -added --resume support for smage
316     * [r1619] usr/lib/mage/mage.rc.global.in:
317      -prefer mesh as sourceforge mirror
318    
319    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
320    
321     * [r1618] usr/lib/mage/smage2.sh:
322      -fixed a typo
323     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
324      -added --resume support for smage
325     * [r1616] usr/lib/mage/smage2.sh:
326      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
327      CXXFLAGS set in mage.rc are honored
328     * [r1615] usr/lib/mage/smage2.sh:
329      -minstalldocs(): fixed compressed docs installation
330     * [r1614] usr/lib/mage/smage2.sh:
331      -split_restore_variables(): no verbose clutter while restoring
332      mage-features
333     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
334      -support CTARGET crosscompile host settings
335     * [r1612] usr/lib/mage/mage.rc.global.in:
336      -added dir.gz to purge targets
337     * [r1611] etc/mage.rc.example:
338      -do not tell something about internal features
339    
340    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
341    
342     * [r1609] ChangeLog:
343      -updated ChangeLog
344     * [r1608] VERSION:
345      -version 0.4.82
346     * [r1607] etc/mage.rc.example:
347      -fixed header, clean up and tell something about mage-features
348     * [r1606] Makefile:
349      -generate arch specific stuff at build time
350     * [r1605] usr/lib/mage/mage.rc.global[DEL],
351      usr/lib/mage/mage.rc.global.in[CPY]:
352      -renamed mage.rc.global > mage.rc.global.in
353     * [r1604] usr/lib/mage/smage2.sh:
354      -allow unpack of jar files
355     * [r1603] usr/lib/mage/mage4.functions.sh:
356      -finally be silent when loading initial setup of mage-features
357     * [r1602] usr/lib/mage/env-rebuild.sh:
358      -fixed broken " and \' substition
359    
360    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
361    
362     * [r1601] usr/lib/mage/smage2.sh:
363      - reverted accidently applied mstriplibtool change
364     * [r1600] usr/lib/mage/smage2.sh:
365      - do not die if mdownload has not error code 0; some mirrors may
366      not work and we want try all defined SRC_URIs. mchecksum catches
367      any download instead
368    
369    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
370    
371     * [r1599] usr/lib/mage/mage4.functions.sh:
372      -fixed some missing COLDEFAULTS
373    
374    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
375    
376     * [r1597] ChangeLog:
377      -updated ChangeLog
378     * [r1596] VERSION:
379      -version 0.4.81
380     * [r1595] usr/lib/mage/smage2.sh:
381      -respect feature flag !pkgbuild with several build/stripping
382      functions
383     * [r1594] usr/lib/mage/smage2.sh:
384      -never unset PKGTYPE on regen for sake of build check
385     * [r1593] usr/lib/mage/smage2.sh:
386      -if PKGTYPE=virtual don't build anything
387     * [r1592] usr/lib/mage/smage2.sh:
388      -fixed a typo
389     * [r1591] usr/lib/mage/smage2.sh:
390      -more informative messages in default src_* functions
391     * [r1590] usr/lib/mage/mage4.functions.sh:
392      -colored mage-feature messages
393    
394    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
395    
396     * [r1589] usr/lib/mage/smage2.sh:
397      -fixed a race condition with MLIBDIR
398     * [r1587] ChangeLog:
399      -updated ChangeLog
400     * [r1586] VERSION:
401      -version 0.4.80
402     * [r1585] usr/lib/mage/compressdoc:
403      -included several upstream fixes and prepare for man-db support
404     * [r1584] usr/lib/mage/mage.rc.global,
405      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
406      usr/lib/mage/smage2.sh:
407      -added MAGE_FEATURE functionality and dropped all old variables
408      and use it in all refernces
409     * [r1583] usr/lib/mage/mage.rc.global:
410      -added PURGE_TARGET defaults
411     * [r1582] usr/lib/mage/smage2.sh:
412      -save PKGTYPE variable too when calling split_packages
413     * [r1581] usr/lib/mage/smage2.sh:
414      -sanitized variable names in minstalldocs and compress docs only
415      if requested
416     * [r1580] usr/lib/mage/smage2.sh:
417      -added mpurgetargets and mstriplibtoolarchive
418     * [r1579] usr/lib/mage/smage2.sh:
419      -fixed spelling
420     * [r1578] usr/lib/mage/smage2.sh:
421      -sanitized strip functions;we don't run accidently a full strip
422      on libs
423     * [r1577] usr/lib/mage/smage2.sh:
424      -src_check after src_compile
425     * [r1576] usr/lib/mage/smage2.sh:
426      -removed cruft
427     * [r1575] usr/lib/mage/smage2.sh:
428      -added src_check facility
429     * [r1574] usr/lib/mage/smage2.sh:
430      -removed all sleeps to reduce the delay
431     * [r1573] usr/lib/mage/smage2.sh:
432      -fixed spelling
433     * [r1572] usr/lib/mage/smage2.sh:
434      -get all global variables from includes
435     * [r1571] usr/lib/mage/smage2.sh:
436      -fixed header
437     * [r1570] usr/lib/mage/env-rebuild.sh:
438      -sanitized variable names and do not substitude everytime from
439      new
440     * [r1569] usr/lib/mage/env-rebuild.sh:
441      -fixed spelling
442     * [r1568] usr/lib/mage/env-rebuild.sh:
443      -use MROOT directly instead of P alias
444     * [r1567] usr/lib/mage/env-rebuild.sh:
445      -make SPECIALVARS more readable
446     * [r1566] usr/lib/mage/env-rebuild.sh:
447      -removed cruft
448     * [r1565] usr/lib/mage/env-rebuild.sh:
449      -fixed header
450     * [r1564] usr/lib/mage/depwalker.sh:
451      -fixed speling
452     * [r1563] usr/lib/mage/depwalker.sh:
453      -renamed function rumwanders() -> depwalking() and all its
454      references too
455     * [r1562] usr/lib/mage/depwalker.sh:
456      -fixed spelling
457     * [r1561] usr/lib/mage/depwalker.sh:
458      -removed old cruft
459     * [r1560] usr/lib/mage/depwalker.sh:
460      -get colors and MLIBDIR from includes
461     * [r1559] usr/lib/mage/depwalker.sh:
462      -fixed header
463    
464    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
465    
466     * [r1558] usr/lib/mage/mage.rc.global:
467      -added as-needed LDFLAGS
468     * [r1557] usr/lib/mage/mage.rc.global:
469      -moved MAGE_TREE_DEST under default options
470     * [r1556] usr/lib/mage/mage.rc.global:
471      -moved all download options near default mirrors
472     * [r1555] usr/lib/mage/mage.rc.global:
473      -moved ARCH to arch options and added all extension defaults to
474      mage.rc.global
475     * [r1554] usr/lib/mage/mage.rc.global:
476      -moved distribution settings up
477     * [r1553] usr/lib/mage/mage.rc.global:
478      -better descriptions for some options
479     * [r1552] usr/lib/mage/mage.rc.global:
480      -fixed header
481     * [r1551] usr/lib/mage/mage4.sh:
482      -fixed spelling
483     * [r1550] usr/lib/mage/mage4.sh:
484      -dropped local color defines and get them from mage4.functions
485     * [r1549] usr/lib/mage/mage4.functions.sh:
486      -introduce mchecksum(), convertmirrors(), mdownload() functions
487      to consolidate several splitted functions in mage/smage and use
488      them
489     * [r1548] usr/lib/mage/mage4.functions.sh:
490      -fixed spelling and whitespaces
491      -removed old commented cruft
492     * [r1547] usr/lib/mage/mage4.functions.sh:
493      -moved color defines into global mage4.functions.sh include
494     * [r1546] usr/lib/mage/magequery.sh:
495      -no hardcoded mage.rc pathes
496     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
497      -fixed header
498      -removed all locallay defined varibales/functions which have
499      proper includes
500      -use variable names not arguments
501      -removed deprecated build_rmtimestamp function
502     * [r1544] usr/lib/mage/etc-update:
503      -fixed header
504    
505    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
506    
507     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
508      -configurable strip options for every facility and added support
509      to strip static libraries too
510     * [r1542] usr/lib/mage/mage.rc.global:
511      - spelling
512     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
513      -check for and require root privileges when needed by mage
514     * [r1540] usr/lib/mage/magequery.sh:
515      - fix [ character on regex searches
516    
517  2011-08-30  Niels Rogalla <niro@magellan-linux.de>  2011-08-30  Niels Rogalla <niro@magellan-linux.de>
518    
519     * [r1509] usr/lib/mage/magequery.sh:
520      - fix + character on regex searches
521     * [r1507] usr/lib/mage/magequery.sh:
522      utf8 fix
523     * [r1505] ChangeLog:
524      -updated ChangeLog
525   * [r1504] VERSION:   * [r1504] VERSION:
526    -version 0.4.29    -version 0.4.29
527   * [r1503] usr/lib/mage/magequery.sh:   * [r1503] usr/lib/mage/magequery.sh:

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