[Reproducible-commits] [presentations] 04/05: Replace kernel version with perl hash

Chris Lamb lamby at moszumanska.debian.org
Thu Aug 20 06:36:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository presentations.

commit 6cf1ee82639f935017b03a201603a29700e6457f
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Aug 20 08:30:48 2015 +0200

    Replace kernel version with perl hash
---
 2015-08-20-DebConf15/2015-08-20-DebConf15.tex | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
index 747b57d..594143e 100644
--- a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
+++ b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
@@ -548,7 +548,6 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \end{center}
 \end{frame}
 
-
 \begin{frame}{Timestamps in static libraries}
  \begin{center}
   \includegraphics[width=0.7\textwidth]{images/examples/timestamps_in_static_library.png}
@@ -620,19 +619,19 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 
 % uglier
 
-\begin{frame}{Timestamps in header files}
+\begin{frame}{Perl hash order}
  \begin{center}
-  \includegraphics[width=0.6\textwidth]{images/examples/timestamps_in_header_files.png}
+  \includegraphics[width=0.6\textwidth]{images/examples/random_perl_hash_order.png}
   \vfill
-  Patch with a better unique id or use \texttt{SOURCE\_DATE\_EPOCH}
+  Usually \texttt{\$Data::Dumper::Sortkeys = 1;}
  \end{center}
 \end{frame}
 
-\begin{frame}{Kernel version recorded}
+\begin{frame}{Timestamps in header files}
  \begin{center}
-  \includegraphics[width=0.9\textwidth]{images/examples/embedded_kernel_version.png}
+  \includegraphics[width=0.6\textwidth]{images/examples/timestamps_in_header_files.png}
   \vfill
-  $\Longrightarrow$ Patch upstream\ldots{}
+  Patch with a better unique id or use \texttt{SOURCE\_DATE\_EPOCH}
  \end{center}
 \end{frame}
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list