Age | Commit message (Expand) | Author |
2022-06-05 | gnu: perl-xml-compile-soap: Update to 3.27....* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.27.
[propagated-inputs]: Replace perl-file-slurp-tiny with perl-file-slurper.
| Tobias Geerinckx-Rice |
2022-05-31 | gnu: Remove python2-libxml2....* gnu/packages/xml.scm (python2-libxml2): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-lxml....* gnu/packages/xml.scm (python2-lxml): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: xlsx2csv: Update to 0.7.8....* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.8.
[python]: Delete argument.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pyxb....* gnu/packages/xml.scm (python2-pyxb): Delete variable.
| Maxim Cournoyer |
2022-05-22 | gnu: java-jdom: Update to 2.0.6.1 [fixes CVE-2021-33813]....* gnu/packages/xml.scm (java-jdom): Update to 2.0.6.1.
| Tobias Geerinckx-Rice |
2022-05-14 | gnu: libxmlb: Install xb-tool in bin dir....* 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.
| Vagrant Cascadian |
2022-05-12 | gnu: Add python-untangle....* gnu/packages/xml.scm (python-untangle): New variable.
| Maxim Cournoyer |
2022-04-15 | gnu: python-lxml: Add 4.7.1....* gnu/packages/xml.scm (python-lxml-4.7): New variable.
| Ludovic Courtès |
2022-04-08 | gnu: libxmlb: Update to 0.3.8....* gnu/packages/xlm.scm (libxmlb): Update to 0.3.8.
| Vagrant Cascadian |
2022-03-16 | gnu: expat: Update to 2.4.7....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.
| Leo Famulari |
2022-02-23 | gnu: Remove python2-odfpy....* gnu/packages/xml.scm (python2-odfpy): Remove variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| kiasoc5 |
2022-02-19 | gnu: expat: Update replacement to 2.4.5 [security fixes]....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.
| Marius Bakke |
2022-01-30 | gnu: expat: Update replacement to 2.4.4 [fixes CVE-2022-23852, CVE-2022-23990]....* gnu/packages/xml.scm (expat/fixed): Update to 2.4.4.
| Marius Bakke |
2022-01-16 | gnu: expat: Add replacement for [security fixes]....Fixes CVE-2021-45960, CVE-2021-46143, and CVE-2022-22822…22827.
* gnu/packages/xml.scm (expat/fixed): New variable.
(expat)[replacement]: Use it.
| Tobias Geerinckx-Rice |
2021-12-23 | gnu: java-simple-xml: Delete failing test....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.
| Ricardo Wurmus |
2021-12-23 | gnu: java-simple-xml: Disable one test....* gnu/packages/xml.scm (java-simple-xml)[arguments]: Disable
NoAnnotationsRequiredTest.
| Ricardo Wurmus |
2021-12-13 | gnu: Further simplify package inputs....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.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-17 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-08 | gnu: minixml: Update to 3.3....* gnu/packages/xml.scm (minixml): Update to 3.3.
| Tobias Geerinckx-Rice |
2021-09-17 | Merge branch 'master' into core-updates-frozen... 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
| Marius Bakke |
2021-09-12 | gnu: Remove duplicate libxml++ packages....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.
| Tobias Geerinckx-Rice |
2021-09-12 | gnu: libxmlplusplus: Fix build....* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with
glibmm-2.64.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-07-29 | Merge branch 'master' into core-updates-frozen... 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
| Marius Bakke |
2021-07-23 | gnu: java-xmlpull2: Use mirrored source and archived home page....* gnu/packages/xml.scm (java-xmlpull2)[source]: Download from a Gentoo
distfiles mirror.
[home-page]: Point to an archive.org snapshot.
| Tobias Geerinckx-Rice |
2021-07-23 | gnu: libxml2: Update to 2.9.12....* 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.
| Marius Bakke |
2021-06-19 | Merge branch 'master' into core-updates...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
| Marius Bakke |
2021-06-13 | doc, gnu, guix: Fix typos....* 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>
| Paul A. Patience |
2021-06-13 | gnu: perl-xml-feed: Update to 0.63....* gnu/packages/xml.scm (perl-xml-feed): Update to 0.63.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Matthew James Kraai |
2021-06-13 | gnu: expat: Install the static library....* 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.
| Marius Bakke |
2021-06-13 | gnu: expat: Remove replacement....* gnu/packages/xml.scm (expat): Update to 2.4.1.
[replacement]: Remove.
(expat-2.4.1): Remove variable.
| Marius Bakke |
2021-06-06 | Merge branch 'master' into core-updates... 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
| Marius Bakke |
2021-06-02 | gnu: expat: Replace with 2.4.1 [fixes CVE-2013-0340]....* gnu/packages/xml.scm (expat-2.4.1): New variable.
(expat)[replacement]: New field.
Co-authored-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2021-05-22 | Merge branch 'master' into core-updates | Marius Bakke |
2021-05-18 | gnu: Add libxml2-xpath0....* 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>
| David Larsson |
2021-05-18 | gnu: perl-xml-feed: Update to 0.61....* gnu/packages/xml.scm (perl-xml-feed): Update to 0.61.
| Efraim Flashner |
2021-05-18 | gnu: perl-xml-rss: Update to 1.62....* gnu/packages/xml.scm (perl-xml-rss): Update to 1.62.
| Efraim Flashner |
2021-05-18 | gnu: perl-xml-libxml-simple: Update to 1.01....* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 1.01.
| Efraim Flashner |
2021-05-18 | gnu: perl-xml-atom: Update to 0.43....* gnu/packages/xml.scm (perl-xml-atom): Update to 0.43.
| Efraim Flashner |
2021-05-18 | gnu: perl-xml-compile: Remove unneeded input....* gnu/packages/xml.scm (perl-xml-compile)[propagated-inputs]: Remove
perl-carp.
| Efraim Flashner |
2021-05-09 | gnu: expat: Update to 2.3.0....* gnu/packages/xml.scm (expat): Update to 2.3.0.
| Marius Bakke |
2021-05-09 | Merge branch 'master' into core-updates... 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
| Marius Bakke |
2021-05-05 | gnu: Add xmlsec-openssl....* gnu/packages/xml.scm (xmlsec-openssl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon Josefsson |
2021-04-23 | gnu: xmlsec: Update to 1.2.32....* gnu/packages/xml.scm (xmlsec): Update to 1.2.32.
| Tobias Geerinckx-Rice |
2021-04-22 | gnu: libxlsxwriter: Update to 1.0.3....* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: libxlsxwriter: Update to 1.0.2....* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.
| Tobias Geerinckx-Rice |
2021-04-16 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
| Efraim Flashner |
2021-04-07 | gnu: libxlsxwriter: Update to 1.0.1....* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.1.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: Add libxlsxwriter....* gnu/packages/xml.scm (libxlsxwriter): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |