diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 1fbab8e10..03eed010f 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -1474,37 +1474,37 @@
- Jinja2
+ Jinja2
-
+
&dependencies;
MarkupSafe and Python
-
+
&runtime;
MarkupSafe and Python
-
+
&testsuites;
No test suite available
-
+
&before;
Systemd
-
+
&external;
None
@@ -2071,37 +2071,37 @@
- MarkupSafe
+ MarkupSafe
-
+
&dependencies;
Python
-
+
&runtime;
Python
-
+
&testsuites;
No test suite available
-
+
&before;
Jinja2
-
+
&external;
None
@@ -2135,7 +2135,10 @@
&before;
- Systemd
+
+ None
+ Systemd
+
@@ -2749,9 +2752,9 @@
- Systemd
+ Systemd
-
+
&dependencies;
Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk,
@@ -2760,28 +2763,28 @@
-
+
&runtime;
Acl, Attr, Glibc, Libcap, and Util-linux
-
+
&testsuites;
None
-
+
&before;
None
-
+
&external;
@@ -2836,37 +2839,37 @@
- Sysvinit
+ Sysvinit
-
+
&dependencies;
Binutils, Coreutils, GCC, Glibc, Make, and Sed
-
+
&runtime;
Glibc
-
+
&testsuites;
No test suite available
-
+
&before;
None
-
+
&external;
None
@@ -3109,7 +3112,10 @@
&before;
- Jinja2
+
+ None
+ Jinja2
+
@@ -3262,7 +3268,7 @@
&before;
- GCC and Systemd
+ GCC and Systemd
diff --git a/git-version.sh b/git-version.sh
index a00deb6d2..6dd3d90be 100755
--- a/git-version.sh
+++ b/git-version.sh
@@ -29,7 +29,7 @@ if ! git status > /dev/null; then
fi
export LC_ALL=en_US.utf8
-export TZ=US/Pacific
+export TZ=America/Chicago
commit_date=$(git show -s --format=format:"%cd" --date=local)