[Reproducible-commits] [presentations] 01/01: Filled Toolchain work slide

Eduard Sanou dhole-guest at moszumanska.debian.org
Wed Aug 19 20:44:11 UTC 2015


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

dhole-guest pushed a commit to branch master
in repository presentations.

commit 30760639414506a5226daf12b96189e882e80269
Author: Eduard Sanou <dhole at openmailbox.org>
Date:   Wed Aug 19 22:44:06 2015 +0200

    Filled Toolchain work slide
---
 2015-08-20-DebConf15/2015-08-20-DebConf15.tex | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
index 652dacc..78d0b2f 100644
--- a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
+++ b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
@@ -481,7 +481,7 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 
  \begin{itemize}
   \item Build date usually not useful for the user
-  \item Standarize a build-time environment variable
+  \item Standardize a build-time environment variable
   \item (packages) When embedding current date, replace it by SOURCE\_DATE\_EPOCH if the env var is set
   \item General solution for other free software projects and distributions
   \item In Debian we set it to the latest debian/changelog entry timestamp
@@ -523,7 +523,7 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \frametitle{dpkg}
 
  \begin{itemize}\small
-  \item \sout{\texttt{\#719844}: make compression of {data,control}.tar.gz deterministic}
+  \item \sout{\texttt{\#719844}: make compression of \{data,control\}.tar.gz deterministic}
   \item \texttt{\#759999}: set reproducible timestamps in \texttt{.deb} ar file headers
   \item \texttt{\#787980}: normalize file permissions when creating control.tar
   \item \texttt{\#719845}: make file order within {data,control}.tar.gz deterministic
@@ -576,7 +576,16 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 \begin{frame}
  \frametitle{Toolchain work}
 
- XXX
+ % list taken from https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain on 2015-08-19
+ % Skipping SOURCE_DATE_EPOCH related patches since they are listed in the related section
+ \begin{itemize}\small
+  \item \sout{\texttt{\#776026} \textbf{wheel:} create reproducible wheel (.whl) files}
+  \item \sout{\texttt{\#776143} \textbf{docbook-to-man:} remove timestamps from the generated manpages}
+  \item \sout{\textbf{gtk-doc:} generate its links in a stable order}
+  \item \texttt{\#774148} \textbf{fontforge:} propagate creation and modification times from source file
+  \item \texttt{\#775786} \textbf{python-support:} sort file lists in /usr/share/python-support/*.private
+  \item \textbf{libxslt:} make generate-id() return identifiers in a deterministic way
+ \end{itemize}
 \end{frame}
 
 \begin{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