Commit Graph

747 Commits

Author SHA1 Message Date
Carlos O'Donell
b21e067fb2 2.16-30.fc18
- Fix ownership of /usr/lib[64]/audit (#894307).
  - Rename release engineering directory to `releng' (#903754).
  - Fix multibyte character processing crash in regexp (#905874, #905877, CVE-2013-0242)
2013-03-18 13:41:20 -04:00
Carlos O'Donell
3e531da63e Ignore /.build* and /src directories in git. 2013-02-25 09:41:40 -05:00
Carlos O'Donell
1044eb6da1 Ignore /glibc-*.tar.[gx]z packages. 2013-02-07 17:20:03 -05:00
Siddhesh Poyarekar
8fcd09967f Fix sparc build with older compilers. (#890035) 2012-12-26 08:09:40 +05:30
Patsy Franklin
6bee5d1fc3 - Backport fix for nss_db crash when db contains exactly one entry.(#878913) 2012-12-11 11:50:55 -05:00
Patsy Franklin
9d9d94d266 - Backport crypto support from upstream. (#811753) 2012-12-07 08:57:40 -05:00
Siddhesh Poyarekar
75e9dce5d3 use uint64_t for __bswap64 (#859428). 2012-12-06 14:12:44 +05:30
Patsy Franklin
1e5f839b46 Resolves: #577950
- Backport of upstream BZ #5298. Don't flush buffer for ftell.
    Compute offsets from write pointers instead.  (#577950)
2012-11-28 15:19:48 -05:00
Jeff Law
ba20a858e0 - Add hwcaps for transactional execution on s390[x] (#804768) 2012-11-08 09:03:54 -07:00
Jeff Law
4b3be4efa1 - Sync s390[x] auxv capabilities and archs with kernel (#804768) 2012-11-07 07:01:34 -07:00
Jeff Law
b57dbe914c Put back dropped lines 2012-10-22 10:14:02 -06:00
Jeff Law
fb91ba8af5 - Include "sss" in /etc/nsswitch.conf (#867473) 2012-10-22 10:06:21 -06:00
Jeff Law
8377b8e913 - Change error text for ESTALE (#832694)
- Increase size of temporary buffers to avoid unnecessary DNS
    lookups (#837695)
  - Fix gcc_asset failure in _Unwind_SetSpColumn() on ppc64.  (#852445)
  - Don't free memory allocated by mempool allocator (#863453)
2012-10-16 12:53:44 -06:00
Patsy Franklin
e707c1d128 Resolves: #865520
- Backport of upstream BZ #14251: powerpc: add name_to_handle,
    open_by_handle, etc to PowerPC bits/fcntl.h. (#rh865520).
2012-10-12 21:30:54 -04:00
Siddhesh Poyarekar
9dec2fd94a Fix Marathi names for Wednesday, September and October (#rh864820) 2012-10-10 17:12:20 +05:30
Jeff Law
1117842dc4 - Set proper max length when parsing xdr requests (#848748). 2012-10-01 15:36:29 -06:00
Jeff Law
abd0f46444 - Remove broken patch for 816647. 2012-09-21 12:45:41 -06:00
Jeff Law
5afa20362c Remove conflicting NEWS change. 2012-09-20 15:26:38 -06:00
Jeff Law
9f609b5c49 - Demangle function pointers before testing them (#816647) 2012-09-20 15:25:23 -06:00
Jeff Law
3bc708b87a - 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:00:36 -06:00
Jeff Law
e68612943e - Move /etc/localtime into glibc-common package since glibc-common
owns the scriptlets which update it.
2012-09-17 08:13:30 -04:00
Jeff Law
cf3816e4f9 Revert "Update patch based on Roland's comments"
This reverts commit 4da0c4b557.
2012-09-14 12:02:56 -06:00
Jeff Law
edfeeed353 Revert "Fix unwanted whitespace in last patch"
This reverts commit b0da9f5279.
2012-09-14 12:02:24 -06:00
Jeff Law
b0da9f5279 Fix unwanted whitespace in last patch 2012-09-14 11:50:16 -06:00
Jeff Law
4da0c4b557 Update patch based on Roland's comments 2012-09-14 11:43:21 -06:00
Jeff Law
d248740058 - Fix prototype of sigsetjmp in pthread.h (#857236). 2012-09-14 11:31:26 -06:00
Jeff Law
e063906d55 - Update fseek fix (#854337) 2012-09-05 22:35:57 -06:00
Jeff Law
9564fbf78d - Incorporate ppc64p7 arch changes (#854250) 2012-09-04 11:33:31 -06:00
Jeff Law
054d377b43 Fix fseek in wide mode (#854337) 2012-09-04 11:04:26 -06:00
Jeff Law
b9a1c5edef - Pick up s390/s390x IFUNC support. 2012-09-04 09:48:09 -06:00
Jeff Law
285097528f - Replace manual systemd scriptlets with macroized scriptlets
(#850129)
2012-08-21 09:46:30 -06:00
Jeff Law
78dd4e4edc - Use upstream accepted changes for 179072 (stap linker probes). 2012-08-20 11:17:56 -06:00
Jeff Law
d0ef83992e - Fix race in intl/* testsuite (#849203) 2012-08-17 14:36:06 -06:00
Jeff Law
8e6f227f29 - Fix integer overflow leading to buffer overflow in strto* (#847718) 2012-08-15 09:58:03 -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