|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.7.p1 28 Jul 2020 18:03:34
    |
Niclas Zeising (zeising)  |
MFH: r543623
net/rpki-client: Update to 6.7p1
Update net/rpki-client to 6.7p1
Changelog:
* Include OpenBSD 6.7 errata 015:
In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass.
Approved by: ports-secteam (joenum) |
6.7.p1 28 Jul 2020 18:03:34
  |
zeising  |
MFH: r543623
net/rpki-client: Update to 6.7p1
Update net/rpki-client to 6.7p1
Changelog:
* Include OpenBSD 6.7 errata 015:
In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass.
Approved by: ports-secteam (joenum) |
6.7.p0 04 Jul 2020 13:29:15
  |
zeising  |
MFH: r541061
net/rpki-client: Fix creaton of cache and db dir
Fix the creation of the cahce and db dir for rpki-client. When running the
build as root, the rpki-client build infra tries to change the owner of the
cache and db dir, which fails since the user isn't created until later.
Since we deal with special perimissions and owners/groups of files in
pkg-plist anyway, there is no need to try to change the owner/group from the
rpki-client build infra, so add a patch that just creates the directories
without changing ownership.
This fixes the build of rpki-client on the package cluster.
Approved by: ports-secteam (joenum) |
6.7.p0 04 Jul 2020 13:29:14
    |
Niclas Zeising (zeising)  |
MFH: r541061
net/rpki-client: Fix creaton of cache and db dir
Fix the creation of the cahce and db dir for rpki-client. When running the
build as root, the rpki-client build infra tries to change the owner of the
cache and db dir, which fails since the user isn't created until later.
Since we deal with special perimissions and owners/groups of files in
pkg-plist anyway, there is no need to try to change the owner/group from the
rpki-client build infra, so add a patch that just creates the directories
without changing ownership.
This fixes the build of rpki-client on the package cluster.
Approved by: ports-secteam (joenum) |
Number of commits found: 4
|