 08-check_regression/console.log.xz | Bin 2696 -> 2820 bytes
 README.html                        |   5 +++++
 README.txt                         |   4 ++++
 results                            |  11 +++++++++++
 4 files changed, 20 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 6e20184..0cf8f24 100644
Binary files a/08-check_regression/console.log.xz and b/08-check_regression/console.log.xz differ
diff --git a/README.html b/README.html
index 60a2f4c..b1748a3 100644
--- a/README.html
+++ b/README.html
@@ -51,18 +51,23 @@ List of files below:
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
+<li><a href="./notify/jira/comment-card.txt/*view*/">./notify/jira/comment-card.txt</a>
 <li><a href="./notify/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
 <li><a href="./notify/jira/components/*view*/">./notify/jira/components</a>
 <li><a href="./notify/jira/description/*view*/">./notify/jira/description</a>
+<li><a href="./notify/jira/key/*view*/">./notify/jira/key</a>
 <li><a href="./notify/jira/startdate/*view*/">./notify/jira/startdate</a>
 <li><a href="./notify/jira/summary">./notify/jira/summary</a>
+<li><a href="./notify/jira/yaml/*view*/">./notify/jira/yaml</a>
 <li><a href="./notify/mail-body.txt/*view*/">./notify/mail-body.txt</a>
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 </ul>
diff --git a/README.txt b/README.txt
index 6cbd087..651d0ed 100644
--- a/README.txt
+++ b/README.txt
@@ -48,14 +48,18 @@ List of files below:
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-toolchain.txt
+- ./notify/jira/comment-card.txt
 - ./notify/jira/comment-template.txt
 - ./notify/jira/components
 - ./notify/jira/description
+- ./notify/jira/key
 - ./notify/jira/startdate
 - ./notify/jira/summary
+- ./notify/jira/yaml
 - ./notify/mail-body.txt
 - ./notify/mail-recipients.txt
 - ./notify/mail-subject.txt
diff --git a/results b/results
index a0a05c8..41b8177 100644
--- a/results
+++ b/results
@@ -19,3 +19,14 @@
 # 00:59:50 make[5]: *** [scripts/Makefile.build:203: drivers/usb/atm/cxacru.o] Error 1
 # 01:00:03 make[4]: *** [scripts/Makefile.build:461: drivers/usb/atm] Error 2
 # 01:00:37 make[2]: *** [scripts/Makefile.build:461: net] Error 2
+# First few build errors in logs:
+# 00:25:08 mm/ksm.c:3674:11: error: variable 'output' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
+# 00:25:08 make[3]: *** [scripts/Makefile.build:203: mm/ksm.o] Error 1
+# 00:26:31 make[2]: *** [scripts/Makefile.build:461: mm] Error 2
+# 00:45:02 net/phonet/pep.c:829:37: error: variable 'dst' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+# 00:45:02 make[4]: *** [scripts/Makefile.build:203: net/phonet/pep.o] Error 1
+# 00:45:08 make[3]: *** [scripts/Makefile.build:461: net/phonet] Error 2
+# 00:59:50 drivers/usb/atm/cxacru.c:1104:6: error: variable 'bp' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
+# 00:59:50 make[5]: *** [scripts/Makefile.build:203: drivers/usb/atm/cxacru.o] Error 1
+# 01:00:03 make[4]: *** [scripts/Makefile.build:461: drivers/usb/atm] Error 2
+# 01:00:37 make[2]: *** [scripts/Makefile.build:461: net] Error 2
