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)
Sun, Jan 19, 7:40 AM
Unknown Object (File)
Sun, Jan 19, 7:40 AM
Unknown Object (File)
Sun, Jan 19, 7:40 AM
Unknown Object (File)
Sun, Jan 19, 7:40 AM
Unknown Object (File)
Sun, Jan 19, 4:38 AM
Unknown Object (File)
Sat, Jan 18, 4:17 AM
Unknown Object (File)
Sun, Jan 12, 6:25 PM
Unknown Object (File)
Dec 21 2024, 4:01 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #45780)

^ 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.