Changelog for
dietlibc-devel-0.30-3mdv2008.0.i586.rpm :
Sat Aug 25 00:00:00 2007 Pixel
0.30-3mdv2008.0
+ Revision: 70836
- add -fno-stack-protector to override default %{optflags}
Sun Aug 12 00:00:00 2007 Andrey Borzenkov 0.30-2mdv2008.0
+ Revision: 61994
- add MS_RELATIME definition
Wed Jul 18 00:00:00 2007 Olivier Blin 0.30-1mdv2008.0
+ Revision: 53058
- 0.30
- rediff mdk patch
- drop 64bit-size_t patch (merged upstream)
- fix build of fstatfs64 (from Alt Linux)
Mon May 7 00:00:00 2007 Christiaan Welvaart 0.29-7mdv2008.0
+ Revision: 23754
- patch34: fix build on ppc
Sat May 5 00:00:00 2007 Gwenole Beauchesne 0.29-6mdv2008.0
+ Revision: 22461
- fix strncmp() (nano)
- fix
*printf(\"%u\") for 64-bit platforms (dmraid)
Fri Oct 13 00:00:00 2006 Oden Eriksson
+ 2006-10-11 11:46:17 (63424)
- bunzip patches
Fri Oct 13 00:00:00 2006 Oden Eriksson
+ 2006-10-11 11:43:34 (63423)
Import dietlibc
Sun Jul 23 00:00:00 2006 Per Øyvind Karlsen 0.29-4mdv2007.0
- srpm got lost, might as well rebuild for new release tag too..
Fri May 5 00:00:00 2006 Per Øyvind Karlsen 0.29-3mdk
- fix typo in P23 to fix build on x86_64
- fix rdtsc sparc hack (P29) for sparcv9
Sat Apr 22 00:00:00 2006 Per Øyvind Karlsen 0.29-2mdk
- add missing sparc .weak asm (P31 from ROCK Linux)
- reenable glob test for sparc again as we no now have asm inst (drops P30)
Sat Apr 22 00:00:00 2006 Per Øyvind Karlsen 0.29-1mdk
- 0.29
- update P0 to disable zeroconf
- regenerate P23 & P27
- drop broken contrapolice (P14)
- reenable test on sparc as things should be working again now :)
- disable P22 (fixed upstream? someone please verify!)
- versioned provides
- move checks to %check
- hack rdtsc for sparc testsuite
- disable glob test for sparc testsuite
Thu Dec 15 23:00:00 2005 Gwenole Beauchesne 0.28-3mdk
- remove merged patches that 0.28-1mdk uploader forgot about
Thu Sep 1 00:00:00 2005 Gwenole Beauchesne 0.28-2mdk
- fix size_t definition for 64-bit platforms
Sun May 8 00:00:00 2005 Rafael Garcia-Suarez 0.28-1mdk
- New version 0.28
- Remove patches 7, 8, 10, 11, 12, 19, 20
- Adapt patch 14
Sun Apr 24 00:00:00 2005 Per Øyvind Karlsen 0.27-14mdk
- don\'t do check on sparc
Thu Mar 31 00:00:00 2005 Gwenole Beauchesne 0.27-13mdk
- always prototype lseek64(), aka fix mdassemble though they should
not use
*64() functions directly
Tue Mar 8 23:00:00 2005 Gwenole Beauchesne 0.27-12mdk
- cross compilation support
Sat Jan 29 23:00:00 2005 Luca Berra 0.27-11mdk
- added pgoff_t to kernel 2.6.10 types definitions
Wed Jan 26 23:00:00 2005 Gwenole Beauchesne 0.27-10mdk
- provide some kernel 2.6.10 types definitions
Tue Jan 18 23:00:00 2005 Gwenole Beauchesne 0.27-9mdk
- fix getpriority() as the return value from the syscall is biased
- add nice() implementation from glibc, make it use the fixed getpriority()
Wed Dec 15 23:00:00 2004 Gwenole Beauchesne 0.27-8mdk
- fix ppc select()
- quiet test bsearch
Tue Dec 14 23:00:00 2004 Gwenole Beauchesne 0.27-7mdk
- biarch builds on x86_64 and ppc64
Tue Dec 14 23:00:00 2004 Gwenole Beauchesne 0.27-6mdk
- ppc64 fixes: umount, setjmp, __WORDSIZE, select, stat64, rdtsc
Wed Dec 8 23:00:00 2004 Luca Berra 0.27-5mdk
- added struct stat64 as struct stat and fstat64() as fstat()
on x86_64, so test suite builds
Fri Nov 26 23:00:00 2004 Christiaan Welvaart 0.27-4mdk
- add RDTSC in testsuite for ppc
- remove patch9 - fixed upstream
- fix permissions on test scripts in subdirs
- Patch16: build inet tests
Tue Nov 9 23:00:00 2004 Oden Eriksson 0.27-3mdk
- added the contrapolice patch (P14)
- make and run the test suite
Thu Oct 28 00:00:00 2004 Gwenole Beauchesne 0.27-2mdk
- implement lseek64() as lseek() on x86_64