Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 2161 by niro, Wed Aug 14 09:29:54 2013 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>  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:   * [r2160] VERSION:
122    -version 0.4.95    -version 0.4.95
123   * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,   * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,

Legend:
Removed from v.2161  
changed lines
  Added in v.2283