summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description19
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
5 files changed, 23 insertions, 1 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 70e6826..fbf59cf 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/728/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/729/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..22870f9
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+Glibc
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..48cfbba
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,19 @@
+commit glibc-2.38.9000-302-g06bbe63e36
+Author: Tobias Klauser <tklauser@distanz.ch>
+Date: Tue Nov 28 12:06:43 2023 +0100
+
+ Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
+
+ This patch adds the TCP_MD5SIG_FLAG_IFINDEX constant from Linux 5.6 to
+ sysdeps/gnu/netinet/tcp.h and updates struct tcp_md5sig accordingly to
+ contain the device index.
+
+ Reviewed-by: Florian Weimer <fweimer@redhat.com>
+
+* tcwg_glibc_check
+** master-arm
+*** PASS
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/06bbe63e367abd5f7b225cbae30d1e487f237c85/tcwg_glibc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/729/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/06bbe63e367abd5f7b225cbae30d1e487f237c85/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..d1bf198
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-28
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..5689ada
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+glibc-2.38.9000-302-g06bbe63e36: PASS