Commit graph

27 commits

Author SHA1 Message Date
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
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
5c6a78d92d glibc: add patch (via alarm) to fix ld.so.cache on armhf. 2013-03-25 22:01:08 +01:00
Juan RP
996f4c03ac glibc: update to 2.17. 2012-12-26 15:43:50 +01:00
Juan RP
fdaedf4914 glibc: add 3 new patches from upstream. 2012-10-25 08:15:55 +02:00
Juan RP
3fd099e75a glibc: add 3 patches from upstream via Arch. 2012-09-18 13:50:37 +02:00
Juan RP
c335c709f7 glibc: add 2 patches from Arch, remove useless patches, rebuild against kernel 3.4. 2012-07-01 09:45:04 +02:00
Juan RP
57e29c27ff glibc: update to 2.16.0. 2012-07-01 07:34:00 +02:00
Juan RP
4264ac12e4 glibc: another jumbo patch for regressions in 2.14.1 update. 2011-10-15 22:29:45 +02:00
Juan RP
7f47f9fa89 glibc: update to 2.14.1. 2011-10-12 14:10:16 +02:00
Juan RP
75b36814a2 glibc: another patch for the DNS resolver (Arch). 2011-08-12 10:22:10 +02:00
Juan RP
01a10425e6 glibc: another patch to fix a bug in DNS resolver, patch from Arch. 2011-06-21 22:20:29 +02:00
Juan RP
1abe1dbd65 glibc: re-add RPC/NIS support, patches from Arch. 2011-06-19 22:57:54 +02:00
Juan RP
3ad68ea0ba glibc: add patch to fix libdl segfaults, move .so files into main pkg. 2011-06-08 17:36:30 +02:00
Juan RP
1dbbdbe791 glibc: update to 2.14. 2011-06-08 00:08:54 +02:00
Juan RP
8332c7e709 glibc: sync patches with Arch, build for 2.6.27 to avoid massive world rebuild. 2011-05-30 08:46:57 +02:00
Juan RP
ac2187eb3d glibc: sync patches with arch, disable multi-arch which broke static builds. 2011-02-02 17:48:18 +01:00
Juan RP
0b73255997 glibc: update to 2.12.2. 2010-12-14 22:22:36 +01:00
Juan RP
0964251cf5 glibc: update to 2.12.1. 2010-10-26 05:42:13 +02:00
Juan RP
c8814a5fda glibc: downgrade to 2.11.1, 2.12 is so buggy! 2010-05-11 12:51:58 +02:00
Juan RP
a25e00e850 glibc: add patch to make this build with -march=i686. 2010-05-10 16:04:17 +02:00
Juan RP
ef84f3049c glibc: added patch to workaround an assertion in getpagesize() on static bins. 2010-05-08 17:47:50 +02:00
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00