<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/openssl-ruby, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-09-24T07:01:40+00:00</updated>
<entry>
<title>openssl-ruby tests: remove fallback to ruby31</title>
<updated>2023-09-24T07:01:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-24T07:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5acac0d9eb050bed59c544f6d142e1b0230b2fda'/>
<id>urn:sha1:5acac0d9eb050bed59c544f6d142e1b0230b2fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ruby-openssl cope with default ruby change</title>
<updated>2023-06-04T11:33:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-06-04T11:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d6806c5824c21a9f7c02543a39b289207ebadf59'/>
<id>urn:sha1:d6806c5824c21a9f7c02543a39b289207ebadf59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If Ruby 3.1 isn't available, try to fall back to Ruby 3.0 so that</title>
<updated>2022-05-10T19:27:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-10T19:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e83a551b3d51b7593803af6d262e86506cae222c'/>
<id>urn:sha1:e83a551b3d51b7593803af6d262e86506cae222c</id>
<content type='text'>
regress on bluhm's test machines have a chance to pass on slower
architectures while package builds catch up.
</content>
</entry>
<entry>
<title>Default Ruby is now 3.1</title>
<updated>2022-05-08T19:03:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-08T19:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c4b90d3ecf0e729e9cf6b3aa0825d0a8ca873d2'/>
<id>urn:sha1:0c4b90d3ecf0e729e9cf6b3aa0825d0a8ca873d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>With openssl-ruby-tests 20220105, test_post_connection_check_wildcard_san</title>
<updated>2022-01-06T13:36:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-06T13:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7bcedf6cb8c06798dd9388ed678a2230e1b00cf4'/>
<id>urn:sha1:7bcedf6cb8c06798dd9388ed678a2230e1b00cf4</id>
<content type='text'>
is now an unexpected pass, so remove it from the expected failures.
</content>
</entry>
<entry>
<title>openssl-ruby tests: rework for x509_alt.c r1.3 and r1.5.</title>
<updated>2021-10-28T11:01:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-28T11:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fda893ef65fd64d224fd46574ad7b6b04282efa'/>
<id>urn:sha1:4fda893ef65fd64d224fd46574ad7b6b04282efa</id>
<content type='text'>
ruby can no longer generate certs with bogus wildcards in it to check
that they will fail to verify when creating TLS connections. It will
throw an error. This change needs openssl-ruby-tests-20211024p0 or later
to work.
</content>
</entry>
<entry>
<title>Rework openssl-ruby-tests to run all passing tests first, then</title>
<updated>2021-09-09T15:02:33+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-09T15:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6e911b9143614469693d80a8f0187fe65eba67f7'/>
<id>urn:sha1:6e911b9143614469693d80a8f0187fe65eba67f7</id>
<content type='text'>
run the one failing test as a separate regress test. This way,
all regressions should be caught with REGRESS_FAIL_EARLY=yes or
on bluhm's regress webpage.

This needs an up-to-date openssl-ruby-tests package and an
upcoming commit by beck in x509_verify.c to work.

ok beck bluhm
</content>
</entry>
<entry>
<title>The default Ruby has switched to 3.0</title>
<updated>2021-09-06T20:52:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-06T20:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9ecd1e57dbde0959751fcfb270c243fc9c4bd3ba'/>
<id>urn:sha1:9ecd1e57dbde0959751fcfb270c243fc9c4bd3ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert accidental commit</title>
<updated>2021-08-30T17:34:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-08-30T17:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e501ef18aa9f692de97c6b92c6bfabf63c669322'/>
<id>urn:sha1:e501ef18aa9f692de97c6b92c6bfabf63c669322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>link verify regress tests to build</title>
<updated>2021-08-30T17:28:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-08-30T17:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed1026f341a36f6824b8a5991147f9467392ce3a'/>
<id>urn:sha1:ed1026f341a36f6824b8a5991147f9467392ce3a</id>
<content type='text'>
</content>
</entry>
</feed>
