aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: aspell: Wrap binary to find dictionaries.Federico Beffa2016-02-02
| | | | | | | | * gnu/packages/aspell.scm (aspell): Add 'wrap-aspell' phase. * gnu/system.scm (operating-system-etc-service): Remove 'ASPELL_CONF' definition. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vdirsyncer: Update to 0.8.1.Leo Famulari2016-02-02
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
* gnu: Add python-pytest-subtesthack.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-pytest-subtesthack, python2-pytest-subtesthack): New variables.
* gnu: Add python-hypothesis.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New variables.
* gnu: Add awscli.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (awscli): New variable.
* gnu: Add python-botocore.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-botocore): New variable.
* gnu: Add python-jmespath.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-jmespath): New variable.
* gnu: Add python-tox.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-tox): New variable.
* gnu: Add python-pluggy.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-pluggy): New variable.
* gnu: Add python-rsa.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
* gnu: Add python-colorama.David Thompson2016-02-02
| | | | | * gnu/packages/python.scm (python-colorama, python2-colorama): New variables.
* gnu: Update sortmerna to 2.1.Ben J. Woodcroft2016-02-02
| | | | * gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1.
* gnu: ntp: Update to 4.2.8p6.Leo Famulari2016-02-02
| | | | | | Fixes CVE-2015-{7973, 7974, 7975, 7976, 7977, 7978, 7979, 8138, 8158}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p6.
* gnu: Add linux-libre-4.1.Mark H Weaver2016-02-02
| | | | | | | * gnu/packages/linux-libre-4.1-i686.conf, gnu/packages/linux-libre-4.1-x86_64.conf: New files. * Makefile.am (KCONFIGS): Add them. * gnu/packages/linux.scm (linux-libre-4.1): New variable.
* gnu: linux-libre: Generalize 'kernel-config' to support variants.Mark H Weaver2016-02-02
| | | | | * gnu/packages/linux.scm (kernel-config): Rewrite to support optional #:variant keyword argument.
* gnu: linux-libre: Update to 4.4.1.Mark H Weaver2016-02-01
| | | | | | | * gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (linux-libre): Update to 4.4.1. [source]: Remove patch.
* gnu: Update socat to 1.7.3.1.Leo Famulari2016-02-01
| | | | * gnu/packages/networking.scm (socat): Update to 1.7.3.1.
* gnu: keepassx: Update to 2.0.1.Leo Famulari2016-02-01
| | | | * gnu/packages/password-utils.scm (keepassx): Update to 2.0.1.
* gnu: ccache: Update to 3.2.4.Eric Bavier2016-02-01
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.4.
* install: Make it clear that we refer to the root by label.Ludovic Courtès2016-02-01
| | | | | * gnu/system/install.scm (installation-os): Use (title 'label) for the root file system.
* gnu: Add pinball.Eric Bavier2016-01-31
| | | | | | | | | | * gnu/packages/games.scm (pinball): New variable. * gnu/packages/patches/pinball-const-fix.patch, gnu/packages/patches/pinball-cstddef.patch, gnu/packages/patches/pinball-missing-separators.patch, gnu/packages/patches/pinball-src-deps.patch, gnu/packages/patches/pinball-system-ltdl.patch: New patches. * gnu-system.am (dist_patch_DATA): Add them.
* gnu: python-apsw: Update to 3.9.2-r1.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1. [source]: Change to pypi uri syntax.
* gnu: wayland: Build documentation.Efraim Flashner2016-02-01
| | | | * gnu/packages/freedesktop.scm (wayland)[native-inputs]: Add graphviz.
* gnu: python-pillow: Update to 3.1.0.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-pillow): Update to 3.1.0. [source]: Change to pypi uri syntax.
* gnu: Add aseprite.David Thompson2016-01-31
| | | | * gnu/packages/game-development.scm (aseprite): New variable.
* gnu: Add allegro-4.David Thompson2016-01-31
| | | | * gnu/packages/game-development.scm (allegro-4): New variable.
* gnu: obs: Update to 0.13.0.David Thompson2016-01-31
| | | | * gnu/packages/video.scm (obs): Upgrade to 0.13.0.
* gnu: perl-tk: Update to 804.033.Efraim Flashner2016-01-31
| | | | | | | * gnu/packages/tcl.scm (perl-tk): Update to 804.033. [source]: Remove patch. * gnu/packages/patches/perl-tk-x11-discover.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch.
* gnu: weechat: Update to 1.4.宋文武2016-01-31
| | | | * gnu/packages/weechat.scm (weechat): Update to 1.4.
* gnu: pumpa: Update to 0.9.2.Efraim Flashner2016-01-30
| | | | | * gnu/packages/pumpio.scm (pumpa): Update to 0.9.2. [source]: Add 'file-name' field.
* Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost2016-01-29
| | | | | | | * build-aux/hydra/demo-os.scm (operating-system)[issue]: Point to shepherd instead of dmd. * ROADMAP: Likewise. * gnu/build/install.scm (directives): Adjust comment.
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/shepherd.scm (dmd-root-service-type, %dmd-root-service) (dmd-service-type, <dmd-service>, dmd-service, dmd-service?) (make-dmd-service, dmd-service-documentation, dmd-service-provision) (dmd-service-requirement, dmd-service-respawn, dmd-service-start) (dmd-service-stop, dmd-service-auto-start?, dmd-service-modules) (dmd-service-imported-modules, dmd-service-file-name, dmd-service-file) (dmd-service-back-edges): Rename to... (shepherd-root-service-type, %shepherd-root-service, shepherd-service-type) (<shepherd-service>, shepherd-service, shepherd-service?) (make-shepherd-service, shepherd-service-documentation) (shepherd-service-provision, shepherd-service-requirement) (shepherd-service-respawn, shepherd-service-start) (shepherd-service-stop, shepherd-service-auto-start?) (shepherd-service-modules, shepherd-service-imported-modules) (shepherd-service-file-name, shepherd-service-file) (shepherd-service-back-edges): ...this * gnu/services.scm: Adjust comments. * gnu/services/avahi.scm (avahi-dmd-service): Rename to... (avahi-shepherd-service): ... this. * gnu/services/base.scm (%root-file-system-dmd-service) (file-system->dmd-service-name, mapped-device->dmd-service-name) (dependency->dmd-service-name, file-system-dmd-service) (mingetty-dmd-service, nscd-dmd-service, guix-dmd-service) (guix-publish-dmd-service, udev-dmd-service, gpm-dmd-service): Rename to... (%root-file-system-shepherd-service) (file-system->shepherd-service-name, mapped-device->shepherd-service-name) (dependency->shepherd-service-name, file-system-shepherd-service) (mingetty-shepherd-service, nscd-shepherd-service, guix-shepherd-service) (guix-publish-shepherd-service, udev-shepherd-service) (gpm-shepherd-service): ... this. * gnu/services/databases.scm (postgresql-dmd-service): Rename to... (postgresql-shepherd-service): ... this. * gnu/services/desktop.scm (upower-dmd-service, elogind-dmd-service): Rename to... (upower-shepherd-service, elogind-shepherd-service): ... this. * gnu/services/dbus.scm (dbus-dmd-service): Rename to... (dbus-shepherd-service): ... this. * gnu/services/lirc.scm (lirc-dmd-service): Rename to... (lirc-shepherd-service): ... this. * gnu/services/mail.scm (dovecot-dmd-service): Rename to... (dovecot-shepherd-service): ... this. * gnu/services/networking.scm (ntp-dmd-service, tor-dmd-service) (bitlbee-dmd-service, wicd-dmd-service, network-manager-dmd-service): Rename to... (dbus-shepherd-service): ... this. * gnu/services/ssh.scm (lsh-dmd-service): Rename to... (lsh-shepherd-service): ... this. * gnu/services/web.scm (nginx-dmd-service): Rename to... (nginx-shepherd-service): ... this. * gnu/services/xorg.scm (slim-dmd-service): Rename to... (slim-shepherd-service): ... this. * gnu/system.scm (essential-services): Use '%shepherd-root-service'. * gnu/system/install.scm (cow-store-service-type): Adjust accordingly. * guix/scripts/system.scm (dmd-service-node-label, dmd-service-node-type) (export-dmd-graph): Likewise. * tests/guix-system.sh: Likewise. * tests/services.scm ("dmd-service-back-edges"): Rename to... ("shepherd-service-back-edges"): Adjust accordingly. * doc/guix.texi: Likewise. * doc/images/service-graph.dot: Use 'shepherd' service name.
* services: xorg: Use 'shepherd' instead of 'dmd'.Alex Kost2016-01-29
| | | | | | | * gnu/services/xorg.scm (slim-configuration-dmd): Rename to... (slim-configuration-shepherd): ... this. (slim-shepherd-service): Adjust accordingly. (slim-service): Take 'shepherd' keyword argument.
* services: shepherd: Rename shepherd configuration file.Alex Kost2016-01-29
| | | | | | * gnu/services/shepherd.scm (dmd-configuration-file): Rename to... (shepherd-configuration-file): ... this. Use "shepherd.conf" name. (dmd-boot-gexp): Use it.
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/dmd.scm: Rename to... * gnu/services/shepherd.scm: ... this. * gnu/system.scm: Use it. * gnu/system/install.scm: Likewise. * gnu/services/xorg.scm: Likewise. * gnu/services/web.scm: Likewise. * gnu/services/ssh.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/services/mail.scm: Likewise. * gnu/services/lirc.scm: Likewise. * gnu/services/desktop.scm: Likewise. * gnu/services/dbus.scm: Likewise. * gnu/services/databases.scm: Likewise. * gnu/services/base.scm: Likewise. * gnu/services/avahi.scm: Likewise. * guix/scripts/system.scm: Likewise. * tests/services.scm: Likewise. * tests/guix-system.sh: Likewise. * doc/guix.texi (Shepherd Services): Adjust accordingly. * gnu-system.am (GNU_SYSTEM_MODULES): Likewise. * po/guix/POTFILES.in: Likewise.
* Rename '/root/etc/dmd' directory and 'do-not-kill' file.Alex Kost2016-01-29
| | | | | | | * gnu/services/base.scm (%do-not-kill-file): Rename to "/etc/shepherd/do-not-kill". * gnu/build/linux-boot.scm (mount-root-file-system): Rename "/root/etc/dmd" to "/root/etc/shepherd".
* Use 'shepherd' instead of 'dmd' as init system.Alex Kost2016-01-29
| | | | | | | | * gnu/services/dmd.scm (dmd-boot-gexp): Use binary from 'shepherd' package. (dmd-root-service-type): Use 'shepherd' package. (%default-modules): Use (shepherd service) module. * gnu/services/base.scm (%root-file-system-dmd-service): Use 'stop-logging' procedure to close shepherd log.
* gnu: elogind: Use 'shepherd' input.Alex Kost2016-01-29
| | | | | * gnu/packages/freedesktop.scm (elogind)[inputs]: Replace 'dmd' with 'shepherd'.
* gnu: emacs: Find packages in "~/.guix-profile".Federico Beffa2016-01-29
| | | | | | | * gnu/packages/emacs.scm (emacs)[inputs]: Add 'guix-src' input. [arguments]: Add 'install-site-start' phase. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: guix: Update development snapshot to c3f29bc.Alex Kost2016-01-29
| | | | * gnu/packages/package-management.scm (guix-devel): Update to c3f29bc.
* gnu: Add gtk-vnc.Rene Saavedra2016-01-29
| | | | | | * gnu/packages/gnome.scm (gtk-vnc): New variable. Co-authored-by: 宋文武 <iyzsong@gmail.com>
* gnu: ffmpeg: Add hardware acceleration, opengl support.Efraim Flashner2016-01-28
| | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libvdpau, libx11, mesa. [arguments]: Add configure-flags '--enable-opengl' '--enable-x11grab'.
* gnu: icedtea-7: Update to 2.6.4.Leo Famulari2016-01-28
| | | | | | | Fixes CVE-2015-{7575, 8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.4.
* gnu: icedtea-6: Update to 1.13.10.Leo Famulari2016-01-28
| | | | | | Fixes CVE-2015-{8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-6): Update to 1.13.10.
* Merge branch 'core-updates'Mark H Weaver2016-01-28
|\
| * gnu: icecat: Add fixes for CVE-2016-{1930,1935} and other bugs.Mark H Weaver2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-1930-pt01.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt02.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt03.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt04.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt05.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt06.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt07.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt08.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt09.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt10.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt11.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt12.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt13.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt14.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt15.patch, gnu/packages/patches/icecat-CVE-2016-1935.patch, gnu/packages/patches/icecat-bug-1146335-pt1.patch, gnu/packages/patches/icecat-bug-1146335-pt2.patch, gnu/packages/patches/icecat-limit-max-buffers-size-for-ANGLE.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| * gnu: hop: Add input avahi.Andreas Enge2016-01-26
| | | | | | | | gnu/packages/scheme.scm (hop)[inputs]: Add avahi.
| * gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds.Andreas Enge2016-01-25
| | | | | | | | | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2): Disable parallel builds as suggested in https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00837.html . * gnu/packages/qt.scm (qt): Likewise.
| * Merge branch 'master' into core-updatesMark H Weaver2016-01-24
| |\
| * | gnu: mozjs: Make milestone.pl compatible with Perl 5.22+.宋文武2016-01-22
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs, mozjs-24)[source]: Add snippet.