Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1623 by niro, Tue Jan 10 15:51:08 2012 UTC revision 2161 by niro, Wed Aug 14 09:29:54 2013 UTC
# Line 1  Line 1 
1    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2160] VERSION:
4      -version 0.4.95
5     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
6      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
7      -support icecream distributed cc (icecc)
8     * [r2158] usr/lib/mage/smage2.functions.sh:
9      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
10     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
11      -added mqalint support and use a stub function until we provide
12      lint check tools offically
13     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
14      -introduce unpack_package() function to unpack single packages
15      and do unpack of a package while installing phase and not all
16      packages at once to save space
17     * [r2155] usr/lib/mage/ldd-fix.sh:
18      -make use of magequery
19    
20    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
21    
22     * [r2144] ChangeLog:
23      -updated ChangeLog
24     * [r2143] VERSION:
25      -version 0.4.94
26     * [r2142] usr/lib/mage/museradd:
27      -add support for -M/-H of useradd/adduser to suppress homedir
28      creation. usermod does not support this switch, it must be
29      ignored
30     * [r2141] usr/lib/mage/depwalker.sh:
31      -print invalid apps and do not print errors
32     * [r2140] usr/lib/mage/smage2.functions.sh:
33      -remove excessive tabbing and duplicate entries from dependencies
34    
35    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
36    
37     * [r2047] ChangeLog:
38      -updated ChangeLog
39     * [r2046] VERSION:
40      -version 0.4.93
41     * [r2045] usr/lib/mage/mage.rc.global.in:
42      -fixed whitespaces
43     * [r2044] usr/lib/mage/mage.rc.global.in:
44      -fixed buildpkg -> pkgbuild in description
45     * [r2043] usr/lib/mage/smage2.sh:
46      -honor PKGTYPE=virtual in all split_package cases
47     * [r2042] usr/lib/mage/smage2.sh:
48      -improved split_package handling and honor split_info for all
49      cases
50     * [r2041] usr/lib/mage/smage2.functions.sh:
51      -fixed whitespaces
52     * [r2040] usr/lib/mage/smage2.functions.sh:
53      -do not save/restore PKGTYPE twice for split_packages
54     * [r2039] usr/lib/mage/autodepend.sh:
55      -really honor prefix
56    
57    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
58    
59     * [r1993] ChangeLog:
60      -updated ChangeLog
61     * [r1992] VERSION:
62      -version 0.4.92
63    
64    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
65    
66     * [r1963] usr/lib/mage/mage4.functions.sh:
67      -fixed a cmd typo: xarg -> xargs
68    
69    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
70    
71     * [r1962] usr/lib/mage/mage4.functions.sh:
72      -enhanced protected files counter with bash internal base
73      functions
74     * [r1961] usr/lib/mage/mage4.functions.sh:
75      -print cosmetic
76    
77    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
78    
79     * [r1955] usr/lib/mage/pkg_all_sources.sh:
80      -fixed whitespaces
81     * [r1954] usr/lib/mage/autodepend.sh:
82      -honor usr-move and resolve full soname pathes to improved the
83      file search in the package database
84     * [r1953] usr/lib/mage/search_soname.sh:
85      -improved soname detection
86     * [r1952] usr/lib/mage/mage4.functions.sh:
87      -fixed need_busybox_support() function to honor USR-move
88     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
89      -users created by packagemanagement should be system users
90    
91    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r1798] ChangeLog:
94      -updated ChangeLog
95     * [r1797] VERSION:
96      version 0.4.91
97     * [r1796] usr/lib/mage/smage2.functions.sh:
98      -marchsrcfile: add $1 to make different variable names possible
99     * [r1795] usr/lib/mage/smage2.functions.sh:
100      -show full path to file which gets unpacked
101    
102    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
103    
104     * [r1786] ChangeLog:
105      -updated ChangeLog
106     * [r1785] VERSION:
107      -version 0.4.90
108     * [r1784] usr/lib/mage/smage2.sh:
109      -honor !pkgbuild with split_packages and respect variables set in
110      split_info too
111     * [r1783] usr/lib/mage/magequery.sh:
112      -always export C locale to fix utf-8 issues
113     * [r1782] usr/lib/mage/ldd-fix.sh:
114      -honor multiple argvs
115     * [r1781] usr/lib/mage/mage4.functions.sh:
116      -added some nice colors for mprintfeatures()
117     * [r1780] usr/lib/mage/mage4.sh:
118      -added option 'print-features'
119     * [r1779] usr/lib/mage/env-rebuild.sh:
120      -handle XDG dirs right and fix glib gio/schema errors
121    
122    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
123    
124     * [r1764] ChangeLog:
125      -updated ChangeLog
126     * [r1763] VERSION:
127      -version 0.4.89
128     * [r1762] usr/lib/mage/mage4.functions.sh:
129      -fixed a typo
130     * [r1760] ChangeLog:
131      -updated ChangeLog
132     * [r1759] VERSION:
133      -version 0.4.88
134     * [r1758] usr/lib/mage/mage4.functions.sh:
135      -improved count_protected_files() function to fix several issues
136    
137    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
138    
139     * [r1690] usr/lib/mage/mage4.functions.sh:
140      -fixed broken mtime handling of symlinks
141     * [r1689] usr/lib/mage/smage2.functions.sh:
142      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
143      marchsdepend() functions
144    
145    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
146    
147     * [r1687] ChangeLog:
148      -updated ChangeLog
149     * [r1686] VERSION:
150      -version 0.4.87
151     * [r1685] usr/lib/mage/mage.rc.global.in:
152      -let the makefile set the right CHOST and CFLAGS for the current
153      arch
154     * [r1684] usr/lib/mage/smage2.functions.sh:
155      -always honor state set in distribution file, but prefer local
156      states from smage2 file
157     * [r1683] etc/mage.rc.example:
158      -removed description of pkgbuild feature, which is internal only
159      and should not changed by normal user
160     * [r1682] etc/mage.rc.example:
161      -fixed spelling
162     * [r1681] etc/mage.rc.example:
163      -removed MAGE_FEATURES comment
164     * [r1680] usr/lib/mage/smage2.functions.sh:
165      -do not add --enable-shared for waf configure scripts, which
166      support --disable-* options only
167     * [r1679] usr/lib/mage/smage2.functions.sh:
168      -pretty print, add a new line
169     * [r1678] Makefile:
170      -let the makefile set the right CHOST and CFLAGS for the current
171      arch
172     * [r1677] usr/lib/mage/mage.rc.global.in:
173      -fixed spelling
174     * [r1676] usr/lib/mage/mage.rc.global.in:
175      -added garr, dfn and global-auto sourceforge mirrors
176     * [r1675] usr/lib/mage/mage4.functions.sh:
177      -update_tarball: only exclude distribution from uri if it matches
178      stable|testing|unstable
179    
180    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
181    
182     * [r1661] ChangeLog:
183      -updated ChangeLog
184     * [r1660] VERSION:
185      -version 0.4.86
186     * [r1659] usr/lib/mage/smage2.sh:
187      -more PCATEGORIE->PCAT fixes for split-packages
188     * [r1658] usr/lib/mage/mage4.functions.sh:
189      -verbose mchecksum
190    
191    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
192    
193     * [r1656] ChangeLog:
194      -updated ChangeLog
195     * [r1655] VERSION:
196      -version 0.4.85
197     * [r1654] usr/lib/mage/mage4.functions.sh:
198      -honor mounted or empty $MAGEDIR in syncmage_tarball()
199     * [r1653] usr/lib/mage/mage4.functions.sh:
200      -introduce mcheckemptydir()
201     * [r1652] usr/lib/mage/mage4.functions.sh:
202      -use mchecksum everywhere
203     * [r1651] usr/lib/mage/smage2.functions.sh:
204      -fixed split_package PCATEGORIE -> PCAT issue and always unset
205      PCATEGORIE
206     * [r1650] usr/lib/mage/mage4.functions.sh:
207      -disabled unused choppkgname function
208     * [r1649] usr/lib/mage/mage.rc.global.in,
209      usr/lib/mage/mage4.functions.sh,
210      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
211      -added mage-feature pkgdistrotag to support DISTROTAG in package
212      tarballs
213     * [r1648] usr/lib/mage/mage4.functions.sh,
214      usr/lib/mage/smage2.functions.sh:
215      -honor license information
216     * [r1646] ChangeLog:
217      -updates ChangeLog
218     * [r1645] VERSION:
219      -version 0.4.84
220     * [r1644] usr/lib/mage/autodepend.sh,
221      usr/lib/mage/search_soname.sh:
222      -added some simple sanity checks
223     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
224      usr/lib/mage/search_soname.sh[ADD]:
225      -install more scripts (pkg_all_sources, autodepend and
226      search_soname)
227     * [r1642] usr/lib/mage/convert_databases.sh,
228      usr/lib/mage/convert_databases_meta.sh,
229      usr/lib/mage/convert_databases_smage.sh,
230      usr/lib/mage/generate_meta_data.sh,
231      usr/lib/mage/pkg_all_sources.sh:
232      -honor the PCATEGORIE deprecation and make the scripts work with
233      the latest changes to smage/mage
234     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
235      -deprecate PCATEGORIE in favor of PCAT and warn the packages
236      about it
237     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
238      usr/lib/mage/smage2.sh:
239      -split of smage2-functions into an extra include
240     * [r1639] usr/lib/mage/smage2.sh:
241      -fixed spelling
242     * [r1638] etc/mage.rc.example:
243      -fixed alphabetical order and added missing static feature
244     * [r1637] usr/share/doc/mage/template.mage,
245      usr/share/doc/mage/template.smage2:
246      -updated templates
247     * [r1636] usr/lib/mage/smage2.sh:
248      -pre-fixed all stamps after src_install with post-
249     * [r1635] usr/lib/mage/smage2.sh:
250      -fixed wrong feature name srcpkg -> srcpkgbuild
251     * [r1634] usr/lib/mage/smage2.sh:
252      -fixed broken mstriplibtoolarchive and never run file on other
253      mstrip* when nothing was found
254     * [r1633] usr/lib/mage/smage2.sh:
255      -minstalldocs(): fixed uncompressed docs installation
256     * [r1632] usr/lib/mage/smage2.sh:
257      -fixed broken commit
258     * [r1631] usr/lib/mage/smage2.sh:
259      -let mage-features decide to build static libs and always enable
260      shared libs
261     * [r1630] usr/lib/mage/smage2.sh:
262      -always use verbose mode for source downloads
263     * [r1629] usr/lib/mage/mage.rc.global.in:
264      -added missing known mage-features and moved stepbystep to the
265      right place of the alphabetical order
266     * [r1628] usr/lib/mage/mage4.functions.sh:
267      -highlight unkown mage-features
268     * [r1627] usr/lib/mage/mage4.functions.sh:
269      -added missing known mage-features and moved stepbystep to the
270      right place of the alphabetical order
271     * [r1626] usr/lib/mage/mage4.functions.sh:
272      -mdownload(): append wget_opts, do not overwrite
273     * [r1625] usr/lib/mage/mage4.functions.sh:
274      -fixed spelling
275    
276  2012-01-10  Niels Rogalla <niro@magellan-linux.de>  2012-01-10  Niels Rogalla <niro@magellan-linux.de>
277    
278     * [r1623] ChangeLog:
279      -updated ChangeLog
280   * [r1622] VERSION:   * [r1622] VERSION:
281    -version 0.4.83    -version 0.4.83
282   * [r1621] usr/lib/mage/smage2.sh:   * [r1621] usr/lib/mage/smage2.sh:

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