↵ Return to the main page of glibc-langpack-hu
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-14 | - Support loading more objects without dependencies |
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-13 | - Skip temporary files in ldconfig |
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-12 | - Auto-sync with upstream branch release/2.38/master, commit 63dbbc5c52f9823f86270f32fce20d1e91cdf484: - sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789] |
2023-11-20 | Florian Weimer <fweimer at redhat dot com> - 2.38-11 | - Fix force-first handling in dlclose, take two (#2244992, #2246048) |
2023-10-26 | Carlos O'Donell <carlos at redhat dot com> - 2.38-10 | - Revert "Fix force-first handling in dlclose" (#2246048) |
2023-10-20 | Florian Weimer <fweimer at redhat dot com> - 2.38-9 | - Fix force-first handling in dlclose (#2244992) |
2023-10-19 | Florian Weimer <fweimer at redhat dot com> - 2.38-8 | - Drop glibc-rh2239304-1.patch, glibc-rh2239304-2.patch, glibc-rh2239304-3.patch; applied upstream. - Auto-sync with upstream branch release/2.38/master, commit 1e04dcec491bd8f48b5b74ce3e8414132578a645. - Revert "elf: Move l_init_called_next to old place of l_text_end in link map" - Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - Revert "elf: Remove unused l_text_end field from struct link_map" |
2023-10-06 | Florian Weimer <fweimer at redhat dot com> - 2.38-7 | - Revert ELF destructor ordering changes (#2239304) |
2023-10-03 | Arjun Shankar <arjun at redhat dot com> - 2.38-6 | - Auto-sync with upstream branch release/2.38/master, 750a45a783906a19591fb8ff6b7841470f1f5701: - tunables: Terminate if end of input is reached (CVE-2023-4911) - Propagate GLIBC_TUNABLES in setxid binaries |
2023-10-03 | Arjun Shankar <arjun at redhat dot com> - 2.38-5 | - Auto-sync with upstream branch release/2.38/master, f6445dc94da185b3d1ee283f0ca0a34c4e1986cc: - Document CVE-2023-4806 and CVE-2023-5156 in NEWS - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - manual/jobs.texi: Add missing @item EPERM for getpgid - string: Fix tester build with fortify enable with gcc < 12 - iconv: restore verbosity with unrecognized encoding names (bug 30694) - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode |