Commit Graph

25222 Commits (44b8823fc7fffa67c6bff9c76c1f062a7e1703d5)

Author SHA1 Message Date
Leo Famulari 44b8823fc7
gnu: quagga: Update to 1.2.2 [fix CVE-2017-16227].
* gnu/packages/networking.scm (quagga): Update to 1.2.2.
2017-10-30 20:42:13 -04:00
Mark H Weaver 8b17ee4846
gnu: webkitgtk: Update to 2.18.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
2017-10-30 20:07:00 -04:00
Ludovic Courtès c2eb8cd98c
gnu: xorg-server: Build reproducibly.
Fixes <https://bugs.gnu.org/24112>.

* gnu/packages/xorg.scm (xorg-server)[arguments]: Pass "--with-os-name"
and "--with-os-vendor" as #:configure-flags.
Augment 'pre-configure' phase to set 'BUILD_DATE' and 'BUILD_TIME' in
'configure'.
2017-10-31 00:51:37 +01:00
Efraim Flashner 8ff5b8aaa3
gnu: perl-http-cookies: Fix source uri.
This is a follow-up to d284f01826.

* gnu/packages/web.scm (perl-http-cookies)[source]: Update to new source uri.
2017-10-30 19:49:37 +02:00
Tobias Geerinckx-Rice 484a1c05d0
gnu: ola: Update to 0.10.5.
* gnu/packages/lighting.scm (ola): Update to 0.10.5.
2017-10-30 17:20:43 +01:00
Tobias Geerinckx-Rice 59261ebeea
gnu: ethtool: Update to 4.13.
* gnu/packages/networking.scm (ethtool): Update to 4.13.
2017-10-30 17:20:42 +01:00
Tobias Geerinckx-Rice b5c7574b2f
Revert "import: cpan: Use HTTPS for home pages."
This reverts commit 29f7bf59d5d4d4b848eaedc6766bb4e02cae20d3: HTTPS support
at search.cpan.org is unreliable, at best.  Don't rely on it.
2017-10-30 17:20:42 +01:00
Tobias Geerinckx-Rice 2fb83ca6c5
gnu: perl-class-tiny: Update to 1.006.
* gnu/packages/perl.scm (perl-class-tiny): Update to 1.006.
2017-10-30 17:20:42 +01:00
Tobias Geerinckx-Rice 7e5132a297
gnu: perl-extutils-pkgconfig: Update to 1.16.
* gnu/packages/perl.scm (perl-extutils-pkgconfig): Update to 1.16.
2017-10-30 17:20:41 +01:00
Tobias Geerinckx-Rice 72ef03b92b
gnu: perl-json-any: Update to 1.39.
* gnu/packages/perl.scm (perl-json-any): Update to 1.39.
2017-10-30 17:20:41 +01:00
Tobias Geerinckx-Rice caa7adacce
gnu: perl-sub-exporter-progressive: Update to 0.001013.
* gnu/packages/perl.scm (perl-sub-exporter-progressive): Update to 0.001013.
2017-10-30 17:20:41 +01:00
Tobias Geerinckx-Rice 922814ae65
gnu: perl-html-lint: Update to 2.26.
* gnu/packages/perl.scm (perl-html-lint): Update to 2.26.
2017-10-30 17:20:40 +01:00
Tobias Geerinckx-Rice d284f01826
gnu: perl-http-cookies: Update to 6.04.
* gnu/packages/perl.scm (perl-http-cookies): Update to 6.04.
2017-10-30 17:20:40 +01: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
Rutger Helling faffd821f3
gnu: wine: Update to 2.0.3.
* gnu/packages/wine.scm (wine): Update to 2.0.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-30 10:42:20 -04:00
ng0 8fd4320033
gnu: ffmpeg: Configure with frei0r.
* gnu/packages/video.scm (ffmepg)[inputs]: Add 'frei0r-plugins'.
(arguments)[configure-flags]: Add '--enable-frei0r' and remove
'TODO' comment about frei0r.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-30 15:43:21 +02:00
ng0 49e1d76dd9
gnu: Add frei0r-plugins.
* gnu/packages/video.scm (frei0r-plugins): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-30 15:43:21 +02:00
Ricardo Wurmus 1f6f4c40c1
gnu: Add r-tgconfig.
* gnu/packages/statistics.scm (r-tgconfig): New variable.
2017-10-30 12:07:53 +01:00
Ricardo Wurmus 7941d1ed5d
gnu: Add r-tgstat.
* gnu/packages/statistics.scm (r-tgstat): New variable.
2017-10-30 12:07:51 +01:00
Roel Janssen 491dc2fb16
gnu: java: Fix libjvm.so linkage problem in icedtea-7.
* gnu/packages/java.scm (icedtea-7): Add phase to create a symbolic link to
  libjvm.so.
