Commit graph

15 commits

Author SHA1 Message Date
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