/[packages]/cauldron/glibc/current
ViewVC logotype

Log of /cauldron/glibc/current

View Directory Listing Directory Listing


Sticky Revision:


Revision 546934 - Directory Listing
Modified Fri Oct 25 18:25:24 2013 UTC (10 years, 5 months ago) by tmb
SILENT: restore minimum required gcc / binutils versions

Revision 501486 - Directory Listing
Modified Wed Oct 16 11:58:08 2013 UTC (10 years, 6 months ago) by tmb
rebuild with new gcc & binutils

Revision 501484 - Directory Listing
Modified Wed Oct 16 11:54:14 2013 UTC (10 years, 6 months ago) by tmb
- Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 
  strcasecmp/strncasecmp



Revision 496066 - Directory Listing
Modified Sat Oct 12 21:58:12 2013 UTC (10 years, 6 months ago) by tmb
rebuild with new binutils & make

Revision 495280 - Directory Listing
Modified Fri Oct 11 15:25:59 2013 UTC (10 years, 6 months ago) by tmb
SILENT: bump rel

Revision 495279 - Directory Listing
Modified Fri Oct 11 15:19:25 2013 UTC (10 years, 6 months ago) by tmb
allow building wit GNU Make 4

Revision 495274 - Directory Listing
Modified Fri Oct 11 15:03:40 2013 UTC (10 years, 6 months ago) by tmb
(struct __dirstream): Fix alignment of directory block (broken by CVE-2013-4237 fix)

Revision 492209 - Directory Listing
Modified Sun Oct 6 11:01:18 2013 UTC (10 years, 6 months ago) by tmb
initialize the pointer guard used for pointer mangling (CVE-2013-4788)

Revision 486293 - Directory Listing
Modified Wed Sep 25 19:35:53 2013 UTC (10 years, 6 months ago) by tmb
inet: avoid redefinition of some structs in kernel

Revision 480803 - Directory Listing
Modified Tue Sep 17 08:21:10 2013 UTC (10 years, 7 months ago) by tmb
malloc: check for integer overflows in pvalloc, valloc, memalign (CVE-2013-4332)

Revision 480793 - Directory Listing
Modified Tue Sep 17 07:52:58 2013 UTC (10 years, 7 months ago) by tmb
make silent builds so only warnings and errors gets logged

Revision 471636 - Directory Listing
Modified Sun Aug 25 13:04:21 2013 UTC (10 years, 7 months ago) by tmb
Correct the processing of '\x80' characters in crypt_freesec.c

Revision 471626 - Directory Listing
Modified Sun Aug 25 12:33:51 2013 UTC (10 years, 7 months ago) by tmb
fix typo in nscd.service

Revision 471566 - Directory Listing
Modified Sun Aug 25 08:37:45 2013 UTC (10 years, 7 months ago) by tmb
SILENT: lock down again

Revision 471565 - Directory Listing
Modified Sun Aug 25 08:36:32 2013 UTC (10 years, 7 months ago) by tmb
temporarily disable build_check as it eats i686 libs on i586 build

Revision 471564 - Directory Listing
Modified Sun Aug 25 08:30:28 2013 UTC (10 years, 7 months ago) by tmb
remove more references to pt_chown

Revision 471295 - Directory Listing
Modified Sat Aug 24 18:41:34 2013 UTC (10 years, 7 months ago) by tmb
enable lock elision support

Revision 471294 - Directory Listing
Modified Sat Aug 24 18:39:09 2013 UTC (10 years, 7 months ago) by tmb
- fix strcoll() integer overflow leading to buffer overflow (CVE-2012-4412),
  and alloca() stack overflow in the strcoll() interface (CVE-2012-4424)
  (fedora, P102)


Revision 471267 - Directory Listing
Modified Sat Aug 24 18:22:01 2013 UTC (10 years, 7 months ago) by tmb
install a sanitized LinuxThreads <bits/libc-lock.h> (fedora)

Revision 471259 - Directory Listing
Modified Sat Aug 24 18:07:00 2013 UTC (10 years, 7 months ago) by tmb
gcc >= 4.4 is needed to build glibc

Revision 471257 - Directory Listing
Modified Sat Aug 24 17:55:38 2013 UTC (10 years, 7 months ago) by tmb
binutils >= 2.20 is needed to build glibc

Revision 471252 - Directory Listing
Modified Sat Aug 24 17:51:14 2013 UTC (10 years, 7 months ago) by tmb
experimental-malloc is default since 2011-06-28

Revision 471250 - Directory Listing
Modified Sat Aug 24 17:44:52 2013 UTC (10 years, 7 months ago) by tmb
drop obsolete TlsFlags

Revision 471249 - Directory Listing
Modified Sat Aug 24 17:41:47 2013 UTC (10 years, 7 months ago) by tmb
fix segfault with __strstr_sse42 (P60)

Revision 467378 - Directory Listing
Modified Sat Aug 17 21:35:02 2013 UTC (10 years, 8 months ago) by tmb
SILENT: prevent submission

Revision 467377 - Directory Listing
Modified Sat Aug 17 21:32:52 2013 UTC (10 years, 8 months ago) by tmb
- Fix cbrtl for ldbl-96 (P100)
- Fix CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r (P101)



Revision 467376 - Directory Listing
Modified Sat Aug 17 21:05:45 2013 UTC (10 years, 8 months ago) by tmb
- drop minimal required kernel to 2.6.32 so it works in chroots on top
  of enterprise kernels


Revision 467375 - Directory Listing
Modified Sat Aug 17 21:00:13 2013 UTC (10 years, 8 months ago) by tmb
pt_chown is disabled/removed as part of fix for CVE-2013-2207

Revision 467374 - Directory Listing
Modified Sat Aug 17 20:55:06 2013 UTC (10 years, 8 months ago) by tmb
- rediff P17, P38
- drop P18, P60, P61 (merged)



Revision 465934 - Directory Listing
Modified Mon Aug 12 20:45:03 2013 UTC (10 years, 8 months ago) by tmb
update to 2.18

Revision 465392 - Directory Listing
Modified Sun Aug 11 09:50:35 2013 UTC (10 years, 8 months ago) by tmb
rebuild with new gcc

Revision 462088 - Directory Listing
Modified Thu Aug 1 08:25:36 2013 UTC (10 years, 8 months ago) by tmb
test gcc-4.8.2 build

Revision 458507 - Directory Listing
Modified Fri Jul 26 13:12:23 2013 UTC (10 years, 8 months ago) by colin
Add myhostname to the hosts config in the default nsswitch.conf

Revision 435858 - Directory Listing
Modified Mon Jun 3 04:41:14 2013 UTC (10 years, 10 months ago) by fwang
rebuild for new libpng

Revision 428749 - Directory Listing
Modified Mon May 27 12:50:57 2013 UTC (10 years, 10 months ago) by oden
- rebuilt against libgd.so.3

Revision 409175 - Directory Listing
Modified Tue Apr 9 12:45:09 2013 UTC (11 years ago) by tmb
Fix stack overflow in getaddrinfo with many results (CVE-2013-1914)

Revision 409174 - Directory Listing
Modified Tue Apr 9 12:37:39 2013 UTC (11 years ago) by tmb
remove duplicate cve patch reference

