Commit graph

113 commits

Author SHA1 Message Date
Juan RP 2d1a45ccb1 glibc: explicitly disable lock elision support, patch from Fedora.
The lock elision support in glibc has a runtime check even if the build
option is disabled. This patch from Fedora completely disables that
check if the build option is disabled, and we disable this now.
2015-02-25 17:21:25 +01:00
Juan RP 21b866b973 glibc: rebuild against kernel-libc-headers-3.18.x. 2015-02-08 10:08:34 +01:00
Juan RP 2070735685 glibc: update to 2.21. 2015-02-06 19:00:57 +01:00
Juan RP b751090441 glibc: rebuild to generate proper 32bit pkgs. 2015-02-03 11:17:37 +01:00
Juan RP ab7e854fbb glibc: use lib32symlinks to create the /lib/ld-linux.so.2 symlink on x86_64. 2015-01-28 16:35:17 +01:00
Juan RP 92d1f0532d glibc: rebuild with fixed lib32files to install gconv-modules into lib32. 2015-01-13 15:51:53 +01:00
Juan RP f529aa3062 glibc: fix the 32bit pkg to also include gconv-modules.
Fixes umlauts in Skype reported by olivetre. Thanks to dominikh.
2015-01-13 15:32:54 +01:00
Juan RP d1a8c10bc2 glibc: remove tzselect... provided by tzutils too. 2014-12-29 17:59:34 +01:00
Juan RP 41f791af01 glibc: also remove zdump(8) provided by tzutils. 2014-12-29 17:41:33 +01:00
Juan RP e62d290574 glibc: remove zic; will be provided by the tzutils pkg. 2014-12-29 17:27:56 +01:00
Juan RP efb2f85da7 glibc: relax kernel-libc-headers dependency version. 2014-10-20 11:07:21 +02:00
Juan RP bf86b6c016 glibc: memleak patch via Arch; systemd build option for nscd; 3.17 linux headers rebuild. 2014-10-20 09:32:55 +02:00
Juan RP a149d9dee6 glibc: rebuild to generate a complete shlib-provides. 2014-09-10 12:01:16 +02:00
Juan RP f06f4238a3 glibc: rebuild with a working gcc (4.9.1_8) to fix setxid NPTL issues on x86. 2014-09-08 19:19:04 +02:00
Juan RP cd5c32ef81 glibc: update to 2.20. 2014-09-08 16:55:39 +02:00
Juan RP c530d15426 glibc: disable lock elision for now, see https://sourceware.org/bugzilla/show_bug.cgi?id=16657 2014-09-07 00:13:07 +02:00
Juan RP 9b7c935d8e glibc: depend on kernel-libc-headers; disable SSP. 2014-05-19 10:08:42 +02:00
Juan RP 64ad43597a glibc: rebuild to have corrected shlib-provides. 2014-04-03 10:44:33 +02:00
Juan RP a0d45f5052 glibc: revbump to build 32bit pkgs again. 2014-03-17 14:16:53 +01:00
Juan RP 61cb296a8f glibc: re-add old xattr patch, which is required to build qemu. 2014-03-17 14:00:31 +01:00
Juan RP 510ad5bc67 glibc: added support for armv5tel builds. 2014-03-15 19:35:57 +01:00
Juan RP f75ca465c4 glibc: repair cross build. 2014-03-09 11:30:20 +01:00
Juan RP 9d4b73905b glibc: use /usr/lib32 and lib32files for 32bit pkgs. 2014-03-09 11:25:36 +01:00
Juan RP cdf6da3181 glibc: use upstream nscd conf/systemd files; install etc/gai.conf; drop glibc extra deps.
The glibc pkg does not depend anymore on base-files and glibc-locales, instead
the target pkg should depend on them (base-system, base-chroot, etc).
2014-03-03 09:16:51 +01:00
Juan RP 973c2d21d7 glibc: no need to source script helpers anymore. 2014-02-08 09:11:03 +01:00
Juan RP 23ead4023b glibc: update to 2.19. 2014-02-08 09:05:57 +01:00
Juan RP 799a2fd6ad glibc: create ld-linux (sf) symlink on any arm machine. 2014-01-18 12:26:11 +01:00
Juan RP 3af1943fc5 glibc: use proper options for armv6 and armv7. 2014-01-18 10:14:48 +01:00
Juan RP be786e348c glibc: build all arm machines with hard float. 2014-01-18 08:12:07 +01:00
Juan RP c8a3408582 glibc: rebuild with xbps-src>=92 to fix glibc-locales configuration on Debian. 2014-01-02 11:49:04 +01:00
Juan RP d271977b48 glibc: forcefully disable selinux. 2014-01-02 10:46:25 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 79497fe5ef glibc: enable lock elision[1]; sync patches with Arch[2].
[1] https://sourceware.org/glibc/wiki/LockElisionGuide
[2] Misc patches for some CVEs.
2013-11-14 10:59:01 +01:00
Juan RP 1f854abff5 glibc: prepare to be a bootstrap pkg; supersedes chroot-glibc. 2013-10-24 11:15:17 +02:00
Juan RP 0a1a2af947 {chroot-,}glibc: use upstream's patch for gmake 4.x compat. 2013-10-23 09:31:10 +02:00
davehome a407cfac9c {chroot-,}glibc: add patch from arch to fix strstr problem (Issue #163) 2013-09-18 12:38:10 -06:00
Juan RP 794c4f9cb3 glibc: patch for CVE 2013-4237. 2013-08-27 08:16:58 +02:00
Juan RP b50df0d7ec glibc: update to 2.18. 2013-08-13 11:20:13 +02:00
Juan RP 1d52f7c7b2 chroot-glibc, glibc: added patch from http://hmarco.org/bugs/CVE-2013-4788.html 2013-07-17 10:34:06 +02:00
Juan RP 3d8593b009 Update packages for xbps-src>=53: use configure_args, get rid of CONFIGURE_SHARED_ARGS. 2013-05-26 10:41:55 +02:00
Juan RP 5ba9dad99c glibc: disable all locales by default; force creation of -dbg pkgs (valgrind depends on glibc-dbg). 2013-05-20 14:41:26 +02:00
Juan RP 7da8b87b01 Convert packages to the new template format (g). 2013-04-12 15:11:12 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP 6aa0b68f6e glibc: use XBPS_TARGET_MACHINE, which dtrt in cross builds. 2013-03-25 22:56:17 +01:00
Juan RP 5c6a78d92d glibc: add patch (via alarm) to fix ld.so.cache on armhf. 2013-03-25 22:01:08 +01:00
Juan RP 2bad41b7a6 glibc: create ld-linux.so.3 symlink on ARM. 2013-02-19 14:11:03 +01:00
Juan RP 55c20cdd59 glibc: add comment (reminder) to build for soft float (from pancake). 2013-02-12 16:45:53 +01:00
Juan RP a1a5b1bdd8 glibc: add x86_64 files to nostrip_files. 2013-02-06 20:36:03 +01:00
Juan RP 8281de30e7 glibc: add -dbg pkgs and cross building support. 2013-02-06 20:08:44 +01:00
Juan RP 5c6d468b3b glibc: require kernel-libc-headers>=3.7<3.8 2013-01-30 10:19:36 +01:00