aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
Commit message (Collapse)AuthorAge
...
| * gnu: tinyxml2: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | | | | * gnu/packages/xml.scm (tinyxml2)[source]: Declare a source file-name.
| * gnu: tinyxml: Use 'invoke'.Efraim Flashner2018-03-13
| | | | | | | | | | * gnu/packages/xml.scm (tinyxml)[arguments]: Replace 'system*' calls with 'invoke'.
| * gnu: tinyxml: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | | | | * gnu/packages/xml.scm (tinyxml)[source]: Declare a source file-name.
| * gnu: perl-xml-compile-cache: Update to 1.06.Tobias Geerinckx-Rice2018-03-05
| | | | | | | | * gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.06.
| * gnu: perl-xml-rss: Update to 1.60.Tobias Geerinckx-Rice2018-03-05
| | | | | | | | * gnu/packages/xml.scm (perl-xml-rss): Update to 1.60.
| * gnu: freexl: Update to 1.0.5 [security fixes].Marius Bakke2018-03-04
| | | | | | | | | | | | | | Fixes CVE-2018-7435, CVE-2018-7436, CVE-2018-7437, CVE-2018-7438 and CVE-2018-7439. * gnu/packages/xml.scm (freexl): Update to 1.0.5.
| * gnu: html-xml-utils: Update to 7.6.Tobias Geerinckx-Rice2018-02-28
| | | | | | | | * gnu/packages/xml.scm (html-xml-utils): Update to 7.6.
| * gnu: perl-xml-sax-base: Update to 1.09.Tobias Geerinckx-Rice2018-02-27
| | | | | | | | * gnu/packages/xml.scm (perl-xml-sax-base): Update to 1.09.
| * gnu: perl-xml-libxslt: Update to 1.96.Tobias Geerinckx-Rice2018-02-26
| | | | | | | | * gnu/packages/xml.scm (perl-xml-libxslt): Update to 1.96.
* | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This factorizes what has become a widespread idiom. * guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable. (bootstrap): New procedure. (%standard-phases): Add it after 'unpack'. * guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap. * guix/build/asdf-build-system.scm (%standard-phases/source) (%standard-phases): Likewise. * guix/build/cargo-build-system.scm (%standard-phases): Likewise. * guix/build/cmake-build-system.scm (%standard-phases): Likewise. * guix/build/dub-build-system.scm (%standard-phases): Likewise. * guix/build/emacs-build-system.scm (%standard-phases): Likewise. * guix/build/font-build-system.scm (%standard-phases): Likewise. * guix/build/go-build-system.scm (%standard-phases): Likewise. * guix/build/haskell-build-system.scm (%standard-phases): Likewise. * guix/build/minify-build-system.scm (%standard-phases): Likewise. * guix/build/ocaml-build-system.scm (%standard-phases): Likewise. * guix/build/perl-build-system.scm (%standard-phases): Likewise. * guix/build/python-build-system.scm (%standard-phases): Likewise. * guix/build/r-build-system.scm (%standard-phases): Likewise. * guix/build/ruby-build-system.scm (%standard-phases): Likewise. * guix/build/scons-build-system.scm (%standard-phases): Likewise. * guix/build/texlive-build-system.scm (%standard-phases): Likewise. * guix/build/waf-build-system.scm (%standard-phases): Likewise. * gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap. (soundtouch, cuetools, bluez-alsa): Remove 'arguments'. (cava)[arguments]: Replace 'bootstrap. * gnu/packages/backup.scm (rdup): Remove 'bootstrap. * gnu/packages/bioinformatics.scm (seek)[arguments]: Replace 'bootstrap. * gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove 'arguments'. * gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'. * gnu/packages/crypto.scm (libb2): Remove #:phases. * gnu/packages/databases.scm (guile-wiredtiger): Likewise. * gnu/packages/debug.scm (stress-make): Remove 'bootstrap'. * gnu/packages/documentation.scm (asciidoc): Likewise. * gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'. * gnu/packages/ftp.scm (weex): Remove 'arguments'. * gnu/packages/game-development.scm (ois): Remove 'arguments'. * gnu/packages/games.scm (pioneer): Remove 'bootstrap. * gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap. (arc-theme): Remove 'arguments'. (faba-icon-theme): Remove 'bootstrap. (arc-icon-theme): Remove 'arguments'. * gnu/packages/gnunet.scm (guile-gnunet): Likewise. * gnu/packages/gtk.scm (guile-rsvg): Likewise. * gnu/packages/guile.scm (mcron2): Remove 'bootstrap. (guile-bash): Remove #:phases. (guile-git): Remove 'bootstrap. (guile-syntax-highlight): Remove 'arguments'. (guile-sjson): Likewise. * gnu/packages/java.scm (classpath-devel): Remove 'bootstrap. * gnu/packages/kodi.scm (libdvdnav/kodi) (libdvdread/kodi, libdvdcss/kodi): Likewise. * gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'. * gnu/packages/libusb.scm (hidapi): Likewise. * gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to 'patch-stuff'; move it before 'bootstrap', without autoreconf invocation. (eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh' invocation; move it before 'bootstrap. (gpm): Replace 'bootstrap'. (f2fs-tools): Remove 'arguments'. (rng-tools): Remove #:phases. * gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to 'copy-intltool-makefile'; remove "autoreconf" invocation and move before 'bootstrap'. (libmesode): Remove 'arguments'. (libstrophe): Likewise. * gnu/packages/microcom.scm (microcom): Likewise. * gnu/packages/networking.scm (libnet): Remove 'bootstrap. * gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'. * gnu/packages/package-management.scm (guix): Replace 'bootstrap. * gnu/packages/sawfish.scm (librep): Remove 'arguments'. * gnu/packages/version-control.scm (findnewest): Likewise. * gnu/packages/video.scm (liba52, handbrake, motion): Replace 'bootstrap. * gnu/packages/web.scm (fcgiwrap): Remove #:phases. (tidy): Replace 'bootstrap. (gumbo-parser): Remove #:phases. * gnu/packages/wget.scm (wget2): Replace 'bootstrap. * gnu/packages/wm.scm (i3lock-color): Remove #:phases. * gnu/packages/xdisorg.scm (xclip): Likewise. * gnu/packages/xml.scm (libxls): Replace 'bootstrap'. * gnu/packages/xorg.scm (xf86-video-freedreno) (xf86-video-intel): Remove #:phases. * gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.
* | gnu: libxml2: Update to 2.9.8.Marius Bakke2018-03-08
|/ | | | * gnu/packages/xml.scm (libxml2): Update to 2.9.8.
* gnu: perl-xml-sax: Update to 1.00.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/xml.scm (perl-xml-sax): Update to 1.00.
* gnu: python-defusedxml: Update to 0.5.0.Marius Bakke2018-02-17
| | | | * gnu/packages/xml.scm (python-defusedxml): Update to 0.5.0.
* Merge branch 'master' into core-updatesMark H Weaver2018-02-13
|\
| * gnu: Add ghc-hxt..Ricardo Wurmus2018-02-13
| | | | | | | | * gnu/packages/xml.scm (ghc-hxt.): New variable.
| * gnu: Add ghc-hxt-regex-xmlschema.Ricardo Wurmus2018-02-13
| | | | | | | | * gnu/packages/xml.scm (ghc-hxt-regex-xmlschema): New variable.
| * gnu: Add ghc-hxt-unicode.Ricardo Wurmus2018-02-13
| | | | | | | | * gnu/packages/xml.scm (ghc-hxt-unicode): New variable.
| * gnu: Add ghc-hxt-charproperties.Ricardo Wurmus2018-02-13
| | | | | | | | * gnu/packages/xml.scm (ghc-hxt-charproperties): New variable.
| * gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].Marius Bakke2018-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (cppunit-1.14): New public variable. * gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable. (libreoffice): Update to 5.4.5.1. [native-inputs]: Change CPPUNIT to CPPUNIT-1.14. Remove AUTOCONF and AUTOMAKE. [inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL. Remove XMLSEC-SRC-LIBREOFFICE. Replace LIBJPEG with LIBJPEG-TURBO. [arguments]: Remove xmlsec code from PREPARE-SRC-PHASE. Make sure GPGME++ headers are found. Add workaround for <https://bugs.gentoo.org/641812>. Add "--disable-pdfium" to #:configure-flags. * gnu/packages/xml.scm (xmlsec-nss): New public variable.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-11
|\|
| * gnu: Add java-xstream.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-xstream): New variable.
| * gnu: Add java-jdom2.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-jdom2): New variable.
| * gnu: Add java-jettison.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-jettison): New variable.
| * gnu: Add java-stax.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-stax): New variable.
| * gnu: Add java-kxml2.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-kxml2): New variable.
| * gnu: Add java-jaxen.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-jaxen): New variable.
| * gnu: Add java-dom4j.Julien Lepiller2018-02-10
| | | | | | | | gnu/packages/xml.scm (java-dom4j): New variable.
| * gnu: Add java-xmlpull2.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-xmlpull2): New variable.
| * gnu: Add java-xpp3.Julien Lepiller2018-02-10
| | | | | | | | gnu/packages/xml.scm (java-xpp3): New variable.
| * gnu: Add java-xsdlib.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-xsdlib): New variable.
| * gnu: Add java-xom.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-xom): New variable.
| * gnu: Add java-jaxen-bootstrap.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-jaxen-bootstrap): New variable.
| * gnu: Add java-apache-xml-commons-resolver.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-apache-xml-commons-resolver): New variable.
| * gnu: Add java-jaxp.Julien Lepiller2018-02-10
| | | | | | | | * gnu/packages/xml.scm (java-jaxp): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * gnu: xmlsec: Update to 1.2.25.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
| * gnu: xmlsec: Correct home page.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | | | If this package ever shared the libexpat home page, it no longer does. * gnu/packages/xml.scm (xmlsec)[home-page]: Update.
| * gnu: html-xml-utils: Update to 7.5.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\|
| * gnu: video, xml: Fix typo.Tobias Geerinckx-Rice2018-01-20
| | | | | | | | | | | | * gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo. [description]: Use @dfn. * gnu/packages/xml.scm (libebml): Likewise.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: minixml: Update to 2.11.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | | | | | * gnu/packages/xml.scm (minixml): Update to 2.11. [source]: Use URL-FETCH/TARBOMB method. [arguments]: Add ‘fix-permissions’ phase.
| * gnu: libebml: Update to 1.3.5.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | | | * gnu/packages/xml.scm (libebml): Update to 1.3.5. [source, home-page]: Update URI.
| * gnu: python-libxml2: Inherit the replacement source of libxml2.Leo Famulari2018-01-16
| | | | | | | | | | | | | | | | Previously, python-libxml2 would inherit the ungrafted libxml2, missing several patches on the libxml2 source code. * gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use package/inherit.
| * gnu: libxml2: Fix CVE-2017-15412.Leo Famulari2018-01-16
| | | | | | | | | | | | * gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
* | gnu: xmlsec: Update to 1.2.25.Ludovic Courtès2018-01-16
| | | | | | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: Add html-xml-utils.Stefan Reichör2018-01-08
| | | | | | | | | | | | * gnu/packages/xml.scm (html-xml-utils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-21
|\|
| * gnu: libxslt: Fix CVE-2017-5029 and re-apply the fix for CVE-2016-4738.Leo Famulari2017-12-21
| | | | | | | | | | | | | | | | | | This is a followup to commit 2663c38826cd6c2ef0c5119f8072fac8e89b2e9b. * gnu/packages/xml.scm (libxslt)[replacement]: New field. (libxslt/fixed): New variable. * gnu/packages/patches/libxslt-CVE-2017-5029.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.