| Commit message (Expand) | Author | Age |
* | gnu: Add dolphin-emu.•••* gnu/packages/emulators.scm (dolphin-emu): New variable.
| Rutger Helling | 2018-02-22 |
* | gnu/local.mk: Add emulators.scm.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add emulators.scm.
| Rutger Helling | 2018-02-22 |
* | gnu: Add wxwidgets-gtk2-3.1.•••* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.1): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| David Thompson | 2018-02-22 |
* | gnu: mpd-mpc: Update to 0.29.•••* gnu/packages/mpd.scm (mpd-mpc): Update to 0.29.
[build-system]: Use the meson-build-system.
| Leo Famulari | 2018-02-22 |
* | gnu: mpd: Update to 0.20.17.•••* gnu/packages/mpd.scm (mpd): Update to 0.20.17.
[source]: Use HTTPS URL.
| Leo Famulari | 2018-02-22 |
* | gnu: libmpdclient: Update to 2.14.•••* gnu/packages/mpd.scm (libmpdclient): Update to 2.14.
[source]: Use HTTPS URL.
| Leo Famulari | 2018-02-22 |
* | environment: Add --manifest option.•••* guix/scripts/environment.scm (show-help, %options): Add -m/--manifest.
(options/resolve-packages): Handle manifests.
* tests/guix-envronment.sh: Add a test.
* doc/guix.texi (Invoking guix environment): Document it.
| David Thompson | 2018-02-21 |
* | etc: guix-install.sh: Add aarch64-linux support.•••* etc/guix-install.sh (chk_sys_arch): Add aarch64 case.
| Efraim Flashner | 2018-02-21 |
* | gnu: Add emacs-edit-indirect.•••* gnu/packages/emacs.scm (emacs-edit-indirect): New public variable.
| Oleg Pykhalov | 2018-02-21 |
* | gnu: mbedtls-apache: Update to 2.7.0 [security fixes].•••Fixes CVE-2017-18187 and CVE-2018-{0487,0488}.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.0.
| Leo Famulari | 2018-02-21 |
* | gnu: libx264: Use nasm.•••Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e.
* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
| Danny Milosavljevic | 2018-02-21 |
* | gnu: libx264: Update to 20180219-2245.•••* gnu/packages/video.scm (libx264): Update to 20180219-2245.
| Efraim Flashner | 2018-02-21 |
* | gnu: lpsolve: Update to 5.5.2.5.•••* gnu/packages/maths.scm (lpsolve): Update to 5.5.2.5.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: shflags: Update to 1.2.3.•••* gnu/packages/version-control.scm (shflags): Update to 1.2.3.
[arguments]: Match new sources layout.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: shflags: Use the GNU-BUILD-SYSTEM.•••The TRIVIAL-BUILD-SYSTEM doesn't really save any effort and is actually
slightly longer.
* gnu/packages/version-control.scm (shflags)[build-system: Use
GNU-BUILD-SYSTEM.
[arguments]: Adjust accordingly and prefer INSTALL-FILE over COPY-FILE.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: htop: Fix tree view.•••* gnu/packages/patches/htop-fix-process-tree.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (htop)[source]: Use it.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: lpsolve: Update phase style.•••* gnu/packages/maths.scm (lpsolve)[arguments]: Use INVOKE and
INSTALL-FILE, and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: iptables: Edit synopsis & description.•••* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: iptables: Update to 1.6.2.•••* gnu/packages/linux.scm (iptables): Update to 1.6.2.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: lout: Update phase style.•••* gnu/packages/lout.scm (lout)[arguments]: Write phases in-line, use
MODIFY-PHASES syntax, INVOKE, and WITH-DIRECTORY-EXCURSION, and end
phases with #t. Re-indent the result.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: cook: Update phase style.•••* gnu/packages/cook.scm (cook)[arguments]: Use MODIFY-PHASES syntax and
end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: slang: Update to 2.3.1a.•••* gnu/packages/slang.scm (slang): Update to 2.3.1a.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: shflags: Set source file name.•••* gnu/packages/version-control.scm (shflags)[source]: Use a meaningful
FILE-NAME.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: getmail: Update to 5.5.•••* gnu/packages/mail.scm (getmail): Update to 5.5.
| Tobias Geerinckx-Rice | 2018-02-21 |
* | gnu: ldc: Add comment.•••* gnu/packages/ldc.scm (ldc): Add comment.
| Danny Milosavljevic | 2018-02-21 |
* | gnu: dub: Use invoke.•••* gnu/packages/ldc.scm (dub): Use invoke.
| Danny Milosavljevic | 2018-02-21 |
* | gnu: rdmd: Use invoke.•••* gnu/packages/ldc.scm (rdmd): Use invoke.
| Danny Milosavljevic | 2018-02-21 |
* | services: slim: Make the logged-in session show up in "w".•••* gnu/services/xorg.scm (slim-shepherd-service): Use SESSREG to register X11
session.
* doc/guix.texi (slim-configuration): Document new field "sessreg".
| Danny Milosavljevic | 2018-02-20 |
* | gnu: ldc: Update to 1.7.0.•••Fixes recent bootstrap and updates ldc and package manager to match.
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.4.
[properties]: Add max-slient-time.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
(ldc): Update to 1.7.0.
(ldc-beta): Delete variable.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
[arguments]<#:phases>[check]: Use invoke.
(rdmd): Update to 2.077.1.
(dub): Update to 1.7.2.
* gnu/local.mk (dist_patch_DATA): Remove "ldc-disable-tests.patch".
Add "ldc-bootstrap-disable-tests.patch".
Remove "ldc-1.1.0-disable-phobos-tests.patch".
Add "ldc-1.7.0-disable-phobos-tests.patch".
Remove "ldc-1.1.0-disable-dmd-tests.patch".
Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
| Pjotr Prins | 2018-02-20 |
* | gnu: nginx: Update to 1.13.9.•••* gnu/packages/web.scm (nginx): Update to 1.13.9.
| Marius Bakke | 2018-02-20 |
* | gnu: grub: Run tests against Qemu 2.10.•••* gnu/packages/bootloaders.scm (qemu-minimal-2.10): New variable.
(grub)[native-inputs]: Replace QEMU-MINIMAL with QEMU-MINIMAL-2.10.
| Marius Bakke | 2018-02-20 |
* | gnu: qemu: Update to 2.11.1.•••* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.11.1
[source](patches): Remove.
| Marius Bakke | 2018-02-20 |
* | gnu: freetype: Fix CVE-2018-6942.•••* gnu/packages/patches/freetype-CVE-2018-6942.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (freetype)[replacement]: New field.
(freetype/fixed): New variable.
| Marius Bakke | 2018-02-20 |
* | gnu: python-pyopenssl: Update to 17.5.0.•••* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 17.5.0.
| Marius Bakke | 2018-02-20 |
* | gnu: python-cryptography: Update to 2.1.4.•••* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.1.4.
| Marius Bakke | 2018-02-20 |
* | gnu: imagemagick: Update to 6.9.9-35.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-35.
| Marius Bakke | 2018-02-20 |
* | gnu: calendar.scm: Use license: prefix.•••* gnu/packages/calendar.scm (libical, khal, remind, libhdate): Use license: prefix.
| Marius Bakke | 2018-02-20 |
* | gnu: rrdtool: Use a fixed version of tzdata for tests.•••* gnu/packages/rrdtool.scm (rrdtool)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
| Marius Bakke | 2018-02-20 |
* | gnu: nix, patchelf: Use HTTPS for nixos.org home pages.•••* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS.
* gnu/packages/package-management.scm (nix)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-02-20 |
* | gnu: font-hack: Update to 3.002.•••* gnu/packages/fonts.scm (font-hack): Update to 3.002.
| Tobias Geerinckx-Rice | 2018-02-20 |
* | gnu: chromaprint: Update to 1.4.3.•••* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3.
[source]: Update URI.
| Tobias Geerinckx-Rice | 2018-02-19 |
* | gnu: socat: Update to 1.7.3.2.•••* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
| Tobias Geerinckx-Rice | 2018-02-19 |
* | gnu: setbfree: Update to 0.8.5.•••* gnu/packages/music.scm (setbfree): Update to 0.8.5.
| Tobias Geerinckx-Rice | 2018-02-19 |
* | gnu: ola: Update to 0.10.6.•••* gnu/packages/lighting.scm (ola): Update to 0.10.6.
| Tobias Geerinckx-Rice | 2018-02-19 |
* | gnu: pciutils: Use HTTPS home page.•••* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-02-19 |
* | gnu: neomutt: Update to 20171215.•••* gnu/packages/mail.scm (neomutt): Update to 20171215.
[inputs]: Move "docbook-xsl" to [native-inputs].
[native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m".
[argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test",
"fix-docbook". Remove phase "autoconf".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2018-02-19 |
* | gnu: Add basic support for s390x-linux-gnu targets.•••* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"s390x-linux".
* gnu/packages/linux.scm (system->linux-architecture): Add "s390"
prefix.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| mephi42 | 2018-02-19 |
* | tests: Remove outdated comment.•••* gnu/tests/base.scm (run-basic-test): Remove outdated comment.
| Ludovic Courtès | 2018-02-19 |
* | marionette: Use QEMU's "VM channel" mechanism.•••* gnu/tests.scm (<marionette-configuration>)[device]: Default to
"/dev/virtio-ports/org.gnu.guix.port.0".
* gnu/tests.scm (marionette-shepherd-service): Remove (guix build
syscalls) from 'modules'. Remove 'tcsetattr' call from 'start'.
* gnu/build/marionette.scm (make-marionette): Use "-virtserialport"
instead of "-virtconsole".
| Ludovic Courtès | 2018-02-19 |
* | services: console-font: Don't emit the IUTF8 console code.•••Fixes <https://bugs.gnu.org/30505>.
* gnu/services/base.scm (unicode-start): Remove 'display' call to FD for
"\x1b%G" console code.
| Ludovic Courtès | 2018-02-19 |