| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: guile-ssh: Update to 0.10.2.•••* gnu/packages/ssh.scm (guile-ssh): Update to 0.10.2.
[home-page]: Update.
[source]: Use the 'url-fetch' method and a GitHub generated
tarball.
[arguments] <autoreconf>: Remove now unneeded 'chmod' call.
| Ludovic Courtès | 2016-11-25 | 1 | -9/+8 |
* | gnu: hydrogen: Update to 0.9.7.•••* gnu/packages/music.scm (hydrogen): Update to 0.9.7.
| Ricardo Wurmus | 2016-11-25 | 1 | -2/+2 |
* | gnu: btrfs-progs: Update to 4.8.4.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -2/+2 |
* | gnu: lz4: Update to 1.7.4.2.•••* gnu/packages/compression.scm (lz4): Update to 1.7.4.2.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -5/+5 |
* | gnu: hplip: Update to 3.16.11.•••* gnu/packages/cups.scm (hplip): Update to 3.16.11.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -2/+2 |
* | gnu: qtractor: Update to 0.8.0.•••* gnu/packages/music.scm (qtractor): Update to 0.8.0.
| Ricardo Wurmus | 2016-11-25 | 1 | -2/+2 |
* | gnu: qemu: Install all required info files.•••* gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase
to find all info files (including "*.info-N").
| Alex Kost | 2016-11-25 | 1 | -1/+1 |
* | gnu: Add kicad-library.•••* gnu/packages/engineering.scm (kicad-library): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 | 1 | -0/+62 |
* | gnu: Add kicad.•••* gnu/packages/engineering.scm (kicad): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 | 1 | -0/+92 |
* | gnu: Add python2-wxpython.•••* gnu/packages/wxwidgets.scm (python2-wxpython): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 | 1 | -0/+72 |
* | gnu: Add wxwidgets-gtk2.•••* gnu/packages/wxwidgets.scm (wxwidgets-gtk2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Theodoros Foradis | 2016-11-25 | 1 | -0/+9 |
* | gnu: nginx: Update to 1.11.6.•••* gnu/packages/web.scm (nginx): Update to 1.11.6.
[arguments]: Remove the obsolete option --with-ipv6 from #:configure-flags.
| Leo Famulari | 2016-11-25 | 1 | -3/+2 |
* | gnu: miniupnpc: Improve synopsis and description.•••* gnu/packages/upnp.scm (miniupnp)[synopsis, description]: Edit, fix typos,
add some relevant (search) terms from the home page, and expand acronyms.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -6/+8 |
* | gnu: miniupnpc: Use the correct ‘upnpc’ in ‘external-ip’.•••* gnu/packages/upnp.scm (miniupnpc)[arguments]: Add ‘qualify-paths’ phase.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -1/+7 |
* | gnu: miniupnpc: Use ‘modify-phases’ syntax.•••* gnu/packages/upnp.scm (miniupnpc)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -1/+2 |
* | gnu: miniupnpc: Update to 2.0.•••* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -2/+2 |
* | gnu: vim: Update to 8.0.0101.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0101.
| Tobias Geerinckx-Rice | 2016-11-25 | 1 | -2/+2 |
* | doc: Document encrypted root partitions.•••This is a followup to f7f292d359e0eb77617f4ecf6b3164f868ec1784.
* doc/guix.texi (Preparing for Installation): Give commands for
encrypted root installation.
(Proceeding with the Installation): Add item about mapped devices.
(File Systems): Mention that 'dependencies' can list <mapped-device>
objects.
* gnu/system/examples/desktop.tmpl (mapped-devices): New field.
(file-systems): Add 'dependencies' field.
| Ludovic Courtès | 2016-11-24 | 1 | -2/+13 |
* | services: network-manager: Depend on 'wpa-supplicant'.•••Suggested by Chris Marusich <cmmarusich@gmail.com>.
* gnu/services/networking.scm (network-manager-shepherd-service)
[requirement]: Add 'wpa-supplicant'.
| Ludovic Courtès | 2016-11-24 | 1 | -1/+1 |
* | services: network-manager: Install polkit actions.•••Reported by Chris Marusich <cmmarusich@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2016-11/msg00038.html>.
* gnu/services/networking.scm (network-manager-service-type)[extensions]:
Add POLKIT-SERVICE-TYPE.
| Ludovic Courtès | 2016-11-24 | 1 | -0/+1 |
* | services: Move polkit to (gnu services dbus).•••* gnu/services/desktop.scm (<polkit-configuration>, %polkit-accounts)
(%polkit-pam-services, polkit-directory, polkit-etc-files)
(polkit-setuid-programs, polkit-service-type, polkit-service): Move
to...
* gnu/services/dbus.scm: ... here.
| Ludovic Courtès | 2016-11-24 | 2 | -94/+93 |
* | gnu: hdf5: Build the C++ interface.•••* gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
| Ludovic Courtès | 2016-11-24 | 1 | -1/+4 |
* | gnu: vim: Update to 8.0.0096.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0096.
| Tobias Geerinckx-Rice | 2016-11-24 | 1 | -2/+2 |
* | gnu: ir: Use archived tarball and home page.•••* gnu/packages/audio.scm (ir)[source]: Use a list of archive mirrors.
[home-page]: Link to an Internet Archive snapshot.
| Tobias Geerinckx-Rice | 2016-11-24 | 1 | -4/+12 |
* | gnu: ir: Use ‘modify-phases’ syntax.•••* gnu/packages/audio.scm (ir)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2016-11-24 | 1 | -4/+4 |
* | tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23.•••* gnu/tests/base.scm (run-basic-test)[test]("locale"): Remove
'GUIX_LOCPATH' hack, which is no longer needed since
commit 9f58fe3d1c32e3f0ced065e286532a10cad1b5e3.
| Ludovic Courtès | 2016-11-23 | 1 | -8/+2 |
* | install: Enable "cryptodisk" handling in GRUB.•••This allows 'grub-install' to do the right thing when / or /boot is a
LUKS-encrypted partition.
Fixes <http://bugs.gnu.org/21843>.
* gnu/build/install.scm (install-grub): Add 'setenv' to set
'GRUB_ENABLE_CRYPTODISK'.
(wait-for-screen-text): New test.
* gnu/tests/base.scm (run-basic-test): Add #:initialization parameter
and honor it.
* gnu/tests/install.scm (%encrypted-root-os)[kernel-arguments]: Remove.
(%encrypted-root-installation-script): Pass '--uuid' to 'cryptsetup
luksFormat'. Remove 'sed' invocation.
(enter-luks-passphrase): New procedure.
(%test-encrypted-os)[value]: Pass #:initialization to 'run-basic-test'.
| Ludovic Courtès | 2016-11-23 | 4 | -13/+90 |
* | mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.•••* gnu/system/mapped-devices.scm (open-luks-device): Use
CRYPTSETUP-STATIC instead of CRYPTSETUP. Use 'file-append'.
(close-luks-device): Likewise.
| Ludovic Courtès | 2016-11-23 | 1 | -3/+5 |
* | marionette: Add 'marionette-screen-text' using OCR.•••* gnu/build/marionette.scm (marionette-screen-text): New procedure.
* gnu/tests/base.scm (run-basic-test)["screen text"]: New test.
| Ludovic Courtès | 2016-11-23 | 2 | -0/+49 |
* | marionette: Delay synchronization with the host's REPL.•••* gnu/build/marionette.scm (<marionette>)[marionette-repl]: Rename to...
[%marionette-repl]: ... this.
(marionette-repl): New macro.
(make-marionette): Wrap last 'read' call into 'delay', making the last
argument to 'marionette' a promise of a port.
(marionette-eval): Use 'force' in 'match' clause.
| Ludovic Courtès | 2016-11-23 | 1 | -12/+23 |
* | gnu: python-passlib: Update to 1.7.0.•••* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
| Leo Famulari | 2016-11-23 | 1 | -2/+2 |
* | gnu: perl-digest-md5: Fix typo.•••* gnu/packages/perl.scm (perl-digest-md5)[arguments]: Remove extra ')'.
| Efraim Flashner | 2016-11-23 | 1 | -1/+1 |
* | gnu: Add perl-digest-md5.•••* gnu/packages/perl.scm (perl-digest-md5): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 | 2016-11-23 | 1 | -1/+30 |
* | gnu: chez.scm: Add '#:use-module srfi srfi-1'.•••This is a follow-up to 1e16648f825b76a8feb63ce51e7ada8ae9870aa0.
* gnu/packages/chez.scm: Add '#:use-module srfi srfi-1'.
| Efraim Flashner | 2016-11-23 | 1 | -1/+2 |
* | gnu: Add aspell-dict-he.•••* gnu/packages/aspell.scm (aspell-dict-he): New variable.
| Efraim Flashner | 2016-11-23 | 1 | -1/+9 |
* | gnu: chez-scheme: Remove support for armhf.•••* gnu/packages/chez.scm (chez-scheme)[supported-systems]: Remove
armhf-linux from the list of supported systems.
| Efraim Flashner | 2016-11-23 | 1 | -3/+5 |
* | gnu: linux-libre: Update to 4.8.10.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.10.
| Mark H Weaver | 2016-11-22 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.34.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.34.
| Mark H Weaver | 2016-11-22 | 1 | -2/+2 |
* | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to 1f410017.
| Ludovic Courtès | 2016-11-23 | 1 | -3/+3 |
* | Revert "gnu: Update mit-krb5 to version 1.14.4."•••This reverts commit 2947ff6430da5d60017b0c5c8c51fd2a1d85440b, which
would have caused too many rebuilds for 'master'.
| Ludovic Courtès | 2016-11-23 | 1 | -2/+2 |
* | marionette: Avoid use of SIGALRM for timeouts.•••* gnu/build/marionette.scm (make-marionette)[accept*]: New procedures.
Remove calls to 'sigaction'. Use 'accept*' instead of 'accept'.
| Ludovic Courtès | 2016-11-22 | 1 | -8/+9 |
* | gnu: Add 'cryptsetup-static'.•••* gnu/packages/cryptsetup.scm (static-library): New procedure.
(cryptsetup-static): New variable.
| Ludovic Courtès | 2016-11-22 | 1 | -0/+65 |
* | gnu: Add 'lvm2-static'.•••* gnu/packages/patches/lvm2-static-link.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (lvm2)[source](patches): New field.
(lvm2-static): New variable.
| Ludovic Courtès | 2016-11-22 | 3 | -1/+33 |
* | gnu: grub: Add dependency on LVM2.•••* gnu/packages/grub.scm (grub)[inputs]: Add LVM2.
| Ludovic Courtès | 2016-11-22 | 1 | -2/+9 |
* | gnu: python-pyld: Update to 0.7.1.•••* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
| Christopher Allan Webber | 2016-11-22 | 1 | -2/+2 |
* | gnu: Update mit-krb5 to version 1.14.4.•••* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.4
| John Darrington | 2016-11-22 | 1 | -2/+2 |
* | gnu: notmuch: Update to 0.23.2.•••* gnu/packages/mail.scm (notmuch): Update to 0.23.2.
| Marius Bakke | 2016-11-22 | 1 | -2/+2 |
* | gnu: notmuch: Skip tests that fail with gnupg-2.1.16.•••* gnu/packages/mail.scm (notmuch)[arguments]: Add environment variable
to skip tests that broke after gnupg-2.1.16.
| Marius Bakke | 2016-11-22 | 1 | -0/+5 |
* | gnu: libtiff: Update replacement to 4.0.7.•••* gnu/packages/image.scm (libtiff)[replacement]: Update to 4.0.7.
(libtiff-4.0.7): New variable. Update home-page and source URLs.
(libtiff/fixed): Delete variable.
* gnu/packages/patches/libtiff-CVE-2016-5652.patch,
gnu/packages/patches/libtiff-CVE-2016-9273.patch,
gnu/packages/patches/libtiff-CVE-2016-9297.patch,
gnu/packages/patches/libtiff-CVE-2016-9448.patch,
gnu/packages/patches/libtiff-uint32-overflow.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2016-11-22 | 7 | -300/+10 |
* | gnu: vim: Update to 8.0.0095.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0095.
| Marius Bakke | 2016-11-22 | 1 | -2/+2 |