summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
Commit message (Collapse)AuthorAge
...
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: python-xmlschema: Update to 1.1.0.Marius Bakke2020-01-26
| | | | | | | | | | | | * gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0. [source]: Change to GIT-FETCH. [arguments]: Adjust test invokation.
| * gnu: python-elementpath: Update to 1.4.0.Marius Bakke2020-01-26
| | | | | | | | * gnu/packages/xml.scm (python-elementpath): Update to 1.4.0.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: Add python-xmlschema.Marius Bakke2020-01-15
| | | | | | | | * gnu/packages/xml.scm (python-xmlschema): New public variable.
| * gnu: python-lxml: Move to (gnu packages xml).Marius Bakke2020-01-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-lxml): Move from here ... * gnu/packages/xml.scm (python-lxml): ... to here. * gnu/packages/django.scm, gnu/packages/drones.scm, gnu/packages/libreoffice.scm, gnu/packages/nutrition.scm, gnu/packages/openstack.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-science.scm, gnu/packages/tryton.scm, gnu/packages/wireservice.scm: Adjust module imports.
| * gnu: python-elementpath: Update to 1.3.3.Marius Bakke2020-01-15
| | | | | | | | * gnu/packages/xml.scm (python-elementpath): Update to 1.3.3.
| * gnu: python-elementpath: Move to (gnu packages xml).Marius Bakke2020-01-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-elementpath): Move from here ... * gnu/packages/xml.scm (python-elementpath): ... to here.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * gnu: html-xml-utils: Update to 7.8.Tobias Geerinckx-Rice2020-01-04
| | | | | | | | * gnu/packages/xml.scm (html-xml-utils): Update to 7.8.
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\|
| * gnu: libebml: Update to 1.3.10.Tobias Geerinckx-Rice2019-12-25
| | | | | | | | * gnu/packages/xml.scm (libebml): Update to 1.3.10.
* | gnu: libxslt: Fix cross-compilation.Mathieu Othacehe2019-12-16
| | | | | | | | | | | | | | This package native build was relying on xz as an implicit input. In fact libxslt is linking against liblzma, and xz is thus an input. * gnu/packages/xml.scm (libxslt)[inputs]: Add xz.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2019-12-12
|\|
| * gnu: python-xmltodict: Adjust indentation.Brett Gilio2019-12-10
| | | | | | | | * gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block.
| * gnu: python-xmltodict: Update to 0.12.0.Brett Gilio2019-12-10
| | | | | | | | * gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0.
* | gnu: Remove python-libxml2 workaround.Marius Bakke2019-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xml.scm (python-libxml2)[source]: New field. (python-libxml2/fixed): Remove variable. * gnu/packages/glib.scm (itstool/fixed): Remove variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Replace ITSTOOL/FIXED with ITSTOOL. (yelp-tools/fixed): Remove variable. * gnu/packages/mate.scm (mate-applets, mate-utils)[native-inputs]: Replace YELP-TOOLS/FIXED with YELP-TOOLS.
* | gnu: libxml2: Update to 2.9.10.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/xml.scm (libxml2): Update to 2.9.10.
* | gnu: libxslt: Update to 1.1.34.Marius Bakke2019-12-05
| | | | | | | | | | | | | | * gnu/packages/xml.scm (libxslt): Update to 1.1.34. [arguments]: Add phase to disable fuzz tests. * gnu/packages/patches/libxslt-generated-ids.patch: Adjust for upstream changes.
* | gnu: expat: Do not build static libraries.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/xml.scm (expat)[arguments]: New field.
* | gnu: expat: Remove grafted replacement.Marius Bakke2019-12-05
| | | | | | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.2.9. [replacement]: Remove. (expat-2.2.9): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * gnu: pugixml: Update to 1.10.Tobias Geerinckx-Rice2019-12-03
| | | | | | | | | | | | | | * gnu/packages/xml.scm (pugixml): Update to 1.10. [source]: Remove obsolete patch. * gnu/packages/patches/pugixml-versioned-libdir.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: perl-xml-rss: Update to 1.61.Tobias Geerinckx-Rice2019-12-01
| | | | | | | | * gnu/packages/xml.scm (perl-xml-rss): Update to 1.61.
* | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\|
| * gnu: minixml: Adjust to updated upstream tarball.Tobias Geerinckx-Rice2019-11-13
| | | | | | | | | | | | | | The release tarball was modified in place to add a top-level directory. * gnu/packages/xml (minixml)[source]: Use non-tarbomb URL-FETCH. [arguments]: Remove ‘fix-permissions’ phase.
| * gnu: xmlsec: Update to 1.2.29.Marius Bakke2019-10-20
| | | | | | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.29.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2019-10-14
|\|
| * gnu: expat: Replace with 2.2.9 [fixes CVE-2019-15903].Marius Bakke2019-10-13
| | | | | | | | | | * gnu/packages/xml.scm (expat-2.2.9): New variable. (expat)[replacement]: New field.
* | Merge branch 'master' into core-updatesMathieu Othacehe2019-10-10
|\|
| * Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
| |\
| | * gnu: python-defusedxml: Update to 0.6.0.Hartmut Goebel2019-10-02
| | | | | | | | | | | | * gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0.
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
| |\|
| | * gnu: java-dom4j: Update to 2.1.1.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | | | | | * gnu/packages/xml.scm (java-dom4j): Update to 2.1.1.
| * | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
| |\|
| | * gnu: perl-xml-xpathengine: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | | | | | | * gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of "mimic".
* | | gnu: xmlto: Fix cross-compilation.Mathieu Othacehe2019-09-24
| | | | | | | | | | | | * gnu/packages/xml.scm (xmlto)[native-inputs]: Add util-linux.
* | | gnu: libxslt: Fix cross-compilation.Mathieu Othacehe2019-09-24
|/ / | | | | | | * gnu/packages/xml.scm (libxslt)[native-inputs]: Add pkg-config.
* | gnu: python-libxml2, itstool: Provide crash-free variants.Ludovic Courtès2019-09-20
| | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37468>. * gnu/packages/patches/python-libxml2-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (python-libxml2/fixed): New variable. * gnu/packages/glib.scm (itstool/fixed): New variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED instead of ITSTOOL.
* | gnu: Remove expat/fixed.Marius Bakke2019-07-12
| | | | | | | | | | | | | | | | | | | | The merge preceding this commit (fb9a23a3f3) ignored the replacement added in 5a836ce38c (gnu: expat: fix CVE-2018-20843), because the fix is already present in Expat 2.2.7. This commit removes the remaining bits. * gnu/packages/patches/expat-CVE-2018-20843.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xml.scm (expat/fixed): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\| | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in
| * gnu: expat: fix CVE-2018-20843Jack Hill2019-07-12
| | | | | | | | | | | | | | | | | | * gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. * gnu/packages/patches/expat-CVE-2018-20843.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch file. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: expat: Add additional source URIJack Hill2019-07-12
| | | | | | | | | | | | | | | | | | The expat sourceforge page announces that the project is in the process of moving to GitHub. * gnu/packages/xml.scm (expat)[source]: Add GitHub URI. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: perl-xml-compile: Update to 1.63.Tobias Geerinckx-Rice2019-07-11
| | | | | | | | * gnu/packages/xml.scm (perl-xml-compile): Update to 1.63.
* | gnu: expat: Update to 2.2.7.Marius Bakke2019-06-20
| | | | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.2.7. [source](uri): Use XZ compressed archive.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * gnu: perl-xml-sax: Update to 1.02.Tobias Geerinckx-Rice2019-06-19
| | | | | | | | * gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: libebml: Update to 1.3.9.Tobias Geerinckx-Rice2019-06-07
| | | | | | | | * gnu/packages/xml.scm (libebml): Update to 1.3.9.
| * gnu: tinyxml2: Update to 7.0.1.Tobias Geerinckx-Rice2019-06-07
| | | | | | | | | | * gnu/packages/xml.scm (tinyxml2): Update to 7.0.1. [arguments]: Enable the (single) test.