Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1661 by niro, Sat Jan 14 00:09:44 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>  2012-01-14  Niels Rogalla <niro@magellan-linux.de>
181    
182     * [r1661] ChangeLog:
183      -updated ChangeLog
184   * [r1660] VERSION:   * [r1660] VERSION:
185    -version 0.4.86    -version 0.4.86
186   * [r1659] usr/lib/mage/smage2.sh:   * [r1659] usr/lib/mage/smage2.sh:

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