Fedora 34: gitit 2022-1f981071eb
Summary
Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and
uploaded files can be modified either directly via the VCS's command-line tools
or through the wiki's web interface. Pandoc is used for markup processing, so
pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or
literate Haskell, and exported in ten different formats, including LaTeX,
ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
Notable features include
* plugins: dynamically loaded page transformations written in Haskell (see
"Network.Gitit.Interface")
* conversion of TeX math to MathML for display in web browsers
* syntax highlighting of source code files and code snippets
* Atom feeds (site-wide and per-page)
* a library, "Network.Gitit", that makes it simple to include a gitit wiki in
any happstack application
You can see a running demo at
For usage information: 'gitit --help'.
Security fix for CVE-2022-24724 - https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x - fixed upstream in Haskell cmark-gfm-0.2.3 in bundled cmark-gfm-0.29.0.gfm.3 C library - pandoc-citeproc: update
HsYAML-aeson to 0.2.0.1
* Fri Mar 25 2022 Jens Petersen
- rebuild for CVE-2022-24724 (#2060663)
https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x
[ 1 ] Bug #2060662 - CVE-2022-24724 cmark-gfm: possible RCE due to integer overflow
https://bugzilla.redhat.com/show_bug.cgi?id=2060662
su -c 'dnf upgrade --advisory FEDORA-2022-1f981071eb' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
FEDORA-2022-1f981071eb 2022-04-02 01:56:09.411895 Product : Fedora 34 Version : 0.13.0.0 Release : 5.1.fc34 URL : https://hackage.haskell.org/package/gitit Summary : Wiki using happstack, git or darcs, and pandoc Description : Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through the wiki's web interface. Pandoc is used for markup processing, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup. Notable features include * plugins: dynamically loaded page transformations written in Haskell (see "Network.Gitit.Interface") * conversion of TeX math to MathML for display in web browsers * syntax highlighting of source code files and code snippets * Atom feeds (site-wide and per-page) * a library, "Network.Gitit", that makes it simple to include a gitit wiki in any happstack application You can see a running demo at . For usage information: 'gitit --help'. Security fix for CVE-2022-24724 - https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x - fixed upstream in Haskell cmark-gfm-0.2.3 in bundled cmark-gfm-0.29.0.gfm.3 C library - pandoc-citeproc: update HsYAML-aeson to 0.2.0.1 * Fri Mar 25 2022 Jens Petersen - 0.13.0.0-5.1 - rebuild for CVE-2022-24724 (#2060663) https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x [ 1 ] Bug #2060662 - CVE-2022-24724 cmark-gfm: possible RCE due to integer overflow https://bugzilla.redhat.com/show_bug.cgi?id=2060662 su -c 'dnf upgrade --advisory FEDORA-2022-1f981071eb' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Change Log
References