aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Work around a issue in grootfs when unpacking tar archivesworkaround-cloudfoundry-tar-unpacking-issueChristopher Baines2018-12-31
|
* gnu: chicken: Update to 5.0.0.Kei Kebreau2018-12-30
| | | | * gnu/packages/scheme.scm (chicken): Update to 5.0.0.
* gnu: hop: Update to 3.2.0-pre1.Kei Kebreau2018-12-30
| | | | | | * gnu/packages/scheme.scm (hop): Update to 3.2.0-pre1. [arguments]: Add "--hostcc=gcc" to configure flags in the 'configure' phase and substitute absolute reference to "/bin/rm".
* gnu: bigloo: Update to 4.3e1.Kei Kebreau2018-12-30
| | | | * gnu/packages/scheme.scm (bigloo): Update to 4.3e1.
* gnu: ffmpeg@2.8: Remove variable.Efraim Flashner2018-12-30
| | | | * gnu/packages/video.scm (ffmpeg@2.8): Remove variable.
* gnu: vinagre: Don't build icon-cache.Efraim Flashner2018-12-30
| | | | | | * gnu/packages/gnome.scm (vinagre)[arguments]: Add custom phase to remove 'gtk-update-icon-cache'. [native-inputs]: Remove gtk+-bin.
* gnu: vinagre: Update package for newer freerdp.Efraim Flashner2018-12-30
| | | | | | | | | | | * gnu/packages/gnome.scm (vinagre)[source]: Update patches. [arguments]: Add custom phase to replace 'freerdp' with 'freerdp2'. Remove configure flags. * gnu/packages/patches/vinagre-revert-1.patch, gnu/packages/patches/vinagre-revert-2.patch: Remove files. * gnu/packages/patches/vinagre-newer-freerdp.patch, gnu/packages/patches/vinagre-newer-rdp-parameters.patch: New files. * gnu/local.mk (dist_patch_DATA): Register changes.
* gnu: freerdp: Enable tests.Efraim Flashner2018-12-30
| | | | | * gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add configure-flag to build tests.
* gnu: freerdp: Update to 2.0.0-rc4.Efraim Flashner2018-12-30
| | | | | | | * gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc4. [native-inputs]: Add docbook-xml, glib. Sort alphabetically. [inputs]: Add libxkbcommon, wayland. Sort alphabetically. [arguments]: Explicitly disable libsystemd.
* gnu: OpenSSL 1.1: Update to 1.1.1a [fixes CVE-2018-{0734,0735}].Leo Famulari2018-12-30
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.1a.
* gnu: gambit-c: Update to 4.9.1.Kei Kebreau2018-12-30
| | | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.9.1. [home-page]: Update URL.
* gnu: vlc: Update to 3.0.5.Efraim Flashner2018-12-30
| | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.5. [source]: Remove patch. (%vlc-libx264-compat.patch): Remove variable.
* services: gdm: Enable auto-start.Timothy Sample2018-12-30
| | | | | | | | | GDM is now reliable enough to run automatically. * gnu/services/xorg.scm (gdm-shepherd-service): Do not set 'auto-start?' to '#f'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* services: gdm: Remove 'allow-root?' option.Timothy Sample2018-12-30
| | | | | | | | | | | This option results in allowing all login attempts without asking for credentials. The name is confusing, but rather than rename it, we will remove it, since it seems like a feature that no one would want. * gnu/services/xorg.scm (<gdm-configuration>): Remove 'allow-root?'. (gdm-pam-service): Do not use 'gdm-configuration-allow-root?'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gdm: Change locale settings file.Timothy Sample2018-12-30
| | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Set the '--with-lang-file' configure flag to '/etc/environment'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gdm: Pass XDG_DATA_DIRS into session environment.Timothy Sample2018-12-30
| | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Update the pre-configure phase so that GDM preserves the XDG_DATA_DIRS variable when setting up the session environment. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: linux-libre: Update to 4.19.13.Mark H Weaver2018-12-29
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.13. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.91.Mark H Weaver2018-12-29
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.91. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.148.Mark H Weaver2018-12-29
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.148.
* gnu: youtube-dl: Update to 2018.12.17.Björn Höfling2018-12-29
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.12.17.
* gnu: vim: Update to 8.1.0644.Efraim Flashner2018-12-29
| | | | | | | * gnu/packages/vim.scm (vim): Update to 8.1.0644. [native-inputs]: Add libtool. (xxd)[native-inputs]: New field, empty list. (vim-full)[native-inputs]: Also inherit native-inputs from vim.
* gnu: vim-full: Fix test suite.Efraim Flashner2018-12-29
| | | | | * gnu/packages/vim.scm (vim-full)[arguments]: Add custom phase to remove test87.
* gnu: gnuastro: Update to 0.8.Efraim Flashner2018-12-29
| | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.8. [native-inputs]: Add lzip.
* gnu: schismtracker: Update to 20181223.Kei Kebreau2018-12-29
| | | | * gnu/packages/music.scm (schismtracker): Update to 20181223.
* gnu: php: Build bcmath.Ricardo Wurmus2018-12-29
| | | | | * gnu/packages/php.scm (php)[arguments]: Add "--enable-bcmath" to configure flags.
* gnu: wine-staging: Update to 4.0-rc4.Rutger Helling2018-12-29
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.0-rc4. * gnu/packages/wine.scm (wine-staging): Update to 4.0-rc4.
* gnu: giac-xcas: Update to 1.5.0-29.Nicolas Goaziou2018-12-29
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29.
* gnu: mame: Update to 0.205.Nicolas Goaziou2018-12-29
| | | | | * gnu/packages/emulators.scm (mame): Update to 0.205. [arguments]: Remove unnecessary fix.
* hydra: Use short timeouts for the QEMU jobs and system tests.Ludovic Courtès2018-12-29
| | | | | | | | | | These builds shouldn't take too long. Sometimes the guest kernel crashes and the VM gets stuck; we should be able to terminate those jobs quickly. * build-aux/hydra/gnu-system.scm (qemu-jobs)[->alist]: Add 'max-silent-time' and 'timeout'. (system-test-jobs)[test->thunk]: Likewise.
* gnu: Add xfsprogs.Danny Milosavljevic2018-12-28
| | | | * gnu/packages/linux.scm (xfsprogs): New variable.
* gnu: musescore: Update to 3.0.Nicolas Goaziou2018-12-28
| | | | | | | * gnu/packages/music.scm (musescore): Update to 3.0. [build-system]: Switch to CMake build system. [arguments]: Apply build system change. [native-inputs]: Remove unnecessary "cmake" input.
* gnu: wget: Enable previously failing test.Efraim Flashner2018-12-28
| | | | | * gnu/packages/wget.scm (wget)[arguments]: Remove custom phase skipping SSL tests.
* gnu: wget: Update to 1.20.1.Efraim Flashner2018-12-28
| | | | * gnu/packages/wget.scm (wget): Update to 1.20.1.
* gnu: cdrtools: Do not record the kernel version.Ludovic Courtès2018-12-28
| | | | | | | | This allows for reproducible builds across machines running different versions of the kernel Linux. * gnu/packages/cdrom.scm (cdrtools)[source](modules, snippet): New fields.
* gnu: mbedtls-apache: Update to 2.16.0.Marius Bakke2018-12-27
| | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.0.
* gnu: samba: Update to 4.9.4.Marius Bakke2018-12-27
| | | | * gnu/packages/samba.scm (samba): Update to 4.9.4.
* gnu: strace: Update to 4.26.Marius Bakke2018-12-27
| | | | | * gnu/packages/linux.scm (strace): Update to 4.26. [license]: Change to LGPL2.1+.
* gnu: vim: Don't use unstable tarball.Efraim Flashner2018-12-27
| | | | * gnu/packages/vim.scm (vim)[source]: Use 'git-fetch'.
* gnu: vim: Use https.Efraim Flashner2018-12-27
| | | | * gnu/packages/vim.scm (vim)[home-page]: Use https.
* gnu: viewnior: Don't use unstable tarball.Efraim Flashner2018-12-27
| | | | * gnu/packages/image-viewers.scm (viewnior)[source]: Use 'git-fetch'.
* lint: Check for unstable tarballs.Efraim Flashner2018-12-27
| | | | | | | | | | * guix/scripts/lint.scm (check-source-unstable-tarball): New procedure. (%checkers): Add it. * tests/lint.scm ("source-unstable-tarball", "source-unstable-tarball: source #f", "source-unstable-tarball: valid", "source-unstable-tarball: package named archive", "source-unstable-tarball: not-github", "source-unstable-tarball: git-fetch"): New tests. * doc/guix.texi (Invoking guix lint): Document it.
* gnu: Add guile-mastodon.Pierre-Antoine Rouby2018-12-27
| | | | | | * gnu/packages/guile.scm (guile-mastodon): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* pull: Add '--system'.Ludovic Courtès2018-12-27
| | | | | | * guix/scripts/pull.scm (%options): Add '--system'. (guix-pull): Honor it. * doc/guix.texi (Invoking guix pull): Document it.
* gnu: guix: Update to 7ba2b27.Ludovic Courtès2018-12-27
| | | | * gnu/packages/package-management.scm (guix): Update to 7ba2b27.
* gnu: ocaml: Fix indentation.Julien Lepiller2018-12-27
| | | | * gnu/packages/ocaml.scm: Fix indentation issues.
* gnu: Add ocaml-yojson.Gabriel Hondet2018-12-27
| | | | | | * gnu/packages/ocaml.scm (ocaml-yojson): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-biniou.Gabriel Hondet2018-12-27
| | | | | | * gnu/packages/ocaml.scm (ocaml-biniou): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add emacs-flycheck-dedukti.Gabriel Hondet2018-12-27
| | | | | | * gnu/packages/emacs.scm (emacs-flycheck-dedukti): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add emacs-dedukti-mode.Gabriel Hondet2018-12-27
| | | | | | * gnu/packages/emacs.scm (emacs-dedukti-mode): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: terminology: Update to 1.3.2.Efraim Flashner2018-12-27
| | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.3.2.