aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-12-27 23:43:27 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-12-28 21:44:40 -0500
commita45935c5530aa06989222b0b4413a1f2ada2c815 (patch)
treec318830a5a81d084cd3abc955e8fd2efd7c8926e /projects
parent23ae353382f819d2b7de7328c813f61784d88ee7 (diff)
downloadlibrebootfr-a45935c5530aa06989222b0b4413a1f2ada2c815.tar.gz
librebootfr-a45935c5530aa06989222b0b4413a1f2ada2c815.zip
Amend dejavu-fonts patch message about fontforge
2017-12-20 was not the initial date from which fontforge could build fonts deterministically--builds of the DejaVu LGC subset were reproducible for some time before then. Though, it wasn't until that date that fontforge could reproducibly build the full DejaVu family of fonts (including DejaVuSansMono, which we use).
Diffstat (limited to 'projects')
-rw-r--r--projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch b/projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch
index c9449e0c..3caaadb8 100644
--- a/projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch
+++ b/projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch
@@ -1,12 +1,12 @@
-From 7098e955d8d0a061132aaec1429fc032e3d2edab Mon Sep 17 00:00:00 2001
+From 9dd7a8b9376b4fb6b82422899e0ed7b8606c73ce Mon Sep 17 00:00:00 2001
From: Andrew Robbins <contact@andrewrobbins.info>
-Date: Mon, 10 Dec 2018 20:31:42 -0500
+Date: Thu, 27 Dec 2018 23:37:07 -0500
Subject: [PATCH] Require a recent fontforge for reproducibility
The required version is set to 20171220 which is the earliest
date from which fontforge built from source was able to produce
-fonts deterministically. "20171220" refers to upstream revision
-69e561773b91e37096a855f0353b1d6781a61250
+the non-LGC subset of DejaVu deterministically. "20171220" refers
+to upstream revision 69e561773b91e37096a855f0353b1d6781a61250
Note there was not an actual dejavu-fonts release made on 2017-12-20;
the date is intended to be both a reference point, as previously