summaryrefslogtreecommitdiff
path: root/notify/jira/description
diff options
context:
space:
mode:
Diffstat (limited to 'notify/jira/description')
-rw-r--r--notify/jira/description28
1 files changed, 14 insertions, 14 deletions
diff --git a/notify/jira/description b/notify/jira/description
index 4732aac..47a2130 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,21 +1,21 @@
-Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=807849965bbdeaa9b0a8f675d098efc520eeaaa8
-commit glibc-2.38.9000-308-g807849965b
-Author: Stefan Liebler <stli@linux.ibm.com>
-Date: Tue Nov 21 13:33:03 2023 +0100
+Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=4e16d89866e660426438238a47c2345bdc47dd97
+commit glibc-2.38.9000-309-g4e16d89866
+Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
+Date: Thu Aug 10 08:56:00 2023 -0300
- Avoid padding in _init and _fini. [BZ #31042]
+ linux: Make fdopendir fail with O_PATH (BZ 30373)
- The linker just concatenates the .init and .fini sections which
- results in the complete _init and _fini functions. If needed the
- linker adds padding bytes due to an alignment. GNU ld is adding
- NOPs, which is fine. But e.g. mold is adding traps which results
- in broken _init and _fini functions.
-... 13 lines of the commit log omitted.
+ It is not strictly required by the POSIX, since O_PATH is a Linux
+ extension, but it is QoI to fail early instead of at readdir. Also
+ the check is free, since fdopendir already checks if the file
+ descriptor is opened for read.
+
+... 1 lines of the commit log omitted.
* tcwg_glibc_check
** master-arm
*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/807849965bbdeaa9b0a8f675d098efc520eeaaa8/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/734/
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/4e16d89866e660426438238a47c2345bdc47dd97/tcwg_glibc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/735/
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/807849965bbdeaa9b0a8f675d098efc520eeaaa8/jira/yaml
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/4e16d89866e660426438238a47c2345bdc47dd97/jira/yaml