rdiscount icon indicating copy to clipboard operation
rdiscount copied to clipboard

Upgrade to latest version of Discount (2.2.6 currently)

Open davidfstr opened this issue 3 years ago • 2 comments

(Currently RDiscount 2.2.0.2 is on Discount 2.2.0.)

Should fix the following issues:

  • #129
  • #130
  • #137

Tasks:

  • [ ] Upgrade Discount. Make it build locally.
  • [ ] Determine new features & fixes from the upgrade.
  • [ ] Add new flag bits to RDiscount corresponding to new flag bits in Discount.
  • [ ] Test and document each of those flag bits.
  • [ ] Make everything build on CI, removing ancient Ruby versions from matrix as needed.
  • [ ] Draft release notes and blog post.
  • [ ] Publish new version to npm.
  • Wait for people to report bugs. ^_^;

davidfstr avatar Apr 22 '21 15:04 davidfstr

This has become more urgent because discount 2.2.0.2 has a vulnerability: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12495

billkarwin avatar Sep 23 '21 18:09 billkarwin

discount 2.2.0.2 has a vulnerability

Shucks. I've been disconnected from open source for a few months to take care of some life issues, but I'll put this high on my queue when I'm back.

davidfstr avatar Sep 24 '21 18:09 davidfstr

this will be fixed with the #152 branch

fliiiix avatar Sep 30 '22 13:09 fliiiix