Magellan Linux

Diff of /trunk/mage/ChangeLog

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

revision 2165 by niro, Wed Aug 14 13:55:55 2013 UTC revision 3083 by niro, Tue May 22 14:20:18 2018 UTC
# Line 1  Line 1 
1    2018-05-22  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3081] usr/lib/mage/smage2.functions.sh:
4      -honor newly introduced method of file-5.33 to detect shared
5      libraries as pie executables if the executable bit is set
6    
7    2017-08-01  Niels Rogalla <niro@magellan-linux.de>
8    
9     * [r3056] ChangeLog:
10      -updates ChangeLog
11     * [r3055] VERSION:
12      -version 0.4.112
13     * [r3054] usr/lib/mage/mage4.functions.sh:
14      -syncmage_tarball(): honor mchecksum file sanity check and us
15      full path to checksum files
16     * [r3050] ChangeLog:
17      -updated ChangeLog
18     * [r3049] VERSION:
19      -version 0.4.111
20     * [r3048] Makefile:
21      -use arch command instead of uname -m
22    
23    2017-06-30  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r3043] ChangeLog:
26      -updated ChangeLog
27     * [r3042] VERSION:
28      -version 0.4.110
29     * [r3040] usr/lib/mage/mage4.functions.sh:
30      -mchecksum(): added sanity check for missing checksum files
31     * [r3039] VERSION:
32      -version 0.4.109
33     * [r3037] usr/lib/mage/smage2.functions.sh:
34      -added marchvariable() function and make use of it
35     * [r3034] Makefile, usr/lib/mage/mage.rc.global.in,
36      usr/lib/mage/smage2.sh:
37      -updated and hardened default compiler flags, not using -mtune=
38      but always 'generic
39    
40    2015-12-08  Niels Rogalla <niro@magellan-linux.de>
41    
42     * [r2919] usr/lib/mage/autodepend.sh:
43      -fixed a small prefix issue
44    
45    2015-11-30  Niels Rogalla <niro@magellan-linux.de>
46    
47     * [r2917] usr/lib/mage/mkinfodir:
48      -coding style update
49     * [r2915] usr/lib/mage/mkinfodir:
50      -added some sanity checks
51    
52    2015-03-20  Niels Rogalla <niro@magellan-linux.de>
53    
54     * [r2869] usr/lib/mage/smage2.functions.sh:
55      -build mpks for virtual as well to support build-server builds
56    
57    2015-03-19  Niels Rogalla <niro@magellan-linux.de>
58    
59     * [r2867] usr/lib/mage/mage4.functions.sh:
60      mdownload(): support file:// uris to support file injections
61      which the alx branch use with src-tarballs
62    
63    2015-02-13  Niels Rogalla <niro@magellan-linux.de>
64    
65     * [r2863] usr/lib/mage/smage2.sh:
66      -smage build log: log sterr too
67    
68    2014-10-31  Niels Rogalla <niro@magellan-linux.de>
69    
70     * [r2845] ChangeLog:
71      -updated ChangeLog
72     * [r2844] VERSION:
73      -version 0.4.108
74     * [r2842] usr/lib/mage/smage2.functions.sh:
75      -always create a mpks even if no SRC_URI was defined, only ignore
76      the mpks-build on virtual packages
77    
78    2014-10-24  Niels Rogalla <niro@magellan-linux.de>
79    
80     * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
81      -support deep and simple build-prerequisites, which reduces the
82      overhead as they only respect the sdepend of the target
83      mage/smagefile and not from all deps
84    
85    2014-10-22  Niels Rogalla <niro@magellan-linux.de>
86    
87     * [r2838] usr/lib/mage/depwalker.sh:
88      -load mage-features to support them with the smagesource()
89      function
90    
91    2014-09-19  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r2834] ChangeLog:
94      -updated ChangeLog
95     * [r2833] VERSION:
96      -version 0.4.107
97     * [r2831] usr/lib/mage/depwalker.sh,
98      usr/lib/mage/smage2.functions.sh:
99      -evaluate march[s|]depend() right if depwalker calls the
100      smagefile directly
101    
102    2014-09-17  Niels Rogalla <niro@magellan-linux.de>
103    
104     * [r2827] usr/lib/mage/depwalker.sh:
105      -spelling
106     * [r2826] usr/lib/mage/depwalker.sh:
107      -revert commit r2735 - deps of highest_depfile must be checked
108      before adding it to the ALL_DEPS var, so that they get installed
109      before highest_depfile and not after it
110    
111    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
112    
113     * [r2824] usr/lib/mage/autodepend.sh:
114      -whitespaces
115     * [r2823] usr/lib/mage/autodepend.sh:
116      -print sonames which where not found
117    
118    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
121      -make smage log directory configurable
122     * [r2803] usr/lib/mage/autodepend.sh:
123      -fixed broken use-move honor logic
124    
125    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
126    
127     * [r2755] ChangeLog:
128      -updated ChangeLog
129     * [r2754] VERSION:
130      -version 0.4.106
131     * [r2752] usr/lib/mage/mage4.functions.sh:
132      -fixed broken count_installed_pkgs() function
133     * [r2751] usr/lib/mage/museradd:
134      -ignore -l switch when running usermod
135    
136    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
137    
138     * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
139      -renamed src_setup() function to the more appropriate name
140      pkg_setup()
141    
142    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
143    
144     * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
145      -introduce src_setup function
146     * [r2740] ChangeLog:
147      -updated ChangeLog
148     * [r2739] VERSION:
149      -version 0.4.105
150     * [r2738] usr/lib/mage/depwalker.sh:
151      -fixed spelling
152     * [r2735] usr/lib/mage/depwalker.sh:
153      -fixed a logic error/race-condition in depwalker, where the
154      highest_magefile was added too late to ALLDEPS
155    
156    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
157    
158     * [r2724] usr/lib/mage/mage4.functions.sh:
159      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
160     * [r2723] usr/lib/mage/museradd:
161      -museradd: busybox does not support -l switch
162    
163    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r2636] usr/lib/mage/etc-update:
166      -be busybox friendly
167     * [r2633] ChangeLog:
168      -updated ChangeLog
169     * [r2632] VERSION:
170      -version 0.4.104
171    
172    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
173    
174     * [r2589] usr/lib/mage/smage2.sh:
175      -regen mage files *after* successful build
176    
177    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
178    
179     * [r2522] usr/lib/mage/search_soname.sh:
180      -scanelf 0.7 has a bug, it ignores the first element in the path
181    
182    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
183    
184     * [r2378] ChangeLog:
185      -updated ChangeLog
186     * [r2377] VERSION:
187      -version 0.4.103
188     * [r2376] usr/lib/mage/depwalker.sh:
189      -fixed a typo and whitespaces
190     * [r2374] ChangeLog:
191      -updated ChangeLog
192     * [r2373] VERSION:
193      -version 0.4.102
194     * [r2372] usr/lib/mage/mage4.functions.sh:
195      -fixed a logic issue
196     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
197      -introduce rerun_pkgfunctions() and let the user re-run
198      preinstall|postinstall parts of an installed package
199     * [r2369] ChangeLog:
200      -updated ChangeLog
201     * [r2368] VERSION:
202      -version 0.4.101
203     * [r2367] usr/lib/mage/meta-generator.sh:
204      -split meta data and content data to seperate files into a dir
205      named PKGMETADIR
206     * [r2366] usr/lib/mage/meta-generator.sh:
207      -renamed variable METAFILE to PKGMETAFILE
208     * [r2365] usr/lib/mage/generate_meta_data.sh,
209      usr/lib/mage/mage4.functions.sh,
210      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
211      -drop obsolete MAGE_TARGETS support
212     * [r2364] usr/lib/mage/mage4.functions.sh:
213      sminclude(): honor SILENT=1
214     * [r2363] usr/lib/mage/smage2.functions.sh:
215      sminclude(): honor SILENT=1
216     * [r2362] usr/lib/mage/smage2.functions.sh:
217      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
218      variable variable
219     * [r2361] usr/lib/mage/smage2.functions.sh:
220      -fixed whitespaces
221     * [r2360] usr/lib/mage/depwalker.sh:
222      -added --smage switch to support depwalking of smage2 files
223     * [r2359] usr/lib/mage/depwalker.sh:
224      -fixed wrong methods in usage()
225     * [r2358] usr/lib/mage/mage4.sh:
226      -fixed usage description of install/pretend-build-prerequisites
227    
228    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
229    
230     * [r2296] usr/lib/mage/meta-generator.sh:
231      -load mage-features
232     * [r2295] usr/lib/mage/meta-generator.sh:
233      -fixed race-condition
234     * [r2294] usr/lib/mage/meta-generator.sh:
235      -distrotag() -> print_distrotag()
236     * [r2293] usr/lib/mage/meta-generator.sh:
237      -enabled inherits and SPLIT_PACKAGE_BASE information
238     * [r2292] usr/lib/mage/meta-generator.sh:
239      -fixed PCATEGORIE->PCAT
240     * [r2291] usr/lib/mage/meta-generator.sh:
241      -honor distrotag everywhere
242     * [r2290] usr/lib/mage/meta-generator.sh:
243      -pull in smage2 functions
244     * [r2289] usr/lib/mage/meta-generator.sh:
245      -use smagesource() to honor distrotags
246     * [r2288] usr/lib/mage/meta-generator.sh:
247      -some sanity checks
248     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
249      -initial release
250    
251    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
252    
253     * [r2286] usr/lib/mage/depwalker.sh:
254      -fixed broken pretend/install-build-prerequisites commands
255     * [r2285] usr/lib/mage/depwalker.sh:
256      -introduced decho() and replaced all debug messages with this
257      function
258    
259    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
260    
261     * [r2283] ChangeLog:
262      -updated ChangeLog
263     * [r2282] VERSION:
264      -version 0.4.100
265     * [r2281] usr/lib/mage/depwalker.sh:
266      -provide enhanced debug information
267     * [r2280] usr/lib/mage/depwalker.sh:
268      -fixed broken upgrade methods with commit r2195 and r2210
269    
270    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
271    
272     * [r2278] ChangeLog:
273      -updated ChangeLog
274     * [r2277] VERSION:
275      -version 0.4.99
276     * [r2276] usr/lib/mage/depwalker.sh:
277      -mention that pcat is mandatory
278     * [r2275] usr/lib/mage/depwalker.sh:
279      -fixed spelling
280     * [r2274] usr/lib/mage/depwalker.sh:
281      -fixed line-wrap
282     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
283      -make the default update method for the package database
284      selectable
285     * [r2272] usr/lib/mage/mage4.functions.sh:
286      -try to resume downloads via checksum like we do in smage2 -
287      fixme: this will check checksums twice
288     * [r2271] usr/lib/mage/mage4.functions.sh:
289      -simplify pkgname/pkgfile usage
290     * [r2270] usr/lib/mage/mage4.functions.sh:
291      -fixed whitespaces
292     * [r2269] usr/lib/mage/depwalker.sh:
293      -fixed usage
294     * [r2268] usr/lib/mage/autodepend.sh,
295      usr/lib/mage/create_desktop_app.sh,
296      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
297      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
298      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
299      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
300      usr/lib/mage/search_soname.sh:
301      -fixed header
302    
303    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
304    
305     * [r2233] usr/lib/mage/mage4.sh:
306      -download and srcdownload require root privileges
307     * [r2232] usr/lib/mage/mage4.functions.sh:
308      -mchecksum(): only print errors while running the file-size check
309      to not clutter any output
310     * [r2230] ChangeLog:
311      -updated ChangeLog
312     * [r2229] VERSION:
313      -version 0.4.98
314     * [r2228] Makefile:
315      -fixed header
316     * [r2227] Makefile:
317      -removed non-sense DESTDIR definition
318     * [r2226] Makefile:
319      -fixed whitespaces
320     * [r2225] usr/lib/mage/mage4.functions.sh:
321      -mchecksum(): check for zero file-size, which is not allowed
322     * [r2224] usr/lib/mage/mage4.functions.sh:
323      get_highest_magefile(): print debug messages to stderr to not
324      break the return values
325     * [r2223] usr/lib/mage/mage4.functions.sh:
326      -removed which dependency
327     * [r2222] usr/lib/mage/mage4.sh:
328      die(): only print debug infos on request and always clean the
329      xtitles
330     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
331      -allow debug mode for depwalker
332     * [r2220] usr/lib/mage/depwalker.sh:
333      -fixed whitespaces
334    
335    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
336    
337     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
338      -add support for build-prerequisites
339     * [r2209] usr/lib/mage/smage2.sh:
340      -add MLIBDIR to default path
341    
342    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
343    
344     * [r2195] usr/lib/mage/depwalker.sh:
345      -depwalker: do not add loop dependencies to the install list
346      twice
347    
348    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
349    
350     * [r2176] ChangeLog:
351      -updated ChangeLog
352     * [r2175] VERSION:
353      -version 0.4.97
354    
355    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
356    
357     * [r2174] usr/lib/mage/museradd:
358      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
359      opts
360    
361    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
362    
363     * [r2173] usr/lib/mage/mage.rc.global.in:
364      -disable icecc by default
365     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
366      -fix broken icecc feature, icecream -> icecc
367    
368  2013-08-14  Niels Rogalla <niro@magellan-linux.de>  2013-08-14  Niels Rogalla <niro@magellan-linux.de>
369    
370     * [r2167] usr/lib/mage/mage4.functions.sh:
371      -added icecc to known mage features
372     * [r2165] ChangeLog:
373      -updated ChangeLog
374   * [r2164] VERSION:   * [r2164] VERSION:
375    -version 0.4.96    -version 0.4.96
376   * [r2163] usr/lib/mage/smage2.functions.sh:   * [r2163] usr/lib/mage/smage2.functions.sh:

Legend:
Removed from v.2165  
changed lines
  Added in v.3083