Commit Graph

738 Commits

Author SHA1 Message Date
Jeff Law 3e3b859747 Actually remove the patchfile 2012-09-21 12:51:04 -06:00
Jeff Law cd9aa54a17 - Remove broken patch for 816647. 2012-09-21 12:50:11 -06:00
Siddhesh Poyarekar 7e2e80de95 Bring back byteswap-16.h (#859268) 2012-09-21 09:58:52 +05:30
Jeff Law 7f7468a795 Fix typo 2012-09-20 15:51:11 -06:00
Jeff Law 6d1baf2988 - Revert recent upstream strstr changes (#858274) 2012-09-20 15:46:19 -06:00
Jeff Law 67e76ace81 - Demangle function pointers before testing them (#816647) 2012-09-20 15:34:11 -06:00
Jeff Law 5e0541ba74 - Remove handling of /etc/localtime and /var/spool/postfix/etc/localtime
as systemd will be handling them from now on (#858735).
2012-09-20 15:03:18 -06:00
Jeff Law 3cb79f751c - Resync with upstream sources (#857236). 2012-09-14 14:42:59 -06:00
Peter Robinson 575bb8c6d7 Enable ports to fix FTBFS on ARM 2012-09-08 16:39:53 +01:00
Jeff Law afeab8192b - Resync with upstream sources. 2012-09-05 22:23:20 -06:00
Jeff Law 98dddaf805 - Incorporate ppc64p7 arch changes (#854250) 2012-09-04 11:35:34 -06:00
Jeff Law 7f32dad8b0 - Resync with upstream sources. 2012-08-30 09:47:02 -06:00
Jeff Law df41626e91 - Resync with upstream sources. 2012-08-22 22:11:53 -06:00
Jeff Law f8556b4c45 - Replace manual systemd scriptlets with macroized scriptlets
(#850129)
2012-08-21 09:47:24 -06:00
Jeff Law 31474e7c11 Bump release. 2012-08-20 20:31:17 -06:00
Jeff Law 0436f62efd - Move /etc/localtime into glibc-common package since glibc-common
owns the scriptlets which update it.
2012-08-20 20:30:59 -06:00
Jeff Law d2f39ec9ec Remove obsolete patches 2012-08-20 15:19:19 -06:00
Jeff Law a0c4aeb2e1 Defuzz patch 2012-08-20 13:36:26 -06:00
Jeff Law fb633eaa14 - Remove obsolete patches from glibc-fedora.patch. Explode
remaining patches into distinct patchfiles.  Thanks to
    Dmitry V. Levin for identifying them!
    Drop ia64 specific patches and specfile fragments
2012-08-20 13:25:02 -06:00
Jeff Law 8854fdfb25 - Remove obsolete patches from glibc-fedora.patch. Thanks to
Dmitry V. Levin for identifying them!
2012-08-20 12:08:39 -06:00
Jeff Law acfd962c20 + - Fix integer overflow leading to buffer overflow in strto* (#847718) 2012-08-15 09:51:53 -06:00
Jeff Law 24dc568431 - Resync with upstream sources, drop obsolete patches.
- Drop glibc-ports bits as they're part of the master
    sources now.
2012-08-13 22:49:13 -06:00
Jeff Law e784118c7b Bump release. 2012-08-13 11:15:16 -06:00
Jeff Law f5845e2bd5 - Replace patch for 179072 with offical version from upstream. 2012-08-13 11:14:38 -06:00
Jeff Law 49bbcdd4a0 - Replace patch for 789238 with official version from upstream. 2012-08-10 09:44:26 -06:00
Jeff Law d985507603 - Pack IPv4 servers at the start of nsaddr_list and
only track the number of IPV4 servers in EXT(statp->nscounti
(#808147)
  - Mark set*uid, set*gid as __wur (warn unused result) (#845960)
2012-08-06 11:46:20 -06:00
Jeff Law 64ea3f61e3 - Revert patch for BZ696143, it made it impossible to use IPV6
addresses explicitly in getaddrinfo, which in turn broke
    ssh, apache and other code. (#808147)
2012-07-26 00:00:05 -06:00
Jeff Law 054129c484 - Avoid another unbound alloca in vfprintf (#841318)
- Remove /etc/localtime.tzupdate in lua scriptlets
  - Revert back to using posix.symlink as posix.link with a 3rd
    argument isn't supported in the lua version embedded in rpm.
2012-07-25 23:30:39 -06:00
Jeff Law b6a5cc17de - Revert recent changes to res_send (804630, 835090).
- Fix memcpy args in res_send (#841787).
2012-07-25 14:33:39 -06:00
Jeff Law e7456d7df4 - Revert recent changes to res_send (804630, 835090).
- Fix memcpy args in res_send (#841787).
2012-07-25 14:32:59 -06:00
Dennis Gilmore c567b667ba - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 01:56:05 -05:00
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