Magellan Linux

Diff of /tags/mage-0_4_113/ChangeLog

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

trunk/mage/ChangeLog revision 2378 by niro, Mon Jan 6 14:36:45 2014 UTC tags/mage-0_4_113/ChangeLog revision 3086 by niro, Tue May 22 14:21:35 2018 UTC
# Line 1  Line 1 
1    2018-05-22  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3084] VERSION:
4      -version 0.4.113
5     * [r3083] ChangeLog:
6      -updated ChangeLog
7     * [r3081] usr/lib/mage/smage2.functions.sh:
8      -honor newly introduced method of file-5.33 to detect shared
9      libraries as pie executables if the executable bit is set
10    
11    2017-08-01  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r3056] ChangeLog:
14      -updates ChangeLog
15     * [r3055] VERSION:
16      -version 0.4.112
17     * [r3054] usr/lib/mage/mage4.functions.sh:
18      -syncmage_tarball(): honor mchecksum file sanity check and us
19      full path to checksum files
20     * [r3050] ChangeLog:
21      -updated ChangeLog
22     * [r3049] VERSION:
23      -version 0.4.111
24     * [r3048] Makefile:
25      -use arch command instead of uname -m
26    
27    2017-06-30  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r3043] ChangeLog:
30      -updated ChangeLog
31     * [r3042] VERSION:
32      -version 0.4.110
33     * [r3040] usr/lib/mage/mage4.functions.sh:
34      -mchecksum(): added sanity check for missing checksum files
35     * [r3039] VERSION:
36      -version 0.4.109
37     * [r3037] usr/lib/mage/smage2.functions.sh:
38      -added marchvariable() function and make use of it
39     * [r3034] Makefile, usr/lib/mage/mage.rc.global.in,
40      usr/lib/mage/smage2.sh:
41      -updated and hardened default compiler flags, not using -mtune=
42      but always 'generic
43    
44    2015-12-08  Niels Rogalla <niro@magellan-linux.de>
45    
46     * [r2919] usr/lib/mage/autodepend.sh:
47      -fixed a small prefix issue
48    
49    2015-11-30  Niels Rogalla <niro@magellan-linux.de>
50    
51     * [r2917] usr/lib/mage/mkinfodir:
52      -coding style update
53     * [r2915] usr/lib/mage/mkinfodir:
54      -added some sanity checks
55    
56    2015-03-20  Niels Rogalla <niro@magellan-linux.de>
57    
58     * [r2869] usr/lib/mage/smage2.functions.sh:
59      -build mpks for virtual as well to support build-server builds
60    
61    2015-03-19  Niels Rogalla <niro@magellan-linux.de>
62    
63     * [r2867] usr/lib/mage/mage4.functions.sh:
64      mdownload(): support file:// uris to support file injections
65      which the alx branch use with src-tarballs
66    
67    2015-02-13  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2863] usr/lib/mage/smage2.sh:
70      -smage build log: log sterr too
71    
72    2014-10-31  Niels Rogalla <niro@magellan-linux.de>
73    
74     * [r2845] ChangeLog:
75      -updated ChangeLog
76     * [r2844] VERSION:
77      -version 0.4.108
78     * [r2842] usr/lib/mage/smage2.functions.sh:
79      -always create a mpks even if no SRC_URI was defined, only ignore
80      the mpks-build on virtual packages
81    
82    2014-10-24  Niels Rogalla <niro@magellan-linux.de>
83    
84     * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
85      -support deep and simple build-prerequisites, which reduces the
86      overhead as they only respect the sdepend of the target
87      mage/smagefile and not from all deps
88    
89    2014-10-22  Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r2838] usr/lib/mage/depwalker.sh:
92      -load mage-features to support them with the smagesource()
93      function
94    
95    2014-09-19  Niels Rogalla <niro@magellan-linux.de>
96    
97     * [r2834] ChangeLog:
98      -updated ChangeLog
99     * [r2833] VERSION:
100      -version 0.4.107
101     * [r2831] usr/lib/mage/depwalker.sh,
102      usr/lib/mage/smage2.functions.sh:
103      -evaluate march[s|]depend() right if depwalker calls the
104      smagefile directly
105    
106    2014-09-17  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r2827] usr/lib/mage/depwalker.sh:
109      -spelling
110     * [r2826] usr/lib/mage/depwalker.sh:
111      -revert commit r2735 - deps of highest_depfile must be checked
112      before adding it to the ALL_DEPS var, so that they get installed
113      before highest_depfile and not after it
114    
115    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
116    
117     * [r2824] usr/lib/mage/autodepend.sh:
118      -whitespaces
119     * [r2823] usr/lib/mage/autodepend.sh:
120      -print sonames which where not found
121    
122    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
123    
124     * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
125      -make smage log directory configurable
126     * [r2803] usr/lib/mage/autodepend.sh:
127      -fixed broken use-move honor logic
128    
129    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
130    
131     * [r2755] ChangeLog:
132      -updated ChangeLog
133     * [r2754] VERSION:
134      -version 0.4.106
135     * [r2752] usr/lib/mage/mage4.functions.sh:
136      -fixed broken count_installed_pkgs() function
137     * [r2751] usr/lib/mage/museradd:
138      -ignore -l switch when running usermod
139    
140    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
141    
142     * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
143      -renamed src_setup() function to the more appropriate name
144      pkg_setup()
145    
146    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
147    
148     * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
149      -introduce src_setup function
150     * [r2740] ChangeLog:
151      -updated ChangeLog
152     * [r2739] VERSION:
153      -version 0.4.105
154     * [r2738] usr/lib/mage/depwalker.sh:
155      -fixed spelling
156     * [r2735] usr/lib/mage/depwalker.sh:
157      -fixed a logic error/race-condition in depwalker, where the
158      highest_magefile was added too late to ALLDEPS
159    
160    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
161    
162     * [r2724] usr/lib/mage/mage4.functions.sh:
163      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
164     * [r2723] usr/lib/mage/museradd:
165      -museradd: busybox does not support -l switch
166    
167    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
168    
169     * [r2636] usr/lib/mage/etc-update:
170      -be busybox friendly
171     * [r2633] ChangeLog:
172      -updated ChangeLog
173     * [r2632] VERSION:
174      -version 0.4.104
175    
176    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r2589] usr/lib/mage/smage2.sh:
179      -regen mage files *after* successful build
180    
181    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
182    
183     * [r2522] usr/lib/mage/search_soname.sh:
184      -scanelf 0.7 has a bug, it ignores the first element in the path
185    
186  2014-01-06  Niels Rogalla <niro@magellan-linux.de>  2014-01-06  Niels Rogalla <niro@magellan-linux.de>
187    
188     * [r2378] ChangeLog:
189      -updated ChangeLog
190   * [r2377] VERSION:   * [r2377] VERSION:
191    -version 0.4.103    -version 0.4.103
192   * [r2376] usr/lib/mage/depwalker.sh:   * [r2376] usr/lib/mage/depwalker.sh:

Legend:
Removed from v.2378  
changed lines
  Added in v.3086