Age | Commit message (Expand) | Author |
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 |
2021-03-27 | gnu: Use 'gtk-doc/stable' in native-inputs of selected packages....* gnu/packages/calendar.scm (libical),
gnu/packages/check.scm (umockdev),
gnu/packages/fontutils.scm (libraqm),
gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing)
(udisks, libfprint, libportal),
gnu/packages/geo.scm (memphis, osm-gps-map),
gnu/packages/glib.scm (template-glib),
gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed)
(gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel)
(libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord)
(geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager)
(network-manager-applet, gfbgraph, libunique, cheese, libhandy)
(gnome-latex, libgda),
gnu/packages/gstreamer.scm (orc),
gnu/packages/gtk.scm (at-spi2-core, goocanvas),
gnu/packages/language.scm (nimf),
gnu/packages/networking.scm (libnice),
gnu/packages/video.scm (schroedinger),
gnu/packages/virtualization.scm (libosinfo),
gnu/packages/webkit.scm (wpewebkit, webkitgtk),
gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with
'gtk-doc/stable'.
| Mark H Weaver |
2021-03-24 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2021-03-23 | gnu: java-xstream: Update to 1.4.16 [security fixes]....Fixes CVE-2021-21341, CVE-2021-21342, CVE-2021-21343, CVE-2021-21344,
CVE-2021-21345, CVE-2021-21346, CVE-2021-21347, CVE-2021-21348,
CVE-2021-21349, CVE-2021-21350 and CVE-2021-21351.
* gnu/packages/xml.scm (java-xstream): Update to 1.4.16.
[inputs]: Add java-mxparser, a fork of java-xpp3 made by upstream.
Java-xpp3 is still needed.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Léo Le Bouter |
2021-03-23 | gnu: Add java-mxparser....* gnu/packages/xml.scm (java-mxparser): New variable.
Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Léo Le Bouter |
2021-03-23 | gnu: Add java-xmlpull-api-v1....* gnu/packages/xml.scm (java-xmlpull-api-v1): New variable.
| Julien Lepiller |