Page MenuHomeFreeBSD

sysutils/ztop: update to 0.1.1
ClosedPublic

Authored by asomers on Aug 14 2021, 12:04 AM.
Tags
None
Referenced Files
F138121716: D31537.diff
Sat, Nov 29, 1:24 AM
Unknown Object (File)
Tue, Nov 25, 4:14 PM
Unknown Object (File)
Fri, Nov 21, 4:11 AM
Unknown Object (File)
Fri, Nov 21, 1:37 AM
Unknown Object (File)
Fri, Nov 21, 1:32 AM
Unknown Object (File)
Fri, Nov 21, 1:30 AM
Unknown Object (File)
Fri, Nov 21, 1:29 AM
Unknown Object (File)
Tue, Nov 18, 8:18 PM
Subscribers

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lgtm

poudriere testport looks good for 12.2 i386/amd64 and 13.0 amd64. I had a report that it would crash immediately on 12.2, but I just tested and it ran fine in both 12.2 jails.

This revision is now accepted and ready to land.Aug 14 2021, 2:43 AM
In D31537#710988, @jrm wrote:

poudriere testport looks good for 12.2 i386/amd64 and 13.0 amd64. I had a report that it would crash immediately on 12.2, but I just tested and it ran fine in both 12.2 jails.

Yeah, it _did_ crash immediately on 12.2. That's what the new release fixes. But it wouldn't have crashed in a 12.2 jail on a 13 host, that should've worked. It's only with a 12 kernel that it would've crashed.

This revision was automatically updated to reflect the committed changes.