Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
briar-reproducer
Commits
88336c1b
Verified
Commit
88336c1b
authored
Dec 14, 2021
by
Torsten Grote
Browse files
Add notice about pre-1.4.2 tag with Java 8 to README
parent
50831b87
Pipeline
#8663
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
88336c1b
...
...
@@ -94,6 +94,10 @@ If the build fails with `fuse: mount failed: Permission denied`, you may need to
## Historical Changes
*
Before version
`1.4.2`
, Briar was build using Java 8. Newer release are built with Java 11
which produces different byte code breaking reproducibility
An
[
old version of briar-reproducer
](
https://code.briarproject.org/briar/briar-reproducer/tags/pre-1.4.2
)
can be used to verify these releases.
*
Before version
`1.1.7`
, Briar needed a deterministic files system
to work around an
[
Android build system bug
](
https://issuetracker.google.com/issues/110237303
)
which broke reproducibility.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment