Skip to content

Commit 00b2062

Browse files
authored
biweekly update: new formats in crypto library change scion-pki. (#371)
* biweekly update: new formats in crypto library change scion-pki. The changes in the crypto library should not affect any functionallity we use in the Coordinator. * biweekly update: use sha from netsec-ethz/scion:scionlab
1 parent c012094 commit 00b2062

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

static_bin/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM golang:1.14.9-buster
22

3-
# netsec-ethz/scion, last release on 2020/12/08
4-
ARG scion_commit=v2020.12
3+
# netsec-ethz/scion, last biweekly update on 2021/04/22
4+
ARG scion_commit=cc12299067923ba84905cbaa4face144fad38e6e
55

66
RUN mkdir /scion
77
WORKDIR /scion

static_bin/scion-pki-darwin-amd64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:9e1d1d3f6685e14a166e2f2736349d255935d8100844d555c457a256799ee01c
3-
size 23089200
2+
oid sha256:7a14158dfc797451c4dbd3a6d1086c6220053a1553c74810631667db329dc21c
3+
size 22119312

static_bin/scion-pki-linux-amd64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:87fd59c6b59b5991c23559386ff827336b6aa45b65de6df93a52abc356017ae2
3-
size 20852736
2+
oid sha256:e70332a8586c5cb691a8853a61580fb1c9f2775334acaac34a99d90e91d17325
3+
size 20004864

0 commit comments

Comments
 (0)