Commit Graph

539 Commits

Author SHA1 Message Date
Jeff Law 5c2160b7f3 Fix weekday names in Kashmiri locale (#770439) 2012-02-09 10:47:47 -07:00
Jeff Law b8f291fb63 Remove change for 787662, correct fix is in gcc. 2012-02-07 22:12:19 -07:00
Jeff Law 7472f9034f Find cpp in /usr/bin too (#767662) 2012-02-07 12:03:30 -07:00
Jeff Law a8b5679282 More accurately detect if we're in a chroot (#688948) 2012-02-06 12:19:06 -07:00
Jeff Law 46bc83a891 - Add fedfs to /etc/rpc (#691912) 2012-02-03 14:32:45 -07:00
Jeff Law af740e08c9 - Run nscd in the foreground w/ syslogging, fix systemd config (#770869) 2012-02-03 13:42:46 -07:00
Jeff Law 92f446a92e - Avoid mapping past end of shared object (#741105) 2012-02-03 11:03:58 -07:00
Jeff Law 360c4a1c78 - Turn off -mno-minimal-toc on PPC (#787201)
- Remove hunk from glibc-rh657588.patch that didn't belong
2012-02-03 09:30:02 -07:00
Jeff Law 2a042bc0f7 Fix month abbreviations for zh_CN (#657588) 2012-02-01 09:52:38 -07:00
Jeff Law dd7f54d17d Prevent erroneous inline optimization of initfini.s on PowerPC64 (#783979) 2012-02-01 09:37:08 -07:00
Jeff Law 7b27d27fa9 Use upstream variant of fix for 740506. 2012-02-01 09:32:10 -07:00
Jeff Law 70c5758f43 - Sort objects before relocations (sw#13618)
- Fix bogus sort code that was copied from dl-deps.c.
2012-01-29 22:24:24 -07:00
Jeff Law 61e27a5181 Resolves: #740682 2012-01-26 11:57:01 -07:00
Jeff Law e8db5b4063 - Add aliases for ISO-10646-UCS-2 (#697421) 2012-01-26 11:03:17 -07:00
Jeff Law 1f95681b6e Bump version# 2012-01-25 21:58:33 -07:00
Jeff Law c89b9e0c47 Resolves: #179072 2012-01-25 21:57:42 -07:00
Jeff Law 26b6b52f86 Break systemtap patches out of glibc-fedora.patch into glibc-stap.patch 2012-01-25 21:42:59 -07:00
Jeff Law 68357f8e9f - Fix first workday/weekday for it_IT (#622499)
- Fix type to uint16_t based on upstream comments (729661)
  - Do not cache negative results in nscd if these are transient
    (#784402)
2012-01-24 21:23:41 -07:00
Jeff Law a434010a7c - Update ports from master. 2012-01-24 14:43:00 -07:00
Jeff Law ee7ce9fbc1 - Fix first workday/weekday for it_IT (#446078)
- Fix first workday/weekday for ca_ES (#454629)
2012-01-23 15:00:11 -07:00
Jeff Law 4dc232f59d Fix cycle detection & overflows (729661) 2012-01-23 14:41:49 -07:00
Dennis Gilmore d9d4748f79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 21:37:06 -06:00
Jeff Law 71ecd3cdb4 Update from master (a316c1f) 2012-01-01 18:33:52 -07:00
Jeff Law 25912eaa88 - Update from master (16c6f99)
- Fix typo in recent tzfile change (#769476)
  - Make MALLOC_ARENA_MAX and MALLOC_ARENA_TEST match documentation
    (#740506)
  - Revert "fix" to pthread_cond_wait (#769421)
  - Extract patch for 730856 from fedora-patch into a distinct patchfile
2011-12-22 19:25:40 +00:00
Jeff Law f79eb1f502 - Update from master (a4647e7). 2011-12-20 05:46:44 +00:00
Jeff Law e13f8ca66c Fix typo in 767696 patch 2011-12-19 06:13:12 +00:00
Jeff Law bc05e7ac4d Bump release # 2011-12-19 05:02:30 +00:00
Jeff Law c1ae8095f6 Check values from TZ file header (#767696) 2011-12-19 05:01:18 +00:00
Jeff Law 97e47e84a0 Add release # after {?dist} to decouple f16 from rawhide 2011-12-16 23:31:26 -07:00
Jeff Law 73a44fd641 - Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI (#552960)
- Add {dist}
  - Correct return value from pthread_create when stack alloction fails.
2011-12-15 21:56:41 -07:00
Jeff Law 7b8157697f Bump Release 2011-12-12 10:11:40 -07:00
Jeff Law 1a1532d525 - Fix a wrong constant in powerpc hypot implementation (#750811)
#13534 in python bug database
    #13472 in glibc bug database
2011-12-12 10:09:45 -07:00
Jeff Law 44d6e5be05 - Mark fortified __FD_ELT as extension
- Fix typo in manual (#708455)
2011-12-06 10:57:29 -07:00
Jeff Law 2c67eb0fec * Wed Nov 30 2011 Jeff Law <law@redhat.com> - 2.14.90-21
- Don't fail in makedb if SELinux is disabled (#750858)
  - Fix access after end of search string in regex matcher (#757887)
`
2011-12-01 11:50:43 -07:00
Jeff Law 2716093f61 + - Drop lock before calling malloc_printerr (#757881) 2011-11-29 11:23:08 -07:00
Jeff Law a30509e2d1 Fix typo in changelog 2011-11-21 11:08:29 -07:00
Jeff Law 33ba2101d3 Add upstream BZ # for -19 change 2011-11-21 10:41:19 -07:00
Jeff Law f3164c2c09 + - Check malloc areana atomically
+  - Don't call reused_arena when _int_new_arena failed (#753601)
2011-11-20 21:32:39 -07:00
Jeff Law be07c4dc8b * Wed Nov 16 2011 Jeff Law <law@redhat.com> - 2.14.90-18
- Fix grouping and reuse other locales in various locales (#13147)
2011-11-16 23:38:42 -07:00
Jeff Law f62c55540f Fix Release # 2011-11-15 22:15:06 -07:00
Jeff Law 31ab570891 * Tue Nov 15 2011 Jeff Law <law@redhat.com> - 2.14.90-17
Revert bogus commits/rebasing of Nov 14, Nov 11 and Nov 8.
2011-11-15 22:11:36 -07:00
Jeff Law d930a6ebb2 Revert "Merge remote-tracking branch 'origin/f16' into f16"
This reverts commit 3e058f4c4c, reversing
changes made to a515186e36.
2011-11-15 22:03:21 -07:00
Jeff Law e5b54e6a82 Revert "2.14.90-15"
This reverts commit f3f8dee316.

Removing rebase and related commits
2011-11-15 22:02:14 -07:00
Jeff Law 654ac9924c Revert "2.14.90-16"
This reverts commit 2cda9c699b.

Removing rebase and related commits.
2011-11-15 22:01:20 -07:00
Andreas Schwab 2cda9c699b 2.14.90-16 2011-11-14 14:11:05 +01:00
Andreas Schwab f3f8dee316 2.14.90-15 2011-11-11 15:43:39 +01:00
Andreas Schwab 3e058f4c4c Merge remote-tracking branch 'origin/f16' into f16 2011-11-08 13:44:08 +01:00
Andreas Schwab 0d23565940 2.4.90-14 2011-11-08 13:42:22 +01:00
Dennis Gilmore a515186e36 - Rebuilt for glibc bug#747377 2011-10-26 18:51:17 -05:00
Jim Meyering 4b931c38d9 2.14.90-14: revert upstream patch that added the leaf attribute, ...
since it caused gcc -O2 to move code past thread primitives and
sometimes even out of critical sections.
See http://bugzilla.redhat.com/747377
2011-10-26 12:27:12 -07:00