Magellan Linux

Diff of /tags/mage-0_4_110/ChangeLog

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

revision 2740 by niro, Tue Aug 12 15:26:58 2014 UTC revision 3043 by niro, Fri Jun 30 12:38:21 2017 UTC
# Line 1  Line 1 
1    2017-06-30  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r3042] VERSION:
4      -version 0.4.110
5     * [r3040] usr/lib/mage/mage4.functions.sh:
6      -mchecksum(): added sanity check for missing checksum files
7     * [r3039] VERSION:
8      -version 0.4.109
9     * [r3037] usr/lib/mage/smage2.functions.sh:
10      -added marchvariable() function and make use of it
11     * [r3034] Makefile, usr/lib/mage/mage.rc.global.in,
12      usr/lib/mage/smage2.sh:
13      -updated and hardened default compiler flags, not using -mtune=
14      but always 'generic
15    
16    2015-12-08  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r2919] usr/lib/mage/autodepend.sh:
19      -fixed a small prefix issue
20    
21    2015-11-30  Niels Rogalla <niro@magellan-linux.de>
22    
23     * [r2917] usr/lib/mage/mkinfodir:
24      -coding style update
25     * [r2915] usr/lib/mage/mkinfodir:
26      -added some sanity checks
27    
28    2015-03-20  Niels Rogalla <niro@magellan-linux.de>
29    
30     * [r2869] usr/lib/mage/smage2.functions.sh:
31      -build mpks for virtual as well to support build-server builds
32    
33    2015-03-19  Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r2867] usr/lib/mage/mage4.functions.sh:
36      mdownload(): support file:// uris to support file injections
37      which the alx branch use with src-tarballs
38    
39    2015-02-13  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r2863] usr/lib/mage/smage2.sh:
42      -smage build log: log sterr too
43    
44    2014-10-31  Niels Rogalla <niro@magellan-linux.de>
45    
46     * [r2845] ChangeLog:
47      -updated ChangeLog
48     * [r2844] VERSION:
49      -version 0.4.108
50     * [r2842] usr/lib/mage/smage2.functions.sh:
51      -always create a mpks even if no SRC_URI was defined, only ignore
52      the mpks-build on virtual packages
53    
54    2014-10-24  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
57      -support deep and simple build-prerequisites, which reduces the
58      overhead as they only respect the sdepend of the target
59      mage/smagefile and not from all deps
60    
61    2014-10-22  Niels Rogalla <niro@magellan-linux.de>
62    
63     * [r2838] usr/lib/mage/depwalker.sh:
64      -load mage-features to support them with the smagesource()
65      function
66    
67    2014-09-19  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2834] ChangeLog:
70      -updated ChangeLog
71     * [r2833] VERSION:
72      -version 0.4.107
73     * [r2831] usr/lib/mage/depwalker.sh,
74      usr/lib/mage/smage2.functions.sh:
75      -evaluate march[s|]depend() right if depwalker calls the
76      smagefile directly
77    
78    2014-09-17  Niels Rogalla <niro@magellan-linux.de>
79    
80     * [r2827] usr/lib/mage/depwalker.sh:
81      -spelling
82     * [r2826] usr/lib/mage/depwalker.sh:
83      -revert commit r2735 - deps of highest_depfile must be checked
84      before adding it to the ALL_DEPS var, so that they get installed
85      before highest_depfile and not after it
86    
87    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
88    
89     * [r2824] usr/lib/mage/autodepend.sh:
90      -whitespaces
91     * [r2823] usr/lib/mage/autodepend.sh:
92      -print sonames which where not found
93    
94    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
95    
96     * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
97      -make smage log directory configurable
98     * [r2803] usr/lib/mage/autodepend.sh:
99      -fixed broken use-move honor logic
100    
101    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
102    
103     * [r2755] ChangeLog:
104      -updated ChangeLog
105     * [r2754] VERSION:
106      -version 0.4.106
107     * [r2752] usr/lib/mage/mage4.functions.sh:
108      -fixed broken count_installed_pkgs() function
109     * [r2751] usr/lib/mage/museradd:
110      -ignore -l switch when running usermod
111    
112    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
113    
114     * [r2744] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
115      -renamed src_setup() function to the more appropriate name
116      pkg_setup()
117    
118  2014-08-12  Niels Rogalla <niro@magellan-linux.de>  2014-08-12  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2742] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
121      -introduce src_setup function
122     * [r2740] ChangeLog:
123      -updated ChangeLog
124   * [r2739] VERSION:   * [r2739] VERSION:
125    -version 0.4.105    -version 0.4.105
126   * [r2738] usr/lib/mage/depwalker.sh:   * [r2738] usr/lib/mage/depwalker.sh:

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