Age | Commit message (Expand) | Author |
2016-03-27 | gnu: beets: Run tests with python-nose....* gnu/packages/music.scm (nose)[native-inputs]: Add python-nose.
[arguments]: Replace 'check' and use python-nose.
| Leo Famulari |
2016-03-27 | environment: Properly handle SIGINT....Switching to execlp means that the process spawned in a container is PID
1, which obsoleted one of the 'guix environment --container' tests
because the init process can't be killed in the usual manner.
* guix/scripts/environment.scm (launch-environment/fork): New procedure.
(launch-environment): Switch from system* to execlp. Add handler for
SIGINT.
(guix-environment): Use launch-environment/fork.
* tests/guix-environment-container.sh: Replace abnormal exit test with
one that works now that the spawned process is PID 1.
| David Thompson |
2016-03-27 | Update 'NEWS'. | Ludovic Courtès |
2016-03-26 | gnu: python-pyechonest: Clean up description....* gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from
the description.
| Leo Famulari |
2016-03-26 | gnu: pspp: Update to 0.10.0....* gnu/packages/maths.scm (pspp): Update to 0.10.0.
[inputs]: Switch gtk+-2 to gtk+, gtksourceview-2 to gtksourceview.
| Efraim Flashner |
2016-03-26 | gnu: sdl2-ttf: Update to 2.0.14....* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.14 and remove bundled
libraries from source tarball.
| David Thompson |
2016-03-26 | gnu: sdl2-image: Update to 2.0.1....* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.1.
| David Thompson |
2016-03-26 | gnu: sdl2-mixer: Update to 2.0.1....* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.1 and remove bundled
libraries in source tarball.
| David Thompson |
2016-03-26 | gnu: sdl-mixer: Add ModPlug support....* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add libmodplug.
| David Thompson |
2016-03-26 | gnu: sdl2: Update to 2.0.4....* gnu/packages/sdl.scm (sdl2): Update to 2.0.4.
| David Thompson |
2016-03-26 | doc: Fix typo: "wpa_supplication" --> "wpa_supplicant"....* doc/guix.texi (Preparing for Installation): Fix typo.
| Mark H Weaver |
2016-03-26 | gnu: crossguid: Set explicit file name for source checkout....* gnu/packages/kodi.scm (crossguid)[source]: Set explicit file-name to
satisfy linter.
| David Thompson |
2016-03-26 | environment: container: Create dummy home directory and /etc/passwd....* guix/scripts/environment.scm (launch-environment/container): Change
$HOME to the current user's home directory instead of
/homeless-shelter. Create a dummy /etc/passwd with a single entry for
the current user.
* doc/guix.texi ("invoking guix environment"): Add a note about the
dummy home directory and /etc/passwd.
| David Thompson |
2016-03-25 | doc: Mention 'guix challenge' in "Features"....* doc/guix.texi (Features): Mention trust and 'guix challenge'.
| Ludovic Courtès |
2016-03-25 | doc: Rephrase introduction to give a better overview....Suggested by myglc2 <myglc2@gmail.com>.
* doc/guix.texi (Introduction): Rephrase to mention features and use
cases first, and foundations last.
(Features): Mention "GuixSD".
(Utilities): Change intro: not all the tools are for packagers.
| Ludovic Courtès |
2016-03-25 | Revert "gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283]."...This reverts commit 6458876597d292ea06f0d41048948fd801cedb8a.
| Mark H Weaver |
2016-03-25 | gnu: diffoscope: Update to 51....* gnu/packages/package-management.scm (diffoscope): Update to 51.
| Leo Famulari |
2016-03-25 | gnu: python-atomicwrites: Update to 1.0.0....* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
| Leo Famulari |
2016-03-25 | gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283]....* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.1.1): New variable.
| Mark H Weaver |
2016-03-25 | syscalls: 'interface-address' can return #f....Fixes <http://bugs.gnu.org/22612>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* tests/syscalls.scm ("network-interfaces returns one or more
interfaces"): Accept 'interface-address' value of #f.
| Ludovic Courtès |
2016-03-25 | syscalls: <interface> printer correctly handles lack of sockaddr....Reported by Danny Milosavljevic <dannym@scratchpost.org>
in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22612#16>.
* guix/build/syscalls.scm (write-interface): Check whether ADDRESS is
true.
| Ludovic Courtès |
2016-03-25 | gnu: guix: Update development snapshot to dd21308....* gnu/packages/package-management.scm (guix-devel): Update to dd21308.
| Ludovic Courtès |
2016-03-25 | gnu: lilypond: Fix check for fontforge version....* gnu/packages/music.scm (lilypond)[arguments]: Patch configure script
to find actual fontforge version.
| Ricardo Wurmus |
2016-03-25 | gnu: postgresql: Substitute hard coded "/bin/sh"....* gnu/packages/databses.scm (postgresql): substitute /bin/sh
with location of bash binary.
| John Darrington |
2016-03-24 | gnu: htop: Update to 2.0.1....* gnu/packages/admin.scm (htop): Update to 2.0.1.
| Leo Famulari |
2016-03-24 | doc: We now need 1 GiB for the installation USB image....* doc/guix.texi (Building the Installation Image): Change image size to 1G.
* build-aux/hydra/gnu-system.scm (qemu-jobs): Likewise.
| Ludovic Courtès |
2016-03-24 | build: Bump version number....* configure.ac: Change version to 0.10.0.
| Ludovic Courtès |
2016-03-24 | doc: Update reference to the Info reader's manual....* doc/guix.texi (System Installation): Refer to 'info-stnd' instead of
'info'.
(Preparing for Installation): Likewise.
| Ludovic Courtès |
2016-03-24 | install: Use 'info-reader' instead of Texinfo 4....* gnu/system/install.scm (installation-os)[packages]: Remove TEXINFO-4
since %BASE-PACKAGES already provides the Info reader.
(log-to-info): Use INFO-READER instead of TEXINFO-4.
| Ludovic Courtès |
2016-03-24 | system: Use 'info-reader' instead of Texinfo to avoid dragging Perl....* gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO.
| Ludovic Courtès |
2016-03-24 | gnu: Add 'info-reader'....* gnu/packages/texinfo.scm (info-reader): New variable.
| Ludovic Courtès |
2016-03-24 | install: Remove cgroup and elogind file systems....* gnu/system/install.scm (installation-os): Explicitly list three file
systems instead of using %BASE-FILE-SYSTEMS.
| Ludovic Courtès |
2016-03-24 | activation: Copy account skeletons silently....* gnu/build/activation.scm (copy-account-skeletons): Pass #:log to
'copy-recursively'.
| Ludovic Courtès |
2016-03-24 | install: Add /tmp as a tmpfs....Fixes <http://bugs.gnu.org/23056>.
Reported by Michael Downey <shaggy814@yandex.com>
and Kei <kei@openmailbox.org>.
* gnu/system/install.scm (installation-os)[file-systems]: Add "/tmp".
| Ludovic Courtès |
2016-03-24 | services: nscd: Make respawnable....* gnu/services/base.scm (nscd-shepherd-service): Remove 'respawn?' field.
| Ludovic Courtès |
2016-03-24 | gnu: python-llfuse-0.41: Update to 0.41.1....* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
| Leo Famulari |
2016-03-24 | gnu: Add borg....* gnu/packages/backup.scm (borg): New variable.
| Leo Famulari |
2016-03-24 | gnu: attic: Specify dependency on python-llfuse-0.41....* gnu/packages/backup.scm (attic)[inputs]: Specify dependency on
python-llfuse-0.41.
| Leo Famulari |
2016-03-24 | gnu: python-llfuse: Update to 1.0, keep 0.41 variant....* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
| Leo Famulari |
2016-03-24 | gnu: python-msgpack: Use 'python2-variant'....* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
| Leo Famulari |
2016-03-24 | gnu: python-msgpack: Update to 0.4.7....* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
| Leo Famulari |
2016-03-24 | Update .mailmap....* .mailmap: Add new entries for Al McElrath, Alírio Eyng, Andreas Enge,
Ben Woodcroft, David Thompson, Leo Famulari, Mathieu Lirzin, Nils
Gillmann, Raimon Grau.
| Alex Kost |
2016-03-24 | doc: Clarify installation instructions for "guix.el"....* doc/emacs.texi (Emacs Initial Setup): Mention that "guix package -i
guix" is an easy way. Warn that "make install" may lead to an outdated
code.
| Alex Kost |
2016-03-24 | emacs: Deprecate "guix-init.el"....'guix-init' served 2 purposes:
- to autoload guix commands (by requiring 'guix-autoloads');
- and to autoload Emacs packages installed with Guix (by requiring
'guix-emacs').
The second purpose is not actual anymore, as Emacs package handles this
task now, so there is no need in 'guix-init' anymore.
* emacs/guix-init.el: Do not require 'guix-emacs'. Add a deprecation
message.
* doc/emacs.texi (Emacs Initial Setup): Recommend to use
'guix-autoloads' instead of 'guix-init'.
| Alex Kost |
2016-03-24 | system: Do not create "site-start.el"....After commits 004ea62 and 092dd65, Emacs can find packages in a system
profile, so it autoloads guix code without additional hacks, which can
be removed now.
* gnu/system.scm (emacs-site-file, emacs-site-directory): Remove.
(operating-system-etc-service): Adjust accordingly.
(operating-system-environment-variables): Remove EMACSLOADPATH.
| Alex Kost |
2016-03-24 | gnu: Remove "r-repository" property....* gnu/packages/bioinformatics.scm (r-biocgenerics, r-s4vectors,
r-iranges, r-genomeinfodb, r-xvector, r-genomicranges)[properties]:
Remove "r-repository" property.
| Ricardo Wurmus |
2016-03-24 | gnu: pari-gp: Syntactic changes....* gnu/packages/algebra.scm (pari-gp)[arguments]: Use modify-phases syntax.
| Andreas Enge |
2016-03-24 | services: xorg: Fix ~/.xsession handling....Fixes a regression introduced in c510cbb4ecb270ca3edf282c6769aa2bfb144822.
* gnu/services/xorg.scm (xinitrc)[builder]: Add missing 'apply' when
XSESSION-FILE exists.
| Ludovic Courtès |
2016-03-24 | gnu: modem-manager: Update to 1.4.14....* gnu/packages/freedesktop.scm (modem-manager): Update to 1.4.14.
| Efraim Flashner |
2016-03-23 | gnu: webkitgtk: Update to 2.12.0....* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.0.
| Mark H Weaver |