-
ref time-rs/time#630
-
#72 made it necessary to call `docker exec -ti container nc.openbsd -U ioc.sock` to access an iocsh launched by `lnls-run`, because using `nc` instead uses the busybox version, which doesn't work.
…
-
**Describe the bug**
`cpu.Info()` doesn't work on OpenBSD, version 7.5, MacBook Pro with M3 Pro chip (arm64).
**To Reproduce**
```go
import "github.com/shirou/gopsutil/v4/cpu"
_, err := cpu…
-
It appears that with OpenBSD 7.5 (which uses LibreSSL 3.9.0), Net::SSLeay fails to build. After a bit of research, I've discovered that that's because LibreSSL 3.9.0 dropped support for `EVP_add_diges…
-
## Features
- automated formatting: `cargo fmt`, `treefmt`
- automated tests: `cargo test`, `venom`, `hurl`
- automated security audits: `trivy`, `trufflehog`
- automated checksum and signing: `b3…
yonas updated
23 minutes ago
-
-
Hi,
(Not sure if i'm right here, because it's a contributor question and i'm not so familiar with go)
I would like to implement openbsd OpenSSH and portable OpenSSH binary detection with correct…
-
Not sure if I'm in the right place here.
Tried to clone a device over the network with clonezilla from rescuezilla live and ran into the error:
"OpenBSD netcat is not supported" which led to abort o…
-
`get_program_exe_path()` is subject to overflow on long paths and it only works on Linux, Cygwin, and macOS.
I ported the [libsir](https://github.com/aremmell/libsir) [`_sir_getappfilename`](https…
-
The provided OpenBSD 7.4 image in qcow2 format, as is, when added as a custom image on DigitalOcean to be installed on a droplet, doesn't boot. It gets stuck on "Booting from Hard Disk", whereas the o…