Commit Graph

169 Commits (5e927aba2561acd044bf71b56dfe4a1532931225)

Author SHA1 Message Date
Efraim Flashner 19b7bba1b5
Merge remote-tracking branch 'origin/master' into core-updates 2017-11-01 10:29:59 +02:00
Tobias Geerinckx-Rice 58ade30228
gnu: perl-xml-libxml: Update to 2.0132.
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0132.
2017-10-30 17:20:07 +01:00
Tobias Geerinckx-Rice e13a63d933
gnu: perl-xml-libxml: Update to 2.0131.
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0131.
2017-10-28 01:55:26 +02:00
Tobias Geerinckx-Rice b7883b111d
Merge branch 'master' into core-updates 2017-10-25 20:02:08 +02:00
Tobias Geerinckx-Rice 63bbf38fb1
gnu: expat: Update replacement to 2.2.4 [security fixes].
See 'Changes' in the source distribution for more information about the
fixed security issues.

* gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.4.
(expat-2.2.2): Replace with...
(expat-2.2.4): ...new variable.
2017-10-25 19:06:37 +02:00
Marius Bakke ca4fd41de8
Merge branch 'master' into core-updates 2017-10-24 22:00:23 +02:00
Petter 85f225fbf7
gnu: Add perl-xml-twig.
* gnu/packages/xml.scm (perl-xml-twig): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 10:40:49 +02:00
Petter 9e88b210f6
gnu: Add perl-xml-handler-yawriter.
* gnu/packages/xml.scm (perl-xml-handler-yawriter): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 00:04:15 +02:00
Petter 33b592eed3
gnu: Add perl-xml-sax-writer.
* gnu/packages/xml.scm (perl-xml-sax-writer): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 00:04:15 +02:00
Petter b7c5919514
gnu: Add perl-xml-filter-buffertext.
* gnu/packages/xml.scm (perl-xml-filter-buffertext): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 00:04:14 +02:00
Petter 9e1c358139
gnu: Add perl-tree-xpathengine.
* gnu/packages/xml.scm (perl-tree-xpathengine): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 00:04:14 +02:00
Petter 3b6958021d
gnu: Add perl-xml-xpathengine.
* gnu/packages/xml.scm (perl-xml-xpathengine): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24 00:04:14 +02:00
Marius Bakke 128ea172b2
gnu: libxslt: Update to 1.1.31.
* gnu/packages/xml.scm (libxslt): Update to 1.1.31.
2017-10-10 22:58:21 +02:00
Marius Bakke c09629520b
gnu: libxml2: Update to 2.9.6.
While at it, remove leftover patches since libxml2/fixed went missing
without conflict in c01ef97594.

* 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-10 22:36:42 +02:00
Efraim Flashner b33c255d4d
gnu: expat: Update to 2.2.2.
* gnu/packages/xml.scm (expat): Update to 2.2.2.
[replacement]: Remove field.
(expat-2.2.2): Remove variable.
2017-10-01 22:16:46 +03:00
Efraim Flashner 64df08f0cf
Merge remote-tracking branch 'origin/master' into core-updates 2017-10-01 22:16:22 +03:00
Marius Bakke dc4ffa6766
gnu: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924].
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
2017-09-18 22:27:40 +02:00
Efraim Flashner 9526fbef4d
gnu: libxslt: Update to 1.1.30.
* 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-10 12:24:53 +03:00
Efraim Flashner 0f763641b8
gnu: libxml2: Update to 2.9.5.
* 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-10 12:24:51 +03:00
Tobias Geerinckx-Rice 4ef6cfefaa
gnu: python-pyxb: Update to 1.2.6.
* gnu/packages/xml.scm (python-pyxb): Update to 1.2.6.
2017-09-06 17:12:42 +02:00
Marius Bakke 1b3f5fc387
gnu: libxml2/fixed: Use patches from inherited package.
This is a followup to 76fed2b3c4.

