gnu: ffmpeg: Remove --disable-vis. * gnu/packages/video.scm (ffmpeg): Remove --disable-vis.
gnu: wpa-supplicant: Update to 2.2. * gnu/packages/admin.scm (wpa-supplicant): Update to version 2.2.
gnu: sudo: Update to 1.8.10p3. * gnu/packages/admin.scm (sudo): Update to version 1.8.10p3.
guix: refresh: Add --list-dependent option. * guix/packages.scm (package-direct-inputs): New procedure. * gnu/packages.scm (vhash-refq, package-direct-dependents) (package-transitive-dependents, package-covering-dependents): New procedures. * guix/scripts/refresh.scm (%options, show-help, guix-refresh): Add --list-dependent option. * doc/guix.texi (Invoking guix refresh): Document '--list-dependent' option.
gnu: htop: Update to 1.0.3. * gnu/packages/admin.scm (htop): Update to version 1.0.3.
gnu: dfc: Update to 3.0.4. * gnu/packages/admin.scm (dfc): Update to version 3.0.4.
gnu: Enable swig tests. * gnu/packages/swig.scm (swig): Add boost as input and enable tests.
gnu: linux-libre: Update to 3.15.6. * gnu/packages/linux.scm (linux-libre): Update to version 3.15.6.
install: Add wireless-tools package. * gnu/system/install.scm (installation-os): Add wireless-tools to packages.
linux-initrd: Add AHCI modules. * gnu/system/linux-initrd (linux-modules): Add them.
gnu: Add wireless-tools. * gnu/packages/linux.scm (wireless-tools): New variable.
gnu: Add datamash. * gnu/packages/datamash.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add Aegis. * gnu/packages/version-control.scm (aegis): New variable. * gnu/packages/patches/aegis-constness-error.patch: New file. * gnu/packages/patches/aegis-perl-tempdir1.patch: New file. * gnu/packages/patches/aegis-perl-tempdir2.patch: New file. * gnu/packages/patches/aegis-test-fixup-1.patch: New file. * gnu/packages/patches/aegis-test-fixup-2.patch: New file.
gnu: whitespace change only * gnu/packages/version-control.scm: Remove blank line
gnu: apr-util: Run 'make check' sequentially. * gnu/packages/apr.scm (apr-util)[arguments]: Add #:parallel-tests?.
Merge branch 'gettext-upgrade'
gnu: ffmpeg: Update to 2.3. * gnu/packages/video.scm (ffmpeg): Update to version 2.3. Signed-off-by: Jason Self <j@jxself.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libogg: Update to 1.3.2. * gnu/packages/xiph.scm (libogg): Update to version 1.3.2. Signed-off-by: Jason Self <j@jxself.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
install: Show the "System Installation" node. * gnu/system/install.scm (log-to-info): Go to the new 'System Installation' node.
gnu: guix: Upgrade development snapshot. * gnu/packages/package-management.scm (guix): Upgrade to commit 0ae8c15.