summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-xmlschema: Update to 1.1.2.•••* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.2. Marius Bakke2020-03-261-2/+2
* Merge branch 'master' into core-updatesMarius Bakke2020-03-181-2/+3
|\
| * gnu: java-xsdlib: Use archived home page URI, update source URI.•••* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI. [source]: Update URI. Björn Höfling2020-03-151-2/+3
* | gnu: perl-xml-parser: Update to 2.46.•••* gnu/packages/xml.scm (perl-xml-parser): Update to 2.46. Marius Bakke2020-03-181-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-101-1/+1
|\|
| * gnu: xerces-c: Use HTTPS home page.•••* gnu/packages/xml.scm (xerces-c)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-071-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-041-2/+2
|\|
| * gnu: python-xmlschema: Update to 1.1.1.•••* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.1. Marius Bakke2020-02-251-2/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-031-7/+11
|\|
| * gnu: python-xmlschema: Update to 1.1.0.•••* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0. [source]: Change to GIT-FETCH. [arguments]: Adjust test invokation. Marius Bakke2020-01-261-5/+9
| * gnu: python-elementpath: Update to 1.4.0.•••* gnu/packages/xml.scm (python-elementpath): Update to 1.4.0. Marius Bakke2020-01-261-2/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-211-1/+94
|\|
| * gnu: Add python-xmlschema.•••* gnu/packages/xml.scm (python-xmlschema): New public variable. Marius Bakke2020-01-151-1/+39
| * gnu: python-lxml: Move to (gnu packages xml).•••* 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. Marius Bakke2020-01-151-0/+29
| * gnu: python-elementpath: Update to 1.3.3.•••* gnu/packages/xml.scm (python-elementpath): Update to 1.3.3. Marius Bakke2020-01-151-2/+2
| * gnu: python-elementpath: Move to (gnu packages xml).•••* gnu/packages/python-xyz.scm (python-elementpath): Move from here ... * gnu/packages/xml.scm (python-elementpath): ... to here. Marius Bakke2020-01-151-0/+26
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-111-4/+3
|\|
| * gnu: html-xml-utils: Update to 7.8.•••* gnu/packages/xml.scm (html-xml-utils): Update to 7.8. Tobias Geerinckx-Rice2020-01-041-4/+3
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-311-2/+2
|\|
| * gnu: libebml: Update to 1.3.10.•••* gnu/packages/xml.scm (libebml): Update to 1.3.10. Tobias Geerinckx-Rice2019-12-251-2/+2
* | gnu: libxslt: Fix cross-compilation.•••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. Mathieu Othacehe2019-12-161-1/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2019-12-121-7/+7
|\|
| * gnu: python-xmltodict: Adjust indentation.•••* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block. Brett Gilio2019-12-101-6/+6
| * gnu: python-xmltodict: Update to 0.12.0.•••* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0. Brett Gilio2019-12-101-2/+2
* | gnu: Remove python-libxml2 workaround.•••* 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. Marius Bakke2019-12-051-13/+4
* | gnu: libxml2: Update to 2.9.10.•••* gnu/packages/xml.scm (libxml2): Update to 2.9.10. Marius Bakke2019-12-051-2/+2
* | gnu: libxslt: Update to 1.1.34.•••* 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. Marius Bakke2019-12-051-2/+12
* | gnu: expat: Do not build static libraries.•••* gnu/packages/xml.scm (expat)[arguments]: New field. Marius Bakke2019-12-051-0/+2
* | gnu: expat: Remove grafted replacement.•••* gnu/packages/xml.scm (expat): Update to 2.2.9. [replacement]: Remove. (expat-2.2.9): Remove variable. Marius Bakke2019-12-051-20/+2
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-051-7/+5
|\|
| * gnu: pugixml: Update to 1.10.•••* 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. Tobias Geerinckx-Rice2019-12-031-5/+3
| * gnu: perl-xml-rss: Update to 1.61.•••* gnu/packages/xml.scm (perl-xml-rss): Update to 1.61. Tobias Geerinckx-Rice2019-12-011-2/+2
* | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-161-14/+4
|\|
| * gnu: minixml: Adjust to updated upstream tarball.•••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. Tobias Geerinckx-Rice2019-11-131-12/+2
| * gnu: xmlsec: Update to 1.2.29.•••* gnu/packages/xml.scm (xmlsec): Update to 1.2.29. Marius Bakke2019-10-201-2/+2
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2019-10-141-1/+19
|\|
| * gnu: expat: Replace with 2.2.9 [fixes CVE-2019-15903].•••* gnu/packages/xml.scm (expat-2.2.9): New variable. (expat)[replacement]: New field. Marius Bakke2019-10-131-1/+19
* | Merge branch 'master' into core-updatesMathieu Othacehe2019-10-101-5/+5
|\|
| * Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-2/+2
| |\
| | * gnu: python-defusedxml: Update to 0.6.0.•••* gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0. Hartmut Goebel2019-10-021-2/+2
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-2/+2
| |\|
| | * gnu: java-dom4j: Update to 2.1.1.•••* gnu/packages/xml.scm (java-dom4j): Update to 2.1.1. Tobias Geerinckx-Rice2019-09-241-2/+2
| * | Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-1/+1
| |\|
| | * gnu: perl-xml-xpathengine: Fix typo.•••* gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of "mimic". Vagrant Cascadian2019-09-231-1/+1
* | | gnu: xmlto: Fix cross-compilation.•••* gnu/packages/xml.scm (xmlto)[native-inputs]: Add util-linux. Mathieu Othacehe2019-09-241-0/+2
* | | gnu: libxslt: Fix cross-compilation.•••* gnu/packages/xml.scm (libxslt)[native-inputs]: Add pkg-config. Mathieu Othacehe2019-09-241-0/+2
|/ /
* | gnu: python-libxml2, itstool: Provide crash-free variants.•••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. Ludovic Courtès2019-09-201-1/+14
* | gnu: Remove expat/fixed.•••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. Marius Bakke2019-07-121-8/+0
* | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in Marius Bakke2019-07-121-9/+23
|\|
| * gnu: expat: fix CVE-2018-20843•••* 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> Jack Hill2019-07-121-0/+9