Commit Graph

763 Commits

Author SHA1 Message Date
Florian Weimer 667333c331 Auto-sync with upstream master
Upstream commit: 031e519c95c069abe4e4c7c59e2b4b67efccdee5

- x86-64: Align the stack in __tls_get_addr (#1440287)
- Add Tok-Pisin (tpi_PG) locale.
- Add missing yesstr/nostr for Pashto locale (swbz#21711)
- Add missing yesstr/nostr for Breton locale (swbz#21706)
- Single threaded stdio optimization
- sysconf: Use conservative default for _SC_NPROCESSORS_ONLN (swbz#21542)
2017-07-06 14:29:12 +02:00
Florian Weimer 84baf402f0 Auto-sync with upstream master
Upstream commit: 4446a885f3aeb3a33b95c72bae1f115bed77f0cb
2017-07-04 15:31:23 +02:00
Florian Weimer 44e7da869e Auto-sync with upstream master
Upstream commit: 89f6307c5d270ed4f11cee373031fa9f2222f2b9
2017-07-04 11:36:06 +02:00
Florian Weimer dcf3eeb5c0 Auto-sync with upstream master
Upstream commit: e237357a5a0559dee92261f1914d1fa2cd43a1a8

- Support an arbitrary number of search domains in the stub resolver (#168253)
- Detect and apply /etc/resolv.conf changes in libresolv (#1374239)
- Increase malloc alignment on i386 to 16 (swbz#21120)
- Make RES_ROTATE start with a random name server (swbz#19570)
- Fix tgmath.h totalorder, totalordermag return type (swbz#21687)
- Miscellaneous sys/ucontext.h namespace fixes (swbz#21457)
- Rename struct ucontext tag (swbz#21457)
- Call exit system call directly in clone (swbz#21512)
- powerpc64le: Enable float128
- getaddrinfo: Merge IPv6 addresses and IPv4 addresses (swbz#21295)
- Avoid .symver on common symbols (swbz#21666)
- inet_pton: Reject IPv6 addresses with many leading zeros (swbz#16637)
2017-07-03 21:49:42 +02:00
Florian Weimer 093184feca Auto-sync with upstream master
Upstream commit: 3ec7c02cc3e922b9364dc8cfd1d4546671b91003
2017-06-23 17:43:54 +02:00
Florian Weimer 9a4cee58e4 Auto-sync with upstream master
Upstream commit: 12f50337ae80672c393c2317d471d097ad92c492
2017-06-23 13:25:59 +02:00
Florian Weimer aae7c7249a Auto-sync with upstream master
Upstream commit: 0a47d031e44f15236bcef8aeba80e737bd013c6f
2017-06-22 13:34:40 +02:00
Florian Weimer 8a569a02e8 Auto-sync with upstream master
Upstream commit: 9649350d2ee47fae00794d57e2526aa5d67d900e
2017-06-21 20:49:15 +02:00
Florian Weimer fda3e070a7 Auto-sync with upstream master
Upstream commit: 43e0ac24c836eed627a75ca932eb7e64698407c6
2017-06-21 11:08:15 +02:00
Florian Weimer 87bc7c9489 Resolves: #1462820
- Drop glibc-Disable-buf-NULL-in-login-tst-ptsname.c, applied upstream.
- Auto-sync with upstream master,
  commit 37e9dc814636915afb88d0779e5e897e90e7b8c0, fixing:
- CVE-2017-1000366: Avoid large allocas in the dynamic linker (#1462820)
- wait3 namespace (swbz#21625)
- S390: Sync ptrace.h with kernel (swbz#21539)
- Another x86 sys/ucontext.h namespace issue (swbz#21457)
- siginterrupt namespace (swbz#21597)
- Signal stack namespace (swbz#21584)
- Define struct rusage in sys/wait.h when required (swbz#21575)
- S390: Fix build with gcc configured with --enable-default-pie (swbz#21537)
- Update timezone code from tzcode 2017b
- nptl: Invert the mmap/mprotect logic on allocated stacks (swbz#18988)
- PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
- Make copy of <bits/std_abs.h> from GCC (swbz#21573)
- localedata: ce_RU: update weekdays from CLDR (swbz#21207)
- localedata: Remove trailing spaces (swbz#20275)
- XPG4 bsd_signal namespace (swbz#21552)
- Correct collation rules for Malayalam (swbz#19922, swbz#19919)
- waitid namespace (swbz#21561)
- Condition signal.h inclusion in sys/wait.h (swbz#21560)
- ld.so: Consolidate 2 strtouls into _dl_strtoul (swbz#21528)
- tst-timezone race (swbz#14096)
- Define SIG_HOLD for XPG4 (swbz#21538)
- struct sigaltstack namespace (swbz#21517)
- sigevent namespace (swbz#21543)
- Add shim header for bits/syscall.h (swbz#21514)
- namespace issues in sys/ucontext.h (swbz#21457)
- posix: Implement preadv2 and pwritev2
- Various float128 and tunables improvements
2017-06-20 00:18:02 +02:00
Arjun Shankar 7f4621301d Auto-sync with upstream master
Upstream commit: cfa9bb61cd09c40def96f042a3123ec0093c4ad0
2017-05-31 16:22:21 +02:00
Arjun Shankar 4014d6f877 Auto-sync with upstream master
Upstream commit: 231a59ce2c5719d2d77752c21092960e28837b4a
2017-05-23 14:37:59 +02:00
Carlos O'Donell 056f48952a Auto-sync with upstream master
Upstream commit: 25e39b4229fb365a605dc4c8f5d6426a77bc08a6
2017-05-01 13:23:28 -04:00
Florian Weimer 04b4101e8f Auto-sync with upstream master
Upstream commit: a10e9c4e53fc652b79abf838f7f837589d2c84db
2017-03-02 20:09:14 +01:00
Florian Weimer 5bc3170c40 Auto-sync with upstream release/2.25/master
Upstream commit: 93cf93e06ce123439e41d3d62790601c313134cb
2017-02-28 17:43:41 +01:00
Carlos O'Donell aa4db12ee0 glibc-2.25-1
- Update to final released glibc 2.25.

The glibc rawhide builds must stay on 2.25 branch until
F26 branches from rawhide. This assures that we have ABI/API
guarantees provided by upstream. Please do not rebase rawhide
against glibc master.
2017-02-08 21:22:46 -05:00
Florian Weimer 574cbae985 Auto-sync with upstream master
Upstream commit: 5653ab12b4ae15b32d41de7c56b2a4626cd0437a
2017-01-25 16:39:15 +01:00
Carlos O'Donell edb6156880 Auto-sync with upstream master
Upstream commit: 468e525c81a4af10f2e613289b6ff7c950773a9e
2017-01-12 22:17:58 -05:00
Florian Weimer c659285752 Auto-sync with upstream master
Upstream commit: 73dfd088936b9237599e4ab737c7ae2ea7d710e1
2017-01-02 13:32:25 +01:00
Florian Weimer 4570c40835 Auto-sync with upstream master
Upstream commit: cecbc7967f0bcac718b6f8f8942b58403c0e917c
2016-12-26 11:22:24 +01:00
Carlos O'Donell a681b7b4e2 Auto-sync with upstream master
Upstream commit: 81e0662e5f2c342ffa413826b7b100d56677b613
2016-12-23 18:31:06 -05:00
Florian Weimer ace066ccd1 Auto-sync with upstream master
Upstream commit: e077349ce589466eecd47213db4fae6b80ec18c4
2016-12-18 15:43:05 +01:00
Florian Weimer 5617e2c469 Auto-sync with upstream master
Upstream commit: 92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225
2016-12-12 19:26:23 +01:00
Florian Weimer 8076ad58d9 Auto-sync with upstream master
Upstream commit: 0abbe7cd700951082b314182a0958d65238297ef

GDB pretty-printers for NPTL types are temporarily disabled
due to bug 1403329.
2016-12-09 18:38:16 +01:00
Florian Weimer b766add297 Auto-sync with upstream master
Upstream commit: 01b23a30b42a90b1ebd882a0d81110a1542e504a
2016-12-02 17:13:31 +01:00
Florian Weimer eaa5674199 Auto-sync with upstream master
Upstream commit: 9e78f6f6e7134a5f299cc8de77370218f8019237
2016-11-30 16:12:57 +01:00
Florian Weimer 93ddbf99ee Auto-sync with upstream master
Upstream commit: 7a5e3d9d633c828d84a9535f26b202a6179978e7
2016-11-23 13:38:43 +01:00
Florian Weimer 434cf9e2e2 Auto-sync with upstream master
Upstream commit: 5ee1a4443a3eb0868cef1fe506ae6fb6af33d4ad
2016-11-22 11:10:50 +01:00
Florian Weimer 835049c53c Auto-sync with upstream master
Upstream commit: 530862a63e0929128dc98fbbd463b120934434fb
2016-11-16 14:43:20 +01:00
Florian Weimer 573bcacc8f Auto-sync with upstream master
Upstream commit: 9032070deaa03431921315f973c548c2c403fecc
2016-11-02 12:06:16 +01:00
Florian Weimer 762e747b11 Auto-sync with upstream master
Upstream commit: e37208ce86916af9510ffb9ce7b3c187986f07de
2016-10-22 17:42:34 +02:00
Florian Weimer 9d7b7a7a04 Auto-sync with upstream master
Upstream commit: b3918c44db615637b26d919ce599cd86592316b3
2016-10-21 18:38:39 +02:00
Florian Weimer 4f53fe474e Auto-sync with upstream master
Upstream commit: 5140d036f9c16585448b5908c3a219bd96842161
2016-10-07 17:54:03 +02:00
Florian Weimer 0b05408588 Auto-sync with upstream master
Upstream commit: ff88ee7edfaa439e23c42fccaf3a36cd5f041894
2016-10-04 19:29:14 +02:00
Florian Weimer 0adb9076a4 Auto-sync with upstream master
Upstream commit: 17af5da98cd2c9ec958421ae2108f877e0945451
2016-09-22 13:31:39 +02:00
Carlos O'Donell 36702a1359 Auto-sync with upstream master.
Upstream commit: e299076fefd9649f78f853865d4745043e50813c
2016-09-20 23:29:23 -04:00
Florian Weimer 77d2ac8e00 Auto-sync with upstream master
Upstream commit: 4d728087ef8cc826b05bd21d0c74d4eca9b1a27d
2016-09-01 16:11:33 +02:00
Florian Weimer c097c5b5f7 Auto-sync with upstream master
Upstream commit: 7e625f7e85b4e88f10dbde35a0641742af581806
2016-08-26 19:45:02 +02:00
Florian Weimer 82db94894e Auto-sync with upstream master
Upstream commit: 66abf9bfbe24ac1e7207d26ccad725ed938dc52c
2016-08-21 16:49:12 +02:00
Florian Weimer 90f786e56b Auto-sync with upstream master.
Upstream commit: ID d9067fca40b8aac156d73cfa44d6875813555a6c
2016-08-17 15:23:48 +02:00
Florian Weimer f6288a0045 Auto-sync with upstream master.
Upstream commit ID is f79211792127f38d5954419bb3784c8eb7f5e4e5.
2016-08-11 13:42:52 +02:00
Carlos O'Donell 4c8a26717a Auto-sync with upstream master. 2016-08-08 09:58:02 -04:00
Florian Weimer 8d10e61144 Auto-sync with upstream master
Up to commit f531f93056b34800383c5154280e7ba5112563c7.
2016-07-13 14:23:26 +02:00
Florian Weimer 9a78be1808 Resolves: #1351737
glibc: strcasecmp failure on ppc64le
2016-07-05 18:40:25 +02:00
Florian Weimer d21f299cb3 Resolves: #1348620, #1344480, #1346070
Sync with upstream master, commit a3b473373ee43a292f5ec68a7fda6b9cfb26a9b0
2016-06-21 21:50:42 +02:00
Florian Weimer c8064eb721 Auto-sync with upstream master
Resolves: #1344480
  (Crash in the nss_db NSS service module during iteration.)
Add the eo locale as a first-class citizen.
2016-06-12 22:41:55 +02:00
Florian Weimer d3f78ebc81 Auto-sync with upstream master. 2016-06-09 12:22:07 +02:00
Florian Weimer db9848cdc3 Sync with upstream master branch
Resolves #1326903, #1337140.
2016-06-01 08:30:29 +02:00
Florian Weimer ddd7733205 Auto-sync with upstream master
Drop glibc-nsswitch-Add-group-merging-support.patch, applied upstream.
Drop glibc-rh1252570.patch, alternative fixes applied upstream.
Adjust glibc-rh1315108.patch to minor upstream change.
Update SUPPORTED file.
2016-05-09 13:47:51 +02:00
Carlos O'Donell fe4ad2a06e Auto-sync with upstream master. 2016-04-29 23:08:42 -04:00
Florian Weimer 4ac7c7b403 Auto-sync with upstream master 2016-04-14 22:49:32 +02:00
Florian Weimer 85759f3e8d Auto-sync with upstream master 2016-04-14 12:59:40 +02:00
Florian Weimer 34d510b5de Auto-sync with upstream master
This removes the type union wait from the installed headers.
Update the SUPPORTED file with upstream changes
2016-04-14 10:00:03 +02:00
Florian Weimer ec0dd75135 Auto-sync with upstream master 2016-04-08 16:21:37 +02:00
Florian Weimer 887080ee79 Auto-sync with upstream master 2016-03-29 13:04:25 +02:00
Carlos O'Donell 99a6d4df1b Auto-sync with upstream master. 2016-03-07 11:47:23 -05:00
Carlos O'Donell dd72bee11f Sync with upstream master after 2.23 branch.
- Drop glibc-CVE-2015-7547.patch, glibc-isinf-cxx11.patch
  and glibc-rh1114591.patch since they are all upstream.
2016-02-25 15:48:36 -05:00
Florian Weimer 7dc8bfc342 Auto-sync with upstream master. 2016-02-13 13:27:45 +01:00
Florian Weimer b2bf60e825 Auto-sync with upstream master. 2016-02-02 12:19:16 +01:00
Florian Weimer 05ffab72b4 Auto-sync with upstream master. 2016-01-28 11:54:08 +01:00
Florian Weimer 832f52f3cc Auto-sync with upstream master. 2015-12-21 17:31:12 +01:00
Florian Weimer b79a5ba9e6 Auto-sync with upstream master.
This includes a fix for rhbz#1281714.
Manually remove the Unicode 8.0 patches, which have been merged upstream.
2015-12-16 14:00:32 +01:00
Florian Weimer e0ca9a36a5 Auto-sync with upstream master. 2015-12-05 15:53:14 +01:00
Florian Weimer 2e15a6b6a7 Auto-sync with upstream master. 2015-11-20 10:08:34 +01:00
Florian Weimer 43aaa98743 Auto-sync with upstream master. 2015-11-18 13:30:53 +01:00
Florian Weimer 209b489bc2 Auto-sync with upstream master. 2015-11-16 21:40:35 +01:00
Florian Weimer c6ef02b1b4 Auto-sync with upstream master. 2015-11-09 13:15:50 +01:00
Florian Weimer 4cc081474c Auto-sync with upstream master. 2015-10-30 19:26:52 +01:00
Carlos O'Donell f768365ef5 Sync with upstream master. 2015-10-21 22:28:24 -04:00
Carlos O'Donell e61b8f41f2 Sync with upstream master. 2015-10-21 15:24:28 -04:00
Carlos O'Donell 444c2ecfbc Auto-sync with upstream master. 2015-08-28 17:03:18 -04:00
Siddhesh Poyarekar ac22d64886 Auto-sync with upstream master. 2015-08-16 09:51:12 +05:30
Siddhesh Poyarekar daa5a48a9b Sync with upstream master 2015-08-14 12:30:00 +05:30
Siddhesh Poyarekar 6223dbf32d Sync with upstream master
- glibc-bench-compare.patch: Merged upstream
- glibc-rh757881.patch: Fixed differently upstream
- glibc-revert-arena-threshold-fix.patch: Additional fixes on top of this
- glibc-rh841787.patch: Fixed differently upstream
- Set MODULE_NAME=librt for rtkaio
- Fix up glibc-rh741105.patch to continue to work with latest master
2015-07-28 08:17:23 +05:30
Siddhesh Poyarekar 7047693f55 Sync with upstream master 2015-05-18 12:21:44 +05:30
Siddhesh Poyarekar adbfe47d74 Auto-sync with upstream master. 2015-05-07 12:10:16 +05:30
Siddhesh Poyarekar 943a064b90 Revert "Auto-sync with upstream master." to work around 1209451
This reverts commit 3d147acd8d.
2015-04-07 21:02:28 +05:30
Siddhesh Poyarekar 3d147acd8d Auto-sync with upstream master. 2015-04-06 16:00:41 +05:30
Siddhesh Poyarekar 85b542148e Auto-sync with upstream master. 2015-03-24 18:04:53 +05:30
Siddhesh Poyarekar ca47b31b17 Auto-sync with upstream master. 2015-03-12 15:43:36 +05:30
Siddhesh Poyarekar 5c979090d8 Auto-sync with upstream master. 2015-02-23 14:20:15 +05:30
Carlos O'Donell c6d44c9902 Auto-sync with upstream master. 2015-02-12 00:29:07 -05:00
Siddhesh Poyarekar 5d3d5d4542 Sync with upstream master and disable Werror on s390x 2015-01-21 20:18:21 +05:30
Siddhesh Poyarekar 6105e83f88 Sync with upstream master.
- Disable -Werror on powerpc and armv7hl.
- Temporarily disable valgrind test on ppc64.
2015-01-07 19:03:06 +05:30
Carlos O'Donell 66b39fa433 Auto-sync with upstream master. 2014-11-28 21:32:05 -05:00
Carlos O'Donell ce126e12db Sync with upstream master. 2014-11-24 09:58:08 -05:00
Siddhesh Poyarekar 5c361d9107 Sync with upstream master 2014-11-05 16:06:52 +05:30
Siddhesh Poyarekar a391f0c0e6 Sync with upstream master 2014-09-30 22:14:50 +05:30
Siddhesh Poyarekar a5b5c3d586 Sync with upstream master 2014-09-23 22:58:21 +05:30
Siddhesh Poyarekar a9e37d2889 Actually upload sources 2014-09-17 22:17:15 +05:30
Siddhesh Poyarekar 680bff1439 Sync with upstream master 2014-09-08 12:32:01 +05:30
Siddhesh Poyarekar f64bffe28e Fix #1133134, #1119128 and sync with upstream master
- Use INTERNAL_SYSCALL in TLS_INIT_TP (#1133134).
- Remove gconv loadable module transliteration support (#1119128).
2014-08-26 14:11:00 +05:30
Siddhesh Poyarekar 75bedb0a34 Auto-sync with upstream master for mass rebuild
- Auto-sync with upstream master.
- Revert to only defining __extern_always_inline for g++-4.3+.
- Fix build failure in compat-gcc-32 (#186410).
2014-08-14 00:07:02 +05:30
Siddhesh Poyarekar d579c1af5b Auto-sync with upstream master 2014-07-29 00:25:03 +05:30
Siddhesh Poyarekar 2ca89eabf6 Undo last master sync to fix up rawhide
Fix up rawhide till we can figure out what the problem is with this
build.
2014-07-23 14:02:10 +05:30
Siddhesh Poyarekar c54d242628 Auto-sync with upstream master. 2014-07-15 22:13:48 +05:30
Siddhesh Poyarekar dc2e7c6d31 Auto-sync with upstream master. 2014-07-07 22:35:01 +05:30
Siddhesh Poyarekar 1779efa74a Sync with upstream roland/nptl branch 2014-07-05 00:00:22 +05:30
Siddhesh Poyarekar 1ea305b6fa Sync with roland/nptl upstream branch
Patches on this branch include nptl as a part of glibc instead of
being an addon.
2014-07-03 11:04:10 +05:30
Siddhesh Poyarekar 191c4db426 Sync with upstream master 2014-07-02 16:15:02 +05:30
Siddhesh Poyarekar 9eb38c10e7 Sync with upstream master 2014-06-24 17:41:51 +05:30
Kyle McMartin a0c2da6ecd Auto-sync with upstream master. 2014-06-16 13:45:03 -04:00
Siddhesh Poyarekar 8f0eca557f Auto-sync with upstream master. 2014-06-12 12:22:16 +05:30
Siddhesh Poyarekar 9d331e9d98 Sync with upstream master 2014-06-03 15:08:22 +05:30
Siddhesh Poyarekar 8710f4aaa6 Sync with upstream master 2014-05-26 13:25:00 +05:30
Siddhesh Poyarekar 25cc20651e Sync with upstream master
Fix up glibc-fedora-uname-getrlimit.patch to apply on top of recent
nptl code shuffle.
2014-05-15 12:26:54 +05:30
Siddhesh Poyarekar f0de90dce8 Auto-sync with upstream master. 2014-04-29 14:58:45 +05:30
Siddhesh Poyarekar 4d17ec2120 Sync with upstream master 2014-04-18 12:14:38 +05:30
Siddhesh Poyarekar c899b490ba Sync with upstream master
Fix up glibc-rh741105.patch so that it continues to apply correctly.
2014-04-10 21:40:30 +05:30
Siddhesh Poyarekar b5ec0026f9 Sync with upstream master 2014-04-03 17:08:52 +05:30
Siddhesh Poyarekar e7c5d54c2d Sync with upstream master. 2014-03-26 14:20:45 +05:30
Siddhesh Poyarekar b7b25cd2fa Sync with upstream master
- Adjusted nscd.service patch
- Added fix for #1078355
2014-03-19 22:18:20 +05:30
Carlos O'Donell 43bff16613 Sync with upstream master.
Use cleaner upstream solution for -ftree-loop-distribute-patterns (#911307).
2014-03-12 18:13:23 -04:00
Siddhesh Poyarekar 51574b29c6 Sync with upstream master 2014-03-04 23:20:27 +05:30
Siddhesh Poyarekar 52f69e7bd5 Sync with upstream master and Resolve: #1069559 2014-02-25 15:22:53 +05:30
Siddhesh Poyarekar c4fcabb222 Actually upload the new sources 2014-02-18 22:57:10 +05:30
Siddhesh Poyarekar c90adf8884 Sync with upstream master. 2014-02-04 13:17:38 +05:30
Siddhesh Poyarekar 68ca569f59 Sync with upstream master 2014-01-29 10:47:29 +05:30
Siddhesh Poyarekar e74f409fb9 Sync with upstream master 2014-01-23 15:15:41 +05:30
Siddhesh Poyarekar 8ecbeeba6e Sync with upstream master and fix #1052846
- Sync with upstream master.
- Fix infinite loop in ftell when writing wide char data (#1052846).
2014-01-14 14:16:38 +05:30
Siddhesh Poyarekar 216cf91d8b Enable systemtap on Power and S/390 and sync up with upstream 2014-01-07 15:06:38 +05:30
Siddhesh Poyarekar 8e0f85bf4e Sync with upstream master 2013-12-27 11:06:36 +05:30
Siddhesh Poyarekar 893671e8e6 Sync with upstream master 2013-12-20 15:20:21 +05:30
Siddhesh Poyarekar b04b5f9a6f Sync with upstream master 2013-12-04 11:17:23 +05:30
Siddhesh Poyarekar 439a9b91b6 Sync with upstream master 2013-11-28 18:17:19 +05:30
Siddhesh Poyarekar f1f239ebf9 Sync with upstream master 2013-11-20 15:46:46 +05:30
Siddhesh Poyarekar 14915008a3 Sync with upstream master 2013-10-28 11:44:33 +05:30
Siddhesh Poyarekar 4d96e3246c Sync with upstream master 2013-10-21 15:06:43 +05:30
Siddhesh Poyarekar f03231b069 Sync with upstream master 2013-10-15 11:09:58 +05:30
Siddhesh Poyarekar 4ef9594328 Fix PI mutex check for non-x86 and resync with upstream master 2013-10-01 20:23:50 +05:30
Siddhesh Poyarekar bf5e654c21 Resync with upstream master 2013-09-23 13:22:23 +05:30
Siddhesh Poyarekar fb87393c99 Resync with upstream master 2013-09-16 15:16:18 +05:30
Siddhesh Poyarekar 35b7508499 Resync with upstream master 2013-09-05 17:37:40 +05:30
Siddhesh Poyarekar 17b00fb789 Get rid of releng tarball
Add necessary files directly to the Fedora git tree and add rtkaio and
c_stubs bits as patches.
2013-08-19 17:05:59 +05:30
Siddhesh Poyarekar 5817231d50 Upstream release 2.18 2013-08-16 19:26:44 +05:30
Siddhesh Poyarekar 59f7846a1a Resync with upstream master 2013-07-29 16:47:41 +05:30
Siddhesh Poyarekar 9d560ee089 Resync with upstream master 2013-07-09 23:15:48 +05:30
Siddhesh Poyarekar 58028e9523 Resync with upstream master 2013-06-20 13:23:26 +05:30
Siddhesh Poyarekar 3cd9b9ce3d Resync with upstream master
Dropped upstreamed patches and adjusted others to apply to latest
upstream.
2013-06-04 22:23:45 +05:30
Carlos O'Donell 6cfdaac5b6 2.17-3
- Renamed release engineering directory to `releng' (#903754).
  - Fix building with gcc 4.8.0 (#911307).
2013-02-27 19:48:51 -05:00
Jeff Law fb5a5a9b05 - Resync with official glibc-2.17 release 2013-01-01 08:00:53 -07:00
Jeff Law 48a6019250 - Resync with master 2012-12-21 13:50:00 -07:00
Jeff Law cdd3b0516c - Resync with master
- Drop patch for 731228 that is no longer needed.
2012-12-07 15:01:57 -07:00
Jeff Law 0a21292124 - Resync with master
- Patch for 697421 has been submitted upstream.
  - Drop local patch for 691912 that is no longer needed.
2012-12-06 10:45:03 -07:00
Jeff Law 4e1a9eb783 * Mon Dec 3 2012 Jeff Law <law@redhat.com> - 2.16.90-36
- Resync with master
  - Drop local patch for 657588 that is no longer needed.
  - Drop local patch for 740682 that is no longer needed.
  - Drop local patch for 770439 that is no longer needed.
  - Drop local patch for 789209 that is no longer needed.
  - Drop lotch patch for nss-files-overflow that seems
    useless.
  - Drop localedata-locales-fixes as they were rejected
    upstream.
  - Drop test-debug-gnuc-hack.patch that seems useless now.
  - Repack patchlist.
2012-12-03 13:37:41 -07:00
Jeff Law d5297ae5f7 - Resync with master
- Drop local patch for 657588 that is no longer needed.
  - Drop lotch patch for nss-files-overflow that seems
    useless.
  - Repack patchlist.
2012-12-03 11:25:56 -07:00
Jeff Law 03545a8efd - Resync with master (#882137).
- Remove local patch for strict-aliasing warnings that
    is no longer needed.
  - Remove local patch for 730856 that is no longer needed.
  - Repack patchlist.
2012-11-30 14:01:46 -07:00
Jeff Law e781949a22 - Resync with msater.
- Drop local patch for 788989.
  - Repack patchlist.
2012-11-29 10:56:43 -07:00
Jeff Law e3a9f6982a - Resync with master.
- Drop local patch for 878913.
  - Drop local patch for 880666.
  - Drop local patch for 767693.
  - Repack patchlist.
2012-11-28 14:30:40 -07:00
Jeff Law 0a6b9006e7 - Resync with upstream sources
- Drop local patch for getconf.
  - Repack patchlist.
2012-11-26 14:19:38 -07:00
Jeff Law 9625d850cd - Rsync with upstream sources
- Drop local patches for 803286, 791161, 790292, 790298
2012-11-16 06:33:25 -07:00
Jeff Law 91136bb3b9 - Resync with upstream sources (#873397) 2012-11-07 12:05:53 -07:00
Jeff Law ae7fda09b1 Remove unwanted whitespace 2012-11-05 15:28:15 -07:00
Jeff Law d7b378240d restore line dropped by fedpkg new-sources 2012-11-05 15:03:08 -07:00
Jeff Law 3a8f01ff81 Fix the subdirectory name in the -fedora tarball 2012-11-05 14:57:52 -07:00
Jeff Law a7ee17d411 - Resync with upstream sources.
- Don't use distinct patches for 770869, 787201 and 688948
    as they all modify stuff under fedora/
  - Repack patchlist
2012-11-05 14:44:36 -07:00
Jeff Law 178231ee78 - Resync with upstream sources (#872336) 2012-11-02 12:08:02 -06:00
Jeff Law 1b5b2e3a41 - Rsync with upstream sources
- Drop 864820 patch as now that it's upstream.
  - Add sss to /etc/nsswitch.conf (#867473)
2012-10-22 10:00:55 -06:00
Jeff Law 69ddcb4ca7 - Rsync with upstream sources
- Drop local 552960-2 patch now that it's upstream.
  - Drop local 858274 patch now that the root problem is fixed upstream.
  - Repack patchlist.
2012-10-11 09:54:09 -06:00
Jeff Law 0653cb1ba3 Resync with upstream 2012-10-05 12:27:58 -06:00
Jeff Law f6de48ac9d - Resync with upstream sources.
- Repack patchlist.
2012-10-02 06:41:58 -06:00
Jeff Law 66c0a7ea1d - Resync with upstream sources to pick up fma fixes 2012-10-01 06:37:36 -06:00
Jeff Law b33c1d2300 * Fri Sep 28 2012 Jeff Law <law@redhat.com> - 2.16.90-18
- Resync with upstream sources.
  - Drop fedora-cdefs-gnuc.patch, it's not needed anymore.
  - Drop fedora-gai-rfc1918.patch, it's upstream now.
  - Drop fedora-localedata-no_NO.patch, it was supposed to be
    temporary -- that was back in 2003.   This should have been
    sorted out long ago.  We'll just have to deal with the
    fallout.
  - Drop fedora-vfprintf-sw6530.patch, it's upstream now.
  - Drop rh769421.patch; Siddhesh has fixed this properly with 552960.
2012-09-28 13:55:42 -06:00
Jeff Law fab85b902e Resync with upstream sources 2012-09-25 20:27:59 -06:00
Jeff Law 3cb79f751c - Resync with upstream sources (#857236). 2012-09-14 14:42:59 -06:00
Jeff Law afeab8192b - Resync with upstream sources. 2012-09-05 22:23:20 -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 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 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 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 218bae2116 Remove extraneous newline 2012-06-07 12:07:59 -06:00
Jeff Law b63a792795 Remove unnecessary comment, updated sources 2012-06-05 12:00:01 -06:00
Jeff Law 0d1b1bab4a Restore lost line 2012-06-04 16:22:43 -06:00
Jeff Law 2e586db7b5 - Resync with upstream sources. (#827040) 2012-05-31 21:43:32 -06: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 f7dfce46ed - Resync with upstream sources. 2012-05-23 12:18:07 -06:00
Jeff Law a434010a7c - Update ports from master. 2012-01-24 14:43:00 -07: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
Andreas Schwab 29e836b7ac 2.14.90-13 2011-10-19 13:15:08 +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 9d45d8d144 2.14.90-4 2011-08-09 13:47:20 +02: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 382444fc14 2.14-3 2011-06-21 17:12:12 +02:00
Andreas Schwab cecb16f60f 2.14-3 2011-06-21 14:59:31 +02:00
Andreas Schwab 7f8f336ccd 2.14-2 2011-06-03 14:29:51 +02:00
Andreas Schwab f3509915d7 2.14-1 2011-05-31 14:54:27 +02:00
Andreas Schwab d297ec7b52 2.13.90-14 2011-05-27 16:19:02 +02:00
Andreas Schwab 33bafa6a65 2.13.90-13 2011-05-18 16:18:54 +02:00
Andreas Schwab 5423dccb1c 2.13.90-12 2011-05-13 16:56:46 +02:00
Andreas Schwab 532ddd86e5 2.13.90-11 2011-05-06 12:41:38 +02:00
Andreas Schwab 436d93ab23 2.13.90-10 2011-05-04 13:11:17 +02:00
Andreas Schwab c883c14538 2.13.90-9 2011-04-07 13:22:58 +02:00
Andreas Schwab af66f0ce22 2.13.90-8 2011-03-24 14:43:08 +01:00
Andreas Schwab 5d12cdce1a 2.13.90-7 2011-03-21 16:34:52 +01:00
Andreas Schwab 3b880a9175 2.13.90-6 2011-03-07 17:50:04 +01:00
Andreas Schwab cd1b6b27e1 2.13.90-5 2011-03-02 17:28:13 +01:00
Andreas Schwab 87a7e49934 2.13.90-4 2011-02-15 14:29:18 +01:00
Andreas Schwab 3558758764 2.13.90-1 2011-01-25 12:34:04 +01:00
Andreas Schwab 469e4b1e1c 2.13-1 2011-01-18 16:41:09 +01:00
Andreas Schwab a1faa0a0a8 2.12.90-21 2010-12-14 17:22:16 +01:00
Andreas Schwab 7dc6703b31 2.12.90-20 2010-12-13 17:58:18 +01:00
Andreas Schwab 96033044f8 2.12.90-19 2010-11-12 13:29:24 +01:00
Andreas Schwab 85da696179 2.12.90-18 2010-10-22 19:10:34 +02:00
Andreas Schwab 8d5389e12f 2.12.90-17 2010-10-19 11:49:21 +02:00
Andreas Schwab d047b379ab 2.12.90-16 2010-10-14 12:30:32 +02:00
Andreas Schwab 7870b7800a 2.12.90-15 2010-10-04 13:27:15 +02:00
Andreas Schwab ebd7654e99 2.12.90-14 2010-09-28 15:19:46 +02:00
Andreas Schwab 26ee51a757 2.12.90-13 2010-09-27 16:48:52 +02:00
Andreas Schwab 86a027c0b5 2.12.90-11 2010-09-13 12:08:00 +02:00
Andreas Schwab 2fa87bec41 2.12.90-10 2010-09-06 16:40:34 +02:00
Andreas Schwab 20e565a20a 2.12.90-8 2010-08-23 14:09:35 +02:00
Andreas Schwab 98c76af435 2.12.90-7 2010-08-02 14:18:20 +02:00
Andreas Schwab 808dafc80e 2.12.90-6 2010-07-21 15:08:07 +00:00
Andreas Schwab 68ea17c494 2.12.90-5 2010-07-12 11:40:50 +00:00
Andreas Schwab da9d145bdd 2.12.90-4 2010-07-02 12:42:07 +00:00
Andreas Schwab 809a543e61 2.12.90-3 2010-06-15 08:43:24 +00:00
Andreas Schwab 08541d983e 2.12.90-2 2010-05-31 15:10:22 +00:00
Andreas Schwab 976b178b6d 2.12.90-1 2010-05-19 12:00:46 +00:00
Andreas Schwab f3e82c414e 2.11.90-12 2010-02-08 15:32:13 +00:00
Andreas Schwab 3b8ebb3a56 2.11.90-11 2010-02-01 14:02:57 +00:00
Andreas Schwab c1875bb985 2.11.90-10 2010-01-20 16:50:57 +00:00
Andreas Schwab 071e3f49dd 2.11.90-9 2010-01-15 11:59:53 +00:00
Andreas Schwab e55a010d5b 2.11.90-8 2010-01-12 16:32:14 +00:00
Andreas Schwab 930f8bac49 2.11.90-7 2010-01-11 15:35:32 +00:00
Andreas Schwab e7298f2636 2.11.90-6 2010-01-11 09:49:54 +00:00
Andreas Schwab 372c18b6ea 2.11.90-5 2010-01-04 14:04:06 +00:00
Andreas Schwab 7f8824b061 2.11.90-4 2009-12-14 16:39:29 +00:00
Andreas Schwab 29fd49d204 2.11.90-3 2009-11-30 14:16:32 +00:00
Andreas Schwab 2c5bbbe6d5 2.11.90-2 2009-11-24 15:50:44 +00:00
Andreas Schwab 6c0e600a93 2.11.90-1 2009-11-12 17:51:25 +00:00
Andreas Schwab d1a379ba7a 2.10.90-24 2009-09-28 12:31:33 +00:00
Andreas Schwab 91d8fccb67 2.10.90-23 2009-09-21 10:39:33 +00:00
Andreas Schwab 26aeed088c 2.10.90-22 2009-09-14 12:23:30 +00:00