~ruther/guix-local

0ca1eb70 — Mark H Weaver 10 years ago
gnu: icecat: Add several security fixes.

* gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch,
  gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch,
  gnu/packages/patches/icecat-CVE-2015-7188.patch,
  gnu/packages/patches/icecat-CVE-2015-7189.patch,
  gnu/packages/patches/icecat-CVE-2015-7193.patch,
  gnu/packages/patches/icecat-CVE-2015-7194.patch,
  gnu/packages/patches/icecat-CVE-2015-7196.patch,
  gnu/packages/patches/icecat-CVE-2015-7197.patch,
  gnu/packages/patches/icecat-CVE-2015-7198.patch,
  gnu/packages/patches/icecat-CVE-2015-7199.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
fe88f636 — Mark H Weaver 10 years ago
gnu: nss: Update to 3.20.1.

* gnu/packages/gnuzilla.scm (nss): Update to 3.20.1.
  [source]: Switch to https URI.
20ed2f7a — Mark H Weaver 10 years ago
gnu: nspr: Update to 4.10.10.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.10.10.
53ec8d48 — Ludovic Courtès 10 years ago
gnu: Add GPM.

* gnu/packages/linux.scm (gpm): New variable.
235cba85 — Ludovic Courtès 10 years ago
doc: Make the ifconfig command more visible.

Suggested by Adam Pribyl <pribyl@lowlevel.cz>.

* doc/guix.texi (System Installation): Move the 'ifconfig' command to an
  @example.
59698c2c — Ludovic Courtès 10 years ago
gnu: Add guile-gnunet.

* gnu/packages/gnunet.scm (guile-gnunet): New variable.
4d75e03a — Ricardo Wurmus 10 years ago
gnu: bless: Correct indentation and home-page.

* gnu/packages/bioinformatics.scm (bless): Fix indentation.
  [home-page]: Replace broken URL.
4c60ce4a — Alex Kost 10 years ago
gnu: msmtp: Update to 1.6.2.

* gnu/packages/mail.scm (msmtp): Update to 1.6.2.
  [arguments]: Use '--with-tls' configure flag instead of
  '--with-ssl' (deprecated).
b9f1f3e2 — Alex Kost 10 years ago
gnu: manaplus: Update to 1.5.10.24.

* gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
4daa3127 — Alex Kost 10 years ago
Update NEWS.

* NEWS: Mention 'guix-build-log-mode'.
32e14fc1 — Christopher Allan Webber 10 years ago
gnu: guile: Add guile-irregex.

* gnu/packages/guile.scm (guile-irregex): New variable.
6c2b26e2 — Ricardo Wurmus 10 years ago
gnu: Add BLESS.

* gnu/packages/bioinformatics.scm (bless): New variable.

Co-authored-by: Diane Trout <diane@ghic.org>
00dfc97c — Ricardo Wurmus 10 years ago
gnu: zynaddsubfx: Remove SSE flags from generic target.

* gnu/packages/music.scm (zynaddsubfx)[arguments]: Add phase to move SSE
  compiler flags from generic to specific targets.
a09f6edb — Tomáš Čech 10 years ago
gnu: wayland: Update to 1.9.0.

* gnu/packages/freedesktop.scm (wayland): Update to 1.9.0.
650f1615 — Ludovic Courtès 10 years ago
edit: Improve error reporting when $EDITOR is not found.

Reported by Benno Evers <benno@bmevers.de>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00125.html>.

* guix/scripts/edit.scm (guix-edit): Wrap 'execl' call in 'catch'.
  Provide more meaningful error message.
67c920fa — Ludovic Courtès 10 years ago
edit: Lift helper procedure.

* guix/scripts/edit.scm (package->location-specification): New
  procedure, with code formerly...
  (guix-edit): ... here.  Use it.
5453de3d — Ludovic Courtès 10 years ago
import: hackage: Fix invalid use of 'leave'.

Reported by Paul van der Walt <paul@denknerd.org>
in <http://bugs.gnu.org/21829>.

* guix/scripts/import/hackage.scm (guix-import-hackage): Add missing
  argument in call to 'leave'.
5107232f — Ludovic Courtès 10 years ago
Merge branch 'version-0.9.0'
cc016b4c — Efraim Flashner 10 years ago
gnu: irssi: Build with SSL support.

* gnu/packages/irssi.scm (irssi)[inputs]: Add openssl.
388908a0 — Efraim Flashner 10 years ago
gnu: irssi: Update to 0.8.17.

* gnu/packages/irssi.scm (irssi): Update to 0.8.17.
Next