~ruther/guix-local

d9ed1779 — Ricardo Wurmus 9 years ago
gnu: Add lua5.2-lpeg.

* gnu/packages/lua.scm (lua5.2-lpeg): New variable.
cf9a788d — Ricardo Wurmus 9 years ago
gnu: Add lua5.2-bitop.

* gnu/packages/lua.scm (lua5.2-bitop): New variable.
369ee96b — Ricardo Wurmus 9 years ago
gnu: Add lua5.2-libmpack.

* gnu/packages/serialization.scm (lua5.2-libmpack): New variable.
8e664e7e — Ricardo Wurmus 9 years ago
gnu: Add lua-libmpack.

* gnu/packages/serialization.scm (lua-libmpack): New variable.
c57e5fd0 — Ricardo Wurmus 9 years ago
gnu: Add libmpack.

* gnu/packages/serialization.scm (libmpack): New variable.
8a4d14fa — Paul Garlick 9 years ago
gnu: gmsh: Update to 2.16.0

* gnu/packages/maths.scm (gmsh): Update to 2.16.0

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
abb7eb7a — Ben Woodcroft 9 years ago
gnu: bundler: Update to 1.14.3.

* gnu/packages/ruby.scm (bundler): Update to 1.14.3.
gnu: tor: Add hardening configure-flags.

* gnu/packages/tor.scm (tor)[arguments]: Add '--enable-expensive-hardening',
'enable-gcc-hardening', '--enable-linker-hardening' to configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f18eded8 — Paul Garlick 9 years ago
tests: Really skip /var/run/utmpx test when needed.

* tests/syscalls.scm: Change 'test-ski' to 'test-skip'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
af7d72b1 — Leo Famulari 9 years ago
gnu: tcpdump: Update to 4.9.0 [security fixes].

Fixes CVE-2016-{7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933
7934,7935,7936,7937,7938,7939,7940,7973,7974,7975,7983,7984,7985,7986,7992,7993,
8574,8575} and CVE-2017-{5202,5203,5204,5205,5341,5342,5482,5483,5484,5485,
5486}.

* gnu/packages/admin.scm (tcpdump): Update to 4.9.0.
[source]: Add alternate URL and set the file-name.
df4a2b44 — Leo Famulari 9 years ago
gnu: libpcap: Update to 1.8.1.

* gnu/packages/admin.scm (libpcap): Update to 1.8.1.
5a12bdaf — Marius Bakke 9 years ago
gnu: bitlbee: Update to 3.5.1 [security fixes].

* gnu/packages/messaging.scm (bitlbee): Update to 3.5.1.
[source]: Remove patches.
(%bitlbee-buddy-nick-change-patch): Remove.
(%bitlbee-always-use-nicks-patch): Remove.
d3c6ad0a — Marius Bakke 9 years ago
gnu: Add rocksdb.

* gnu/packages/databases.scm (rocksdb): New variable.
d14ad134 — Marius Bakke 9 years ago
gnu: xauth: Update to 1.0.10.

* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
4a9c4a55 — Marius Bakke 9 years ago
gnu: re2: Update to 2017-01-01.

* gnu/packages/regex.scm (re2): Update to 2017-01-01.
[arguments]: End 'delete-static-library' phase on #t.
d8e85b20 — Federico Beffa 9 years ago
gnu: ghc-8: Update to 8.0.2.

* gnu/packages/haskell.scm (ghc-8): Update to 8.0.2.
  [arguments]: Remove #:modules, #:imported-modules and phase
  configure-testsuite.
* gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch:
  New file.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu: Add reducelcs.

* gnu/packages/maths.scm (reducelcs): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
8efc35a8 — Mathieu Lirzin 9 years ago
maint: Fix invalid calls to 'info'.

* HACKING <Contributing>: Remove name of the manual from the item argument.
* README <Installation>: Likewise.
aa3eeeb5 — Roel Janssen 9 years ago
gnu: Add r-bsgenome-hsapiens-1000genomes-hs37d5.

* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
  New variable.
01be4f93 — José Miguel Sánchez García 9 years ago
gnu: Add light.

* gnu/packages/linux.scm (light): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Next