Revision 404859 - Directory Listing
Modified Sun Mar 24 15:20:47 2013 UTC (11 years ago) by colin
Add systemd requires and general post/pre fixes (mga#9302)

Revision 398209 - Directory Listing
Modified Wed Feb 13 13:59:10 2013 UTC (11 years, 2 months ago) by fwang
fix CVE-2013-0242

Revision 389214 - Directory Listing
Modified Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
oops

Revision 389213 - Directory Listing
Modified Thu Jan 17 21:29:26 2013 UTC (11 years, 3 months ago) by pterjan
Original Path: obsolete/cauldron/glibc/current
Drop 

Revision 344168 - Directory Listing
Modified Wed Jan 9 21:01:31 2013 UTC (11 years, 3 months ago) by tmb
re-enable checks disabled by mistake

Revision 343961 - Directory Listing
Modified Wed Jan 9 18:10:42 2013 UTC (11 years, 3 months ago) by tmb
fix fhs-usrmove patch that broke util-linux mounting /proc

Revision 343959 - Directory Listing
Modified Wed Jan 9 18:08:02 2013 UTC (11 years, 3 months ago) by tmb
fix install of nscd.conf for tempfiles

Revision 343946 - Directory Listing
Modified Wed Jan 9 18:06:07 2013 UTC (11 years, 3 months ago) by tmb
fix rest of nscd to use /run directly

Revision 343643 - Directory Listing
Modified Wed Jan 9 10:16:41 2013 UTC (11 years, 3 months ago) by colin
Ensure tmpfiles is run to create /run/nscd dir on pkg install

Revision 343021 - Directory Listing
Modified Tue Jan 8 18:29:39 2013 UTC (11 years, 3 months ago) by nanardon
revert wrong fix for missing /var/run/nscd

Revision 343016 - Directory Listing
Modified Tue Jan 8 18:06:55 2013 UTC (11 years, 3 months ago) by nanardon
provide need /var/run/nscd in nscd package otherwise nscd failed to start

Revision 337371 - Directory Listing
Modified Tue Jan 1 17:42:44 2013 UTC (11 years, 3 months ago) by tmb
BR libstdc++-static-devel for testsuite

Revision 337272 - Directory Listing
Modified Tue Jan 1 14:21:37 2013 UTC (11 years, 3 months ago) by tmb
- update to 2.17
- drop upstream release screwup fix
- ports is now merged back with upstream glibc
- adapt P1 (path fixes) according to Mga and UsrMove setup
- rediff P2 (nss upgrade)
- drop P5 (assign global scope to RFC1918 adresses, fixed properly upstream)
- drop P10 (revert pthread_cond_wait change, merged upstream)
- rediff P26: nice priority fix
- rediff P30 (filter out multiarch headers)
- rediff P38 (disable parellel testusite on powerpc)
- rediff P42 (avx owl crypt)
- rediff P39 (freesec crypt support)
- drop P60, P61 (strncasecmp segfault fix, strtod integer buffer overflow
  fix, merged)



Revision 314162 - Directory Listing
Modified Sun Nov 4 15:40:59 2012 UTC (11 years, 5 months ago) by tv
nsswitch.conf: document all modules


Revision 314155 - Directory Listing
Modified Sun Nov 4 14:57:19 2012 UTC (11 years, 5 months ago) by tv
sort comments in nsswitch.conf (SILENT)


Revision 306734 - Directory Listing
Modified Mon Oct 15 18:54:43 2012 UTC (11 years, 6 months ago) by tmb
fix and re-enable P43: sha256-crypt and sha512 crypt support (#7793)

Revision 303047 - Directory Listing
Modified Sat Oct 6 15:18:41 2012 UTC (11 years, 6 months ago) by tmb
require filesystem to get it in same transaction during install

Revision 302587 - Directory Listing
Modified Wed Oct 3 18:25:35 2012 UTC (11 years, 6 months ago) by tmb
adapt for new dash.static

Revision 296840 - Directory Listing
Modified Sat Sep 22 23:48:31 2012 UTC (11 years, 6 months ago) by tmb
Fix strtod integer/buffer overflow (P61, upstream BZ 14459)

Revision 296835 - Directory Listing
Modified Sat Sep 22 23:44:11 2012 UTC (11 years, 6 months ago) by tmb
Fix segmentation fault in strncasecmp for i686 (P60, upstream)

Revision 284978 - Directory Listing
Modified Tue Aug 28 18:48:50 2012 UTC (11 years, 7 months ago) by tv
rebuild for new binutils

Revision 278875 - Directory Listing
Modified Sun Aug 5 17:54:03 2012 UTC (11 years, 8 months ago) by fwang
force gb18030 charset for zh_CN locale

Revision 278427 - Directory Listing
Modified Sat Aug 4 05:52:49 2012 UTC (11 years, 8 months ago) by tv
rebuild with compressed debug info

Revision 277892 - Directory Listing
Modified Thu Aug 2 11:18:28 2012 UTC (11 years, 8 months ago) by tv
rebuild with mini debug info

Revision 275516 - Directory Listing
Modified Sat Jul 28 20:27:36 2012 UTC (11 years, 8 months ago) by blino
revert upstream pthread_cond_wait change that cause hangs in pulseaudio

Revision 275194 - Directory Listing
Modified Sat Jul 28 08:42:07 2012 UTC (11 years, 8 months ago) by guillomovitch
drop sysinit support

Revision 275112 - Directory Listing
Modified Sat Jul 28 00:24:34 2012 UTC (11 years, 8 months ago) by tmb
rebuild for kernel 3.5 series

Revision 273680 - Directory Listing
Modified Mon Jul 23 11:00:03 2012 UTC (11 years, 8 months ago) by blino
add a nscd.conf file in tmpfiles.d to create the nscd dir in /var/run (now in tmpfs), from openSUSE

Revision 272812 - Directory Listing
Modified Fri Jul 20 12:26:19 2012 UTC (11 years, 9 months ago) by tmb
SILENT: release

Revision 272807 - Directory Listing
Modified Fri Jul 20 12:11:04 2012 UTC (11 years, 9 months ago) by tmb
obsolete nss_db as it got merged back in glibc-2.15

Revision 272801 - Directory Listing
Modified Fri Jul 20 11:55:13 2012 UTC (11 years, 9 months ago) by tmb
drop old manpages in favour of the newer man-pages rpm

Revision 272797 - Directory Listing
Modified Fri Jul 20 09:30:53 2012 UTC (11 years, 9 months ago) by tmb
drop P22 (old kernel bug workaround, already disabled in Mageia 2)

Revision 272796 - Directory Listing
Modified Fri Jul 20 09:27:16 2012 UTC (11 years, 9 months ago) by tmb
convert nsswitch.conf patch (P7) to normal source (S8)

Revision 272795 - Directory Listing
Modified Fri Jul 20 08:44:34 2012 UTC (11 years, 9 months ago) by tmb
- drop obsolete glibc-redhat tarball
- add BR on hardlink as that was the only thing we used from
  the old glibc-redhat tarball



Revision 272322 - Directory Listing
Modified Wed Jul 18 18:34:08 2012 UTC (11 years, 9 months ago) by tmb
- merge glibc-2.16 branch:
  * update to 2.16.0
  * rediff P4, P6, P12, P28, P30, P31, P38, P44
  * drop P49 (rpc change revert) as its replaced by
    '--enable-obsolete-rpc' configure flag
  * drop P48, P60-P62 (merged upstream)
  * disable broken pdf doc build for now
  * update filelists
  * drop obsolete defattr and buildroot from spec



Revision 264229 - Directory Listing
Modified Tue Jun 26 22:37:30 2012 UTC (11 years, 9 months ago) by tmb
rebuild with gcc-4.7.1

Revision 263781 - Directory Listing
Modified Mon Jun 25 23:33:26 2012 UTC (11 years, 9 months ago) by tmb
BR: texinfo-tex

Revision 263772 - Directory Listing
Modified Mon Jun 25 22:57:12 2012 UTC (11 years, 9 months ago) by tmb
- Upstream fixes needed for upcoming gcc-4.7.1
  * Fix warnings in regex (P60)
  * Fix up regcomp/regexec (P61)
  * Fix regex incomplete multi-byte character (P62)



Revision 233821 - Directory Listing
Modified Sat Apr 28 02:20:16 2012 UTC (11 years, 11 months ago) by tmb
nscd: Require rpm-helper >= 0.24.8-1 for systemd support

Revision 227986 - Directory Listing
Modified Mon Apr 2 22:07:26 2012 UTC (12 years ago) by colin
Fix PIDFile location in nscd systemd unit.

Revision 227855 - Directory Listing
Modified Mon Apr 2 11:02:08 2012 UTC (12 years ago) by guillomovitch
SILENT: new file ./SOURCES/nscd.service

Revision 227854 - Directory Listing
Modified Mon Apr 2 11:01:02 2012 UTC (12 years ago) by guillomovitch
SILENT: new file ./SOURCES/nscd.socket

Revision 227849 - Directory Listing
Modified Mon Apr 2 10:33:29 2012 UTC (12 years ago) by guillomovitch
add systemd support for nscd

Revision 217216 - Directory Listing
Modified Sat Mar 3 11:57:12 2012 UTC (12 years, 1 month ago) by tmb
rebuild with new gcc

Revision 191550 - Directory Listing
Modified Thu Jan 5 11:59:28 2012 UTC (12 years, 3 months ago) by tmb
linux-userspace-headers is now kernel-userspace-headers

Revision 188165 - Directory Listing
Modified Tue Dec 27 13:44:46 2011 UTC (12 years, 3 months ago) by anssi
- use rpm-mageia-setup's new $EXCLUDE_FROM_FULL_STRIP to only strip
  debug symbols from ld.so, libpthread.so, libc.so instead of using
  EXCLUDE_FROM_STRIP and manual stripping with -g (from Mandriva)
  o fixes missing debug symbols in glibc-debug for libc.so and
    libpthread.so
  o fixes completely missing stripping of ld.so (it will now be
    stripped of debugging symbols only, to avoid issues with gdb)


Revision 176926 - Directory Listing
Modified Mon Dec 5 15:52:16 2011 UTC (12 years, 4 months ago) by tmb
rebuild with new gcc-4.6.2 and binutils-2.22

Revision 173897 - Directory Listing
Modified Mon Nov 28 20:16:03 2011 UTC (12 years, 4 months ago) by rtp
- Fix crypt blowfish build failure on arm


Revision 157664 - Directory Listing
Modified Mon Oct 24 13:04:17 2011 UTC (12 years, 5 months ago) by dmorgan
revert sunrpc removal ( P49)

Revision 157233 - Directory Listing
Modified Fri Oct 21 17:27:20 2011 UTC (12 years, 6 months ago) by tmb
push to /release

Revision 156969 - Directory Listing
Modified Thu Oct 20 18:26:11 2011 UTC (12 years, 6 months ago) by tmb
fix segfault at dl lookup (glibc bz #12871)


Revision 156873 - Directory Listing
Modified Thu Oct 20 11:09:16 2011 UTC (12 years, 6 months ago) by tmb
fix glibc-ports setup

Revision 156856 - Directory Listing
Modified Thu Oct 20 10:13:17 2011 UTC (12 years, 6 months ago) by tmb
drop P46 (already merged in glibc-ports-2.14.1)

Revision 156310 - Directory Listing
Modified Tue Oct 18 16:33:29 2011 UTC (12 years, 6 months ago) by tmb
- update filelists
- rediff P40, P41
- disable P22 (old tcsetattr kernel bug workaround)



Revision 156157 - Directory Listing
Modified Tue Oct 18 08:40:50 2011 UTC (12 years, 6 months ago) by tmb
update crypt_freesec, add urls (pok, mdv)

Revision 156153 - Directory Listing
Modified Tue Oct 18 08:28:26 2011 UTC (12 years, 6 months ago) by tmb
update crypt_blowfish to 1.2

Revision 156070 - Directory Listing
Modified Tue Oct 18 06:06:21 2011 UTC (12 years, 6 months ago) by tmb
rediff P47 to apply cleanly

Revision 156055 - Directory Listing
Modified Tue Oct 18 05:47:25 2011 UTC (12 years, 6 months ago) by tmb
set minimum/required kernel to 2.6.33

Revision 155984 - Directory Listing
Modified Mon Oct 17 21:34:38 2011 UTC (12 years, 6 months ago) by tmb
drop ia64, ppc(64), sparc(64) support

Revision 155983 - Directory Listing
Modified Mon Oct 17 20:41:40 2011 UTC (12 years, 6 months ago) by tmb
BR texlive

Revision 155979 - Directory Listing
Modified Mon Oct 17 19:59:56 2011 UTC (12 years, 6 months ago) by tmb
drop merged patches, rediff P44

Revision 155894 - Directory Listing
Modified Mon Oct 17 17:32:13 2011 UTC (12 years, 6 months ago) by tmb
update to 2.14.1

Revision 137807 - Directory Listing
Added Fri Sep 2 00:27:58 2011 UTC (12 years, 7 months ago) by tv
make the huge doc subpackages be noarch


  ViewVC Help
Powered by ViewVC 1.1.30