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 2378 by niro, Mon Jan 6 14:36:45 2014 UTC
# Line 1  Line 1 
1    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2377] VERSION:
4      -version 0.4.103
5     * [r2376] usr/lib/mage/depwalker.sh:
6      -fixed a typo and whitespaces
7     * [r2374] ChangeLog:
8      -updated ChangeLog
9     * [r2373] VERSION:
10      -version 0.4.102
11     * [r2372] usr/lib/mage/mage4.functions.sh:
12      -fixed a logic issue
13     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
14      -introduce rerun_pkgfunctions() and let the user re-run
15      preinstall|postinstall parts of an installed package
16     * [r2369] ChangeLog:
17      -updated ChangeLog
18     * [r2368] VERSION:
19      -version 0.4.101
20     * [r2367] usr/lib/mage/meta-generator.sh:
21      -split meta data and content data to seperate files into a dir
22      named PKGMETADIR
23     * [r2366] usr/lib/mage/meta-generator.sh:
24      -renamed variable METAFILE to PKGMETAFILE
25     * [r2365] usr/lib/mage/generate_meta_data.sh,
26      usr/lib/mage/mage4.functions.sh,
27      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
28      -drop obsolete MAGE_TARGETS support
29     * [r2364] usr/lib/mage/mage4.functions.sh:
30      sminclude(): honor SILENT=1
31     * [r2363] usr/lib/mage/smage2.functions.sh:
32      sminclude(): honor SILENT=1
33     * [r2362] usr/lib/mage/smage2.functions.sh:
34      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
35      variable variable
36     * [r2361] usr/lib/mage/smage2.functions.sh:
37      -fixed whitespaces
38     * [r2360] usr/lib/mage/depwalker.sh:
39      -added --smage switch to support depwalking of smage2 files
40     * [r2359] usr/lib/mage/depwalker.sh:
41      -fixed wrong methods in usage()
42     * [r2358] usr/lib/mage/mage4.sh:
43      -fixed usage description of install/pretend-build-prerequisites
44    
45    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
46    
47     * [r2296] usr/lib/mage/meta-generator.sh:
48      -load mage-features
49     * [r2295] usr/lib/mage/meta-generator.sh:
50      -fixed race-condition
51     * [r2294] usr/lib/mage/meta-generator.sh:
52      -distrotag() -> print_distrotag()
53     * [r2293] usr/lib/mage/meta-generator.sh:
54      -enabled inherits and SPLIT_PACKAGE_BASE information
55     * [r2292] usr/lib/mage/meta-generator.sh:
56      -fixed PCATEGORIE->PCAT
57     * [r2291] usr/lib/mage/meta-generator.sh:
58      -honor distrotag everywhere
59     * [r2290] usr/lib/mage/meta-generator.sh:
60      -pull in smage2 functions
61     * [r2289] usr/lib/mage/meta-generator.sh:
62      -use smagesource() to honor distrotags
63     * [r2288] usr/lib/mage/meta-generator.sh:
64      -some sanity checks
65     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
66      -initial release
67    
68    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
69    
70     * [r2286] usr/lib/mage/depwalker.sh:
71      -fixed broken pretend/install-build-prerequisites commands
72     * [r2285] usr/lib/mage/depwalker.sh:
73      -introduced decho() and replaced all debug messages with this
74      function
75    
76    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
77    
78     * [r2283] ChangeLog:
79      -updated ChangeLog
80     * [r2282] VERSION:
81      -version 0.4.100
82     * [r2281] usr/lib/mage/depwalker.sh:
83      -provide enhanced debug information
84     * [r2280] usr/lib/mage/depwalker.sh:
85      -fixed broken upgrade methods with commit r2195 and r2210
86    
87    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
88    
89     * [r2278] ChangeLog:
90      -updated ChangeLog
91     * [r2277] VERSION:
92      -version 0.4.99
93     * [r2276] usr/lib/mage/depwalker.sh:
94      -mention that pcat is mandatory
95     * [r2275] usr/lib/mage/depwalker.sh:
96      -fixed spelling
97     * [r2274] usr/lib/mage/depwalker.sh:
98      -fixed line-wrap
99     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
100      -make the default update method for the package database
101      selectable
102     * [r2272] usr/lib/mage/mage4.functions.sh:
103      -try to resume downloads via checksum like we do in smage2 -
104      fixme: this will check checksums twice
105     * [r2271] usr/lib/mage/mage4.functions.sh:
106      -simplify pkgname/pkgfile usage
107     * [r2270] usr/lib/mage/mage4.functions.sh:
108      -fixed whitespaces
109     * [r2269] usr/lib/mage/depwalker.sh:
110      -fixed usage
111     * [r2268] usr/lib/mage/autodepend.sh,
112      usr/lib/mage/create_desktop_app.sh,
113      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
114      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
115      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
116      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
117      usr/lib/mage/search_soname.sh:
118      -fixed header
119    
120    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
121    
122     * [r2233] usr/lib/mage/mage4.sh:
123      -download and srcdownload require root privileges
124     * [r2232] usr/lib/mage/mage4.functions.sh:
125      -mchecksum(): only print errors while running the file-size check
126      to not clutter any output
127     * [r2230] ChangeLog:
128      -updated ChangeLog
129     * [r2229] VERSION:
130      -version 0.4.98
131     * [r2228] Makefile:
132      -fixed header
133     * [r2227] Makefile:
134      -removed non-sense DESTDIR definition
135     * [r2226] Makefile:
136      -fixed whitespaces
137     * [r2225] usr/lib/mage/mage4.functions.sh:
138      -mchecksum(): check for zero file-size, which is not allowed
139     * [r2224] usr/lib/mage/mage4.functions.sh:
140      get_highest_magefile(): print debug messages to stderr to not
141      break the return values
142     * [r2223] usr/lib/mage/mage4.functions.sh:
143      -removed which dependency
144     * [r2222] usr/lib/mage/mage4.sh:
145      die(): only print debug infos on request and always clean the
146      xtitles
147     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
148      -allow debug mode for depwalker
149     * [r2220] usr/lib/mage/depwalker.sh:
150      -fixed whitespaces
151    
152    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
153    
154     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
155      -add support for build-prerequisites
156     * [r2209] usr/lib/mage/smage2.sh:
157      -add MLIBDIR to default path
158    
159    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
160    
161     * [r2195] usr/lib/mage/depwalker.sh:
162      -depwalker: do not add loop dependencies to the install list
163      twice
164    
165    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
166    
167     * [r2176] ChangeLog:
168      -updated ChangeLog
169     * [r2175] VERSION:
170      -version 0.4.97
171    
172    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
173    
174     * [r2174] usr/lib/mage/museradd:
175      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
176      opts
177    
178    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
179    
180     * [r2173] usr/lib/mage/mage.rc.global.in:
181      -disable icecc by default
182     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
183      -fix broken icecc feature, icecream -> icecc
184    
185    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
186    
187     * [r2167] usr/lib/mage/mage4.functions.sh:
188      -added icecc to known mage features
189     * [r2165] ChangeLog:
190      -updated ChangeLog
191     * [r2164] VERSION:
192      -version 0.4.96
193     * [r2163] usr/lib/mage/smage2.functions.sh:
194      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
195      SPECIAL_FUNCTIONS
196     * [r2161] ChangeLog:
197      -updated ChangeLog
198     * [r2160] VERSION:
199      -version 0.4.95
200     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
201      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
202      -support icecream distributed cc (icecc)
203     * [r2158] usr/lib/mage/smage2.functions.sh:
204      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
205     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
206      -added mqalint support and use a stub function until we provide
207      lint check tools offically
208     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
209      -introduce unpack_package() function to unpack single packages
210      and do unpack of a package while installing phase and not all
211      packages at once to save space
212     * [r2155] usr/lib/mage/ldd-fix.sh:
213      -make use of magequery
214    
215    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
216    
217     * [r2144] ChangeLog:
218      -updated ChangeLog
219     * [r2143] VERSION:
220      -version 0.4.94
221     * [r2142] usr/lib/mage/museradd:
222      -add support for -M/-H of useradd/adduser to suppress homedir
223      creation. usermod does not support this switch, it must be
224      ignored
225     * [r2141] usr/lib/mage/depwalker.sh:
226      -print invalid apps and do not print errors
227     * [r2140] usr/lib/mage/smage2.functions.sh:
228      -remove excessive tabbing and duplicate entries from dependencies
229    
230    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
231    
232     * [r2047] ChangeLog:
233      -updated ChangeLog
234     * [r2046] VERSION:
235      -version 0.4.93
236     * [r2045] usr/lib/mage/mage.rc.global.in:
237      -fixed whitespaces
238     * [r2044] usr/lib/mage/mage.rc.global.in:
239      -fixed buildpkg -> pkgbuild in description
240     * [r2043] usr/lib/mage/smage2.sh:
241      -honor PKGTYPE=virtual in all split_package cases
242     * [r2042] usr/lib/mage/smage2.sh:
243      -improved split_package handling and honor split_info for all
244      cases
245     * [r2041] usr/lib/mage/smage2.functions.sh:
246      -fixed whitespaces
247     * [r2040] usr/lib/mage/smage2.functions.sh:
248      -do not save/restore PKGTYPE twice for split_packages
249     * [r2039] usr/lib/mage/autodepend.sh:
250      -really honor prefix
251    
252    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
253    
254     * [r1993] ChangeLog:
255      -updated ChangeLog
256     * [r1992] VERSION:
257      -version 0.4.92
258    
259    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
260    
261     * [r1963] usr/lib/mage/mage4.functions.sh:
262      -fixed a cmd typo: xarg -> xargs
263    
264    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
265    
266     * [r1962] usr/lib/mage/mage4.functions.sh:
267      -enhanced protected files counter with bash internal base
268      functions
269     * [r1961] usr/lib/mage/mage4.functions.sh:
270      -print cosmetic
271    
272    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
273    
274     * [r1955] usr/lib/mage/pkg_all_sources.sh:
275      -fixed whitespaces
276     * [r1954] usr/lib/mage/autodepend.sh:
277      -honor usr-move and resolve full soname pathes to improved the
278      file search in the package database
279     * [r1953] usr/lib/mage/search_soname.sh:
280      -improved soname detection
281     * [r1952] usr/lib/mage/mage4.functions.sh:
282      -fixed need_busybox_support() function to honor USR-move
283     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
284      -users created by packagemanagement should be system users
285    
286    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
287    
288     * [r1798] ChangeLog:
289      -updated ChangeLog
290     * [r1797] VERSION:
291      version 0.4.91
292     * [r1796] usr/lib/mage/smage2.functions.sh:
293      -marchsrcfile: add $1 to make different variable names possible
294     * [r1795] usr/lib/mage/smage2.functions.sh:
295      -show full path to file which gets unpacked
296    
297    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
298    
299     * [r1786] ChangeLog:
300      -updated ChangeLog
301     * [r1785] VERSION:
302      -version 0.4.90
303     * [r1784] usr/lib/mage/smage2.sh:
304      -honor !pkgbuild with split_packages and respect variables set in
305      split_info too
306     * [r1783] usr/lib/mage/magequery.sh:
307      -always export C locale to fix utf-8 issues
308     * [r1782] usr/lib/mage/ldd-fix.sh:
309      -honor multiple argvs
310     * [r1781] usr/lib/mage/mage4.functions.sh:
311      -added some nice colors for mprintfeatures()
312     * [r1780] usr/lib/mage/mage4.sh:
313      -added option 'print-features'
314     * [r1779] usr/lib/mage/env-rebuild.sh:
315      -handle XDG dirs right and fix glib gio/schema errors
316    
317    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
318    
319     * [r1764] ChangeLog:
320      -updated ChangeLog
321     * [r1763] VERSION:
322      -version 0.4.89
323     * [r1762] usr/lib/mage/mage4.functions.sh:
324      -fixed a typo
325     * [r1760] ChangeLog:
326      -updated ChangeLog
327     * [r1759] VERSION:
328      -version 0.4.88
329     * [r1758] usr/lib/mage/mage4.functions.sh:
330      -improved count_protected_files() function to fix several issues
331    
332    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
333    
334     * [r1690] usr/lib/mage/mage4.functions.sh:
335      -fixed broken mtime handling of symlinks
336     * [r1689] usr/lib/mage/smage2.functions.sh:
337      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
338      marchsdepend() functions
339    
340  2012-02-06  Niels Rogalla <niro@magellan-linux.de>  2012-02-06  Niels Rogalla <niro@magellan-linux.de>
341    
342     * [r1687] ChangeLog:
343      -updated ChangeLog
344   * [r1686] VERSION:   * [r1686] VERSION:
345    -version 0.4.87    -version 0.4.87
346   * [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.2378