Magellan Linux

Diff of /tags/mage-0_4_110/ChangeLog

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

revision 2278 by niro, Fri Oct 25 08:19:44 2013 UTC revision 2740 by niro, Tue Aug 12 15:26:58 2014 UTC
# Line 1  Line 1 
1    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2739] VERSION:
4      -version 0.4.105
5     * [r2738] usr/lib/mage/depwalker.sh:
6      -fixed spelling
7     * [r2735] usr/lib/mage/depwalker.sh:
8      -fixed a logic error/race-condition in depwalker, where the
9      highest_magefile was added too late to ALLDEPS
10    
11    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r2724] usr/lib/mage/mage4.functions.sh:
14      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
15     * [r2723] usr/lib/mage/museradd:
16      -museradd: busybox does not support -l switch
17    
18    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
19    
20     * [r2636] usr/lib/mage/etc-update:
21      -be busybox friendly
22     * [r2633] ChangeLog:
23      -updated ChangeLog
24     * [r2632] VERSION:
25      -version 0.4.104
26    
27    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r2589] usr/lib/mage/smage2.sh:
30      -regen mage files *after* successful build
31    
32    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
33    
34     * [r2522] usr/lib/mage/search_soname.sh:
35      -scanelf 0.7 has a bug, it ignores the first element in the path
36    
37    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
38    
39     * [r2378] ChangeLog:
40      -updated ChangeLog
41     * [r2377] VERSION:
42      -version 0.4.103
43     * [r2376] usr/lib/mage/depwalker.sh:
44      -fixed a typo and whitespaces
45     * [r2374] ChangeLog:
46      -updated ChangeLog
47     * [r2373] VERSION:
48      -version 0.4.102
49     * [r2372] usr/lib/mage/mage4.functions.sh:
50      -fixed a logic issue
51     * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
52      -introduce rerun_pkgfunctions() and let the user re-run
53      preinstall|postinstall parts of an installed package
54     * [r2369] ChangeLog:
55      -updated ChangeLog
56     * [r2368] VERSION:
57      -version 0.4.101
58     * [r2367] usr/lib/mage/meta-generator.sh:
59      -split meta data and content data to seperate files into a dir
60      named PKGMETADIR
61     * [r2366] usr/lib/mage/meta-generator.sh:
62      -renamed variable METAFILE to PKGMETAFILE
63     * [r2365] usr/lib/mage/generate_meta_data.sh,
64      usr/lib/mage/mage4.functions.sh,
65      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
66      -drop obsolete MAGE_TARGETS support
67     * [r2364] usr/lib/mage/mage4.functions.sh:
68      sminclude(): honor SILENT=1
69     * [r2363] usr/lib/mage/smage2.functions.sh:
70      sminclude(): honor SILENT=1
71     * [r2362] usr/lib/mage/smage2.functions.sh:
72      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
73      variable variable
74     * [r2361] usr/lib/mage/smage2.functions.sh:
75      -fixed whitespaces
76     * [r2360] usr/lib/mage/depwalker.sh:
77      -added --smage switch to support depwalking of smage2 files
78     * [r2359] usr/lib/mage/depwalker.sh:
79      -fixed wrong methods in usage()
80     * [r2358] usr/lib/mage/mage4.sh:
81      -fixed usage description of install/pretend-build-prerequisites
82    
83    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
84    
85     * [r2296] usr/lib/mage/meta-generator.sh:
86      -load mage-features
87     * [r2295] usr/lib/mage/meta-generator.sh:
88      -fixed race-condition
89     * [r2294] usr/lib/mage/meta-generator.sh:
90      -distrotag() -> print_distrotag()
91     * [r2293] usr/lib/mage/meta-generator.sh:
92      -enabled inherits and SPLIT_PACKAGE_BASE information
93     * [r2292] usr/lib/mage/meta-generator.sh:
94      -fixed PCATEGORIE->PCAT
95     * [r2291] usr/lib/mage/meta-generator.sh:
96      -honor distrotag everywhere
97     * [r2290] usr/lib/mage/meta-generator.sh:
98      -pull in smage2 functions
99     * [r2289] usr/lib/mage/meta-generator.sh:
100      -use smagesource() to honor distrotags
101     * [r2288] usr/lib/mage/meta-generator.sh:
102      -some sanity checks
103     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
104      -initial release
105    
106    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r2286] usr/lib/mage/depwalker.sh:
109      -fixed broken pretend/install-build-prerequisites commands
110     * [r2285] usr/lib/mage/depwalker.sh:
111      -introduced decho() and replaced all debug messages with this
112      function
113    
114    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
115    
116     * [r2283] ChangeLog:
117      -updated ChangeLog
118     * [r2282] VERSION:
119      -version 0.4.100
120     * [r2281] usr/lib/mage/depwalker.sh:
121      -provide enhanced debug information
122     * [r2280] usr/lib/mage/depwalker.sh:
123      -fixed broken upgrade methods with commit r2195 and r2210
124    
125  2013-10-25  Niels Rogalla <niro@magellan-linux.de>  2013-10-25  Niels Rogalla <niro@magellan-linux.de>
126    
127     * [r2278] ChangeLog:
128      -updated ChangeLog
129   * [r2277] VERSION:   * [r2277] VERSION:
130    -version 0.4.99    -version 0.4.99
131   * [r2276] usr/lib/mage/depwalker.sh:   * [r2276] usr/lib/mage/depwalker.sh:

Legend:
Removed from v.2278  
changed lines
  Added in v.2740