Skip to content

Commit

Permalink
Update source build documentation and Mozilla CA certificate store to…
Browse files Browse the repository at this point in the history
… latest (10-14-2020) for libgit2 SSL. (#38089)
  • Loading branch information
mikhail-j authored Oct 21, 2020
1 parent 230491b commit f39cb43
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deps/Versions.make
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ P7ZIP_BB_REL = 1
# Specify the version of the Mozilla CA Certificate Store to obtain.
# The versions of cacert.pem are identified by the date (YYYY-MM-DD) of their changes.
# See https://curl.haxx.se/docs/caextract.html for more details.
MOZILLA_CACERT_VERSION := 2020-07-22
MOZILLA_CACERT_VERSION := 2020-10-14
1 change: 0 additions & 1 deletion deps/checksums/cacert-2020-07-22.pem/md5

This file was deleted.

1 change: 0 additions & 1 deletion deps/checksums/cacert-2020-07-22.pem/sha512

This file was deleted.

1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-10-14.pem/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eafd4fb8598e05389f29abbf7bacc0af
1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-10-14.pem/sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f72d08913f2e1271a2f4bb1b77144bbea21fff28113074474f83d0a3bafc54cad69449bd98d6c228d78b409b6055a7efb341b75878724bd9d6a468dab20cf541

4 comments on commit f39cb43

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily benchmark build, I will reply here when finished:

@nanosoldier runbenchmarks(ALL, isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily package evaluation, I will reply here when finished:

@nanosoldier runtests(ALL, isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something went wrong when running your job:

NanosoldierError: failed to run benchmarks against primary commit: failed process: Process(`/home/nanosoldier/workdir/jl_cB2hGM/julia -e 'VERSION >= v"0.7.0-DEV.3656" && using Pkg; Pkg.update()'`, ProcessExited(1)) [1]

Logs and partial data can be found here
cc @christopher-dG

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your package evaluation job has completed - possible new issues were detected. A full report can be found here. cc @maleadt

Please sign in to comment.