2017-10-30 11:19:51 +01:00
Hartmut Goebel 91496dfc9a
tests: install: Estimate the installation system disk size.
1500 MiB are too small for a current system, thus let
system-disk-image estimate the required size.

* gnu/tests/install.scm: (run-install): Pass "#:disk-image-size
  'guess" to system-disk-image.
2017-10-30 09:12:56 +01:00
Efraim Flashner 73f71bc9b7
gnu: tig: Update to 2.3.0.
* gnu/packages/version-control.scm (tig): Update to 2.3.0.
[source]: Download from Github.
[home-page]: Update to new home-page.
2017-10-29 22:35:56 +02:00
Efraim Flashner 0c6f4bec2e
gnu: Add newsboat.
* gnu/packages/syndication.scm (newsboat): New variable.
2017-10-29 22:02:44 +02:00
Mark H Weaver f7ddf99696
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2017-10-29 15:29:18 -04:00
Ricardo Wurmus c9dc457711
gnu: mu: Add build phase to fix library reference.
* gnu/packages/mail.scm (mu)[arguments]: Add build phase "fix-ffi" to fix
reference to libguile-mu library.
2017-10-29 18:30:58 +01:00
Ricardo Wurmus d59ec12975
gnu: mu: Use Guile 2.2.
* gnu/packages/mail.scm (mu)[inputs]: Replace guile-2.0 with guile-2.2.
[arguments]: Replace references to version 2.0.
2017-10-29 18:30:58 +01:00
Tobias Geerinckx-Rice 8de54944f7
gnu: offlineimap: Update to 7.1.4.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.4.
2017-10-29 17:32:39 +01:00
Tobias Geerinckx-Rice 8281f8263d
gnu: youtube-dl: Update to 2017.10.29.
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.29.
2017-10-29 17:32:39 +01:00
Tobias Geerinckx-Rice be03120d78
gnu: perl-test-www-mechanize-psgi: Update to 0.37.
gnu/packages/web.scm (perl-test-www-mechanize-psgi): Update to 0.37.
2017-10-29 17:32:38 +01:00
Tobias Geerinckx-Rice 303c68588a
gnu: perl-test-www-mechanize: Update to 1.48.
gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.48.
2017-10-29 17:32:38 +01:00
Tobias Geerinckx-Rice c2d1b935e0
gnu: perl-uri-find: Update to 20160806.
* gnu/packages/web.scm (perl-uri-find): Update to 20160806.
2017-10-29 17:32:38 +01:00
Tobias Geerinckx-Rice 4f50fd752b
gnu: perl-email-mime: Update to 1.946.
* gnu/packages/mail.scm (perl-email-mime): Update to 1.946.
[propagated-inputs]: Add perl-module-runtime.
2017-10-29 17:32:37 +01:00
Tobias Geerinckx-Rice 9b5fc20c4e
gnu: perl-email-mime-contenttype: Update to 1.022.
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.022.
2017-10-29 17:32:37 +01:00
Tobias Geerinckx-Rice 25adc0066a
gnu: perl-email-simple: Update to 2.214.
* gnu/packages/mail.scm (perl-email-simple): Update to 2.214.
2017-10-29 17:32:36 +01:00
Tobias Geerinckx-Rice 801eb74620
gnu: perl-email-sender: Update to 1.300031.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300031.
2017-10-29 17:32:36 +01:00
Tobias Geerinckx-Rice 29f7bf59d5
import: cpan: Use HTTPS for home pages.
* guix/import/cpan.scm (cpan-home): Use HTTPS.
* tests/cpan.scm ("cpan->guix-package"): Expect it.
2017-10-29 17:32:35 +01:00
Tobias Geerinckx-Rice 6d176ad379
import: cpan: Actually use CPAN-HOME.
* guix/import/cpan.scm (cpan-module->sexp): Use the CPAN-HOME procedure.
2017-10-29 17:32:35 +01:00
Tobias Geerinckx-Rice 73f33b9379
import: cpan: Add trailing "/" to CPAN-HOME.
Prevent regression after commit e4bc172730.

