summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
Commit message (Collapse)AuthorAge
* Revert "gnu: python-lxml: Update to 4.6.5."Mathieu Othacehe2022-08-15
| | | | | This reverts commit 2365e8435a13c3aa4308e88773de0a0e7b9ffef9 as it triggers >15k rebuilds: https://ci.guix.gnu.org/eval/543158.
* gnu: python-lxml: Update to 4.6.5.Danny Milosavljevic2022-08-15
| | | | * gnu/packages/xml.scm (python-lxml): Update to 4.6.5.
* gnu: java-xpp3: Download source from ci.guix.gnu.org.Christopher Baines2022-07-03
| | | | | | | | | | | | | | | The www.extreme.indiana.edu site is now serving a redirect: This site has been deprecated. You can access an archive of this site at https://web.archive.org/web/20210225153105/https://www.extreme.indiana.edu/. Because this isn't a 404, as it probably should be, guix follows this redirect and gets some content that isn't the file it asked for. To avoid this incorrect behaviour, switch to using a ci.guix.gnu.org URL for the file instead. * gnu/packages/xml.scm (java-xpp3)[source]: Switch the uri to ci.guix.gnu.org.
* gnu: perl-xml-compile-soap: Update to 3.27.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.27. [propagated-inputs]: Replace perl-file-slurp-tiny with perl-file-slurper.
* gnu: Remove python2-libxml2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-libxml2): Delete variable.
* gnu: Remove python2-lxml.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-lxml): Delete variable.
* gnu: xlsx2csv: Update to 0.7.8.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/xml.scm (xlsx2csv): Update to 0.7.8. [python]: Delete argument.
* gnu: Remove python2-pyxb.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-pyxb): Delete variable.
* gnu: java-jdom: Update to 2.0.6.1 [fixes CVE-2021-33813].Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/xml.scm (java-jdom): Update to 2.0.6.1.
* gnu: libxmlb: Install xb-tool in bin dir.Vagrant Cascadian2022-05-14
| | | | | | | | * gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: New file. * gnu/packages/xml.scm (libxmlb)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'xb-tool-external-tool phase.
* gnu: Add python-untangle.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/xml.scm (python-untangle): New variable.
* gnu: python-lxml: Add 4.7.1.Ludovic Courtès2022-04-15
| | | | * gnu/packages/xml.scm (python-lxml-4.7): New variable.
* gnu: libxmlb: Update to 0.3.8.Vagrant Cascadian2022-04-08
| | | | * gnu/packages/xlm.scm (libxmlb): Update to 0.3.8.
* gnu: expat: Update to 2.4.7.Leo Famulari2022-03-16
| | | | | | | | | This fixes some regressions in 2.4.5 and 2.4.6: https://www.xml.com/news/2022-02-expat-246/ https://www.xml.com/news/2022-03-expat-247/ * gnu/packages/xml.scm (expat/fixed): Update to 2.4.7.
* gnu: Remove python2-odfpy.kiasoc52022-02-23
| | | | | | * gnu/packages/xml.scm (python2-odfpy): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: expat: Update replacement to 2.4.5 [security fixes].Marius Bakke2022-02-19
| | | | | | | This fixes CVE-2022-25235, CVE-2022-25236, CVE-2022-25313, CVE-2022-25314, and CVE-2022-25315. * gnu/packages/xml.scm (expat/fixed): Update to 2.4.5.
* gnu: expat: Update replacement to 2.4.4 [fixes CVE-2022-23852, CVE-2022-23990].Marius Bakke2022-01-30
| | | | * gnu/packages/xml.scm (expat/fixed): Update to 2.4.4.
* gnu: expat: Add replacement for [security fixes].Tobias Geerinckx-Rice2022-01-16
| | | | | | | Fixes CVE-2021-45960, CVE-2021-46143, and CVE-2022-22822…22827. * gnu/packages/xml.scm (expat/fixed): New variable. (expat)[replacement]: Use it.
* gnu: java-simple-xml: Delete failing test.Ricardo Wurmus2021-12-23
| | | | | | | This is a follow-up to commit 8e32bd1720336ec62258cb842dce812f7f979d04. * gnu/packages/xml.scm (java-simple-xml)[arguments]: Disable test by deleting it, as #:test-exclude doesn't have any effect.
* gnu: java-simple-xml: Disable one test.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/xml.scm (java-simple-xml)[arguments]: Disable NoAnnotationsRequiredTest.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\
| * gnu: minixml: Update to 3.3.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/xml.scm (minixml): Update to 3.3.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm
| * gnu: Remove duplicate libxml++ packages.Tobias Geerinckx-Rice2021-09-12
| | | | | | | | | | | | | | | | | | | | | | Reported-by: Guillaume Le Vaillant <glv@posteo.net> * gnu/packages/engineering.scm (freecad)[inputs]: Replace libxmlplusplus-2 with libxml++-2. * gnu/packages/music.scm (tascam-gtk)[inputs]: Replace libxmlplusplus with libxml++. * gnu/packages/xml.scm (libxmlplusplus, libxmlplusplus-2.4): Remove unused variables.
* | gnu: libxmlplusplus: Fix build.Felix Gruber2021-09-12
| | | | | | | | | | | | | | * gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with glibmm-2.64. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-07-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/emacs-xyz.scm gnu/packages/gpodder.scm gnu/packages/music.scm gnu/packages/patches/glibc-bootstrap-system.patch gnu/packages/python-xyz.scm gnu/packages/shells.scm gnu/packages/statistics.scm
| * gnu: java-xmlpull2: Use mirrored source and archived home page.Tobias Geerinckx-Rice2021-07-23
| | | | | | | | | | | | * gnu/packages/xml.scm (java-xmlpull2)[source]: Download from a Gentoo distfiles mirror. [home-page]: Point to an archive.org snapshot.
* | gnu: libxml2: Update to 2.9.12.Marius Bakke2021-07-23
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libxml2-parent-pointers.patch, gnu/packages/patches/libxml2-terminating-newline.patch, gnu/packages/patches/libxml2-xpath-recursion-limit.patch: New files. * gnu/packages/patches/python-libxml2-python39-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xml.scm (libxml2): Update to 2.9.12. (python-lxml)[source](modules, snippet): New fields.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
| * doc, gnu, guix: Fix typos.Paul A. Patience2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi: Fix various typos and reword a sentence. * gnu/packages/cpp.scm (cpplint)[description]: Fix typo. * gnu/packages/dns.scm (ldns): Fix typo in comment. * gnu/packages/games.scm (yamagi-quake2): Fix typo in comment. * gnu/packages/qt.scm (python-pyqtwebengine): Fix typo in comment. * gnu/packages/rails.scm (ruby-autoprefixer-rails): Fix typo in comment. * gnu/packages/syndication.scm (quiterss)[description]: Fix typo. * gnu/packages/terminals.scm (kmscon): Fix typo in comment. * gnu/packages/xml.scm (perl-xml-sax-base)[description]: Fix typo. (python-elementpath)[description]: Fix typo. * guix/build/asdf-build-system.scm (output-translation): Fix typo in docstring. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: perl-xml-feed: Update to 0.63.Matthew James Kraai2021-06-13
| | | | | | | | | | | | * gnu/packages/xml.scm (perl-xml-feed): Update to 0.63. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: expat: Install the static library.Marius Bakke2021-06-13
| | | | | | | | | | | | | | * gnu/packages/xml.scm (expat)[outputs]: New field. [arguments]: Remove #:configure-flags. Add #:phases. * gnu/packages/commencement.scm (expat-sans-tests)[outputs]: New field. [arguments]: Add #:phases.
* | gnu: expat: Remove replacement.Marius Bakke2021-06-13
| | | | | | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.4.1. [replacement]: Remove. (expat-2.4.1): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm
| * gnu: expat: Replace with 2.4.1 [fixes CVE-2013-0340].Marius Bakke2021-06-02
| | | | | | | | | | | | | | * gnu/packages/xml.scm (expat-2.4.1): New variable. (expat)[replacement]: New field. Co-authored-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * gnu: Add libxml2-xpath0.David Larsson2021-05-18
| | | | | | | | | | | | | | | | * gnu/packages/patches/libxml2-xpath0-Add-option-xpath0.patch: New file... * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xml.scm (libxml2-xpath0): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: perl-xml-feed: Update to 0.61.Efraim Flashner2021-05-18
| | | | | | | | * gnu/packages/xml.scm (perl-xml-feed): Update to 0.61.
| * gnu: perl-xml-rss: Update to 1.62.Efraim Flashner2021-05-18
| | | | | | | | * gnu/packages/xml.scm (perl-xml-rss): Update to 1.62.
| * gnu: perl-xml-libxml-simple: Update to 1.01.Efraim Flashner2021-05-18
| | | | | | | | * gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 1.01.
| * gnu: perl-xml-atom: Update to 0.43.Efraim Flashner2021-05-18
| | | | | | | | * gnu/packages/xml.scm (perl-xml-atom): Update to 0.43.
| * gnu: perl-xml-compile: Remove unneeded input.Efraim Flashner2021-05-18
| | | | | | | | | | * gnu/packages/xml.scm (perl-xml-compile)[propagated-inputs]: Remove perl-carp.
* | gnu: expat: Update to 2.3.0.Marius Bakke2021-05-09
| | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.3.0.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: Add xmlsec-openssl.Simon Josefsson2021-05-05
| | | | | | | | | | | | * gnu/packages/xml.scm (xmlsec-openssl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: xmlsec: Update to 1.2.32.Tobias Geerinckx-Rice2021-04-23
| | | | | | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.32.
| * gnu: libxlsxwriter: Update to 1.0.3.Tobias Geerinckx-Rice2021-04-22
| | | | | | | | * gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.3.
| * gnu: libxlsxwriter: Update to 1.0.2.Tobias Geerinckx-Rice2021-04-20
| | | | | | | | * gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.