summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
AgeCommit message (Collapse)Author
2017-10-10gnu: libxslt: Update to 1.1.31.Marius Bakke
* gnu/packages/xml.scm (libxslt): Update to 1.1.31.
2017-10-10gnu: libxml2: Update to 2.9.6.Marius Bakke
While at it, remove leftover patches since libxml2/fixed went missing without conflict in c01ef97594a8b06e884906a5efbdfacf8ba33dc3. * gnu/packages/patches/libxml2-CVE-2017-0663.patch, gnu/packages/patches/libxml2-CVE-2017-7375.patch, gnu/packages/patches/libxml2-CVE-2017-7376.patch, gnu/packages/patches/libxml2-CVE-2017-9047+CVE-2017-9048.patch, gnu/packages/patches/libxml2-CVE-2017-9049+CVE-2017-9050.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/xml.scm (libxml2): Update to 2.9.6.
2017-10-01gnu: expat: Update to 2.2.2.Efraim Flashner
* gnu/packages/xml.scm (expat): Update to 2.2.2. [replacement]: Remove field. (expat-2.2.2): Remove variable.
2017-10-01Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-09-18gnu: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924].Marius Bakke
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
2017-09-10gnu: libxslt: Update to 1.1.30.Efraim Flashner
* gnu/packages/xml.scm (libxslt): Update to 1.1.30. [sources]: Remove one patch. * gnu/packages/patches/libxslt-CVE-2016-47738.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-10gnu: libxml2: Update to 2.9.5.Efraim Flashner
* gnu/packages/xml.scm (libxml2): Update to 2.9.5. [sources]: Remove patches. * gnu/packages/patches/libxml2-CVE-2016-4658.patch, gnu/packages/patches/libxml2-CVE-2016-5131.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
2017-09-06gnu: python-pyxb: Update to 1.2.6.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (python-pyxb): Update to 1.2.6.
2017-08-31gnu: libxml2/fixed: Use patches from inherited package.Marius Bakke
This is a followup to 76fed2b3c4e3703d1ad81c4330edd94d551b6334. * gnu/packages/xml.scm (libxml2/fixed)(patches): Inherit patches from LIBXML2.
2017-08-31gnu: libxml2: Fix CVE-2017-{0663,7375,7376,9047,9048,9049,9050}.Alex Vong
* gnu/packages/patches/libxml2-CVE-2017-0663.patch, gnu/packages/patches/libxml2-CVE-2017-7375.patch, gnu/packages/patches/libxml2-CVE-2017-7376.patch, gnu/packages/patches/libxml2-CVE-2017-9047+CVE-2017-9048.patch, gnu/packages/patches/libxml2-CVE-2017-9049+CVE-2017-9050.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xml.scm (libxml2)[replacement]: New field. (libxml2/fixed): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-08-27gnu: perl-xml-atom: Update to 0.42.Marius Bakke
* gnu/packages/xml.scm (perl-xml-atom): Update to 0.42. [arguments]: Add 'set-perl-search-path' phase. [native-inputs]: Add PERL-HTML-TAGSET and PERL-MODULE-BUILD-TINY.
2017-07-30gnu: perl: Add missing dependencies on Module::Install.Marius Bakke
Perl 5.26 and later does not provide this module. * gnu/packages/databases.scm (perl-sql-abstract)[native-inputs]: Add PERL-MODULE-INSTALL. * gnu/packages/perl.scm (perl-moosex-emulate-class-accessor-fast, perl-file-zglob, perl-object-signature, perl-test-utf8, perl-time-duration, perl-benchmark-timer, perl-class-accessor-grouped, perl-class-c3-componentised, perl-term-encoding)[native-inputs]: Likewise. * gnu/packages/web.scm (perl-http-parser-xs, perl-uri-template, perl-www-curl)[native-inputs]: Likewise. * gnu/packages/xml.scm (perl-xml-atom)[native-inputs]: Likewise.
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-14gnu: expat: Update replacement to 2.2.2 [security fixes].Leo Famulari
See 'Changes' in the source distribution for more information about the fixed security issues. * gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.2. (expat-2.2.1): Replace with ... (expat-2.2.2): ... new variable.
2017-07-14gnu: perl-xml-namespacesupport: Update to 1.12.Leo Famulari
* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
2017-07-10Merge branch 'master' into core-updatesLeo Famulari
2017-07-03packages: Mark 'replacement' as an "innate" field.Ludovic Courtès
Suggested by Mark H Weaver at <https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00355.html>. * guix/packages.scm (<package>)[replacement]: Mark as "innate". * gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24) (glibc-2.23, glibc-2.22, glibc-2.21, glibc-locales): Remove 'replacement' field, which was set to #f. * gnu/packages/commencement.scm (perl-boot0): Likewise. * gnu/packages/fontutils.scm (graphite2/fixed): Likewise. * gnu/packages/ghostscript.scm (ghostscript/fixed): Likewise. * gnu/packages/gnupg.scm (libgcrypt-1.7.8): Likewise. * gnu/packages/guile.scm (guile-2.0/fixed, guile-2.2): Likewise. * gnu/packages/icu4c.scm (icu4c/fixed): Likewise. * gnu/packages/image.scm (libpng-apng): Likewise. * gnu/packages/make-bootstrap.scm (%guile-static): Likewise. * gnu/packages/pcre.scm (pcre/fixed): Likewise. * gnu/packages/perl.scm (perl/fixed): Likewise. * gnu/packages/ruby.scm (ruby-2.3, ruby-2.2, ruby-2.1) (ruby-1.8): Likewise. * gnu/packages/tls.scm (gnutls-3.5.13, gnutls/guile-2.2): Likewise. * gnu/packages/xml.scm (expat-2.2.1): Likewise.
2017-06-30gnu: Add libebml.Gregor Giesen
* gnu/packages/xml.scm (libebml): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-26Merge branch 'master' into core-updatesMark H Weaver
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
2017-06-18gnu: expat: Eliminate graft.Mark H Weaver
* gnu/packages/xml.scm (expat): Update to 2.2.1. [source]: Remove patch. [replacement]: Remove field. (expat-2.2.1): Remove variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-18gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].Mark H Weaver
* gnu/packages/xml.scm (expat)[replacement]: New field. (expat-2.2.1): New variable.
2017-05-15gnu: Add java-simple-xml.Ricardo Wurmus
* gnu/packages/xml.scm (java-simple-xml): New variable.
2017-05-07gnu: Fix attributions for Adriano Peluso.Adriana Peluso
* gnu/packages/emacs.scm, gnu/packages/perl.scm, gnu/packages/python.scm, gnu/packages/xml.scm: Update copyright attributions for Adriano Peluso. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-06gnu: minixml: Update to 2.10.Ricardo Wurmus
* gnu/packages/xml.scm (minixml): Update to 2.10. [home-page]: Update to new home page.
2017-05-02gnu: Avoid circular dependencies by Perl license.Petter
* guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-28gnu: Add xerces-c.Ricardo Wurmus
* gnu/packages/xml.scm (xerces-c): New variable.
2017-04-25gnu: Add freexl.Catonano
* gnu/packages/xml.scm (freexl): New variable.
2017-04-13gnu: Add libxls.Catonano
* gnu/packages/xml.scm (libxls): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-04-08gnu: Add python-defusedxml.ng0
* gnu/packages/xml.scm (python-defusedxml): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
2017-03-28gnu: xmlstarlet: Disable failing tests.Marius Bakke
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-05gnu: xmlto: Fix source URL.Leo Famulari
Works around <https://bugs.gnu.org/25989>. * gnu/packages/xml.scm (xmlto)[source]: Update URL. [file-name]: New field.
2017-03-04gnu: pugixml: Build relocatable library.Roel Janssen
* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the library is relocatable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-02gnu: Add perl-xml-descent.Marius Bakke
* gnu/packages/xml.scm (perl-xml-descent): New variable.
2017-03-02gnu: Add perl-xml-tokeparser.Marius Bakke
* gnu/packages/xml.scm (perl-xml-parser): New variable.
2017-02-20Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-02-16gnu: pugixml: Update to 1.8.1.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (pugixml): Update to 1.8.1. [arguments]: Remove ‘chdir’ phase and allow #:out-of-source building. Add comment about the lack of tests.
2017-02-16gnu: perl-xml-compile-wsdl11: Update to 3.06.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.
2017-02-16gnu: perl-xml-compile-soap: Update to 3.21.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.
2017-01-25gnu: libxslt: Incorporate grafted patch.Leo Famulari
* gnu/packages/xml.scm (libxslt)[replacement]: Remove field. [source]: Add patch 'libxslt-CVE-2016-4738.patch'. (libxslt/fixed): Remove variable.
2017-01-25gnu: libxml2: Incorporate grafted patches.Leo Famulari
* gnu/packages/xml.scm (libxml2)[replacement]: Remove field. [source]: Add patches 'libxml2-CVE-2016-4658.patch' and 'libxml2-CVE-2016-5131.patch'. (python-libxml2)[replacement]: Remove field. (libxml2/fixed): Remove variable.
2016-12-24gnu: libxml2: Fix CVE-2016-5131.Leo Famulari
* gnu/packages/patches/libxml2-CVE-2016-5131.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (libxml2/fixed)[source]: Add it.
2016-12-24gnu: libxml2: Fix CVE-2016-4658.Leo Famulari
* gnu/packages/xml.scm (libxml2)[replacement]: New field. (libxml2/fixed): New variable. * gnu/packages/patches/libxml2-CVE-2016-4658.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2016-11-30gnu: perl-xml-xpath: Update to 1.40.Efraim Flashner
* gnu/packages/xml.scm (perl-xml-xpath): Update to 1.40.
2016-11-30gnu: perl-xml-compile-wsdl11: Update to 3.05.Efraim Flashner
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.05.
2016-11-30gnu: perl-xml-compile-soap: Update to 3.20.Efraim Flashner
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.20.
2016-11-30gnu: perl-xml-compile-cache: Update to 1.05.Efraim Flashner
* gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.05.
2016-11-30gnu: perl-xml-compile: Update to 1.54.Efraim Flashner
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.54.