<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/annocheck, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Add `make test-annocheck` to detect security issues.</title>
<updated>2022-05-16T08:10:16+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2022-05-10T14:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dccfff943c3ea9defd91647cfa3fd8714041bb5a'/>
<id>dccfff943c3ea9defd91647cfa3fd8714041bb5a</id>
<content type='text'>
* Note that as the annocheck binary package is not available on Ubuntu, and it
  is working in progress in Debian, the script uses Fedora container, and
  it requires docker or podman command.
  https://www.debian.org/devel/wnpp/itp.en.html
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926470
* .github/workflows/compilers.yml: Add "gcc-11 annocheck" case.
  To pass the CI, set `TEST_ANNOCHECK_OPTS: "--skip-pie --skip-notes"` for now.
  See &lt;https://bugs.ruby-lang.org/issues/18061&gt;.
* Skip MJIT tests in case of annocheck case.
  The MJIT tests fail in the annocheck case.
  See &lt;https://bugs.ruby-lang.org/issues/18781&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Note that as the annocheck binary package is not available on Ubuntu, and it
  is working in progress in Debian, the script uses Fedora container, and
  it requires docker or podman command.
  https://www.debian.org/devel/wnpp/itp.en.html
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926470
* .github/workflows/compilers.yml: Add "gcc-11 annocheck" case.
  To pass the CI, set `TEST_ANNOCHECK_OPTS: "--skip-pie --skip-notes"` for now.
  See &lt;https://bugs.ruby-lang.org/issues/18061&gt;.
* Skip MJIT tests in case of annocheck case.
  The MJIT tests fail in the annocheck case.
  See &lt;https://bugs.ruby-lang.org/issues/18781&gt;.
</pre>
</div>
</content>
</entry>
</feed>
