Opened 6 years ago
Closed 6 years ago
#57089 closed update (fixed)
mkvtoolnix: Update to version 30.1.0
Reported by: | mf2k (Frank Schima) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | mopihopi |
Port: | mkvtoolnix |
Description
$ port livecheck mkvtoolnix mkvtoolnix seems to have been updated (port version: 23.0.0, new version: 26.0.0)
Change History (8)
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Type: | defect → update |
---|
comment:2 Changed 6 years ago by sambthompson (Sam Thompson)
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Summary: | mkvtoolnix: Update to version 26 → mkvtoolnix: Update to version 29 |
---|
comment:4 Changed 6 years ago by mopihopi
Cc: | mopihopi added |
---|
comment:6 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | assigned → accepted |
---|---|
Summary: | mkvtoolnix: Update to version 29 → mkvtoolnix: Update to version 30.1.0 |
Yes, mkvtoolnix should be updated to the latest version. I also wanted to update its dependencies libebml and libmatroska, but both of them changed their build systems from autotools to cmake. This inadvertently caused their library versions to regress. I reported the problem to the developers and although they made an attempt at fixing it, it was unsuccessful, and they were unwilling to invest further time into the issue. It seemed to me that cmake does not offer sufficient variables to allow a developer to fully specify the library versioning information. So when we update those two, we'll also have to increase the revision of anything linking with them, to rebuild them.
comment:7 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:8 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
There was a fix in 28.2.0 for a use-after-free security risk (Cisco TALOS 2018-0694), also useful improvements in 25.0.0 for other language interface support.
Thanks!