* gnu/packages/xml.scm (libxml2/fixed)(patches): Inherit patches from LIBXML2.
2017-08-31 23:43:55 +02:00
Alex Vong 76fed2b3c4
gnu: libxml2: Fix CVE-2017-{0663,7375,7376,9047,9048,9049,9050}.
* 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-31 21:45:36 +02:00
Marius Bakke 522f199562
gnu: perl-xml-atom: Update to 0.42.
* 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-08-27 15:07:21 +02:00
Marius Bakke 9dab50179a
gnu: perl: Add missing dependencies on Module::Install.
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-30 14:55:27 +02:00
Leo Famulari 6c1a317e29
Merge branch 'master' into core-updates 2017-07-23 03:42:12 -04:00
Leo Famulari da83f0953a
gnu: expat: Update replacement to 2.2.2 [security fixes].
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-14 15:19:26 -04:00
Leo Famulari 88958ee061
gnu: perl-xml-namespacesupport: Update to 1.12.
* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
2017-07-14 11:18:38 -04:00
Leo Famulari c8eb2b8c60
Merge branch 'master' into core-updates 2017-07-10 14:37:53 -04:00
Ludovic Courtès d5ec5ed719
packages: Mark 'replacement' as an "innate" field.
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-07-03 23:51:22 +02:00
Gregor Giesen 5bc2d5798d
gnu: Add libebml.
* gnu/packages/xml.scm (libebml): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-30 12:43:41 -04:00
Mark H Weaver ed068b960e
Merge branch 'master' into core-updates 2017-06-26 00:00:58 -04:00
Arun Isaac 148585c240
gnu: Move contents of zip module into compression module.
* 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-20 18:10:35 +05:30
Mark H Weaver 05e26d1ecd
gnu: expat: Eliminate graft.
* 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-18 02:41:58 -04:00
Mark H Weaver 96fd87c96b
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
2017-06-18 02:16:53 -04:00
Ricardo Wurmus 77d7b57cdc
gnu: Add java-simple-xml.
* gnu/packages/xml.scm (java-simple-xml): New variable.
2017-05-15 22:33:14 +02:00
Adriana Peluso f9f67fcb0f
gnu: Fix attributions for Adriano 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-07 20:17:55 -04:00
Ricardo Wurmus eba9ecd4d2
gnu: minixml: Update to 2.10.
* gnu/packages/xml.scm (minixml): Update to 2.10.
[home-page]: Update to new home page.
2017-05-06 11:19:45 +02:00
Petter 2f3108ad03
gnu: Avoid circular dependencies by Perl license.
* 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-05-02 23:41:14 +02:00
Ricardo Wurmus d00d6cea66
gnu: Add xerces-c.
* gnu/packages/xml.scm (xerces-c): New variable.
2017-04-28 17:46:39 +02:00
Catonano 623fb4d162
gnu: Add freexl.
* gnu/packages/xml.scm (freexl): New variable.
2017-04-25 22:15:34 +02:00
Catonano ca8f3f9a51
gnu: Add libxls.
* gnu/packages/xml.scm (libxls): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-04-13 13:10:50 +02:00
ng0 d2b51c08fd
gnu: Add python-defusedxml.
* gnu/packages/xml.scm (python-defusedxml): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-08 12:40:06 -04:00
Marius Bakke 84157bb8bf
Merge branch 'master' into core-updates
Most conflicts are from 6fd52309b8.
2017-03-30 22:59:53 +02:00
Marius Bakke 22ea02351f
gnu: xmlstarlet: Disable failing tests.
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
2017-03-28 15:54:27 +02:00
Ludovic Courtès e90e0fad1b
Merge branch 'master' into core-updates 2017-03-09 16:35:41 +01:00
Leo Famulari 7bc19c9205
gnu: xmlto: Fix source URL.
Works around <https://bugs.gnu.org/25989>.

* gnu/packages/xml.scm (xmlto)[source]: Update URL.
[file-name]: New field.
2017-03-05 20:19:18 -05:00
Roel Janssen 52c14bb6ec
gnu: pugixml: Build relocatable library.
* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-04 16:30:36 -05:00
Marius Bakke d66fa69618
gnu: Add perl-xml-descent.
* gnu/packages/xml.scm (perl-xml-descent): New variable.
2017-03-02 18:39:15 +01:00
Marius Bakke 62b28f192b
gnu: Add perl-xml-tokeparser.
* gnu/packages/xml.scm (perl-xml-parser): New variable.
2017-03-02 18:39:15 +01:00
Efraim Flashner d15432ca9e
Merge remote-tracking branch 'origin/master' into core-updates 2017-02-20 12:56:14 +02:00