Magellan Linux

Diff of /tags/mage-0_4_113/ChangeLog

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

trunk/mage/ChangeLog revision 1687 by niro, Mon Feb 6 10:28:21 2012 UTC tags/mage-0_4_113/ChangeLog revision 3086 by niro, Tue May 22 14:21:35 2018 UTC
# Line 1  Line 1 
1    2018-05-22  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3084] VERSION:
4      -version 0.4.113
5     * [r3083] ChangeLog:
6      -updated ChangeLog
7     * [r3081] usr/lib/mage/smage2.functions.sh:
8      -honor newly introduced method of file-5.33 to detect shared
9      libraries as pie executables if the executable bit is set
10    
11    2017-08-01  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r3056] ChangeLog:
14      -updates ChangeLog
15     * [r3055] VERSION:
16      -version 0.4.112
17     * [r3054] usr/lib/mage/mage4.functions.sh:
18      -syncmage_tarball(): honor mchecksum file sanity check and us
19      full path to checksum files
20     * [r3050] ChangeLog:
21      -updated ChangeLog
22     * [r3049] VERSION:
23      -version 0.4.111
24     * [r3048] Makefile:
25      -use arch command instead of uname -m
26    
27    2017-06-30  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r3043] ChangeLog:
30      -updated ChangeLog
31     * [r3042] VERSION:
32      -version 0.4.110
33     * [r3040] usr/lib/mage/mage4.functions.sh:
34      -mchecksum(): added sanity check for missing checksum files
35     * [r3039] VERSION:
36      -version 0.4.109
37     * [r3037] usr/lib/mage/smage2.functions.sh:
38      -added marchvariable() function and make use of it
39     * [r3034] Makefile, usr/lib/mage/mage.rc.global.in,
40      usr/lib/mage/smage2.sh:
41      -updated and hardened default compiler flags, not using -mtune=
42      but always 'generic
43    
44    2015-12-08  Niels Rogalla <niro@magellan-linux.de>
45    
46     * [r2919] usr/lib/mage/autodepend.sh:
47      -fixed a small prefix issue
48    
49    2015-11-30  Niels Rogalla <niro@magellan-linux.de>
50    
51     * [r2917] usr/lib/mage/mkinfodir:
52      -coding style update
53     * [r2915] usr/lib/mage/mkinfodir:
54      -added some sanity checks
55    
56    2015-03-20  Niels Rogalla <niro@magellan-linux.de>
57    
58     * [r2869] usr/lib/mage/smage2.functions.sh:
59      -build mpks for virtual as well to support build-server builds
60    
61    2015-03-19  Niels Rogalla <niro@magellan-linux.de>
62    
63     * [r2867] usr/lib/mage/mage4.functions.sh:
64      mdownload(): support file:// uris to support file injections
65      which the alx branch use with src-tarballs
66    
67    2015-02-13  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2863] usr/lib/mage/smage2.sh:
70      -smage build log: log sterr too
71    
72    2014-10-31  Niels Rogalla <niro@magellan-linux.de>
73    
74     * [r2845] ChangeLog:
75      -updated ChangeLog
76     * [r2844] VERSION:
77      -version 0.4.108
78     * [r2842] usr/lib/mage/smage2.functions.sh:
79      -always create a mpks even if no SRC_URI was defined, only ignore
80      the mpks-build on virtual packages
81    
82    2014-10-24  Niels Rogalla <niro@magellan-linux.de>
83    
84     * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
85      -support deep and simple build-prerequisites, which reduces the
86      overhead as they only respect the sdepend of the target
87      mage/smagefile and not from all deps
88    
89    2014-10-22  Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r2838] usr/lib/mage/depwalker.sh:
92      -load mage-features to support them with the smagesource()
93      function
94    
95    2014-09-19  Niels Rogalla <niro@magellan-linux.de>
96    
97     * [r2834] ChangeLog:
98      -updated ChangeLog
99     * [r2833] VERSION:
100      -version 0.4.107
101     * [r2831] usr/lib/mage/depwalker.sh,
102      usr/lib/mage/smage2.functions.sh:
103      -evaluate march[s|]depend() right if depwalker calls the
104      smagefile directly
105    
106    2014-09-17  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r2827] usr/lib/mage/depwalker.sh:
109      -spelling
110     * [r2826] usr/lib/mage/depwalker.sh:
111      -revert commit r2735 - deps of highest_depfile must be checked
112      before adding it to the ALL_DEPS var, so that they get installed
113      before highest_depfile and not after it
114    
115    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
116    
117     * [r2824] usr/lib/mage/autodepend.sh:
118      -whitespaces
119     * [r2823] usr/lib/mage/autodepend.sh:
120      -print sonames which where not found
121    
122    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
123    
124     * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
125      -make smage log directory configurable
126     * [r2803] usr/lib/mage/autodepend.sh:
127      -fixed broken use-move honor logic
128    
129    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
130    
131     * [r2755] ChangeLog:
132      -updated ChangeLog
133     * [r2754] VERSION:
134      -version 0.4.106
135     * [r2752] usr/lib/mage/mage4.functions.sh:
136      -fixed broken count_installed_pkgs() function
137     * [r2751] usr/lib/mage/museradd:
138      -ignore -l switch when running usermod
139    
140    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
141    
142     * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
143      -renamed src_setup() function to the more appropriate name
144      pkg_setup()
145    
146    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
147    
148     * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
149      -introduce src_setup function
150     * [r2740] ChangeLog:
151      -updated ChangeLog
152     * [r2739] VERSION:
153      -version 0.4.105
154     * [r2738] usr/lib/mage/depwalker.sh:
155      -fixed spelling
156     * [r2735] usr/lib/mage/depwalker.sh:
157      -fixed a logic error/race-condition in depwalker, where the
158      highest_magefile was added too late to ALLDEPS
159    
160    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
161    
162     * [r2724] usr/lib/mage/mage4.functions.sh:
163      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
164     * [r2723] usr/lib/mage/museradd:
165      -museradd: busybox does not support -l switch
166    
167    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
168    
169     * [r2636] usr/lib/mage/etc-update:
170      -be busybox friendly
171     * [r2633] ChangeLog:
172      -updated ChangeLog
173     * [r2632] VERSION:
174      -version 0.4.104
175    
176    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r2589] usr/lib/mage/smage2.sh:
179      -regen mage files *after* successful build
180    
181    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
182    
183     * [r2522] usr/lib/mage/search_soname.sh:
184      -scanelf 0.7 has a bug, it ignores the first element in the path
185    
186    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
187    
188     * [r2378] ChangeLog:
189      -updated ChangeLog
190     * [r2377] VERSION:
191      -version 0.4.103
192     * [r2376] usr/lib/mage/depwalker.sh:
193      -fixed a typo and whitespaces
194     * [r2374] ChangeLog:
195      -updated ChangeLog
196     * [r2373] VERSION:
197      -version 0.4.102
198     * [r2372] usr/lib/mage/mage4.functions.sh:
199      -fixed a logic issue
200     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
201      -introduce rerun_pkgfunctions() and let the user re-run
202      preinstall|postinstall parts of an installed package
203     * [r2369] ChangeLog:
204      -updated ChangeLog
205     * [r2368] VERSION:
206      -version 0.4.101
207     * [r2367] usr/lib/mage/meta-generator.sh:
208      -split meta data and content data to seperate files into a dir
209      named PKGMETADIR
210     * [r2366] usr/lib/mage/meta-generator.sh:
211      -renamed variable METAFILE to PKGMETAFILE
212     * [r2365] usr/lib/mage/generate_meta_data.sh,
213      usr/lib/mage/mage4.functions.sh,
214      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
215      -drop obsolete MAGE_TARGETS support
216     * [r2364] usr/lib/mage/mage4.functions.sh:
217      sminclude(): honor SILENT=1
218     * [r2363] usr/lib/mage/smage2.functions.sh:
219      sminclude(): honor SILENT=1
220     * [r2362] usr/lib/mage/smage2.functions.sh:
221      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
222      variable variable
223     * [r2361] usr/lib/mage/smage2.functions.sh:
224      -fixed whitespaces
225     * [r2360] usr/lib/mage/depwalker.sh:
226      -added --smage switch to support depwalking of smage2 files
227     * [r2359] usr/lib/mage/depwalker.sh:
228      -fixed wrong methods in usage()
229     * [r2358] usr/lib/mage/mage4.sh:
230      -fixed usage description of install/pretend-build-prerequisites
231    
232    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
233    
234     * [r2296] usr/lib/mage/meta-generator.sh:
235      -load mage-features
236     * [r2295] usr/lib/mage/meta-generator.sh:
237      -fixed race-condition
238     * [r2294] usr/lib/mage/meta-generator.sh:
239      -distrotag() -> print_distrotag()
240     * [r2293] usr/lib/mage/meta-generator.sh:
241      -enabled inherits and SPLIT_PACKAGE_BASE information
242     * [r2292] usr/lib/mage/meta-generator.sh:
243      -fixed PCATEGORIE->PCAT
244     * [r2291] usr/lib/mage/meta-generator.sh:
245      -honor distrotag everywhere
246     * [r2290] usr/lib/mage/meta-generator.sh:
247      -pull in smage2 functions
248     * [r2289] usr/lib/mage/meta-generator.sh:
249      -use smagesource() to honor distrotags
250     * [r2288] usr/lib/mage/meta-generator.sh:
251      -some sanity checks
252     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
253      -initial release
254    
255    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
256    
257     * [r2286] usr/lib/mage/depwalker.sh:
258      -fixed broken pretend/install-build-prerequisites commands
259     * [r2285] usr/lib/mage/depwalker.sh:
260      -introduced decho() and replaced all debug messages with this
261      function
262    
263    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
264    
265     * [r2283] ChangeLog:
266      -updated ChangeLog
267     * [r2282] VERSION:
268      -version 0.4.100
269     * [r2281] usr/lib/mage/depwalker.sh:
270      -provide enhanced debug information
271     * [r2280] usr/lib/mage/depwalker.sh:
272      -fixed broken upgrade methods with commit r2195 and r2210
273    
274    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
275    
276     * [r2278] ChangeLog:
277      -updated ChangeLog
278     * [r2277] VERSION:
279      -version 0.4.99
280     * [r2276] usr/lib/mage/depwalker.sh:
281      -mention that pcat is mandatory
282     * [r2275] usr/lib/mage/depwalker.sh:
283      -fixed spelling
284     * [r2274] usr/lib/mage/depwalker.sh:
285      -fixed line-wrap
286     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
287      -make the default update method for the package database
288      selectable
289     * [r2272] usr/lib/mage/mage4.functions.sh:
290      -try to resume downloads via checksum like we do in smage2 -
291      fixme: this will check checksums twice
292     * [r2271] usr/lib/mage/mage4.functions.sh:
293      -simplify pkgname/pkgfile usage
294     * [r2270] usr/lib/mage/mage4.functions.sh:
295      -fixed whitespaces
296     * [r2269] usr/lib/mage/depwalker.sh:
297      -fixed usage
298     * [r2268] usr/lib/mage/autodepend.sh,
299      usr/lib/mage/create_desktop_app.sh,
300      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
301      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
302      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
303      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
304      usr/lib/mage/search_soname.sh:
305      -fixed header
306    
307    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
308    
309     * [r2233] usr/lib/mage/mage4.sh:
310      -download and srcdownload require root privileges
311     * [r2232] usr/lib/mage/mage4.functions.sh:
312      -mchecksum(): only print errors while running the file-size check
313      to not clutter any output
314     * [r2230] ChangeLog:
315      -updated ChangeLog
316     * [r2229] VERSION:
317      -version 0.4.98
318     * [r2228] Makefile:
319      -fixed header
320     * [r2227] Makefile:
321      -removed non-sense DESTDIR definition
322     * [r2226] Makefile:
323      -fixed whitespaces
324     * [r2225] usr/lib/mage/mage4.functions.sh:
325      -mchecksum(): check for zero file-size, which is not allowed
326     * [r2224] usr/lib/mage/mage4.functions.sh:
327      get_highest_magefile(): print debug messages to stderr to not
328      break the return values
329     * [r2223] usr/lib/mage/mage4.functions.sh:
330      -removed which dependency
331     * [r2222] usr/lib/mage/mage4.sh:
332      die(): only print debug infos on request and always clean the
333      xtitles
334     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
335      -allow debug mode for depwalker
336     * [r2220] usr/lib/mage/depwalker.sh:
337      -fixed whitespaces
338    
339    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
340    
341     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
342      -add support for build-prerequisites
343     * [r2209] usr/lib/mage/smage2.sh:
344      -add MLIBDIR to default path
345    
346    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
347    
348     * [r2195] usr/lib/mage/depwalker.sh:
349      -depwalker: do not add loop dependencies to the install list
350      twice
351    
352    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
353    
354     * [r2176] ChangeLog:
355      -updated ChangeLog
356     * [r2175] VERSION:
357      -version 0.4.97
358    
359    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
360    
361     * [r2174] usr/lib/mage/museradd:
362      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
363      opts
364    
365    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
366    
367     * [r2173] usr/lib/mage/mage.rc.global.in:
368      -disable icecc by default
369     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
370      -fix broken icecc feature, icecream -> icecc
371    
372    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
373    
374     * [r2167] usr/lib/mage/mage4.functions.sh:
375      -added icecc to known mage features
376     * [r2165] ChangeLog:
377      -updated ChangeLog
378     * [r2164] VERSION:
379      -version 0.4.96
380     * [r2163] usr/lib/mage/smage2.functions.sh:
381      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
382      SPECIAL_FUNCTIONS
383     * [r2161] ChangeLog:
384      -updated ChangeLog
385     * [r2160] VERSION:
386      -version 0.4.95
387     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
388      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
389      -support icecream distributed cc (icecc)
390     * [r2158] usr/lib/mage/smage2.functions.sh:
391      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
392     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
393      -added mqalint support and use a stub function until we provide
394      lint check tools offically
395     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
396      -introduce unpack_package() function to unpack single packages
397      and do unpack of a package while installing phase and not all
398      packages at once to save space
399     * [r2155] usr/lib/mage/ldd-fix.sh:
400      -make use of magequery
401    
402    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
403    
404     * [r2144] ChangeLog:
405      -updated ChangeLog
406     * [r2143] VERSION:
407      -version 0.4.94
408     * [r2142] usr/lib/mage/museradd:
409      -add support for -M/-H of useradd/adduser to suppress homedir
410      creation. usermod does not support this switch, it must be
411      ignored
412     * [r2141] usr/lib/mage/depwalker.sh:
413      -print invalid apps and do not print errors
414     * [r2140] usr/lib/mage/smage2.functions.sh:
415      -remove excessive tabbing and duplicate entries from dependencies
416    
417    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
418    
419     * [r2047] ChangeLog:
420      -updated ChangeLog
421     * [r2046] VERSION:
422      -version 0.4.93
423     * [r2045] usr/lib/mage/mage.rc.global.in:
424      -fixed whitespaces
425     * [r2044] usr/lib/mage/mage.rc.global.in:
426      -fixed buildpkg -> pkgbuild in description
427     * [r2043] usr/lib/mage/smage2.sh:
428      -honor PKGTYPE=virtual in all split_package cases
429     * [r2042] usr/lib/mage/smage2.sh:
430      -improved split_package handling and honor split_info for all
431      cases
432     * [r2041] usr/lib/mage/smage2.functions.sh:
433      -fixed whitespaces
434     * [r2040] usr/lib/mage/smage2.functions.sh:
435      -do not save/restore PKGTYPE twice for split_packages
436     * [r2039] usr/lib/mage/autodepend.sh:
437      -really honor prefix
438    
439    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
440    
441     * [r1993] ChangeLog:
442      -updated ChangeLog
443     * [r1992] VERSION:
444      -version 0.4.92
445    
446    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
447    
448     * [r1963] usr/lib/mage/mage4.functions.sh:
449      -fixed a cmd typo: xarg -> xargs
450    
451    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
452    
453     * [r1962] usr/lib/mage/mage4.functions.sh:
454      -enhanced protected files counter with bash internal base
455      functions
456     * [r1961] usr/lib/mage/mage4.functions.sh:
457      -print cosmetic
458    
459    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
460    
461     * [r1955] usr/lib/mage/pkg_all_sources.sh:
462      -fixed whitespaces
463     * [r1954] usr/lib/mage/autodepend.sh:
464      -honor usr-move and resolve full soname pathes to improved the
465      file search in the package database
466     * [r1953] usr/lib/mage/search_soname.sh:
467      -improved soname detection
468     * [r1952] usr/lib/mage/mage4.functions.sh:
469      -fixed need_busybox_support() function to honor USR-move
470     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
471      -users created by packagemanagement should be system users
472    
473    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
474    
475     * [r1798] ChangeLog:
476      -updated ChangeLog
477     * [r1797] VERSION:
478      version 0.4.91
479     * [r1796] usr/lib/mage/smage2.functions.sh:
480      -marchsrcfile: add $1 to make different variable names possible
481     * [r1795] usr/lib/mage/smage2.functions.sh:
482      -show full path to file which gets unpacked
483    
484    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
485    
486     * [r1786] ChangeLog:
487      -updated ChangeLog
488     * [r1785] VERSION:
489      -version 0.4.90
490     * [r1784] usr/lib/mage/smage2.sh:
491      -honor !pkgbuild with split_packages and respect variables set in
492      split_info too
493     * [r1783] usr/lib/mage/magequery.sh:
494      -always export C locale to fix utf-8 issues
495     * [r1782] usr/lib/mage/ldd-fix.sh:
496      -honor multiple argvs
497     * [r1781] usr/lib/mage/mage4.functions.sh:
498      -added some nice colors for mprintfeatures()
499     * [r1780] usr/lib/mage/mage4.sh:
500      -added option 'print-features'
501     * [r1779] usr/lib/mage/env-rebuild.sh:
502      -handle XDG dirs right and fix glib gio/schema errors
503    
504    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
505    
506     * [r1764] ChangeLog:
507      -updated ChangeLog
508     * [r1763] VERSION:
509      -version 0.4.89
510     * [r1762] usr/lib/mage/mage4.functions.sh:
511      -fixed a typo
512     * [r1760] ChangeLog:
513      -updated ChangeLog
514     * [r1759] VERSION:
515      -version 0.4.88
516     * [r1758] usr/lib/mage/mage4.functions.sh:
517      -improved count_protected_files() function to fix several issues
518    
519    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
520    
521     * [r1690] usr/lib/mage/mage4.functions.sh:
522      -fixed broken mtime handling of symlinks
523     * [r1689] usr/lib/mage/smage2.functions.sh:
524      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
525      marchsdepend() functions
526    
527  2012-02-06  Niels Rogalla <niro@magellan-linux.de>  2012-02-06  Niels Rogalla <niro@magellan-linux.de>
528    
529     * [r1687] ChangeLog:
530      -updated ChangeLog
531   * [r1686] VERSION:   * [r1686] VERSION:
532    -version 0.4.87    -version 0.4.87
533   * [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.3086