Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1442 by niro, Mon Jul 25 12:17:19 2011 UTC revision 1609 by niro, Tue Jan 3 20:23:57 2012 UTC
# Line 1  Line 1 
1    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1608] VERSION:
4      -version 0.4.82
5     * [r1607] etc/mage.rc.example:
6      -fixed header, clean up and tell something about mage-features
7     * [r1606] Makefile:
8      -generate arch specific stuff at build time
9     * [r1605] usr/lib/mage/mage.rc.global[DEL],
10      usr/lib/mage/mage.rc.global.in[CPY]:
11      -renamed mage.rc.global > mage.rc.global.in
12     * [r1604] usr/lib/mage/smage2.sh:
13      -allow unpack of jar files
14     * [r1603] usr/lib/mage/mage4.functions.sh:
15      -finally be silent when loading initial setup of mage-features
16     * [r1602] usr/lib/mage/env-rebuild.sh:
17      -fixed broken " and \' substition
18    
19    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r1601] usr/lib/mage/smage2.sh:
22      - reverted accidently applied mstriplibtool change
23     * [r1600] usr/lib/mage/smage2.sh:
24      - do not die if mdownload has not error code 0; some mirrors may
25      not work and we want try all defined SRC_URIs. mchecksum catches
26      any download instead
27    
28    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
29    
30     * [r1599] usr/lib/mage/mage4.functions.sh:
31      -fixed some missing COLDEFAULTS
32    
33    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r1597] ChangeLog:
36      -updated ChangeLog
37     * [r1596] VERSION:
38      -version 0.4.81
39     * [r1595] usr/lib/mage/smage2.sh:
40      -respect feature flag !pkgbuild with several build/stripping
41      functions
42     * [r1594] usr/lib/mage/smage2.sh:
43      -never unset PKGTYPE on regen for sake of build check
44     * [r1593] usr/lib/mage/smage2.sh:
45      -if PKGTYPE=virtual don't build anything
46     * [r1592] usr/lib/mage/smage2.sh:
47      -fixed a typo
48     * [r1591] usr/lib/mage/smage2.sh:
49      -more informative messages in default src_* functions
50     * [r1590] usr/lib/mage/mage4.functions.sh:
51      -colored mage-feature messages
52    
53    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r1589] usr/lib/mage/smage2.sh:
56      -fixed a race condition with MLIBDIR
57     * [r1587] ChangeLog:
58      -updated ChangeLog
59     * [r1586] VERSION:
60      -version 0.4.80
61     * [r1585] usr/lib/mage/compressdoc:
62      -included several upstream fixes and prepare for man-db support
63     * [r1584] usr/lib/mage/mage.rc.global,
64      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
65      usr/lib/mage/smage2.sh:
66      -added MAGE_FEATURE functionality and dropped all old variables
67      and use it in all refernces
68     * [r1583] usr/lib/mage/mage.rc.global:
69      -added PURGE_TARGET defaults
70     * [r1582] usr/lib/mage/smage2.sh:
71      -save PKGTYPE variable too when calling split_packages
72     * [r1581] usr/lib/mage/smage2.sh:
73      -sanitized variable names in minstalldocs and compress docs only
74      if requested
75     * [r1580] usr/lib/mage/smage2.sh:
76      -added mpurgetargets and mstriplibtoolarchive
77     * [r1579] usr/lib/mage/smage2.sh:
78      -fixed spelling
79     * [r1578] usr/lib/mage/smage2.sh:
80      -sanitized strip functions;we don't run accidently a full strip
81      on libs
82     * [r1577] usr/lib/mage/smage2.sh:
83      -src_check after src_compile
84     * [r1576] usr/lib/mage/smage2.sh:
85      -removed cruft
86     * [r1575] usr/lib/mage/smage2.sh:
87      -added src_check facility
88     * [r1574] usr/lib/mage/smage2.sh:
89      -removed all sleeps to reduce the delay
90     * [r1573] usr/lib/mage/smage2.sh:
91      -fixed spelling
92     * [r1572] usr/lib/mage/smage2.sh:
93      -get all global variables from includes
94     * [r1571] usr/lib/mage/smage2.sh:
95      -fixed header
96     * [r1570] usr/lib/mage/env-rebuild.sh:
97      -sanitized variable names and do not substitude everytime from
98      new
99     * [r1569] usr/lib/mage/env-rebuild.sh:
100      -fixed spelling
101     * [r1568] usr/lib/mage/env-rebuild.sh:
102      -use MROOT directly instead of P alias
103     * [r1567] usr/lib/mage/env-rebuild.sh:
104      -make SPECIALVARS more readable
105     * [r1566] usr/lib/mage/env-rebuild.sh:
106      -removed cruft
107     * [r1565] usr/lib/mage/env-rebuild.sh:
108      -fixed header
109     * [r1564] usr/lib/mage/depwalker.sh:
110      -fixed speling
111     * [r1563] usr/lib/mage/depwalker.sh:
112      -renamed function rumwanders() -> depwalking() and all its
113      references too
114     * [r1562] usr/lib/mage/depwalker.sh:
115      -fixed spelling
116     * [r1561] usr/lib/mage/depwalker.sh:
117      -removed old cruft
118     * [r1560] usr/lib/mage/depwalker.sh:
119      -get colors and MLIBDIR from includes
120     * [r1559] usr/lib/mage/depwalker.sh:
121      -fixed header
122    
123    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
124    
125     * [r1558] usr/lib/mage/mage.rc.global:
126      -added as-needed LDFLAGS
127     * [r1557] usr/lib/mage/mage.rc.global:
128      -moved MAGE_TREE_DEST under default options
129     * [r1556] usr/lib/mage/mage.rc.global:
130      -moved all download options near default mirrors
131     * [r1555] usr/lib/mage/mage.rc.global:
132      -moved ARCH to arch options and added all extension defaults to
133      mage.rc.global
134     * [r1554] usr/lib/mage/mage.rc.global:
135      -moved distribution settings up
136     * [r1553] usr/lib/mage/mage.rc.global:
137      -better descriptions for some options
138     * [r1552] usr/lib/mage/mage.rc.global:
139      -fixed header
140     * [r1551] usr/lib/mage/mage4.sh:
141      -fixed spelling
142     * [r1550] usr/lib/mage/mage4.sh:
143      -dropped local color defines and get them from mage4.functions
144     * [r1549] usr/lib/mage/mage4.functions.sh:
145      -introduce mchecksum(), convertmirrors(), mdownload() functions
146      to consolidate several splitted functions in mage/smage and use
147      them
148     * [r1548] usr/lib/mage/mage4.functions.sh:
149      -fixed spelling and whitespaces
150      -removed old commented cruft
151     * [r1547] usr/lib/mage/mage4.functions.sh:
152      -moved color defines into global mage4.functions.sh include
153     * [r1546] usr/lib/mage/magequery.sh:
154      -no hardcoded mage.rc pathes
155     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
156      -fixed header
157      -removed all locallay defined varibales/functions which have
158      proper includes
159      -use variable names not arguments
160      -removed deprecated build_rmtimestamp function
161     * [r1544] usr/lib/mage/etc-update:
162      -fixed header
163    
164    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
165    
166     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
167      -configurable strip options for every facility and added support
168      to strip static libraries too
169     * [r1542] usr/lib/mage/mage.rc.global:
170      - spelling
171     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
172      -check for and require root privileges when needed by mage
173     * [r1540] usr/lib/mage/magequery.sh:
174      - fix [ character on regex searches
175    
176    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r1509] usr/lib/mage/magequery.sh:
179      - fix + character on regex searches
180     * [r1507] usr/lib/mage/magequery.sh:
181      utf8 fix
182     * [r1505] ChangeLog:
183      -updated ChangeLog
184     * [r1504] VERSION:
185      -version 0.4.29
186     * [r1503] usr/lib/mage/magequery.sh:
187      -support exact filename searching
188     * [r1502] usr/lib/mage/mage4.functions.sh:
189      -fixed svn detection
190     * [r1501] usr/lib/mage/muserdel:
191      -support chrooted userdels
192     * [r1500] usr/lib/mage/museradd:
193      -support chrooted groupadds
194     * [r1499] usr/lib/mage/mgroupdel:
195      -support chrooted groupdels
196     * [r1498] usr/lib/mage/mgroupadd:
197      -support chrooted groupadds
198    
199  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
200    
201     * [r1444] ChangeLog:
202      -updated ChangeLog
203     * [r1443] VERSION:
204      -version 0.4.28
205     * [r1442] ChangeLog[ADD], Makefile:
206      -added ChangeLog and install it to the docdir
207     * [r1441] Makefile:
208      -handle renamed src-doc dir
209      -install doc data to versionized datadir
210     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
211      -renamed to mage
212   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
213    -added global version file and update it via Makefile    -added global version file and update it via Makefile
214   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

Legend:
Removed from v.1442  
changed lines
  Added in v.1609