Page MenuHomeFreeBSD

graphics/libsixel: update to 1.8.2
ClosedPublic

Authored by fernape on Jul 24 2018, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 12:45 PM
Unknown Object (File)
Feb 20 2024, 6:19 AM
Unknown Object (File)
Feb 20 2024, 6:19 AM
Unknown Object (File)
Feb 20 2024, 6:19 AM
Unknown Object (File)
Feb 20 2024, 6:19 AM
Unknown Object (File)
Feb 20 2024, 6:05 AM
Unknown Object (File)
Jan 31 2024, 11:29 AM
Unknown Object (File)
Jan 15 2024, 3:27 AM
Subscribers

Details

Summary

Sent via 229975

The port doesn't change the name of the library so I don't bump PORTREVISION for
dependent ports (graphics/sdump, net-im/sayaka)

Document vulnerabilites

Test Plan
  • portlint -AC OK
  • poudriere builds for {10.4,11.1}{amd64,i386}, 12i386 OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18304
Build 18029: arc lint + arc unit

Event Timeline

tcberner requested changes to this revision.EditedJul 24 2018, 5:27 PM

Always make sure to test with the command given in vuln.xml:

Should complain:

pkg audit -f ./vuln.xml libsixel-1.8.1,1

should not:

pkg audit -f ./vuln.xml  libsixel-1.8.2,1
This revision now requires changes to proceed.Jul 24 2018, 5:27 PM
security/vuxml/vuln.xml
66

^ your missing the portepoch.

Fix vuln.xml entry.

You're right, noted :-) I just checked with make validate.

This revision is now accepted and ready to land.Jul 24 2018, 5:52 PM
This revision was automatically updated to reflect the committed changes.