<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, branch OPENBSD_7_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-09-20T10:45:01+00:00</updated>
<entry>
<title>Fix appstest.sh for testing with OpenSSL 3.0</title>
<updated>2021-09-20T10:45:01+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2021-09-20T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf3478857e894a95e502f01cb78a2e36749b72e8'/>
<id>urn:sha1:cf3478857e894a95e502f01cb78a2e36749b72e8</id>
<content type='text'>
- Fix 'Server Temp Key' check to work with both words "P-384" and "secp384r1".
- Test TLSv1 and TLSv1.1 only if OpenSSL version is 1.x.
</content>
</entry>
<entry>
<title>At least t_fork and t_vfork tests need coredumps enabled to succeed.</title>
<updated>2021-09-19T08:20:04+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2021-09-19T08:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1377a15fedcd957ed14732db959a3c76892b80a6'/>
<id>urn:sha1:1377a15fedcd957ed14732db959a3c76892b80a6</id>
<content type='text'>
Add ulimit -c unlimited before running the tests like it is done in
other places in regress.
OK bluhm@
</content>
</entry>
<entry>
<title>Ensure that the kill signal undergoing testing is not ignored.</title>
<updated>2021-09-09T17:36:34+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2021-09-09T17:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40f90f2357304c0308b36aac3cbdde2d09d7988c'/>
<id>urn:sha1:40f90f2357304c0308b36aac3cbdde2d09d7988c</id>
<content type='text'>
ok bluhm@
</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>zap trailing whitespace</title>
<updated>2021-09-09T12:14:22+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-09T12:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5cc2aa7458ea85ba1b91ce620fc8d47c4c3269ca'/>
<id>urn:sha1:5cc2aa7458ea85ba1b91ce620fc8d47c4c3269ca</id>
<content type='text'>
</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>Disable tests that don't work in bluhms regress framework.</title>
<updated>2021-09-04T07:06:58+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-04T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7fbde451403147ccea0ef24b5936de60d786bda6'/>
<id>urn:sha1:7fbde451403147ccea0ef24b5936de60d786bda6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a -h option that allows specifying a target host that</title>
<updated>2021-09-03T14:50:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-03T14:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=44ab8594fe6e54cf4b642a4658d15b236145aca7'/>
<id>urn:sha1:44ab8594fe6e54cf4b642a4658d15b236145aca7</id>
<content type='text'>
will be passed to the test scripts.
</content>
</entry>
<entry>
<title>Now that the issue is fixed, enable test-extensions.py</title>
<updated>2021-09-03T13:26:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-03T13:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f4b0cdd6ef229ef572cd5d7ccd94223442f688e6'/>
<id>urn:sha1:f4b0cdd6ef229ef572cd5d7ccd94223442f688e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Bob happy.</title>
<updated>2021-09-03T11:58:24+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2021-09-03T11:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c49f54bd21b91f7bf439543ffad1572e290083d4'/>
<id>urn:sha1:c49f54bd21b91f7bf439543ffad1572e290083d4</id>
<content type='text'>
</content>
</entry>
</feed>
