/[packages]/misc/uClibc/log
ViewVC logotype

Contents of /misc/uClibc/log

Parent Directory Parent Directory | Revision Log Revision Log


Revision 425 - (show annotations) (download)
Sat Jan 8 09:51:52 2011 UTC (13 years, 2 months ago) by blino
File size: 9036 byte(s)
imported old log for uClibc
1 * Mon Nov 29 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.3-2mdv2011.0
2 + Revision: 603066
3 - be sure to own orphan /usr/uclibc/etc directory
4 - fix uclibc-gcc wrapper script exec prefix
5
6 * Mon Nov 29 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.30.3-1mdv2011.0
7 + Revision: 603019
8 - 0.9.30.3
9 - dropped upstream added patches
10 - rediffed the lib64 patch
11
12 * Tue Aug 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.30.1-13mdv2011.0
13 + Revision: 574955
14 - rebuild against gcc 4.5.1
15
16 * Tue Mar 23 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-12mdv2010.1
17 + Revision: 526921
18 - fix %%files list
19 - ditch feeble multilib hack...
20 - fix license
21 - fix double '/' in include path for uclibc-gcc wrapper, resulting in debugedit
22 erroring out with "canonicalization unexpectedly shrank by one character"
23
24 * Sat Jan 30 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-11mdv2010.1
25 + Revision: 498464
26 - call correct ldconfig (#56934)
27
28 * Fri Jan 29 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-10mdv2010.1
29 + Revision: 498316
30 - fix ldconfig filetrigger filter match (#56934)
31
32 * Fri Dec 11 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-9mdv2010.1
33 + Revision: 476575
34 - add /etc/ld.so.{cache,conf} & corresponding filetrigger script/filter
35 - add back -W,--dynamic-linker to wrapper for now
36 - move around symlinks created and fix ownership of directories
37 - ditch -Os from %%{uclibc_cflags} as __OPTIMIZE_SIZE__ which implies the same is
38 already defined in %%{uclibc_root}%%{_includedir}/features.h
39 - don't disable debugging symbols in uclibc-gcc wrapper
40 - create a uClibc package required by library which contains ldconfig, ldd &
41 symlink to elf interpreter at the location gcc has hardcoded with -muclibc
42 - git snapshot gave too many new issues to deal with.. cowardly revert.. :/
43 - don't pass -Wl,--dynamic-linker to gcc in the wrapper anymore
44 - drop o0ld patches
45 - ABI isn't stable, so change ABI major to version (P4)
46 - don't build with -fstack-protector, seems to break even though it shouldn't..:/
47 - trim double slashes
48 - enable debug packages
49 - enable ssp
50 update to git snapshot to save a lot of trouble with wrappers etc..
51 - revert LDSO_BASE_FILENAME back to 'ld.so', as we're installing uclibc to a
52 different chroot anyways...
53 - fix another typo in lib64 patch
54 - fix typo
55
56 * Mon Dec 07 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-8mdv2010.1
57 + Revision: 474298
58 - add version to package name as cases where dynamic linking is preferred seems
59 to exist :)
60 - fix build of memcmp-stat stet (P109, from git)
61 - add scalbf(), gammaf(), significandf() wrappers (P108, from git)
62 - add support for scanf %%a modifier (P3)
63 - enable some more glibc stdio compatibility
64 - fetch .config in %%prep rather than %%build
65 - enable LDSO_PRELOAD_FILE_SUPPORT
66 - set LDSO_BASE_FILENAME to "ld-uClibc.so"
67 - add -muclibc flag to uclic-gcc wrapper
68
69 * Sat Dec 05 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-7mdv2010.1
70 + Revision: 473694
71 - add -g0 to %%{uclibc_cflags}
72 - enable wide character support
73 - add strverscmp() and versionsort[64]() (P107, backport from git)
74
75 * Thu Dec 03 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-6mdv2010.1
76 + Revision: 472779
77 - merge static-devel & devel package
78
79 * Thu Dec 03 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-5mdv2010.1
80 + Revision: 472773
81 - enable MALLOC_GLIBC_COMPAT
82 - make %%{uclibc_cflags} into a macro to be passed rather than part of wrapper
83 - set gcc options through environment variables where possible for wrapper script
84 - fix dynamic linking in wrapper script
85
86 * Tue Dec 01 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-4mdv2010.1
87 + Revision: 472156
88 - add %%{uclibc_cc} & %%{uclibc_cflags} macros
89 - create a uclibc.macros
90 - backport nanosecond stat support from git
91 - force disabling of stack protector in uclibc-gcc wrapper
92 - add rpmatch() (P2, needed to build plymouth against uclibc)
93
94 * Mon Nov 30 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-3mdv2010.1
95 + Revision: 471728
96 - be sure to own %%{uclibc_root}%%{_prefix}
97 - ditch COPYING.LIB, it (LGPL) comes with common-licenses already
98 - libify package (P1)
99 - remove _requires_exception, it's fixed in /usr/lib/rpm/find-requires now
100
101 * Mon Nov 30 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-2mdv2010.1
102 + Revision: 471625
103 - don't hardcode 'x86_64' in wrapper
104 - be sure that we don't include any backup files
105 - set CPU_CFLAGS to "" so that it won't override -march=cpu from our %%optflags
106
107 * Sun Nov 29 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.30.1-1mdv2010.1
108 + Revision: 471031
109 - pick up patches from buildroot project to solve various issues..
110 - fix architecture prefix for paths
111 - fix confic
112 file SPECS/uClibc.spec modified
113 file SOURCES/uClibc-0.9.30.1-arm-fix-linuxthreads-sysdep.patch added
114 file SOURCES/uClibc-0.9.30.1-dl-sysdep-inline.patch added
115 file SOURCES/uClibc-0.9.30.1-c99-ldbl-math.patch added
116 file SOURCES/uClibc-0.9.30.1-config removed
117 file SOURCES/uClibc-0.9.30.1-64bit-strtouq.patch added
118 file SOURCES/uClibc-0.9.30.2-config added
119 file SOURCES/uClibc-0.9.30.1-fix-getaddrinfo.patch added
120 - new release: 0.9.31
121 - replace the old & deprecated gcc wrapper with a simpler shell script
122 - run test suite
123 - clean up quite a bit
124
125 + Funda Wang <fwang@mandriva.org>
126 - rediff toolchain wrapper patch
127 - rediff mdkconf patch
128
129 + Antoine Ginies <aginies@mandriva.com>
130 - rebuild
131
132 * Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.28.1-5mdv2009.0
133 + Revision: 225895
134 - rebuild
135
136 * Mon Mar 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.28.1-4mdv2008.1
137 + Revision: 189752
138 - rebuild against gcc 4.2.3
139 - s/-mtune=pentiumpro/-mtune=generic/
140
141 * Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.28.1-3mdv2008.1
142 + Revision: 178883
143 - rebuild
144
145 + Olivier Blin <oblin@mandriva.com>
146 - restore BuildRoot
147
148 + Thierry Vignaud <tv@mandriva.org>
149 - kill re-definition of %%buildroot on Pixel's request
150
151 * Wed Aug 22 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.9.28.1-2mdv2008.0
152 + Revision: 68745
153 - Rebuild, and disable _ssp_cflags as build doesn't work with it.
154
155
156 * Tue Feb 06 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.28.1-1mdv2007.0
157 + Revision: 116708
158 - update to 0.9.28.1
159 fix x86_64 build (P7)
160 build on all archs
161
162 * Tue Feb 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.28-8mdv2007.1
163 + Revision: 116671
164 - fix deps
165 - remove the gcc_version macro expansion
166 - disable the unused gcc_version macro expansion (second try)
167 - disable the unused gcc_version macro expansion
168 - Import uClibc
169
170 * Sun Oct 01 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.28-8mdv2007.0
171 - x86_64 is not well supported, so exclude it
172
173 * Thu Sep 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.28-7mdv2007.0
174 - rebuild
175
176 * Thu Sep 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.28-6mdv2007.0
177 - sync with the mille-xterm project (0.9.26-5mdk)
178
179 * Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.28-5mdv2007.0
180 - split out toolchain wrapper from one huge patch, use patches from PLD
181 - force correct gcc for toolchain to use
182 - cleanups
183
184 * Tue Aug 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.28-4mdv2007.0
185 - rebuild
186
187 * Sat Apr 08 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.28-3mdk
188 - rebuild against new gcc
189 - force dependecy on current gcc version
190
191 * Thu Jan 19 2006 Stew Benedict <sbenedict@mandriva.com> 0.9.28-2mdk
192 - buildrequires, x86_64 build (missing x86_64/resolve.S)
193
194 * Wed Aug 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.28-1mdk
195 - 0.9.28
196 - move test to new %%check stage (disabled)
197 - minor tweak to P0
198 - get rid of warning about obsoletes -malign-{loops,jumps}
199
200 * Fri Apr 29 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.27-5.20050428mdk
201 - update to latest svn snapshot to fix x86_64 build
202
203 * Wed Apr 27 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.27-4mdk
204 - fix sparc build
205
206 * Tue Mar 08 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.27-2mdk
207 - no multiarch, rebuild for latest multiarch-utils
208 - compile for i586 with optimizations
209 - get rid of gcc warnings
210
211 * Tue Feb 15 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.27-1mdk
212 - 0.9.27
213 - regenerate P0
214 - drop P1 & P2
215 - multiarch
216
217 * Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.26-5mdk
218 - fix problem with kernel_types.h (P2 from CVS)
219
220 * Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.26-4mdk
221 - do not ship own kernel-headers, compile against systems (less hackish:)
222 - require also %%{release} for subpackages
223 - cleanups
224
225 * Fri Dec 24 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.26-3mdk
226 - urg?!?!? get rid of weird dependency that came out of nowhere:(
227
228 * Fri Dec 24 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.26-2mdk
229 - fix paths..
230
231 * Fri Dec 24 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.26-1mdk
232 - 0.9.26 (with lots of suse hacks to make it build, probably needs some more tweaking..:\)
233

  ViewVC Help
Powered by ViewVC 1.1.30