User Details
- User Since
- Aug 2 2014, 8:08 AM (537 w, 5 d)
Oct 22 2024
Oct 20 2024
Oct 19 2024
Install the dbm module for OPTIONS_SET+= BDB1 to unbreak uses of the dbm submodule.
Oh neat, the plist is broken for all but OPTIONS_SET+= BDB.
Oct 5 2024
Oct 4 2024
Rebase on recent ports tree
Update the diff to the latest version: 1.7.5
Oct 2 2024
Specifying this in the Makefile is significantly less code than doing it in the atf tests:
TEST_METADATA.lorder_test+= required_programs="ar cc lorder nm"
This metadata ends up in the Kyuafile.
Sep 30 2024
Sep 28 2024
Could you please demo the test program (attach the kyua html report)?
I'll push this commit along with D46829. I just didn't have anything clever to put down in the proposed commit message because it's an extremely straightforward change.
I didn't mean to open up this revision.
It seems like this should be named "PORCH_TESTS" instead of "PLAIN_TESTS_PORCH" (that seems pretty wordy..).
Or maybe something LUA-prefixed?
PLAIN_TESTS is the variant of test which has a certain expected/documented behavior, whereas, _CXX, _C, _SH are the file types under test. Are all "PORCH" tests expected to exit on 0 if successful and exit non-zero if failed?
Sep 17 2024
We're now 2 subminor versions behind and this component is impacted by at least one CVE: CVE-2023-49582 (resolved in 1.7.5). Could this update please be done (along with considering my other patch in D40366)?
Sep 14 2024
Sep 9 2024
Sep 8 2024
Sep 7 2024
Update opensslv.h and change OPENSSL_VER to match the package provided date
I need to update crypto/openssl/include/openssl/opensslv.h as well, like I did in https://cgit.freebsd.org/src/commit/?id=dd43e907c7c0caec8867e42fa1fcfea4ac4c87f6 . This can be regenerated via crypto/openssl/config.
Sep 6 2024
Would it make sense to create another testcase specific for -S vs non--S?
Not a huge deal.. just thinking ahead (and yes, I need to rebase netbsd-tests sometime soon...).
Sep 4 2024
Thank you for doing this!
Jul 18 2024
This modifies config file support slightly. Please bump the schema version and add appropriate tests for the new config schema vs the old config schema.
Jun 29 2024
Jun 26 2024
Jun 24 2024
re: tzsetup: Hmm.. that question isn't really user friendly. How about "Is the [system?] clock set to local time?" instead of the previous question?
LGTM about the bsdinstall change!