Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1687 by niro, Mon Feb 6 10:28:21 2012 UTC revision 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>  2012-02-06  Niels Rogalla <niro@magellan-linux.de>
455    
456     * [r1687] ChangeLog:
457      -updated ChangeLog
458   * [r1686] VERSION:   * [r1686] VERSION:
459    -version 0.4.87    -version 0.4.87
460   * [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.2845