Age | Commit message (Collapse) | Author |
|
Fixes <https://bugs.gnu.org/28751>.
* gnu/build/activation.scm (activate-setuid-programs)[link-or-copy]: Remove.
Use 'copy-file' instead.
|
|
* gnu/packages/backup.scm (borg): Update to 1.1.0.
[native-inputs]: Replace python-sphinx-rtd-theme with
python-guzzle-sphinx-theme.
|
|
* gnu/packages/python.scm (python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme): New variables.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/kde.scm (kdevelop): [arguments]: Do not add
${HOME}/.guix-profile/{share,lib/plugins} to XDG_DATA_DIRS and
QT_PLUGIN_PATH when wrapping the executable.
|
|
Previously, the activation phase for this service caused some systems using it
to not boot. This test checks that it's possible to boot a system using it,
and at least start the service.
* gnu/tests/databases.scm (%mysql-os, %test-mysql): New variables.
(run-mysql-test): New procedure.
|
|
By referencing guile from the initrd output explicitly, it will be present in
the store when this initrd is used. If the exact guile used within the initrd
isn't present in the store, then after root is switched during the boot
process, loading modules (such as (ice-9 popen)) won't work.
This fixes guix-patches bug #28399, "Fix mysql activation, and add a basic
test".
* gnu/system/linux-initrd.scm (expression->initrd)[builder]: Write out a file
called references in to the initrd output, which includes the store path for
guile.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.07.
|
|
* gnu/packages/mail.scm (offlineimap): Update to 7.1.3.
|
|
This caused a circular dependency.
Reported by Oleg Pykhalov <go.wigust@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2017-10/msg00021.html>.
* gnu/services/networking.scm: Remove unneeded import of (gnu system
base).
|
|
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.2.
|
|
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.4.
|
|
* gnu/packages/admin.scm (munge): Update to 0.5.13.
|
|
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.3.
[inputs]: Use guile-2.2 instead of guile-2.0.
|
|
* gnu/local.mk (dist_patch_DATA): Add the
mongodb-support-unknown-linux-distributions.patch.
|
|
* gnu/packages/web.scm (nginx): Add comment about updating the documentation.
(nginx-xslscript): New variable.
(nginx-documentation): New variable.
|
|
* gnu/packages/perl.scm (perl-parse-recdescent): New variable.
|
|
file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.
* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
[arguments]: Modify phases to patch py3status to call file with an absolute
path.
|
|
* guix/scripts/pull.scm (%repository-url): Add GUIX_PULL_URL environment
variable.
* doc/guix.texi (Invoking guix pull): Mention GUIX_PULL_URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/sdl.scm (sdl, sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf):
Add debug output.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mail.scm (getmail): Update to 5.4.
|
|
* gnu/packages/calendar.scm (khal): Update to 0.9.8.
[arguments]: Make sure to stop building if the documentation fails to
build. Skip some failing tests.
|
|
* guix/build/pull.scm (build-guix): Use 'n-par-for-each' and honor
'parallel-job-count'.
|
|
* guix/store.scm: Use (ice-9 format).
|
|
* gnu/packages/zile.scm (zile): Update to 2.4.14.
|
|
Reported by Oleg Pykhalov <go.wigust@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2017-10/msg00000.html>.
* guix/scripts/package.scm (options->installable)[upgraded]: Use
'fold-right' instead of 'fold'.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.0.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.5.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.53.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90.
|
|
This is a followup to db4e8fd5d4a07d3be8ce68fb96722ef7077c0eee.
Fixes <https://bugs.gnu.org/28445>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/system.scm (ensure-not-/dev): New procedure.
(read-boot-parameters)[ensure-not-/dev]: Remove.
(operating-system-boot-parameters): Use it.
|
|
* gnu/services/databases.scm (%default-mongodb-configuration-file,
%mongodb-accounts, mongodb-service-type): New variables.
(<mongodb-configuration>): New record type.
(mongodb-activation, mongodb-shepherd-service): New procedures.
* gnu/tests/databases.scm (%test-mongodb): New variable.
* doc/guix.texi (Database Services): Add MongoDB documentation.
|
|
* gnu/packages/databases.scm (mongodb): New variable.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.2.
|
|
* gnu/packages/base.scm (glibc-locales)[arguments]: Use 'modify-phases'
syntax.
|
|
* gnu/packages/package-management.scm (guix): Update to 8b920d7.
|
|
* tests/import-utils.scm ("alist->package with simple source"): Use a
'file://' URL.
|
|
* tests/uuid.scm ("uuid=?"): Change to 'test-assert'.
|
|
* gnu/packages/gnome.scm (dconf): Update to 0.26.1.
|
|
* gnu/packages/gnome.scm (glade): Update to 3.20.1.
|
|
* gnu/packages/tor.scm (tor)[native-inputs]: Add pkg-config.
[inputs]: Add xz and zstd.
|
|
* gnu/packages/tor.scm (tor)[inputs]: Move unquote to its operand.
|
|
* gnu/packages/maths.scm (octave)[arguments]: Add configure-makeinfo phase.
[inputs]: Add texinfo.
[native-inputs]: Remove texinfo.
|
|
Fixes <https://bugs.gnu.org/28664>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
* guix/scripts/publish.scm (bake-narinfo+nar): When COMPRESSION is
'none, write NAR instead of doing nothing.
(make-request-handler): Use 'render-nar/cached' for /nar URLs with no
compression.
* tests/publish.scm ("with cache", "with cache, uncompressed"): Adjust
expected result accordingly.
|
|
* gnu/packages/gnome.scm (vte-ng): Update to 0.50.1.a.
|
|
* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
|
|
Fixes <https://bugs.gnu.org/28692>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-18.
|
|
* gnu/packages/image.scm (libpng-1.2): Update to 1.2.59.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.19.0.
|
|
* gnu/packages/assembly.scm (lightning): Update to 2.1.2.
|
|
* gnu/packages/ssh.scm (pdsh): New variable.
|