587 Commits

Author SHA1 Message Date
Jeff Law
b77377bda0 - Fix FMA4 detection (#829011) 2012-07-03 14:04:45 -06:00
Jeff Law
1910ee7039 Fix regression after patch for BZ804630 (#835090). 2012-07-02 07:39:17 -06:00
Jeff Law
87db5ca47f - Fix use-after-free in dcigettext.c (#816647). 2012-06-21 12:14:39 -06:00
Dennis Gilmore
1d8247d9ef remove armhfp linker changes needs more testing in rawhide before we consider backporting to f17 2012-06-19 10:24:38 -05:00
Patsy Franklin
c34fcc86a9 Resolves: #827510
- Delay setting DECIDED field in locale file structure until we have read the file's data (#827510)
2012-06-15 12:46:16 -04:00
Dennis Gilmore
d5a26cf05e only deal with the arm linker compat hack on armhfp arches
- armsfp arches do not have a linker change
2012-06-11 19:32:33 -05:00
Jeff Law
13284ef261 Turn tests back on 2012-06-08 15:03:20 -06:00
Jeff Law
5e60c66fa4 Backward compat hack for armhf binaries. 2012-06-08 09:28:49 -06:00
Patsy Franklin
ef1896c59a Resolves: 804630
- Fix option rotate with single IPV6 server (#804630)
2012-06-07 20:27:45 -04:00
Patsy Franklin
6bc5e7da11 Resolves: 808014
- Do not override TTL of CNAME with TTL of its alias. (#808014)
2012-06-07 10:24:35 -04:00
Patsy Franklin
1ca8b816b8 - Last edit accidently removed %patch2058. 2012-06-05 16:28:06 -04:00
Patsy Franklin
e923c6aa1f - Corrected last changelog entry. 2012-06-05 16:20:10 -04:00
Patsy Franklin
e6ecb54080 - Fix DoS in RPC implementation (#767693) 2012-06-05 16:14:31 -04:00
Patsy Franklin
300d3e0439 Resolves: sw14134
- Fix iconv() segfault when the invalid multibyte character 0xffff is input
    when converting from IBM930 (#823905)
2012-06-05 15:12:40 -04:00
Jeff Law
8cb6cdad80 - Update arm specific configury. 2012-05-31 22:53:39 -06:00
Patsy Franklin
34e56ebeef Resolves: sw#14185
-Fix fnmatch() fails when '*' wildcard is applied on the file name containing multi-byte character(s)
2012-05-30 18:12:52 -04:00
Jeff Law
6403acaa71 - Try again to fix AVX testing (#801650) 2012-05-10 20:57:08 -06:00
Jeff Law
111ecf779a Move patch for FORTIFY_SOURCE warning into patches from upstream 2012-05-08 21:34:35 -06:00
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 0f6595ecf58f103c0688302f219759d593d39fb2.
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