Commits (3)
......@@ -2465,3 +2465,10 @@ manpages_generated_by_node_marked_man_vary_on_build_timezone:
Occurs if SOURCE_DATE_EPOCH is +/- 12 hours of month changeing over (and
build timezones are deliberately extreme)
bugs: https://bugs.debian.org/1030724
build_path_in_line_annotations_added_by_ruby_ragel:
description: |
ragel is a library to compile finite state machines into code, similar to
Bison/YACC etc. It can add line annotations that use the absolute build
path.
.
This can be disabled by appending the `-L` flag when calling ragel.
......@@ -30913,6 +30913,10 @@ ruby-redcloth:
version: 4.2.9-5
issues:
- gcc_captures_build_path
ruby-regexp-parser:
version: 2.6.1-1
issues:
- build_path_in_line_annotations_added_by_ruby_ragel
ruby-regexp-property-values:
version: 0.3.4-1
issues:
......