Commit Graph

619 Commits

Author SHA1 Message Date
Jeff Law 6537aa83a1 - Improve fortification disabled warning.
- Change location of dynamic linker for armhf.
2012-05-07 12:06:40 -06:00
Jeff Law a540ed36fe - Implement context routines for ARM (#817276) 2012-04-30 14:04:07 -06:00
Jeff Law 64e6774cce - Issue a warning if FORTIFY_CHECKING is requested, but disabled. 2012-04-13 11:24:58 -06:00
Jeff Law f818b5c715 + - Fix another unbound alloca in nscd groups (#788989) 2012-04-12 09:52:32 -06:00
Jeff Law 92f265ff30 Separate patch list into not likely to upstream, upstream, pending
upstream.  Remove unnecessary ia64 patch. No functional changes.
2012-04-05 15:59:29 -06:00
Jeff Law 073b690e45 - Fix first day of week for lv_LV (#682500) 2012-04-03 11:19:38 -06:00
Jeff Law c30958093b - When retrying after main arena failure, always retry in a
different arena. (#789238)
2012-04-02 21:24:18 -06:00
Jeff Law 5022ed713c Avoid unbound alloca usage in *-crypt routines (#804792) 2012-03-29 12:46:29 -06:00
Jeff Law d004e5468f Fix data race in nscd (#806070) 2012-03-29 10:25:56 -06:00
Jeff Law ccb21a9b27 - Fix typo in __nss_getent (#806403). 2012-03-23 14:03:01 -06:00
Jeff Law 4ad934832a - Add doi_IN, sat_IN and mni_IN to SUPPORTED locals (#803286)
- Add stap probes in slowpow and slowexp.
2012-03-14 21:21:22 -06:00
Jeff Law d893fa43b7 - Fix AVX checks (#801650) 2012-03-09 15:20:06 -07:00
Jeff Law b8fef868f3 - Set errno properly in vfprintf (#794797)
- Don't kill application when LD_PROFILE is set. (#800224)
2012-03-07 12:20:16 -07:00
Jeff Law 978e71e3df - Always mark vDSO as used (#758888) 2012-02-29 12:50:51 -07:00
Jeff Law 296965fe20 - Fix out of bounds memory access in resolver (#798471) 2012-02-29 09:46:36 -07:00
Jeff Law f2aa906557 Fix typo 2012-02-24 10:51:48 -07:00
Jeff Law c0564b95e0 - Fix bogus underflow (#760935)
- Correctly handle dns request where large numbers of A and AAA
    records
    are returned (#795498)
  - Fix nscd crash when group has many members (#788959)
2012-02-24 10:41:06 -07:00
Jeff Law 0e190d479d - Avoid "nargs" integer overflow which could be used to bypass
FORTIFY_SOURCE (#794797)
2012-02-20 21:21:30 -07:00
Jeff Law a7a908e669 - Fix main arena locking in malloc/calloc retry path (#789238) 2012-02-20 14:23:27 -07:00
Jeff Law ecc055dd90 - Correctly identify all 127.x.y.z addresses (#739743)
- Don't assign native result if result has no associated interface
(#739743)
2012-02-17 12:36:00 -07:00
Jeff Law 0e9bf8be6a Fixup 730856 bits 2012-02-17 11:17:21 -07:00
Jeff Law fc9b7c8869 Ignore link-local IPV6 addresses for AI_ADDRCONFIG (#697149) 2012-02-17 11:05:38 -07:00
Jeff Law 817ee79b35 Fix reply buffer mismanagement in resolver (#730856) 2012-02-16 23:01:37 -07:00
Jeff Law 47621c91be - Add doi_IN (#791161) 2012-02-16 09:25:08 -07:00
Jeff Law b22f1f5d25 Revert "Fix lost wakeups in pthread_cond_*. (#552960, #769421)"
This reverts commit 0f6595ecf5.
2012-02-16 09:22:24 -07:00
Jeff Law a200e9e81f - Add sat_IN (#790292)
- Add mni_IN (#790298)
2012-02-14 09:54:55 -07:00
Jeff Law 0f6595ecf5 Fix lost wakeups in pthread_cond_*. (#552960, #769421) 2012-02-10 12:56:02 -07:00
Jeff Law ffdb8099ce Clarify info page for snprintf (#564528) 2012-02-09 23:50:17 -07:00
Jeff Law a3c3ac2213 Fix first_weekday and first_workday for ru_UA (#624296) 2012-02-09 23:01:54 -07:00
Jeff Law 29567a505d Fix currency_symbol for uk_UA (#789209) 2012-02-09 22:16:57 -07:00
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
Andreas Schwab 29e836b7ac 2.14.90-13 2011-10-19 13:15:08 +02:00
Andreas Schwab 70defc99d8 2.14.90-12 2011-10-17 14:23:54 +02:00
Andreas Schwab 90b266ecb6 2.14.90-12 2011-10-17 14:20:08 +02:00
Andreas Schwab 13d2c2fdc2 2.14.90-11 2011-10-11 14:02:50 +02:00
Andreas Schwab 389eedc12d 2.14.90-10 2011-09-28 14:23:58 +02:00
Andreas Schwab aeada30480 2.14.90-9 2011-09-16 14:17:45 +02:00
Andreas Schwab 8e59833f6d 2.14.90-8 2011-09-08 13:44:47 +02:00
Andreas Schwab d05dd8538a 2.14.90-7 2011-09-01 14:44:40 +02:00
Andreas Schwab 02300746cd 2.14.90-6 2011-08-24 16:31:06 +02:00
Andreas Schwab 96f2a7b82c 2.14.90-5 2011-08-15 11:29:40 +02:00
Andreas Schwab d41767f53f 2.14.90-4 2011-08-09 13:49:38 +02:00
Andreas Schwab 9d45d8d144 2.14.90-4 2011-08-09 13:47:20 +02:00
Rex Dieter 35680ac602 rebuild (fix prior broken rpm in buildroot) 2011-07-21 15:36:45 -05:00
Andreas Schwab 444e2cc188 2.14.90-3 2011-07-20 13:54:13 +02:00
Andreas Schwab 4dd080e34a 2.14.90-2 2011-07-14 15:53:14 +02:00
Andreas Schwab 538b3c0899 2.14.90-1 2011-07-01 11:03:06 +02:00
Andreas Schwab d1bf7db949 2.14-4 2011-06-28 17:01:03 +02:00
Andreas Schwab cecb16f60f 2.14-3 2011-06-21 14:59:31 +02:00
Dan Horák 78124418b9 revert glibc commit 27390476 as it requires binutils >= 2.21.52.0.1 (#711330) 2011-06-09 14:56:46 +02:00
Andreas Schwab 7f8f336ccd 2.14-2 2011-06-03 14:29:51 +02:00