|
|
|
|
Changelog for glibc-langpack-fo-2.26-30.fc27.x86_64.rpm :
* Wed Aug 29 2018 Florian Weimer - 2.26-30- Auto-sync with upstream branch release/2.26/master, commit 174709d879a15590e00119c7f91dc2460aaf571c:- CVE-2018-11237: Buffer overflow in mempcpy for Xeon Phi (#1581275)- nptl: Fix waiters-after-spinning case in pthread_cond_broadcast (#1622669)- x86: Correct index_cpu_LZCNT (swbz#23456)- x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs (swbz#23459)- stdio-common/tst-printf.c: Remove part under a non-free license (swbz#23363)- libio: Disable vtable validation in case of interposition (swbz#23313)- if_nametoindex: Check length of ifname before copying (swbz#22442)- getifaddrs: Don\'t return ifa entries with NULL names (swbz#21812)- time: Use _STRUCT_TIMESPEC as guard in (swbz#23349)- math: Fix parameter type in C++ version of iseqsig (swbz#23171)- libio: Avoid _allocate_buffer, _free_buffer function pointers (swbz#23236) * Mon Aug 13 2018 Carlos O\'Donell - 2.26-29- Remove abort() warning in manual (#1615608) * Fri May 18 2018 Florian Weimer - 2.26-28- Do not run telinit u on upgrades (#1579225)- Auto-sync with upstream branch release/2.26/master, commit af7519f7b35024224c163e32a89fb247b0c446fc:- CVE-2018-11236: Fix path length overflow in realpath (#1581270, swbz#22786)- Fix stack overflow with huge PT_NOTE segment (swbz#20419)- Fix signed integer overflow in random_r (swbz#17343)- i386: Fix i386 sigaction sa_restorer initialization (swbz#21269)- nscd: Fix netgroup cache keys (swbz#22342)- CVE-2017-18269: Fix i386 memmove issue (swbz#22644)- Fix crash in resolver on memory allocation failure (swbz#23005)- getlogin_r: return early when linux sentinel value is set (swbz#23024)- resolv: Fully initialize struct mmsghdr in send_dg (swbz#23037) * Fri Mar 02 2018 Florian Weimer - 2.26-27- Restore unwind tables on POWER (#1550914) * Thu Mar 01 2018 Florian Weimer - 2.26-26- Auto-sync with upstream branch release/2.26/master, commit d300041c533a3d837c9f37a099bcc95466860e98:- CVE-2018-6485, CVE-2018-6551: Fix integer overflows in internal memalign and malloc (#1542102, #1542119)- powerpc: Fix syscalls during early process initialization (swbz#22685)- math: Provide a C++ version of iseqsig (swbz#22377)- aarch: Rewrite elf_machine_load_address using _DYNAMIC symbol- x86-64: Properly align La_x86_64_retval to VEC_SIZE (swbz#22715) * Wed Jan 17 2018 Florian Weimer - 2.26-25- Build depend on python3, not python * Mon Jan 15 2018 Florian Weimer - 2.26-24- PTHREAD_STACK_MIN is too small on x86-64 (#1527887)- Auto-sync with upstream branch release/2.26/master, commit 247c1ddd309e3f4135045eab554f3817b7d765be. * Mon Jan 15 2018 Florian Weimer - 2.26-23- CVE-2018-1000001: Make getcwd fail if it cannot obtain an absolute path (#1533837)- CVE-2017-16997: Check for empty tokens before dynamic string token expansion in the dynamic linker (#1526866)- Auto-sync with upstream branch release/2.26/master, commit fabef2edbc29424a8048bdd60eba1a201f95682b:- elf: do not substitute dst in $LD_LIBRARY_PATH twice (swbz#22627) * Mon Jan 15 2018 Florian Weimer - 2.26-22- Add BuildRequires: cpp (for rpcgen) * Fri Dec 22 2017 Florian Weimer - 2.26-21- bash no longer has job control under systemd-nspawn (via mock) (#1468837)- Auto-sync with upstream branch release/2.26/master, commit 069c3dd05abc91fced6e1e119e425c361ad97644:- CVE-2017-1000409: Count in expanded path in _dl_init_path (#1524867)- CVE-2017-1000408: Compute correct array size in _dl_init_paths (#1524867) * Wed Dec 06 2017 Florian Weimer - 2.26-20- Auto-sync with upstream branch release/2.26/master, commit 73a92363619e52c458146e903dfb9b1ba823aa40:- malloc: Fix -Werror compilation failure with -O3 (swbz#22052) * Wed Dec 06 2017 Florian Weimer - 2.26-19- Auto-sync with upstream branch release/2.26/master, commit df8c219cb987cfe85c550efa693a1383a11e38aa:- CVE-2017-17426: malloc: Fix integer overflow in tcache (swbz#22375)- CVE-2017-15804: glob: Fix overflow in GLOB_TILDE unescaping (swbz#22332)- malloc: Add single-threaded path to _int_malloc- powerpc: Update AT_HWCAP2 bits- malloc: Abort on heap corruption, without a backtrace (swbz#21754)- Don\'t use IFUNC resolver for longjmp or system in libpthread (swbz#21041)- powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7\'s memcpy/memmove * Sat Nov 18 2017 Florian Weimer - 2.26-18- Auto-sync with upstream branch release/2.26/master, commit 2767ebd8bc34c8b632ea737296200a86f57289ad:- crypt: Use NSPR header files in addition to NSS header files (#1489339)- malloc: Use relaxed atomics for have_fastchunks- malloc: Inline tcache functions- x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests * Mon Nov 13 2017 Florian Weimer - 2.26-17- Auto-sync with upstream branch release/2.26/master, commit a81c1156c1a9a6161d49b295a09a4e4cff7a88d0:- posix: Fix improper assert in Linux posix_spawn (swbz#22273)- posix: Do not use WNOHANG in waitpid call for Linux posix_spawn- posix: Fix compat glob code on s390 and alpha- posix: Consolidate Linux glob implementation- Fix range check in do_tunable_update_val- Let signbit use the builtin in C++ mode with gcc < 6.x (swbz#22296)- x86-64: Don\'t set GLRO(dl_platform) to NULL (swbz#22299)- x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve (swbz#21265) * Thu Nov 02 2017 Florian Weimer - 2.26-16- x86: Add x86_64 to x86-64 HWCAP (#1506802) * Sat Oct 21 2017 Florian Weimer - 2.26-15- Auto-sync with upstream branch release/2.26/master, commit a76376df7c07e577a9515c3faa5dbd50bda5da07:- CVE-2017-15670: glob: Fix one-byte overflow (#1504807)- CVE-2017-15671: glob: Fix memory leak (#1504807)- sysconf: Fix missing definition of UIO_MAXIOV on Linux (#1504165)- nss_files: Avoid large buffers with many host addresses (swbz#22078)- nss_files: Use struct scratch_buffer for gethostbyname (swbz#18023)- aarch64: Optimized implementation of memcpy, memmove for Qualcomm Falkor * Fri Oct 13 2017 Carlos O\'Donell - 2.26-14- Disable lock elision for IBM z Series (#1499260)- As a precaution escape all % in spec file comments. * Mon Oct 09 2017 Florian Weimer - 2.26-13- Move /var/db/Makefile to nss_db (#1498900) * Sat Oct 07 2017 Carlos O\'Donell - 2.26-12- Auto-sync with upstream release/2.26/master, commit d5c6dea2d5b4b5c64625c5386f6baec7bf2d89b3.- malloc: Fix tcache leak after thread destruction (swbz#22111)- Add C++ versions of iscanonical (swbz#22235) * Sat Oct 07 2017 Florian Weimer - 2.26-11- Do not flush stdio streams on abort, assertion failure (#1498880)- Move nss_compat to the main glibc package (#1400538) * Sun Oct 01 2017 Florian Weimer - 2.26-10- Drop glibc-gcc-strict-overflow.patch, different workaround applied upstream.- Auto-sync with upstream release/2.26/master, commit fdf58ebc60ce0eb459fd616241b52872b3571ac1:- Fix nearbyint arithmetic moved before feholdexcept (swbz#22225)- Avoid __MATH_TG in C++ mode with -Os for fpclassify (swbz#22146)- Place $(elf-objpfx)sofini.os last (swbz#22051)- __libc_dynarray_emplace_enlarge: Add missing else- dynarray: Set errno on overflow-induced allocation failure- resolv: __resolv_conf_attach must not free passed conf object (swbz#22096)- resolv: Fix memory leak with OOM during resolv.conf parsing (swbz#22095)- nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code * Sat Sep 30 2017 Florian Weimer - 2.26-9- Add IBM858 charset (#1416405) * Fri Sep 15 2017 Florian Weimer - 2.26-8- Restore ARM EABI dynamic loader support (#1491974) * Mon Sep 04 2017 Florian Weimer - 2.26-7- Auto-sync with upstream release/2.26/master, commit a71a3374cd8cf53776c33994f69ec184c26f2129:- Provide a C++ version of issignaling that does not use __MATH_TG- Provide a C++ version of iszero that does not use __MATH_TG (swbz#21930)- getaddrinfo: Return EAI_NODATA if gethostbyname2_r with NO_DATA (swzbz#21922)- getaddrinfo: Fix error handling in gethosts (swbz#21915) * Mon Aug 28 2017 Florian Weimer - 2.26-6- Backport upstream patch for the built-in system call list (#1484729)- Auto-sync with upstream release/2.26/master, commit 6043d77a47de297b62084c1c261cdada082bf09c. * Thu Aug 24 2017 Florian Weimer - 2.26-5- Use an architecture-independent system call list (#1484729)- Drop glibc-fedora-include-bits-ldbl.patch (#1482105) * Mon Aug 21 2017 Florian Weimer - 2.26-4- Auto-sync with upstream release/2.26/master, commit fb9a781e9d62c5d7a1f4196915cdfb7c6db59a0c:- assert: Support types without operator== (int) (#1483005) * Mon Aug 21 2017 Florian Weimer - 2.26-3- Auto-sync with upstream release/2.26/master, commit 5e989c36934d0f0cf13b7a53ef2fa440bce39210:- Do not use generic selection in C++ mode- Do not use __builtin_types_compatible_p in C++ mode (#1481205)- powerpc: Restrict xssqrtqp operands to Vector Registers (swbz#21941) * Wed Aug 16 2017 Florian Weimer - 2.26-2- Disable SSE2 usage on i686 (#1471427)- Auto-sync with upstream release/2.26/master, commit 2aa1a7a8f8b9b7879bc6eb1c34d1580f992c406d:- assert: Suppress pedantic warning caused by statement expression (swbz#21242)- malloc: Avoid optimizer warning with GCC 7 and -O3 (#1470060)- nss: Call __resolv_context_put before early return in get *_r (swbz#21932)- x86-64: Use _dl_runtime_resolve_opt only with AVX512F (swbz#21871)- getaddrinfo: Release resolver context on error in gethosts (swbz#21885) * Thu Aug 03 2017 Carlos O\'Donell - 2.26-1- Update to released glibc 2.26.- Auto-sync with upstream master, commit 2aad4b04ad7b17a2e6b0e66d2cb4bc559376617b.- getaddrinfo: Release resolver context on error in gethosts (swbz#21885) * Wed Aug 02 2017 Fedora Release Engineering - 2.25.90-30.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Sat Jul 29 2017 Florian Weimer - 2.25.90-30- Auto-sync with upstream master, commit 5920a4a624b1f4db310d1c44997b640e2a4653e5:- mutex: Fix robust mutex lock acquire (swbz#21778) * Fri Jul 28 2017 Florian Weimer - 2.25.90-29- Auto-sync with upstream master, commit d95fcb2df478efbf4f8537ba898374043ac4561f:- rwlock: Fix explicit hand-over (swbz#21298)- tunables: Use direct syscall for access (swbz#21744)- Avoid accessing corrupted stack from __stack_chk_fail (swbz#21752)- Remove extra semicolons in struct pthread_mutex (swbz#21804)- grp: Fix cast-after-dereference (another big-endian group merge issue)- S390: fix sys/ptrace.h to make it includible again after asm/ptrace.h- Don\'t add stack_chk_fail_local.o to libc.a (swbz#21740)- i386: Test memmove_chk and memset_chk only in libc.so (swbz#21741)- Add new locales az_IR, mai_NP (swbz#14172)- Various locale improvements * Thu Jul 27 2017 Carlos O\'Donell - 2.25.90-28- Adjust to new rpm debuginfo generation (#1475009). * Wed Jul 26 2017 Fedora Release Engineering - 2.25.90-27.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 19 2017 Florian Weimer - 2.25.90-27- Auto-sync with upstream master, commit 00d7a3777369bac3d8d44152dde2bb7381984ef6:- aarch64: Fix out of bound array access in _dl_hwcap_string * Mon Jul 17 2017 Florian Weimer - 2.25.90-26- Drop glibc-rh1467518.patch in favor of upstream patch (#1467518)- Auto-sync with upstream master, commit 91ac3a7d8474480685632cd25f844d3154c69fdf:- Fix pointer alignment in NSS group merge result construction (#1471985)- Various locale fixes * Fri Jul 14 2017 Carlos O\'Donell - 2.25.90-25- armv7hl: Drop 32-bit ARM build fix, already in upstream master.- s390x: Apply glibc fix again, removing PTRACE_GETREGS etc. (#1469536).- Auto-sync with upstream master, 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 * Wed Jul 12 2017 Carlos O\'Donell - 2.25.90-24- Fix IFUNC crash in early startup for ppc64le static binaries (#1467518).- Enable building with BIND_NOW on ppc64le (#1467518).- Fix 32-bit ARM builds in presence of new binutils. * Wed Jul 12 2017 Florian Weimer - 2.25.90-23- malloc: Tell GCC optimizers about MAX_FAST_SIZE in _int_malloc (#1470060)- Auto-sync with upstream master, 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 ksINAATTdevanagari 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_INAATTdevanagari locale (swbz#21721)- Various fixes to Arabic locales after CLDR import * Tue Jul 11 2017 Florian Weimer - 2.25.90-22- Reinstantiate stack_t cleanup (#1468904)- s390x: Restore PTRACE_GETREGS etc. to get GCC to build (#1469536) * Sun Jul 09 2017 Florian Weimer - 2.25.90-21- Back out stack_t cleanup (#1468904) * Thu Jul 06 2017 Florian Weimer - 2.25.90-20- Auto-sync with upstream master, 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) * Tue Jul 04 2017 Florian Weimer - 2.25.90-19- Auto-sync with upstream master, commit 4446a885f3aeb3a33b95c72bae1f115bed77f0cb. * Tue Jul 04 2017 Florian Weimer - 2.25.90-18- Auto-sync with upstream master, commit 89f6307c5d270ed4f11cee373031fa9f2222f2b9. * Tue Jul 04 2017 Florian Weimer - 2.25.90-17- Disable building with BIND_NOW on ppc64le (#1467518) * Mon Jul 03 2017 Florian Weimer - 2.25.90-16- Auto-sync with upstream master, 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) * Fri Jun 23 2017 Florian Weimer - 2.25.90-15- Auto-sync with upstream master, commit 3ec7c02cc3e922b9364dc8cfd1d4546671b91003, fixing:- memcmp-avx2-movbe.S incorrect results for lengths 2/3 (#1464403) * Fri Jun 23 2017 Florian Weimer - 2.25.90-14- Auto-sync with upstream master, commit 12f50337ae80672c393c2317d471d097ad92c492, changing:- localedata: fur_IT: Fix spelling of Wednesday (Miercus)- Update to Unicode 10.0.0- inet: __inet6_scopeid_pton should accept node-local addresses (swbz#21657) * Fri Jun 23 2017 Florian Weimer - 2.25.90-13- Reenable valgrind on aarch64 * Thu Jun 22 2017 Florian Weimer - 2.25.90-12- Log auxiliary vector during build * Thu Jun 22 2017 Florian Weimer - 2.25.90-11- Auto-sync with upstream master, commit 0a47d031e44f15236bcef8aeba80e737bd013c6f. * Thu Jun 22 2017 Florian Weimer - 2.25.90-10- Disable valgrind on aarch64 * Wed Jun 21 2017 Florian Weimer - 2.25.90-9- Drop historic aarch64 TLS patches- Drop workaround for GCC PR69537- Auto-sync with upstream master, commit 9649350d2ee47fae00794d57e2526aa5d67d900e. * Wed Jun 21 2017 Florian Weimer - 2.25.90-8- Adjust build requirements for gcc, binutils, kernel-headers.- Auto-sync with upstream master, commit 43e0ac24c836eed627a75ca932eb7e64698407c6, changing:- Remove * Mon Jun 19 2017 Florian Weimer - 2.25.90-7- 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 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 * Tue Jun 06 2017 Stephen Gallagher - 2.25.90-6- Reduce libcrypt-nss dependency to \'Suggests:\' * Wed May 31 2017 Arjun Shankar - 2.25.90-5- Auto-sync with upstream master, commit cfa9bb61cd09c40def96f042a3123ec0093c4ad0.- Fix sys/ucontext.h namespace from signal.h etc. inclusion (swbz#21457)- Fix sigstack namespace (swbz#21511) * Wed May 31 2017 Arjun Shankar - 2.25.90-4- Disable the NULL buffer test in login/tst-ptsname.c. It leads to a build failure during \'make check\'. A permanent solution is being discussed upstream. * Tue May 23 2017 Arjun Shankar - 2.25.90-3- Auto-sync with upstream master, commit 231a59ce2c5719d2d77752c21092960e28837b4a.- Add el_GRAATTeuro support (swbz#20686)- Set dl_platform and dl_hwcap from CPU features (swbz#21391)- Use __glibc_reserved convention in mcontext, sigcontext (swbz#21457)- Fix signal.h bsd_signal namespace (swbz#21445)- Fix network headers stdint.h namespace (swbz#21455)- resolv: Use RES_DFLRETRY consistently (swbz#21474)- Condition some sys/ucontext.h contents on __USE_MISC (swbz#21457)- Consolidate Linux read syscall (swbz#21428)- fork: Remove bogus parent PID assertions (swbz#21386)- Reduce value of LD_HWCAP_MASK for tst-env-setuid test case (swbz#21502)- libio: Avoid dup already opened file descriptor (swbz#21393) * Mon May 01 2017 Carlos O\'Donell - 2.25.90-2- Auto-sync with upstream master, commit 25e39b4229fb365a605dc4c8f5d6426a77bc08a6.- logbl for POWER7 return incorrect results (swbz#21280)- sys/socket.h uio.h namespace (swbz#21426)- Support POSIX_SPAWN_SETSID (swbz#21340)- Document how to provide a malloc replacement (swbz#20424)- Verify that all internal sockets opened with SOCK_CLOEXEC (swbz#15722)- Use AVX2 memcpy/memset on Skylake server (swbz#21396)- unwind-dw2-fde deadlock when using AddressSanitizer (swbz#21357)- resolv: Reduce advertised EDNS0 buffer size to guard against fragmentation attacks (swbz#21361)- mmap64 silently truncates large offset values (swbz#21270)- _dl_map_segments does not test for __mprotect failures consistently (swbz#20831) * Thu Mar 02 2017 Florian Weimer - 2.25.90-1- Switch back to upstream master branch.- Drop Unicode 9 patch, merged upstream.- Auto-sync with upstream master, commit a10e9c4e53fc652b79abf838f7f837589d2c84db, fixing:- Build all DSOs with BIND_NOW (#1406731) * Wed Mar 01 2017 Jakub Hrozek - 2.25-3- NSS: Prefer sss service for passwd, group databases (#1427646) * Tue Feb 28 2017 Florian Weimer - 2.25-2- Auto-sync with upstream release/2.25/master, commit 93cf93e06ce123439e41d3d62790601c313134cb, fixing:- sunrpc: Improvements for UDP client timeout handling (#1346406)- sunrpc: Avoid use-after-free read access in clntudp_call (swbz#21115)- Fix getting tunable values on big-endian (swbz#21109) * Wed Feb 08 2017 Carlos O\'Donell - 2.25-1- Update to final released glibc 2.25.
|
|
|