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
146212d8379db82e4d1d4bce0f679390e30b413d...73e137122c0757c10f808316698f397ab480c658
Commits (2)
Add new lessc_nondeterministic_keys toolchain isssue.
· d0aab73d
Chris Lamb
authored
Aug 07, 2020
d0aab73d
Tag twitter-bootstrap3 with lessc_nondeterministic_keys
· 73e13712
Chris Lamb
authored
Aug 07, 2020
73e13712
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
73e13712
...
...
@@ -1415,6 +1415,9 @@ lessc_captures_build_path:
.
Eventually we can fix (2) and make (1) unnecessary by reading SOURCE_PREFIX_MAP
deterministic
:
True
lessc_nondeterministic_keys
:
description
:
|
Writes out Javascript .map files that are not sorted alphabeticall by key.
timestamp_added_by_java_util_properties
:
description
:
java.util.Properties adds a timestamp
...
...
@@ -1629,7 +1632,6 @@ translations_missing_due_to_intltool_merge:
.
Also occurs in .directory files?
deterministic
:
False
url
:
https://bugs.debian.org/950444
help2man_puts_traceback_in_generated_man_page
:
description
:
|
A man page generated by help2man consists of a traceback and nothing else; see #851336 for an example.
...
...
packages.yml
View file @
73e13712
...
...
@@ -26976,6 +26976,10 @@ twisted:
version: 16.3.0-1
issues:
- gcc_captures_build_path
twitter-bootstrap3:
version: 3.4.1+dfsg-1
issues:
- lessc_nondeterministic_keys
twitter-bootstrap4:
version: 4.3.1+dfsg2-1
comments: |
...
...