Package: yard / 0.9.24-1+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
yard | 0.9.24-1+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 remove timestamps where possible for reproducible bu.patch | (download) |
lib/yard/i18n/pot_generator.rb |
2 1 + 1 - 0 ! |
remove timestamps where possible, for reproducible builds |
0002 Prevent possible privacy breach with distant images.patch | (download) |
README.md |
9 0 + 9 - 0 ! |
prevent possible privacy breach with distant images |
0003 spec avoid writing to file shipped with upstream sou.patch | (download) |
spec/spec_helper.rb |
2 1 + 1 - 0 ! |
spec: avoid writing to file shipped with upstream source |
0004 spec add missing require spec_helper.patch | (download) |
spec/cli/command_parser_spec.rb |
2 2 + 0 - 0 ! |
spec: add missing `require 'spec_helper'` |
0005 spec_helper avoid relative require.patch | (download) |
spec/spec_helper.rb |
2 1 + 1 - 0 ! |
spec_helper: avoid relative require Just trust that $LOAD_PATH is correctly set. |
0006 no samus in Rakefile.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
no samus in rakefile and gemfile |
0007 remove git usage in gemspec.patch | (download) |
yard.gemspec |
3 2 + 1 - 0 ! |
remove git usage in gemspec |
0008 no bundler in specs.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
no bundler in specs |
0009 skip some config specs with ruby2.7.patch | (download) |
spec/config_spec.rb |
4 2 + 2 - 0 ! |
skip some config specs with ruby2.7 waiting for more investigation with rspec, bundler and ruby2.7 (e.g https://github.com/rspec/rspec-mocks/issues/1317) |
0010 CVE 2024 27285.patch | (download) |
templates/default/fulldoc/html/frames.erb |
13 9 + 4 - 0 ! |
[patch] fix semicolon |