[Reproducible-commits] [presentations] 01/01: Happily swallow more inputs from GeKo

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Aug 6 21:55:55 UTC 2015


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

lunar pushed a commit to branch master
in repository presentations.

commit 7292641c79c1adb07e7b09bd95d6544f096d28bf
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Aug 6 23:55:49 2015 +0200

    Happily swallow more inputs from GeKo
---
 2015-08-13-CCCamp15/2015-08-13-CCCamp15.pdfpc |  2 +-
 2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex   | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.pdfpc b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.pdfpc
index ea3f06d..77c0c39 100644
--- a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.pdfpc
+++ b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.pdfpc
@@ -249,7 +249,7 @@ Some things can be quite simplified by using virtual machines or containers. Wit
 
 ### 61
 
-And speaking about trusting operating systems, how can we handle the proprietary ones? It's hard to assess they have not been tampered with. So let's just avoid that path. We actually have free software tools that can build perfectly fine software for Windows and Mac OS X. This is already how it's done for Bitcoin and Tor Browser, so thanks to them for researching this hairy topic. For Windows, `ming-w64` and the Nullsoft Scriptable Install System are both available in Debian. This is ac [...]
+And speaking about trusting operating systems, how can we handle the proprietary ones? It's hard to assess they have not been tampered with. So let's just avoid that path. We actually have free software tools that can build perfectly fine software for Windows and Mac OS X. This is already how it's done for Bitcoin and Tor Browser, so thanks to them for researching this hairy topic. For Windows, `ming-w64` and the Nullsoft Scriptable Install System are both available in Debian. This is ac [...]
 
 ### 62
 
diff --git a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
index 736d9d9..48fb0c1 100644
--- a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
+++ b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
@@ -620,7 +620,7 @@ for module in \only<2>{\alert{sorted(}}dependencies.keys()\only<2>{\alert{)}}:
     \item \textit{Same CPU}
     \item …
    \end{itemize}
-  \item Introduce new things that needs to be trusted
+  \item Introduce new things that need to be trusted
  \end{itemize}
 \end{frame}
 
@@ -636,11 +636,11 @@ for module in \only<2>{\alert{sorted(}}dependencies.keys()\only<2>{\alert{)}}:
    \end{itemize}
   \item For Mac OS X:
    \begin{itemize}
-     \item Hackish, but doable \\
+     \item Used to be quite complicated \\
        {\footnotesize \url{https://github.com/bitcoin/bitcoin/blob/master/doc/README\_osx.txt}}
-     \item Recent versions of clang for compiling
-     \item Patched \texttt{cctools} (linker, etc.)
-     \item Non-redistributable SDK extracted from XCode
+     \item Now pretty straightforward with \texttt{crosstool-ng} \\
+       {\footnotesize \url{https://bugs.torproject.org/9711\#comment:73}}
+     \item Need a non-redistributable SDK extracted from XCode
      \item \texttt{.dmg} are a bit tricky
    \end{itemize}
  \end{itemize}

-- 
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