Page MenuHomeFreeBSD

Update irc/konversation to 1.7.3
ClosedPublic

Authored by adridg on Nov 12 2017, 9:16 PM.
Tags
None
Referenced Files
F154384249: D13065.diff
Tue, Apr 28, 6:25 AM
Unknown Object (File)
Mon, Apr 27, 8:19 AM
Unknown Object (File)
Sun, Apr 26, 12:42 PM
Unknown Object (File)
Sat, Apr 25, 10:46 AM
Unknown Object (File)
Mon, Apr 20, 9:23 PM
Unknown Object (File)
Mon, Apr 13, 5:02 PM
Unknown Object (File)
Thu, Apr 9, 12:39 PM
Unknown Object (File)
Mar 22 2026, 11:13 PM
Subscribers

Details

Summary

This release fixes a remotely-exploitable crash in the Konversation
IRC client.

Diff Detail

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

Event Timeline

Use <cvename> instead of <url>

security/vuxml/vuln.xml
65
#  pkg audit -f ./vuln.xml konversation-1.7.2
0 problem(s) in the installed packages found.

ohhh. that is wrong, isn't it :)

you need the package name there, i.e konversation

security/vuxml/vuln.xml
78

You could keep the url field additionally too.

Fix package name, add CVE url.

security/vuxml/vuln.xml
79

After that, on to the committing stage -- two separate commits:

  1. security/vuxml
    • commit message somthing ala Document new vulnerabilities in irc/konversation < 1.7.3
  2. irc/konversation
    • Normal commit message
    • This time, additionally use the field MFH: 2017Q4
This revision is now accepted and ready to land.Nov 12 2017, 9:50 PM
This revision was automatically updated to reflect the committed changes.