Page MenuHomeFreeBSD

tuukka.pasanen_ilmi.fi (Tuukka Pasanen)
User

Projects

User does not belong to any projects.

User Details

User Since
Jul 20 2025, 1:49 PM (35 w, 4 d)

Recent Activity

Dec 24 2025

tuukka.pasanen_ilmi.fi updated the diff for D54344: OSV status report 2025Q4.

Update patch per review

Dec 24 2025, 11:16 AM
tuukka.pasanen_ilmi.fi added a comment to D54345: Status report for SBOM creation 2025Q4.

Hopefully I've got them all and understood correctly. You can do what ever needed changes needed.

Dec 24 2025, 11:15 AM
tuukka.pasanen_ilmi.fi updated the diff for D54345: Status report for SBOM creation 2025Q4.

Update patch against review

Dec 24 2025, 11:15 AM

Dec 23 2025

tuukka.pasanen_ilmi.fi requested review of D54345: Status report for SBOM creation 2025Q4.
Dec 23 2025, 11:01 AM
tuukka.pasanen_ilmi.fi requested review of D54344: OSV status report 2025Q4.
Dec 23 2025, 10:59 AM

Nov 7 2025

tuukka.pasanen_ilmi.fi added a comment to D53318: Add sbom target to Makefile and needed Lua scripts.

But probably this one and others should be closed then..

Nov 7 2025, 9:16 AM
tuukka.pasanen_ilmi.fi added a comment to D53318: Add sbom target to Makefile and needed Lua scripts.

if I have in mind something like Jfrog's xray to generate a sbom, I woud push my build packages into a artifactory repository and let xray extract the needed information from the packages, not from the build framework.

Nov 7 2025, 9:13 AM
tuukka.pasanen_ilmi.fi added a comment to D53318: Add sbom target to Makefile and needed Lua scripts.

Sorry I don't quite get this. If I understand this done on packaging level and not on source level? It just uses packaging information from FreeBSD ports and not touch currently source at all. If you mean with packaging level making SBOM from running system from installed packages it's ofcourse totally diffrent case.

Nov 7 2025, 8:04 AM

Oct 24 2025

tuukka.pasanen_ilmi.fi updated the summary of D53318: Add sbom target to Makefile and needed Lua scripts.
Oct 24 2025, 12:11 PM
tuukka.pasanen_ilmi.fi added reviewers for D53317: Lua functions to handle make command output for specific FreeBSD ports targets: portmgr, bapt.
Oct 24 2025, 12:11 PM
tuukka.pasanen_ilmi.fi added reviewers for D53316: Add Lua Logging module to FreeBSD ports tree and introduce Lua functions and modules to ports: portmgr, bapt.
Oct 24 2025, 12:10 PM
tuukka.pasanen_ilmi.fi requested review of D53318: Add sbom target to Makefile and needed Lua scripts.
Oct 24 2025, 10:44 AM
tuukka.pasanen_ilmi.fi updated the test plan for D53316: Add Lua Logging module to FreeBSD ports tree and introduce Lua functions and modules to ports.
Oct 24 2025, 10:38 AM
tuukka.pasanen_ilmi.fi requested review of D53317: Lua functions to handle make command output for specific FreeBSD ports targets.
Oct 24 2025, 10:36 AM
tuukka.pasanen_ilmi.fi requested review of D53316: Add Lua Logging module to FreeBSD ports tree and introduce Lua functions and modules to ports.
Oct 24 2025, 10:30 AM

Jul 23 2025

tuukka.pasanen_ilmi.fi added a comment to D51414: Mk/Scripts: Add SPDX license file normalizer and matcher.

I've tested few random packages in ports.

  • It's bit confusing that check-spdx-license compiles things when one might just want to check license. What I mean is that it should just extract and check license file in current port directory not try to compile whole package?

I think that is what this is doing. It's extracting and checking the license. There is no compiling involved.

Then is just me.. I find it confusing in some tested ports like Go ones just print so much stuff and it looks like it starts compile something.

Jul 23 2025, 7:43 AM · portmgr

Jul 22 2025

tuukka.pasanen_ilmi.fi added a comment to D51414: Mk/Scripts: Add SPDX license file normalizer and matcher.

I've tested few random packages in ports.

Jul 22 2025, 9:04 AM · portmgr