* guix/import/cpan.scm (cpan-home): Add trailing "/".
2017-10-29 17:32:12 +01:00
Tobias Geerinckx-Rice adce670797
gnu: perl-tie-cycle: Update to 1.225.
* gnu/packages/perl.scm (perl-tie-cycle): Update to 1.225.
2017-10-29 15:22:24 +01:00
Tobias Geerinckx-Rice ec4e2b24a7
gnu: perl-text-table: Update to 1.133.
* gnu/packages/perl.scm (perl-text-table): Update to 1.133.
2017-10-29 15:22:23 +01:00
Tobias Geerinckx-Rice c97dadcc97
gnu: perl-safe-isa: Update to 1.000008.
* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000008.
2017-10-29 15:22:21 +01:00
Tobias Geerinckx-Rice 384dec0889
gnu: perl-log-log4perl: Update to 1.49.
* gnu/packages/perl.scm (perl-log-log4perl): Update to 1.49.
2017-10-29 15:22:20 +01:00
Tobias Geerinckx-Rice dbbc8f5a86
gnu: perl-file-sharedir-dist: Update to 0.05.
* gnu/packages/perl.scm (perl-file-sharedir-dist): Update to 0.05.
2017-10-29 15:22:19 +01:00
Tobias Geerinckx-Rice 37fcabf0ef
gnu: perl-business-ismn: Update to 1.131.
* gnu/packages/perl.scm (perl-business-ismn): Update to 1.131.
2017-10-29 15:22:17 +01:00
Tobias Geerinckx-Rice 6a2c510dc5
gnu: perl-net-dns: Update to 1.13.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.13.
2017-10-29 15:22:16 +01:00
Jan Nieuwenhuizen 11e5e932ad
gnu: conkeror: Update to 1.1.0.
* gnu/packages/conkeror.scm (conkeror): Update to 1.1.0.
2017-10-29 11:21:12 +01:00
Nicolas Goaziou 53a3f5d792
gnu: giac-xcas: Update to 1.4.9-17.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-17.  Remove
  unnecessary workaround about failing test.
2017-10-29 10:06:44 +01:00
Nicolas Goaziou 4a8bd5500d
gnu: scribus: Update to 1.5.3. Add inputs.
* gnu/packages/scribus.scm (scribus): Update to 1.5.3.
[input]: Add fontconfig, harfbuzz, hunspell, icu4c, libcdr, libfreehand,
libmspub, librevenge, libvisio, openssl, podofo, poppler, and boost.  Move
qttools to ...
[native-input]: ... here.
[home-page]: Fix URL.

Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2017-10-29 09:09:56 +01:00
Eric Bavier e4bc172730
import: cpan: Add trailing "/" on home-page.
This appeases 'guix lint', which otherwise complains about permanent
redirects.

* guix/import/cpan.scm (cpan-module->sexp): Add trailing "/" on home-page.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
2017-10-28 18:20:59 -05:00
Eric Bavier 23055424f2
import: cpan: Propagate imported dependencies.
This is most often the need for perl module dependencies.

* guix/import/cpan.scm (cpan-module->sexp): 'inputs -> 'propagated-inputs.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
2017-10-28 18:20:58 -05:00