Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
b65df1f3489561ce0975c388c1dfd26801f1d896...ccaaab5f4dd92d5b438690948d8307f4bb0fff6e
Commits (3)
tomcat10: Add not regarding non-deterministic ordering in manifest.
· 00f4c349
Vagrant Cascadian
authored
Mar 15, 2023
00f4c349
apachetop: Note non-deterministic versioned dependency on libadns1.
· 1c948e0a
Vagrant Cascadian
authored
Mar 15, 2023
1c948e0a
Add nonderministic_versioned_dependency_on_libadns issue and mark
· ccaaab5f
Vagrant Cascadian
authored
Mar 15, 2023
relevent packages with it.
ccaaab5f
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
ccaaab5f
...
...
@@ -114,6 +114,11 @@ nondeterministic_ordering_in_guile_binaries:
https://github.com/NixOS/nixpkgs/pull/78778
https://issues.guix.gnu.org/issue/20272
https://build.opensuse.org/request/show/732638
nondeterministic_versioned_dependency_on_libadns
:
description
:
|
Non-deterministically gets a different versioned dependency on
libadns1·(>=·1.5.0~0) vs. libadns1·(>=·1.5.0~), which are actually
equivalent.
build_path_in_include_graphs_generated_by_doxygen
:
description
:
|
INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies
...
...
packages.yml
View file @
ccaaab5f
...
...
@@ -652,6 +652,10 @@ apache2-mod-xforward:
version: 0.6-1
issues:
- gcc_captures_build_path
apachetop:
version: 0.23.2-1
issues:
- nondeterministic_versioned_dependency_on_libadns
apbs:
version: 1.4-1
issues:
...
...
@@ -16047,10 +16051,8 @@ lysdr:
- gcc_captures_build_path
lyskom-server:
version: 2.1.2-16
comments: |
Non-deterministically gets a different versioned dependency on
libadns1·(>=·1.5.0~0) vs. libadns1·(>=·1.5.0~), which are actually
equivalent.
issues:
- nondeterministic_versioned_dependency_on_libadns
lyx:
version: 2.3.6-1
issues:
...
...
@@ -16169,8 +16171,8 @@ mailfilter:
- records_build_flags
mailfromd:
version: 8.13-1
comments: |
N
on
-
deterministic
versioned
"D
epend
s"
on
libadns
(e.g. 1.5.0~0 vs. 1.5.0~).
issues:
- n
ondeterministic
_
versioned
_d
epend
ency_
on
_
libadns
mailfront:
version: 1.16-1
issues:
...
...
@@ -33544,6 +33546,11 @@ tomcat9:
version: 9.0.16-3
issues:
- bundle_name_in_java_manifest_mf
tomcat10:
version: 10.1.6-1
comments: |
/usr/share/java/tomcat10-jsp-api-10.1.6.jar MANIFEST.MF contains
Require-Capability entries in arbitrary order.
tools-nrepl-clojure:
version: 0.2.13-2
issues:
...
...