Page MenuHomeFreeBSD

Update irc/konversation to 1.7.3
ClosedPublic

Authored by adridg on Nov 12 2017, 9:16 PM.
Tags
None
Referenced Files
F169575786: D13065.id35172.diff
Tue, Sep 1, 11:21 PM
F169554262: D13065.id35171.diff
Tue, Sep 1, 9:58 PM
F169553032: D13065.id35175.diff
Tue, Sep 1, 9:52 PM
F169494934: D13065.id35176.diff
Tue, Sep 1, 5:12 PM
F169485507: D13065.diff
Tue, Sep 1, 4:22 PM
F169478987: D13065.id.diff
Tue, Sep 1, 3:45 PM
F169478447: D13065.id35177.diff
Tue, Sep 1, 3:43 PM
Unknown Object (File)
Sun, Aug 30, 4:34 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 12703
Build 12972: 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.