~ruther/guix-local

ref: 8b20a4d15e0811150c4be3aa61fd5f59ed668084 guix-local/gnu/packages d---------
8b20a4d1 — Marius Bakke 9 years ago
gnu: virglrenderer: Update to 0.6.0 [security fixes].

Fixes CVE-2016-{10163,10214} and CVE-2017-{5580,5937}.

* gnu/packages/spice.scm (virglrenderer): Update to 0.6.0.
2737bcff — Christopher Allan Webber 9 years ago
gnu: Add guile2.2-gdbm-ffi.

* gnu/packages/guile.scm (guile2.2-gdbm-ffi): New variable.
49dbae54 — Alex Griffin 9 years ago
gnu: Add font-go.

* gnu/packages/fonts.scm (font-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
de191caf — Alex Griffin 9 years ago
gnu: Add font-iosevka.

* gnu/packages/fonts.scm (font-iosevka): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
446e1d51 — Alex Griffin 9 years ago
gnu: Add font-comic-neue.

* gnu/packages/fonts.scm (font-comic-neue): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a5bc3dfe — David Craven 9 years ago
gnu: Add ovmf.

* gnu/packages/grub.scm (edk2-commit, edk2-version, edk2-origin, ovmf): New
  variables.
1b533bad — David Craven 9 years ago
gnu: Add seabios.

* gnu/packages/firmware.scm (seabios): New variable.
ce03b453 — David Craven 9 years ago
gnu: Use 'license:' prefix in (gnu packages firmware).

* gnu/packages/firmware.scm (ath9k-htc-firmware, b43-tools,
  openfwwf-firmware): Add prefix.
862e38d5 — David Craven 9 years ago
gnu: Move (gnu packages grub) and (gnu packages u-boot) ...
     to (gnu packages bootloaders).

* gnu/packages/grub.scm: Rename to bootloaders.scm.
* gnu/packages/u-boot.scm: Move to bootloaders.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add bootloaders.scm,
  remove grub.scm and u-boot.scm;
* gnu/system/grub.scm: Import (gnu packages bootloaders).
* gnu/system/install.scm: Import (gnu packages bootloaders).
* gnu/system/vm.scm: Import (gnu packages bootloaders).
96b714f5 — David Craven 9 years ago
gnu: Add syslinux.

* gnu/packages/grub.scm (syslinux): New variable.
3f73aa1a — David Craven 9 years ago
gnu: Use 'license:' prefix in (gnu packages grub).

* gnu/packages/grub.scm (grub): Add prefix.
29da1573 — Kei Kebreau 9 years ago
gnu: wxmaxima: Update to 16.12.2.

* gnu/packages/maths.scm (wxmaxima): Update to 16.12.2.
50b8a527 — Ludovic Courtès 9 years ago
gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932].

* gnu/packages/bash.scm (bash)[replacement]: New field.
(bash-minimal): Likewise.
(url-fetch/reset-patch-level): New procedure.
(bash/fixed): New variable.
afd53233 — Ludovic Courtès 9 years ago
gnu: bash: Update patch URL to 4.4.

* gnu/packages/bash.scm (patch-url): Change "43" to "44".
d0d87849 — Marius Bakke 9 years ago
gnu: webkitgtk: Update to 2.14.4 [security fixes].

Fixes CVE-2017-{2350,2354,2355,2356,2362,2363,2364,2365,2366,2369,2371,2373}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.4.
5c2af899 — Marius Bakke 9 years ago
gnu: lvm2: Update to 2.02.168.

* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
55330714 — Danny Milosavljevic 9 years ago
gnu: rdmd: Update to 2.073.0.

* gnu/packages/ldc.scm (rdmd): Remove local variable "commit".
  [version]: Modify.
  [source]: Modify.
82de2655 — David Craven 9 years ago
gnu: git: Add GIT_EXEC_PATH search-path-specification.

Enables git plugins to be found when in they're in the system profile.

* gnu/packages/version-control.scm (git)[native-search-paths]: Add
  GIT_EXEC_PATH.  Remove git wrapper and outdated comment.
6c4f7022 — David Craven 9 years ago
gnu: Add gnome-disk-utility.

* gnu/packages/gnome.scm (gnome-disk-utility): New variable.
7b83b695 — David Craven 9 years ago
gnu: Add appstream-glib.

* gnu/packages/glib.scm (appstream-glib): New variable.
Next