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)
Thu, May 16, 1:55 AM
Unknown Object (File)
Sun, May 12, 10:17 PM
Unknown Object (File)
Sat, May 4, 11:22 PM
Unknown Object (File)
Sat, May 4, 11:22 PM
Unknown Object (File)
Sat, May 4, 11:22 PM
Unknown Object (File)
Sat, May 4, 11:19 PM
Unknown Object (File)
Tue, Apr 30, 3:41 PM
Unknown Object (File)
Apr 20 2024, 12:45 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.