Florian Weimer
7bdfe15464
Remove silentrules macro
2017-10-17 13:47:32 +02:00
Florian Weimer
adefe4d265
Compile s390, s390x with -Werror
...
This is now supported upstream.
2017-10-17 13:43:47 +02:00
Florian Weimer
3bd5cf3d29
Define glibc_release_url based on glibcsrcdir, not glibcversion
...
The former is more reliable because glibcsrcdir changes in case of a
release off the release/*/master branch (which does not have a
tarball), but glibcversion remains the same.
2017-10-17 12:55:38 +02:00
Florian Weimer
d4b46d7258
Switch to .9000 version numbers during development (this time for real)
2017-10-17 12:47:02 +02:00
Florian Weimer
7fbb58cf62
Auto-sync with upstream branch master
...
Upstream commit: c38a4bfd596db2be2b9c1f96715bdc833eab760a
- Switch to .9000 version numbers during development
- malloc: Use compat_symbol_reference in libmcheck (swbz#22050)
2017-10-17 12:12:39 +02:00
Florian Weimer
6c2a58dc61
Auto-sync with upstream branch master
...
Upstream commit: 596f70134a8f11967c65c1d55a94a3a2718c731d
- Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 (swbz#22052)
- locale: No warning for non-symbolic character (swbz#22295)
- locale: Allow "" int_curr_Symbol (swbz#22294)
- locale: Fix localedef exit code (swbz#22292)
- nptl: Preserve error in setxid thread broadcast in coredumps (swbz#22153)
- powerpc: Avoid putting floating point values in memory (swbz#22189)
- powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7 (swbz#22142)
- Support profiling PIE (swbz#22284)
2017-10-16 19:27:17 +02:00
Florian Weimer
b1ee1018fc
Auto-sync with upstream branch master
...
Upstream commit: d8425e116cdd954fea0c04c0f406179b5daebbb3
2017-10-11 07:19:54 +02:00
Florian Weimer
d3da0e913a
Move /var/db/Makefile to nss_db ( #1498900 )
2017-10-09 12:24:43 +02:00
Florian Weimer
988ba6d3d1
Auto-sync with upstream branch master
...
Upstream commit: 645ac9aaf89e3311949828546df6334322f48933
2017-10-09 12:07:51 +02:00
Florian Weimer
746617ce7d
Rewrite langpack generation Lua
...
The existing shell-based approach required super-linear processing
time for the SUPPORTED file.
2017-10-07 12:40:46 +02:00
Carlos O'Donell
b586203c24
Auto-sync with upstream master
...
Upstream commit: 1e26d35193efbb29239c710a4c46a64708643320
- malloc: Fix tcache leak after thread destruction (swbz#22111)
- powerpc: Fix IFUNC for memrchr.
- aarch64: Optimized implementation of memmove for Qualcomm Falkor
- Always do locking when iterating over list of streams (swbz#15142)
- abort: Do not flush stdio streams (swbz#15436)
2017-10-06 15:55:09 -07:00
Florian Weimer
2235ae530d
Move nss_compat to the main glibc package ( #1400538 )
2017-10-04 18:53:59 +02:00
Florian Weimer
67108a5592
Auto-sync with upstream master
...
Upstream commit: 11c4f5010c58029e73e656d5df4f8f42c9b8e877
- crypt: Use NSPR header files in addition to NSS header files (#1489339 )
- math: Fix yn(n,0) without SVID wrapper (swbz#22244)
- math: Fix log2(0) and log(10) in downward rounding (swbz#22243)
- math: Add C++ versions of iscanonical for ldbl-96, ldbl-128ibm (swbz#22235)
- powerpc: Optimize memrchr for power8
- Hide various internal functions (swbz#18822)
2017-10-04 16:01:19 +02:00
Florian Weimer
edbe539deb
Rotate RPM changelog
2017-10-01 17:52:54 +02:00
Florian Weimer
f7f03039dd
Fix typo in changelog
2017-10-01 17:52:10 +02:00
Florian Weimer
d61c107a04
Auto-sync with upstream master
...
Upstream commit: 1e2bffd05c36a9be30d7092d6593a9e9aa009ada
- Add IBM858 charset (#1416405 )
- Update kernel version in syscall-names.list to 4.13
- Add Linux 4.13 constants to bits/fcntl-linux.h
- Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h
- math: New generic powf, log2f, logf
- Fix nearbyint arithmetic moved before feholdexcept (swbz#22225)
- Mark __dso_handle as hidden (swbz#18822)
- Skip PT_DYNAMIC segment with p_filesz == 0 (swbz#22101)
- glob now matches dangling symbolic links (swbz#866, swbz#22183)
- nscd: Release read lock after resetting timeout (swbz#22161)
- Avoid __MATH_TG in C++ mode with -Os for pfcl (swbz#22146)
- Fix dlclose/exit race (swbz#22180)
- x86: Add SSE4.1 trunc, truncf (swbz#20142)
- Fix atexit/exit race (swbz#14333)
- Use execveat syscall in fexecve (swbz#22134)
- Enable unwind info in libc-start.c and backtrace.c
- powerpc: Avoid misaligned stores in memset
- powerpc: build some IFUNC math functions for libc and libm (swbz#21745)
- Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ (swbz#22023)
- Fix LC_TELEPHONE for az_AZ (swbz#22112)
- x86: Add MathVec_Prefer_No_AVX512 to cpu-features (swbz#21967)
- x86: Add x86_64 to x86-64 HWCAP (swbz#22093)
- Finish change from “Bengali” to “Bangla” (swbz#14925)
- posix: fix glob bugs with long login names (swbz#1062)
- posix: Fix getpwnam_r usage (swbz#1062)
- posix: accept inode 0 is a valid inode number (swbz#19971)
- Remove redundant LC_TIME data in om_KE (swbz#22100)
- Remove remaining _HAVE_STRING_ARCH_* definitions (swbz#18858)
- resolv: Fix memory leak with OOM during resolv.conf parsing (swbz#22095)
- Add miq_NI locale for Miskito (swbz#20498)
- Fix bits/math-finite.h exp10 condition (swbz#22082)
2017-09-30 09:04:21 +02:00
Florian Weimer
253d1d9c66
Fix accidentially inserted typo
2017-09-14 17:41:57 +02:00
Florian Weimer
8ca6f66f20
Upstream removed BUGS and CONFORMANCE files
2017-09-04 20:53:35 +02:00
Florian Weimer
0e45e4de58
Auto-sync with upstream master
...
Upstream commit: b38042f51430974642616a60afbbf96fd0b98659
- Implement tmpfile with O_TMPFILE (swbz#21530)
- Obsolete pow10 functions
- math.h: Warn about an already-defined log macro
2017-09-04 19:49:35 +02:00
Florian Weimer
21cf167acc
Build glibc with -O2
2017-09-01 14:07:30 +02:00
Florian Weimer
284746122d
Auto-sync with upstream master
...
Upstream commit: f4a6be2582b8dfe8adfa68da3dd8decf566b3983
- malloc: Abort on heap corruption, without a backtrace (swbz#21754)
- getaddrinfo: Return EAI_NODATA for gethostbyname2_r with NO_DATA (swbz#21922)
- getaddrinfo: Fix error handling in gethosts (swbz#21915) (swbz#21922)
- Place $(elf-objpfx)sofini.os last (swbz#22051)
- Various locale fixes (swbz#15332, swbz#22044)
2017-09-01 10:30:18 +02:00
Florian Weimer
b45bb05263
Auto-sync with upstream master
...
Upstream commit: 5f9409b787c5758fc277f8d1baf7478b752b775d
- Drop glibc-rh952799.patch, applied upstream (#952799 , swbz#22025)
- Various locale fixes (swbz#22022, swbz#22038, swbz#21951, swbz#13805,
swbz#21971, swbz#21959)
- MIPS/o32: Fix internal_syscall5/6/7 (swbz#21956)
- AArch64: Fix procfs.h not to expose stdint.h types
- iconv_open: Fix heap corruption on gconv_init failure (swbz#22026)
- iconv: Mangle __btowc_fct even without __init_fct (swbz#22025)
- Fix bits/math-finite.h _MSUF_ expansion namespace (swbz#22028)
- Provide a C++ version of iszero that does not use __MATH_TG (swbz#21930)
2017-08-30 14:12:45 +02:00
Mark Wielaard
05146e37a4
Run valgrind check with --error-exitcode=1. Fix valgrind BuildRequires.
2017-08-30 14:02:18 +02:00
Florian Weimer
76dd91f117
Drop glibc-rh1009145.patch
...
It has since been obsoleted by multiple mass rebuilds.
2017-08-29 12:48:36 +02:00
Florian Weimer
7df3e02388
Include misc/tst-syscall-list.out in the build log
2017-08-28 13:15:27 +02:00
Florian Weimer
d0c57f678a
Auto-sync with upstream master
...
Upstream commit: 2dba5ce7b8115d6a2789bf279892263621088e74
2017-08-28 12:12:15 +02:00
Florian Weimer
a6b9bec157
Drop glibc-rh1470060.patch
...
Addressed by this upstream commit in a different way:
commit eac43cbb8d808a40004aa0a4a286f5c5155beccb
Author: Florian Weimer <fweimer@redhat.com>
Date: Thu Aug 10 15:58:28 2017 +0200
malloc: Avoid optimizer warning with GCC 7 and -O3
2017-08-28 12:07:38 +02:00
Florian Weimer
beff5c2326
Drop glibc-rh1484729.patch, glibc-rh1484729-syscall-names.patch
...
Applied upstream.
2017-08-28 12:05:33 +02:00
Florian Weimer
238627a99e
Drop glibc-rh825061.patch
...
The Perl Info generator in Texinfo 5.0 uses the input basename in the
output file, so the multi-arch conflict no longer happens, and the
Makefile tweak is not needed anymore.
2017-08-28 12:05:08 +02:00
Florian Weimer
6a6f54375a
Auto-sync with upstream master
...
Upstream commit: 3d7b66f66cb223e899a7ebc0f4c20f13e711c9e0
- string/stratcliff.c: Replace int with size_t (swbz#21982)
- Fix tgmath.h handling of complex integers (swbz#21684)
2017-08-25 11:39:53 +02:00
Florian Weimer
a60d22cda6
Drop glibc-gcc-strict-overflow.patch
...
This is no longer necessary because we do not build with -O3 anymore.
Upstream has a proper fix now, too.
2017-08-25 11:36:23 +02:00
Florian Weimer
2f246edc9d
Drop glibc-fedora-include-bits-ldbl.patch ( #1482105 )
2017-08-24 16:51:08 +02:00
Florian Weimer
5bc208c4f5
Use an architecture-independent system call list ( #1484729 )
2017-08-24 16:49:18 +02:00
Florian Weimer
a4f378196e
Rework handling of asynchronous unwind tables compiler flag
...
This commit drops an overridden -fasynchronous-unwind-tables flag, which
had no effect.
We compile all of glibc with -fno-asynchronous-unwind-tables, so we can
drop glibc-fedora-ppc-unwind.patch.
2017-08-24 11:17:17 +02:00
Florian Weimer
eb3d3880c8
Auto-sync with upstream master
...
Upstream commit: 80f91666fed71fa3dd5eb5618739147cc731bc89
2017-08-22 08:19:09 +02:00
Florian Weimer
c6d0720817
Auto-sync with upstream master
...
Upstream commit: a8410a5fc9305c316633a5a3033f3927b759be35
- Obsolete matherr, _LIB_VERSION, libieee.a.
2017-08-21 22:31:26 +02:00
Florian Weimer
976a6ca3e4
Auto-sync with upstream master
...
Upstream commit: 4504783c0f65b7074204c6126c6255ed89d6594e
2017-08-21 19:54:40 +02:00
Florian Weimer
8c898cdc11
Auto-sync with upstream master
...
Upstream commit: 2585d7b839559e665d5723734862fbe62264b25d
- assert: Support types without operator== (int) (#1483005 )
2017-08-21 16:44:07 +02:00
Florian Weimer
051a34bb83
Auto-sync with upstream master
...
Upstream commit: 2585d7b839559e665d5723734862fbe62264b25d
- Do not use generic selection in C++ mode
- Do not use __builtin_types_compatible_p in C++ mode (#1481205 )
- x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h (swbz#21966)
- Various locale fixes (swbz#21750, swbz#21960, swbz#21959, swbz#19852)
- Fix sigval namespace (swbz#21944)
- x86-64: Optimize e_expf with FMA (swbz#21912)
- Adjust glibc-rh827510.patch.
2017-08-21 14:17:58 +02:00
Carlos O'Donell
08d81d7330
Fix glibc.spec file comment with %%install.
2017-08-17 14:17:47 -04:00
Tomasz Kłoczko
c6e992763d
Resolves : #1476939
...
- Remove 'Buildroot' tag, 'Group' tag, and '%clean' section, and don't
remove the buildroot in %install, all per Fedora Packaging Guidelines
(#1476839 )
2017-08-17 14:16:03 -04:00
Florian Weimer
66a1c9c9cb
Auto-sync with upstream master
...
Upstream commit: 403143e1df85dadd374f304bd891be0cd7573e3b
- x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes (swbz#21955)
- powerpc: Add values from Linux 4.8 to <elf.h>
- S390: Add new s390 platform z14.
- Various locale fixes (swbz#14925, swbz#20008, swbz#20482, swbz#12349
swbz#19982, swbz#20756, swbz#20756, swbz#21836, swbz#17563, swbz#16905,
swbz#21920, swbz#21854)
- NSS: Replace exported NSS lookup functions with stubs (swbz#21962)
- i386: Do not set internal_function
- assert: Suppress pedantic warning caused by statement expression (swbz#21242)
- powerpc: Restrict xssqrtqp operands to Vector Registers (swbz#21941)
- sys/ptrace.h: remove obsolete PTRACE_SEIZE_DEVEL constant (swbz#21928)
- Remove __qaddr_t, __long_double_t
- Fix uc_* namespace (swbz#21457)
- nss: Call __resolv_context_put before early return in get*_r (swbz#21932)
- aarch64: Optimized memcpy for Qualcomm Falkor processor
- manual: Document getcontext uc_stack value on Linux (swbz#759)
- i386: Add <startup.h> (swbz#21913)
- Don't use IFUNC resolver for longjmp or system in libpthread (swbz#21041)
- Fix XPG4.2 bits/sigaction.h namespace (swbz#21899)
- x86-64: Add FMA multiarch functions to libm
- i386: Support static PIE in start.S
- Compile tst-prelink.c without PIE (swbz#21815)
- x86-64: Use _dl_runtime_resolve_opt only with AVX512F (swbz#21871)
- x86: Remove __memset_zero_constant_len_parameter (swbz#21790)
2017-08-16 17:18:35 +02:00
Florian Weimer
27727bd4a9
Drop glibc-arm-hardfloat-3.patch and associated hack
2017-08-16 16:12:31 +02:00
Florian Weimer
5ca19238f5
Drop glibc-fedora-ldd.patch (applied to upstream master)
2017-08-16 16:01:49 +02:00
Florian Weimer
6cb5e06b89
Drop glibc-fedora-i386-tls-direct-seg-refs.patch
2017-08-16 15:50:45 +02:00
Florian Weimer
2620469c94
glibc-2.26-2.fc28: Packaging adjustments
2017-08-16 13:45:31 +02:00
Florian Weimer
fce95492bd
Change invocation style for find-debuginfo.sh
...
Using eval affects command line parsing in the shell script. Call the
script directly, but do not quote $find_debuginfo_args, to splice its
contents into the argument list.
2017-08-16 13:30:01 +02:00
Florian Weimer
9df65054b7
Replace create_lang_packages macro with its Lua code
...
This works around an RPM change in the processing of macro argument lists.
Newer RPM versions split the argument list, so that %1 contains just eo,
and not the whole language list.
Instead, use %language_list directly. This is compatible with earlier
RPM versions, too.
2017-08-16 13:17:21 +02:00
Florian Weimer
d8b4ab633b
Remove unused require_langpacks macro
2017-08-16 12:57:22 +02:00
Florian Weimer
6e6bd41f5e
Remove nosegneg 32-bit Xen PV support libraries ( #1482027 )
2017-08-16 12:03:03 +02:00
Florian Weimer
ad9d2e17df
Disable multi-arch (IFUNC string functions) on i686 ( #1471427 )
2017-08-16 11:14:53 +02:00
Florian Weimer
fdd439f8b7
Use upstream default for multi-arch support
...
Drop binutils run-time conflict. If we still want those, they should
be on glibc-devel, not the main package.
2017-08-16 11:12:36 +02:00
Carlos O'Donell
8742b0f949
glibc-2.26-1
...
Auto-sync with upstream release/2.26/master
Upstream commit: 2aad4b04ad7b17a2e6b0e66d2cb4bc559376617b
- Update to released 2.26 branch.
- getaddrinfo: Release resolver context on error in gethosts (swbz#21885)
2017-08-03 09:47:24 -04:00
Fedora Release Engineering
4786e3be95
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 21:45:53 +00:00
Florian Weimer
8b0d66e92b
Auto-sync with upstream master
...
Upstream commit: 5920a4a624b1f4db310d1c44997b640e2a4653e5
2017-07-29 08:18:06 +02:00
Florian Weimer
7e4694d522
Auto-sync with upstream master
...
Upstream commit: d95fcb2df478efbf4f8537ba898374043ac4561f
2017-07-28 21:00:29 +02:00
Carlos O'Donell
d04b9b7840
Fix NEVRA changes caused by mass rebuild scripts.
2017-07-27 12:41:04 -04:00
Carlos O'Donell
887799236c
Resolves : #1475009
...
- Adjust to new rpm debuginfo generation (#1475009 ).
2017-07-27 12:35:22 -04:00
Fedora Release Engineering
f271045ada
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 10:20:27 +00:00
Florian Weimer
37c3363a24
Auto-sync with upstream master
...
Upstream commit: 00d7a3777369bac3d8d44152dde2bb7381984ef6
- aarch64: Fix out of bound array access in _dl_hwcap_string
2017-07-19 09:05:38 +02:00
Florian Weimer
e0954fe0fe
Revert "Rebuild with new NVR"
...
This reverts commit c5379cd829
.
2017-07-19 09:01:48 +02:00
Florian Weimer
c5379cd829
Rebuild with new NVR
2017-07-18 08:22:30 +02:00
Florian Weimer
6702ca3c64
Auto-sync with upstream master
...
Upstream commit: 91ac3a7d8474480685632cd25f844d3154c69fdf
- Drop glibc-rh1467518.patch in favor of upstream patch (#1467518 )
- Fix pointer alignment in NSS group merge result construction (#1471985 )
- Various locale fixes
2017-07-17 23:07:00 +02:00
Carlos O'Donell
705ca30d3e
Auto-sync with upstream master
...
Upstream commit: de895ddcd7fc45caeeeb0ae312311b8bd31d82c5:
- Added Fiji Hindi language locale for Fiji (swbz#21694).
- Added yesstr/nostr for nds_DE and nds_NL (swbz#21756).
- Added yesstr and nostr for Tigrinya (swbz#21759).
- Fix LC_MESSAGES and LC_ADDRESS for anp_IN (swbz#21760).
- Added yesstr/nostr and fix yesexpr for pap_AW and pap_CW (swbz#21757).
- Added Tongan language locale for Tonga (swbz#21728).
- [ARM] Fix ld.so crash when built using Binutils 2.29.
- Added yesstr and nostr for aa_ET (swbz#21768).
- New locale for bi_VU (swbz#21767).
- Disable single thread optimization for open_memstream
Dropped patches:
- armv7hl: Drop 32-bit ARM build fix, already in upstream master.
- s390x: Apply glibc fix again, removing PTRACE_GETREGS etc. (#1469536 ).
2017-07-14 21:36:54 -04:00
Carlos O'Donell
44f4cf77e9
Fix 32-bit ARM builds in presence of new binutils.
2017-07-12 19:51:11 -04:00
Carlos O'Donell
32049f182f
Add temporary workaround for Bug 1467518.
...
Fix IFUNC crash in early startup for ppc64le static binaries (#1467518 ).
Enable building with BIND_NOW on ppc64le (#1467518 ).
2017-07-12 19:40:05 -04:00
Florian Weimer
4e3d1d3a47
malloc: Tell GCC optimizers about MAX_FAST_SIZE in _int_malloc ( #1470060 )
2017-07-12 14:00:58 +02:00
Florian Weimer
419878ed02
Auto-sync with upstream master
...
Upstream commit: 30200427a99e5ddac9bad08599418d44d54aa9aa
- Add per-thread cache to malloc
- Add Samoan language locale for Samoa
- Add Awajún / Aguaruna locale for Peru
- CVE-2010-3192: Avoid backtrace from __stack_chk_fail (swbz#12189)
- Add preadv2, writev2 RWF_NOWAIT flag (swbz#21738)
- Fix abday strings for ar_JO/ar_LB/ar_SY locales (swbz#21749)
- Fix abday strings for ar_SA locale (swbz#21748, swbz#19066)
- Set data_fmt for da_DK locale (swbz#17297)
- Add yesstr and nostr for the zh_HK locale (swbz#21733)
- Fix abday strings for the ksIN@devanagari locale (swbz#21743)
- Do not include _dl_resolv_conflicts in libc.a (swbz#21742)
- Test __memmove_chk, __memset_chk only in libc.so (swbz#21741)
- Add iI and eE to yesexpr and noexpr respectively for ts_ZA locale
- Add yesstr/nostr for kw_GB locale (swbz#21734)
- Add yesstr and nostr for the ts_ZA locale (swbz#21727)
- Fix LC_NAME for hi_IN locale (swbz#21729)
- Add yesstr and nostr for the xh_ZA locale (swbz#21724)
- Add yesstr and nostr for the zh_CN locale (swbz#21723)
- Fix full weekday names for the ks_IN@devanagari locale (swbz#21721)
- Various fixes to Arabic locales after CLDR import
2017-07-12 14:00:32 +02:00
Florian Weimer
d40c9fdc13
s390x: Restore PTRACE_GETREGS etc. to get GCC to build ( #1469536 )
2017-07-11 15:03:54 +02:00
Florian Weimer
d538c7cc53
Reinstantiate stack_t cleanup ( #1468904 )
2017-07-11 14:52:35 +02:00
Florian Weimer
4597e723d0
Back out stack_t cleanup ( #1468904 )
2017-07-09 19:03:50 +02:00
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
8ed8731099
Disable building with BIND_NOW on ppc64le ( #1467518 )
2017-07-04 08:23:12 +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
2660abb9bb
Reenable valgrind on aarch64
2017-06-23 13:10:13 +02:00
Florian Weimer
9d8ea8c478
Log auxiliary vector during build
2017-06-22 14:48:21 +02:00
Florian Weimer
aae7c7249a
Auto-sync with upstream master
...
Upstream commit: 0a47d031e44f15236bcef8aeba80e737bd013c6f
2017-06-22 13:34:40 +02:00
Florian Weimer
10e4623a27
Disable valgrind on aarch64
2017-06-22 13:28:12 +02:00
Florian Weimer
6e985d0a59
Drop workaround for GCC PR69537
2017-06-21 20:50:35 +02:00
Florian Weimer
8a569a02e8
Auto-sync with upstream master
...
Upstream commit: 9649350d2ee47fae00794d57e2526aa5d67d900e
2017-06-21 20:49:15 +02:00
Florian Weimer
6a3a1d1575
Drop historic aarch64 TLS patches
2017-06-21 20:38:36 +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
Stephen Gallagher
f35d7503ab
Reduce libcrypt-nss dependency to 'Suggests:'
2017-06-06 14:42:47 +02:00
Arjun Shankar
7f4621301d
Auto-sync with upstream master
...
Upstream commit: cfa9bb61cd09c40def96f042a3123ec0093c4ad0
2017-05-31 16:22:21 +02:00
Arjun Shankar
c769a3ef7a
Disable the NULL buffer test in login/tst-ptsname.c.
...
It leads to a build failure during 'make check'.
2017-05-31 14:37: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
c2f6995570
Fix build with --enable-obsolete-nsl.
2017-05-02 13:45:38 -04:00
Carlos O'Donell
056f48952a
Auto-sync with upstream master
...
Upstream commit: 25e39b4229fb365a605dc4c8f5d6426a77bc08a6
2017-05-01 13:23:28 -04:00
Florian Weimer
2999128764
Automatically set glibc_release_url based on glibcrelease
2017-03-08 10:09:29 +01:00
Florian Weimer
04b4101e8f
Auto-sync with upstream master
...
Upstream commit: a10e9c4e53fc652b79abf838f7f837589d2c84db
2017-03-02 20:09:14 +01:00
Jakub Hrozek
305fa9fb57
Resolves : #1427646
...
Reverse the order of sss and files modules for passwd and group maps
2017-03-01 14:03:09 +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
Carlos O'Donell
ad7685d113
glibc-2.24.90-31
...
- Fix builds with GCC 7.0.
2017-02-08 16:17:57 -05:00
Carlos O'Donell
7061f72715
glibc-2.24.90-30
...
- Optimize IBM z System builds for zEC12.
2017-02-02 09:53:07 -05:00
Florian Weimer
7463f6a220
Use vpath in crypt-glibc/Makefile to obtain the test input file
...
Reported by Stefan Liebler.
2017-01-25 16:46:01 +01: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
e9dcd51d77
Remove patches which were workarounds for GCC 5 bugs
2017-01-02 12:26:05 +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
fbd985bf72
Do not install the PROJECTS file
...
It was removed upstream.
2016-11-30 17:18:55 +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
Carlos O'Donell
b587bccfe7
glibc-2.24.90-17
...
* Add new scalable implementation of POSIX read-write locks.
2016-11-17 12:46:05 -05:00
Florian Weimer
c9a1e5c935
Do not try to link libcrypt statically during tests
2016-11-16 15:25:20 +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
55bd1b5cdd
Resolves : #1333945
...
Drop revert of upstream fix.
2016-11-02 11:49:29 +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
Carlos O'Donell
83e5c415da
glibc-2.24.90-11
...
- Add prototype support for detecting invalid IFUNC calls (swbz#20019).
- New POSIX thread condition variable implementation (swbz#13165).
2016-10-17 22:19:05 -04: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
Florian Weimer
66afdc6140
Resolves : #1377795
...
Add MIPS support. Based on a patch from Michal Toman
<michal.toman@gmail.com>.
2016-09-22 13:20:25 +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
548cf89fd5
Fix upstream commit hash
2016-08-17 15:19:14 +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
5344dc60e9
Bump NEVRA to 2.24.90-1.
2016-08-08 10:03:42 -04:00
Carlos O'Donell
4c8a26717a
Auto-sync with upstream master.
2016-08-08 09:58:02 -04:00
Florian Weimer
2c005c98da
Do not try to install mtrace when bootstrapping
2016-07-22 17:54:35 +02:00
Florian Weimer
7ad97baa4f
Resolves : #1324623
...
Provide libcrypt and libcrypt-nss subpackages.
glibc has a Recommends: to prefer the NSS-based implementation.
glibc-devel requires that one of the two packages is installed.
2016-07-22 17:06:37 +02:00
Florian Weimer
87b6ed77db
Drop Requires(pre) on libgcc
...
Our scriptlets do not use pthread_cancel, and such requires are not
transitive.
2016-07-22 15:47:20 +02:00
Florian Weimer
9d1bb0abc3
Resolves : #1289356
...
glibc-devel depends on libgcc%{_isa}
2016-07-22 15:46:44 +02:00
Florian Weimer
d1929c8ddb
Resolves : #1344830
...
Drop sendmsg/recvmsg compatibility patch
2016-07-21 16:16:25 +02:00
Florian Weimer
d5e9ea2361
Resolves : #1338889
...
Move NSS modules to subpackages
Add new file lists for the NSS modules and update the glibc and
glibc-devel file lists. Introduce a glibc-nss-devel package
for direct linking against NSS modules (which is rare and usually
unintended). Drop the obsoletes clause for nss_db.
2016-07-20 17:09:24 +02:00
Florian Weimer
1ca5ccee9c
Resolves : #1315476
...
Make ldconfig and sln the same binary
2016-07-13 19:37:12 +02:00
Florian Weimer
8d10e61144
Auto-sync with upstream master
...
Up to commit f531f93056b34800383c5154280e7ba5112563c7.
2016-07-13 14:23:26 +02:00
Mike FABIAN
5c031d86de
Resolves : #1351108
...
- Unicode 9.0.0 updates (ctype, charmap, transliteration)
2016-07-09 07:35:43 +02:00
Florian Weimer
0f28e7559e
Resolves : #1294574
...
nscd breaks initgroups with nis (initgroups are empty)
Update changelog and adjust extend_alloca removal patch.
2016-07-05 19:06:22 +02:00
Florian Weimer
9a78be1808
Resolves : #1351737
...
glibc: strcasecmp failure on ppc64le
2016-07-05 18:40:25 +02:00
Carlos O'Donell
0ce3b29d56
Resolves : #1349906
...
- Properly handle more invalid --install-langs arguments (#1349906 ).
2016-06-24 13:51:56 -04:00
Florian Weimer
22e8257c2d
Related: #1344480
...
Fix RPM changelog.
2016-06-21 21:52:48 +02:00
Florian Weimer
d21f299cb3
Resolves : #1348620 , #1344480 , #1346070
...
Sync with upstream master, commit a3b473373ee43a292f5ec68a7fda6b9cfb26a9b0
2016-06-21 21:50:42 +02:00