Commit graph

17159 commits

Author SHA1 Message Date
Mark H Weaver
12025fb9b0
gnu: icecat: Rename patches to reflect CVE assignments.
Document that our existing patches include fixes for CVE-2017-7753,
CVE-2017-7784, CVE-2017-7786, CVE-2017-7787, CVE-2017-7791, CVE-2017-7792,
CVE-2017-7798, CVE-2017-7798, CVE-2017-7800, CVE-2017-7801, and 17 out of 23
changesets for CVE-2017-7779.

* gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE
assignments.
2017-08-09 13:16:43 -04:00
ng0
28e12d6c81
gnu: gnurl: Update to 7.55.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-08-09 18:16:51 +02:00
Tobias Geerinckx-Rice
a4afc536f9
gnu: virt-manager: Update to 1.4.2.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.2.
2017-08-09 16:45:32 +02:00
Tobias Geerinckx-Rice
448052b713
gnu: libgdata: Disable failing tests.
* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’
phase.
2017-08-09 16:31:06 +02:00
Ricardo Wurmus
18f5d2a70a
gnu: Add reference to (gnu packages graph).
This is a follow-up to 1738138cb3.
2017-08-09 15:43:35 +02:00
Ricardo Wurmus
1738138cb3
gnu: r-igraph: Move to (gnu packages graph).
* gnu/packages/statistics.scm (r-igraph): Move from here...
* gnu/packages/graph.scm (r-igraph): ...to here.
2017-08-09 14:47:47 +02:00
Ricardo Wurmus
31476df32e
gnu: Add python-igraph.
* gnu/packages/graph.scm (python-igraph): New variable.
2017-08-09 14:47:47 +02:00
Ricardo Wurmus
e57fffad90
gnu: Add igraph.
* gnu/packages/graph.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-08-09 14:47:47 +02:00
Efraim Flashner
ea77385c4c
gnu: viewnior: Don't build icon-theme.cache.
* gnu/packages/image-viewers.scm (viewnior)[arguments]: Add phase to
disable building the icon-theme.cache.
2017-08-09 14:09:43 +03:00
Manolis Ragkousis
2d5bf32b8a
gnu: googletest: Build shared libraries.
* gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON"
  in #:configure-flags.
2017-08-09 13:53:29 +03:00
Manolis Ragkousis
c608fe8cf3
gnu: Add ois.
* gnu/packages/game-development.scm (ois): New variable.
2017-08-09 13:53:16 +03:00
Eric Bavier
d84b09e937
gnu: dealii: Update to 8.5.0.
* gnu/packages/maths.scm (dealii): Update to 8.5.0.
[arguments]: Delete 'hint-example-prefix phase, which would need adjusting for
this version.  Users can use e.g. 'export DEAL_II_DIR=$GUIX_ENVIRONMENT'.
Adjust configuration flags.
2017-08-09 01:56:53 -05:00
Eric Bavier
05cca6ce90
gnu: stress-make: Patch default shell.
* gnu/packages/debug.scm (stress-make)[arguments]: Add 'set-default-shell
phase.
2017-08-09 01:56:53 -05:00
Eric Bavier
bd5b5ac0c5
gnu: suitesparse: Update to 4.5.5.
* gnu/packages/maths.scm (suitesparse): Update to 4.5.5.
[source]: Add 'modules' and 'snippet' field to remove bundled source.
[arguments]: Remove 'prepare-out' phase.  Adjust #:make-flags for metis.
Make build parallel, since it now appears to be safe.
[inputs]: Add metis.
2017-08-09 01:56:53 -05:00
Eric Bavier
2509522c4f
gnu: suitesparse: Use modify-phases.
* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
2017-08-09 01:56:53 -05:00
Eric Bavier
9731c412e9
gnu: petsc, slepc: Use 'parallel-job-count'.
* gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to
override default unlimited '-j'.
(petsc)[arguments]: Scrub build machine cores from installed files in
'clean-local-references' phase.
2017-08-09 01:56:53 -05:00
Eric Bavier
baeaf8821d
gnu: slepc: Update to 3.7.4.
* gnu/packages/maths.scm (slepc): Update to 3.7.4.
[source]: Use direct source link.  Remove 'file-name' field.
2017-08-09 01:56:52 -05:00
Eric Bavier
41a46a5035
gnu: petsc: Update to 3.7.6.
* gnu/packages/maths.scm (petsc): Update to 3.7.6.
2017-08-09 01:56:46 -05:00
Tobias Geerinckx-Rice
026051953d
gnu: epiphany: Update to 3.24.3.
* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
2017-08-09 07:20:57 +02:00
Tobias Geerinckx-Rice
c762011e40
gnu: tracker: Update to 1.12.2.
* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
2017-08-09 07:20:56 +02:00
Tobias Geerinckx-Rice
666901b298
gnu: gnome-online-accounts: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
2017-08-09 07:20:56 +02:00
Tobias Geerinckx-Rice
a51fc34c28
gnu: mutter: Update to 3.24.4.
* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
2017-08-09 07:20:55 +02:00
Tobias Geerinckx-Rice
0d2df50caf
gnu: gedit: Support gspell.
* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
2017-08-09 07:20:55 +02:00
Tobias Geerinckx-Rice
e3705bb6ea
gnu: gedit: Update to 3.22.1.
* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
2017-08-09 07:20:54 +02:00
Tobias Geerinckx-Rice
eccd35be3d
gnu: gspell: Propagate enchant dependency.
* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here...
[propagated-inputs]: ...to here.
2017-08-09 07:20:09 +02:00
Tobias Geerinckx-Rice
a801ae4cae
gnu: gspell: Order inputs alphabetically.
* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
2017-08-09 07:20:09 +02:00
Tobias Geerinckx-Rice
9099bedfea
gnu: gnumeric: Update to 1.12.35.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
2017-08-09 07:20:08 +02:00
Tobias Geerinckx-Rice
e2bf423ab4
gnu: brasero: Update to 3.12.2.
* gnu/packages/gnome.scm (brasero): Update to 3.12.2.
2017-08-09 07:20:08 +02:00
Tobias Geerinckx-Rice
f032d0be9c
gnu: Use HTTPS for gnome.org and subdomains.
* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
2017-08-09 00:49:41 +02:00
Christopher Baines
9bb47d7df8
gnu: 0ad: Update to 0.0.22-alpha.
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
2017-08-08 21:24:01 +01:00
Efraim Flashner
65831c6425
gnu: babl: Update to 0.1.28.
* gnu/packages/gimp.scm (babl): Update to 0.1.28.
2017-08-08 18:43:07 +03:00
Efraim Flashner
3616ff51b3
gnu: gegl: Use 'modify-phases' syntax.
* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax.
2017-08-08 18:43:05 +03:00
Efraim Flashner
b0a21b56db
gnu: gegl: Fix building on aarch64.
* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag.
2017-08-08 18:43:03 +03:00
Ben Woodcroft
cc36165efa
gnu: ruby-activesupport: Update to 5.1.3.
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
2017-08-08 21:54:20 +10:00
Tobias Geerinckx-Rice
b998781d24
gnu: pciutils: Update to 3.5.5.
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
2017-08-08 05:23:38 +02:00
Tobias Geerinckx-Rice
a40af5d0ad
gnu: hunspell: Update to 1.6.1.
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Add ‘bootstrap’ phase.
2017-08-08 05:23:37 +02:00
Tobias Geerinckx-Rice
fc3560fff1
gnu: hunspell: Update home page.
* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it.
2017-08-08 05:23:37 +02:00
Tobias Geerinckx-Rice
625761a502
gnu: aspell-dict-en: Update to 2017.01.22-0.
Add missing copyright line for 2016.

* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0.
2017-08-08 05:23:37 +02:00
Tobias Geerinckx-Rice
d459524713
gnu: moreutils: Update to 0.61.
* gnu/packages/moreutils.scm (moreutils): Update to 0.61.
2017-08-08 05:23:36 +02:00
Tobias Geerinckx-Rice
7fae2063f8
gnu: sudo: Use ‘modify-phases’ syntax.
* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’.
2017-08-08 05:23:36 +02:00
Mark H Weaver
4f4134c26d
gnu: linux-libre: Update to 4.12.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5.
(%linux-libre-hash): Update hash.
2017-08-07 21:33:03 -04:00
Mark H Weaver
99ccc74725
gnu: linux-libre@4.9: Update to 4.9.41.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
2017-08-07 21:32:13 -04:00
Mark H Weaver
c56b08b1e5
gnu: linux-libre@4.4: Update to 4.4.80.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
2017-08-07 21:31:36 -04:00
Mark H Weaver
c36e27d504
gnu: linux-libre@4.1: Update to 4.1.43.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
2017-08-07 21:30:47 -04:00
Ben Woodcroft
63755fcd65
gnu: ruby-puma: Update to 3.9.1.
* gnu/packages/ruby.scm (ruby-puma): Update to 3.9.1.
[source]: Remove patch.
[arguments]: Disable tests.
[native-inputs]: Remove field.
* gnu/packages/patches/ruby-puma-ignore-broken-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-08 09:31:18 +10:00
Ben Woodcroft
5b0c223ae3
gnu: ruby-nokogiri-diff: Update to 0.2.0-1.a38491e4.
* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4.
2017-08-08 09:30:44 +10:00
Ben Woodcroft
5071f17b29
gnu: ruby-tdiff: Update to 0.3.3-1.b662a604.
* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604
2017-08-08 09:30:40 +10:00
Ben Woodcroft
e7ea30d59a
ruby: Replace with ruby-2.4.1.
* gnu/packages/ruby.scm (ruby-2.4.1): New variable.
(ruby)[replacement]: New field.
2017-08-08 09:30:02 +10:00
Efraim Flashner
57e96e48b1
gnu: propeller-gcc-4: Don't build on aarch64-linux.
* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field.
2017-08-07 17:02:24 +03:00
Efraim Flashner
6eed26443f
gnu: nim: Update to 0.17.0.
* gnu/packages/nim.scm (nim): Update to 0.17.0.
[source, home-page]: Use https.
[arguments]: Patch more shebangs, use custom build phase.
2017-08-07 13:37:28 +03:00