summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-11-26gnu: imagemagick: Update to 6.9.6-6 [fixes CVE-2016-9556].Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-6.
2016-11-26services: Add opensmtpd service.宋文武
* gnu/services/mail.scm (<opensmtpd-configuration>): New record type. (%default-opensmtpd-config-file, %opensmtpd-accounts): New variables. (opensmtpd-shepherd-service, opensmtpd-activation): New procedures. (opensmtpd-service-type): New variable. * doc/guix.texi (Mail Services): Document it.
2016-11-25gnu: Add missing module import to (gnu packages ldc).Leo Famulari
This is a followup to commit e44b511298590ecc87c2c85d1cbc043a638dd1e0. * gnu/packages/ldc.scm: Import (gnu packages python).
2016-11-25gnu: ldc: Update to 0.17.2.Danny Milosavljevic
* gnu/packages/ldc.scm (ldc): Update to 0.17.2. * gnu/packages/patches/ldc-disable-tests.patch: Fix timezone file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-25gnu: guile-ssh: Update to 0.10.2.Ludovic Courtès
* 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.
2016-11-25gnu: hydrogen: Update to 0.9.7.Ricardo Wurmus
* gnu/packages/music.scm (hydrogen): Update to 0.9.7.
2016-11-25gnu: btrfs-progs: Update to 4.8.4.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
2016-11-25gnu: lz4: Update to 1.7.4.2.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lz4): Update to 1.7.4.2.
2016-11-25gnu: hplip: Update to 3.16.11.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (hplip): Update to 3.16.11.
2016-11-25gnu: qtractor: Update to 0.8.0.Ricardo Wurmus
* gnu/packages/music.scm (qtractor): Update to 0.8.0.
2016-11-25gnu: qemu: Install all required info files.Alex Kost
* gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase to find all info files (including "*.info-N").
2016-11-25gnu: Add kicad-library.Theodoros Foradis
* gnu/packages/engineering.scm (kicad-library): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-25gnu: Add kicad.Theodoros Foradis
* gnu/packages/engineering.scm (kicad): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-25gnu: Add python2-wxpython.Theodoros Foradis
* gnu/packages/wxwidgets.scm (python2-wxpython): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-25gnu: Add wxwidgets-gtk2.Theodoros Foradis
* gnu/packages/wxwidgets.scm (wxwidgets-gtk2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-25gnu: nginx: Update to 1.11.6.Leo Famulari
* gnu/packages/web.scm (nginx): Update to 1.11.6. [arguments]: Remove the obsolete option --with-ipv6 from #:configure-flags.
2016-11-25gnu: miniupnpc: Improve synopsis and description.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (miniupnp)[synopsis, description]: Edit, fix typos, add some relevant (search) terms from the home page, and expand acronyms.
2016-11-25gnu: miniupnpc: Use the correct ‘upnpc’ in ‘external-ip’.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (miniupnpc)[arguments]: Add ‘qualify-paths’ phase.
2016-11-25gnu: miniupnpc: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (miniupnpc)[arguments]: Use ‘modify-phases’.
2016-11-25gnu: miniupnpc: Update to 2.0.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.
2016-11-25gnu: vim: Update to 8.0.0101.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0101.
2016-11-24doc: Document encrypted root partitions.Ludovic Courtès
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.
2016-11-24services: network-manager: Depend on 'wpa-supplicant'.Ludovic Courtès
Suggested by Chris Marusich <cmmarusich@gmail.com>. * gnu/services/networking.scm (network-manager-shepherd-service) [requirement]: Add 'wpa-supplicant'.
2016-11-24services: network-manager: Install polkit actions.Ludovic Courtès
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.
2016-11-24services: Move polkit to (gnu services dbus).Ludovic Courtès
* 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.
2016-11-24gnu: hdf5: Build the C++ interface.Ludovic Courtès
* gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
2016-11-24gnu: vim: Update to 8.0.0096.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0096.
2016-11-24gnu: ir: Use archived tarball and home page.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (ir)[source]: Use a list of archive mirrors. [home-page]: Link to an Internet Archive snapshot.
2016-11-24gnu: ir: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (ir)[arguments]: Use ‘modify-phases’.
2016-11-23tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23.Ludovic Courtès
* gnu/tests/base.scm (run-basic-test)[test]("locale"): Remove 'GUIX_LOCPATH' hack, which is no longer needed since commit 9f58fe3d1c32e3f0ced065e286532a10cad1b5e3.
2016-11-23install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès
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'.
2016-11-23mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.Ludovic Courtès
* gnu/system/mapped-devices.scm (open-luks-device): Use CRYPTSETUP-STATIC instead of CRYPTSETUP. Use 'file-append'. (close-luks-device): Likewise.
2016-11-23marionette: Add 'marionette-screen-text' using OCR.Ludovic Courtès
* gnu/build/marionette.scm (marionette-screen-text): New procedure. * gnu/tests/base.scm (run-basic-test)["screen text"]: New test.
2016-11-23marionette: Delay synchronization with the host's REPL.Ludovic Courtès
* 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.
2016-11-23gnu: python-passlib: Update to 1.7.0.Leo Famulari
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
2016-11-23gnu: perl-digest-md5: Fix typo.Efraim Flashner
* gnu/packages/perl.scm (perl-digest-md5)[arguments]: Remove extra ')'.
2016-11-23gnu: Add perl-digest-md5.ng0
* gnu/packages/perl.scm (perl-digest-md5): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-23gnu: chez.scm: Add '#:use-module srfi srfi-1'.Efraim Flashner
This is a follow-up to 1e16648f825b76a8feb63ce51e7ada8ae9870aa0. * gnu/packages/chez.scm: Add '#:use-module srfi srfi-1'.
2016-11-23gnu: Add aspell-dict-he.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-he): New variable.
2016-11-23gnu: chez-scheme: Remove support for armhf.Efraim Flashner
* gnu/packages/chez.scm (chez-scheme)[supported-systems]: Remove armhf-linux from the list of supported systems.
2016-11-22gnu: linux-libre: Update to 4.8.10.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.10.
2016-11-22gnu: linux-libre@4.4: Update to 4.4.34.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.34.
2016-11-23gnu: guix: Update development snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to 1f410017.
2016-11-23Revert "gnu: Update mit-krb5 to version 1.14.4."Ludovic Courtès
This reverts commit 2947ff6430da5d60017b0c5c8c51fd2a1d85440b, which would have caused too many rebuilds for 'master'.
2016-11-22marionette: Avoid use of SIGALRM for timeouts.Ludovic Courtès
* gnu/build/marionette.scm (make-marionette)[accept*]: New procedures. Remove calls to 'sigaction'. Use 'accept*' instead of 'accept'.
2016-11-22gnu: Add 'cryptsetup-static'.Ludovic Courtès
* gnu/packages/cryptsetup.scm (static-library): New procedure. (cryptsetup-static): New variable.
2016-11-22gnu: Add 'lvm2-static'.Ludovic Courtès
* 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.
2016-11-22gnu: grub: Add dependency on LVM2.Ludovic Courtès
* gnu/packages/grub.scm (grub)[inputs]: Add LVM2.
2016-11-22gnu: python-pyld: Update to 0.7.1.Christopher Allan Webber
* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
2016-11-22gnu: Update mit-krb5 to version 1.14.4.John Darrington
* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.4