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