Commit Graph

707 Commits

Author SHA1 Message Date
Jeff Law d7543e8b4a - Use posix.link rather than posix.symlink in scriptlet to
update /etc/localtime (#837344).
2012-07-05 23:36:28 -06:00
Jeff Law b151d5af8b Resync with upstream glibc-2.16 release. 2012-07-02 07:22:19 -06:00
Jeff Law dd8ae6f66d - Resync with upstream sources, drop obsolete patch. 2012-06-22 13:30:06 -06:00
Jeff Law 5176c4e7b5 - Resync with upstream sources (#834447).
- Fix use-after-free in dcigettext.c (#816647).
2012-06-21 17:28:16 -06:00
Jeff Law fd26ca323d Fix use-after-free in dcigettext.c (#816647). 2012-06-21 12:04:39 -06:00
Jeff Law e949173fe2 Restore accidentally removed lines 2012-06-18 09:25:25 -06:00
Jeff Law 4d039e7529 Add missing glibc-ports line again 2012-06-18 09:03:21 -06:00
Jeff Law b69ccc0178 Resync with master. 2012-06-15 09:23:17 -06:00
Jeff Law 8b98471a2c - Delay setting DECIDED field in locale file structure until
we have read the file's data (#827510).
2012-06-14 21:52:07 -06:00
Dennis Gilmore ebc13c27b8 actually apply the arm linker hack 2012-06-12 21:01:29 -05:00
Dennis Gilmore 6b0fcd959e add the armhfp linker hack patch 2012-06-11 20:38:11 -05:00
Dennis Gilmore 69de1410b1 only deal with the arm linker compat hack on armhfp arches
- armsfp arches do not have a linker change
- Backward compat hack for armhf binaries.
2012-06-11 20:32:35 -05:00
Jeff Law 6ae22f0ed1 Defuzz-patch 2012-06-07 12:16:27 -06:00
Jeff Law 218bae2116 Remove extraneous newline 2012-06-07 12:07:59 -06:00
Jeff Law e20289d31a Fix parsing of /etc/sysconfig/clock when ZONE has spaces. (#828291) 2012-06-07 11:54:50 -06:00
Jeff Law b63a792795 Remove unnecessary comment, updated sources 2012-06-05 12:00:01 -06:00
Jeff Law fdfcf25434 - Resync with upstream sources, drop unnecessary patches. 2012-06-05 11:54:14 -06:00
Jeff Law 77881379e9 - Fix DoS in RPC implementation (#767693)
- Remove deprecated alpha support.
  - Remove redundant hunk from patch. (#823905)
2012-06-05 11:35:03 -06:00
Jeff Law 0d1b1bab4a Restore lost line 2012-06-04 16:22:43 -06:00
Patsy Franklin 7e7bd1effe Merge branch 'master' of ssh://pkgs.fedoraproject.org/glibc
Conflicts:
	glibc.spec
2012-06-01 16:06:21 -04:00
Patsy Franklin 1559b7b925 Resolves: sw14134
- Fix iconv() segfault when the invalid multibyte character 0xffff is input when
  converting from IBM930.
2012-06-01 15:08:41 -04:00
Jeff Law 5527dc5be5 Abbreviate June to make fedpkg happy 2012-05-31 21:44:50 -06:00
Jeff Law 50faa1bb23 Fix date 2012-05-31 21:44:15 -06:00
Jeff Law 2e586db7b5 - Resync with upstream sources. (#827040) 2012-05-31 21:43:32 -06:00
Patsy Franklin 200aebfe55 Fix fnmatch() when '*' wildcard is applied on a file name containing multibyte chars. (#819430/14185) 2012-05-31 16:21:36 -04:00
Jeff Law e1b411d16d - Resync with upstream sources.
Lots of local systemtap bits are now upstream and no longer needed as
local changes.
2012-05-30 00:22:40 -06:00
Jeff Law bb3a5a5ad9 - Build info files in the source dir, then move to objdir
to avoid multilib conflicts (#825061)
2012-05-29 23:19:23 -06:00
Jeff Law 6610971096 - Work around RPM dropping the contents of /etc/localtime
when it turns into a symlink with %post common script (#825159).
2012-05-25 15:16:21 -06:00
Jeff Law 6d522a8eb2 - Fix option rotate when one IPV6 server is enabled (#804630)
- Reenable slow/uberslow path taps slowpow/slowexp.
2012-05-23 13:46:47 -06:00
Jeff Law f7dfce46ed - Resync with upstream sources. 2012-05-23 12:18:07 -06:00
Jeff Law 9b14d89a52 - Fix tzdata trigger (#822200) 2012-05-22 23:08:44 -06:00
Jeff Law d1134780a2 - Make the symlink relative rather than linking into the buildroot
(#822200)
2012-05-22 22:21:50 -06:00
Patsy Franklin 998f7d1a8d Resolves: #822200
-Completed prior change to make /etc/localtime a symlink.
2012-05-22 16:25:33 -04:00
Patsy Franklin 423d527c1d Resolves: #822200
Changed /etc/localtime to a symlink. 8222000 (#822200)
2012-05-22 14:58:09 -04:00
Jeff Law 2bd73a18b3 - Update to upstream patch for 806070 (#806070) 2012-05-15 22:21:22 -06:00
Jeff Law 86a57e60b3 - Update upstream patch for AVX testing (#801650) 2012-05-14 11:53:42 -06:00
Jeff Law d2e0d47266 - Upstream patch to fix AVX testing (#801650) 2012-05-11 15:49:43 -06: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 4c937b3960 Replace local variant with upstream version 2012-05-08 21:33:53 -06:00
Jeff Law 49f951b0b5 Fix glibc-arm-hardflow-2.patch. 2012-05-08 12:44:43 -06:00
Jeff Law e5e2fc3bd7 Update arm-hardfloat patch 2012-05-07 13:47:26 -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 ca8adba640 Final version of the 804792 patch. No functional changes. 2012-03-30 09:56:08 -06:00