Magellan Linux

Diff of /trunk/mage/ChangeLog

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

revision 2369 by niro, Mon Jan 6 13:32:53 2014 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>  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:   * [r2368] VERSION:
202    -version 0.4.101    -version 0.4.101
203   * [r2367] usr/lib/mage/meta-generator.sh:   * [r2367] usr/lib/mage/meta-generator.sh:

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