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