~ruther/guix-local

83e8a302 — Tobias Geerinckx-Rice 8 years ago
gnu: lunzip: Update to 1.10.

* gnu/packages/compression.scm (lunzip): Update to 1.10.
c2837780 — Tobias Geerinckx-Rice 8 years ago
gnu: nim: Update to 0.17.2.

* gnu/packages/nim.scm (nim): Update to 0.17.2.
0386cdd3 — Tobias Geerinckx-Rice 8 years ago
gnu: luajit, lua5.x-bitop: Use HTTPS home pages.

* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
a093bb69 — Tobias Geerinckx-Rice 8 years ago
gnu: luajit: Make available as ‘luajit’.

* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’
phase to make the interpreter available simply as ‘luajit’.
906f1b48 — Tobias Geerinckx-Rice 8 years ago
gnu: luajit: Update to 2.1.0-beta3.

* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3.
[source]: Remove symlinks patch.
* gnu/packages/patches/luajit-symlinks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
b2d00af7 — Tobias Geerinckx-Rice 8 years ago
gnu: mc: Substitute more FHS file names.

* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the
‘patch-FHS-file-names’ phase.
0b18c0b0 — Leo Famulari 8 years ago
gnu: mupdf: Fix CVE-2017-17858.

* gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source]: Use it.
b617a9fe — Ricardo Wurmus 8 years ago
etc: Add SELinux policy for the daemon.

* etc/guix-daemon.cil.in: New file.
* Makefile.am (dist_selinux_policy_DATA): Define it.
* configure.ac: Handle --with-selinux-policy-dir.
* doc/guix.texi (SELinux Support): New section.
5ac1143d — Tobias Geerinckx-Rice 8 years ago
gnu: whois: Expand synopsis & description.

* gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
11b1f89e — Tobias Geerinckx-Rice 8 years ago
gnu: librep: Update to 0.92.7.

* gnu/packages/sawfish.scm (librep): Update to 0.92.7.
ccfe4aa1 — Tobias Geerinckx-Rice 8 years ago
gnu: asciidoc: Update to 8.6.10.

* gnu/packages/documentation.scm (asciidoc): Update to 8.6.10.
[source]: Switch to new code host.
[arguments]: Add new ‘bootstrap’ phase...
[native-inputs]: ...and required autoconf.
[home-page]: Point to a more recently updated instance.
1ffa065c — Tobias Geerinckx-Rice 8 years ago
gnu: perl-test-simple: Update to 1.302122.

* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
8db8bf92 — Christopher Baines 8 years ago
gnu: build: linux-boot: Remove bind-mount export.

bind-mount is not contained within this module.

* gnu/build/linux-boot.scm: Remove bind-mount export.
71e78931 — Ludovic Courtès 8 years ago
gnu: hwloc: Add 2.0.0.

* gnu/packages/mpi.scm (hwloc-2.0): New variable.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
fbcad884 — Oleg Pykhalov 8 years ago
gnu: Add python-pyaudio.

* gnu/packages/audio.scm (python-pyaudio): New public variable.
19d93ef5 — Stefan Reichör 8 years ago
gnu: Add curseradio.

* gnu/packages/music.scm (curseradio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9805ad6f — Ludovic Courtès 8 years ago
gnu: julia: Don't invoke /sbin/ldconfig.

Reported by Marco van Hulten <marco@hulten.org>
in <https://bugs.gnu.org/30282>.

* gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>:
Patch out 'ldconfig' invocations.
d40b5684 — Ludovic Courtès 8 years ago
gnu: julia: Adjust libgit2 tests.

* gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>:
Patch libgit2.jl.
4e847986 — Ludovic Courtès 8 years ago
gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'.

* gnu/packages/ssh.scm (libssh): Update to 239d0f7.
924b96db — Mathieu Othacehe 8 years ago
gnu: gpsbabel: Update to 1.5.4 and fix build.

* gnu/packages/patches/gpsbabel-minizip.patch: New file.
* gnu/packages/patches/gpsbabel-qstring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.4,
[source]: add two previous patches to fix build,
[snippet]: remove "gpsbabel" directory excursion,
[arguments]: ditto.
Next