Age | Commit message (Collapse) | Author |
|
* gnu/packages/enlightenment.scm (terminology): Update to 1.1.1.
|
|
* gnu/packages/gnome.scm (gdm)[inputs]: Add libcap.
|
|
* gnu/packages/gnome.scm (colord)[inputs]: Add libcap.
|
|
* gnu/packages/freedesktop.scm (accountsservice)[inputs]: Add libcap.
|
|
* gnu/packages/gnome.scm (network-manager)[inputs]: Add libcap.
|
|
* gnu/packages/freedesktop.scm (modem-manager)[inputs]: Add libcap.
|
|
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add libcap.
|
|
* gnu/packages/xml.scm (python-pyxb): Update to 1.2.6.
|
|
* gnu/packages/linux.scm (iproute)[description]: Re-order, be concise, and
omit information that is obsolete, misleading, or irrelevant to Guix users.
|
|
* gnu/packages/linux.scm (iproute): Update to 4.13.0.
|
|
* gnu/packages/emacs.scm (emacs-org): Update to 20170906, a.k.a. Org 9.1.
|
|
* gnu/packages/compression.scm (libzip): Update to 1.3.0.
[source]: Remove patch.
[arguments]: Remove custom 'patch-perl phase.
* gnu/packages/patches/libzip-CVE-2017-12858.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/image.scm (openjpeg)[source]: Add patches.
* gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/audio.scm (csound): Update to 6.09.1. Change source URI.
* gnu/packages/patches/csound-header-ordering.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove reference to patch above.
|
|
* gnu/local.mk: Remove calibre-drop-unrar.patch
* gnu/packages/ebook.scm (calibre): Update to 3.6.0.
Add python-html5-parser input.
* gnu/packages/patches/calibre-drop-unrar.patch: Remove file.
|
|
* gnu/packages/python.scm (python-html5-parser): New variable.
(python2-html5-parser: New variable.
|
|
* gnu/packages/python.scm (python-lxml): Update to 3.8.0.
|
|
* gnu/packages/emacs.scm (emacs-go-mode): New variable.
|
|
* gnu/packages/gnome.scm (mutter)[inputs]: Add libcap.
|
|
* gnu/packages/gnome.scm (mutter)[propagated-inputs]: Remove duplicate
glib.
|
|
* gnu/packages/gnome.scm (gnome-settings)[inputs]: Add libcap.
|
|
* gnu/packages/polkit.scm (polkit)[inputs]: Add libcap.
|
|
* gnu/packages/freedesktop.scm (weston)[inputs]: Add libcap.
|
|
* gnu/packages/terminals.scm (kmscon)[inputs]: Add libcap.
|
|
* gnu/tests/install.scm (%test-iso-image-installer): New variable.
(run-install): Add #:installation-disk-image-file-system-type as a keyword
argument.
|
|
* gnu/system/vm.scm (system-disk-image): Call iso9660-image with
#:register-closures? as #t.
|
|
* gnu/system/vm.scm (iso9660-image): Add support for registering closures.
|
|
This is used in the installation process, as the mountpoint for the target
filesystem.
* gnu/build/vm.scm (make-iso9660-image): Create /mnt within the generated ISO
image.
|
|
This mimics the functionality in the root-partition-initializer used in
creating the QEMU image. This helps when trying to run guix system init from
the generated ISO image.
* gnu/build/vm.scm (make-iso9660-image): Add support for registering closures.
|
|
* gnu/packages/file.scm (file)[replacement]: New field.
(file/fixed): New variable.
* gnu/packages/commencement.scm (file-boot0): Use package/inherit.
* gnu/packages/patches/file-CVE-2017-1000249.patch.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.2.
|
|
* gnu/packages/web.scm (nginx)[arguments]: Add ‘--with-http_v2_module’ flag.
|
|
* gnu/services/web.scm (nginx-activation, nginx-shepherd-service): Replace
references to non-existent ‘config-file’ with ‘file’.
* doc/guix.texi (Web Services): Likewise.
|
|
* gnu/packages/patches/tcpdump-CVE-2017-11541.patch,
gnu/packages/patches/tcpdump-CVE-2017-11542.patch
gnu/packages/patches/tcpdump-CVE-2017-11543.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (tcpdump)[source]: Use them.
|
|
* gnu/packages/video.scm (libmediainfo)[arguments]: Change to the build
directory before running autogen.
|
|
* gnu/packages/freedesktop.scm (elogind): Update to 232.3.
[home-page]: Use new upstream home page.
[arguments]: Disable tests, add new required configure flags; add build phase
"autogen".
[native-inputs]: Add autoconf, automake, libtool, and python.
|
|
* gnu/packages/statistics.scm (r-tidyr): Update to 0.7.1.
|
|
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.6.
|
|
* gnu/packages/bioinformatics.scm (r-sparql): New variable.
|
|
* gnu/packages/gnome.scm (epiphany): Update to 3.24.4.
|
|
* gnu/packages/virtualization.scm (libvirt)[inputs]: Move perl, polkit, and
python from here...
[native-inputs]: ...to here.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 3.7.0.
[native-inputs]: Add libxslt for xsltproc.
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 3.7.0.
|
|
* gnu/packages/virtualization.scm (libvirt, python-libvirt)[home-page]:
Use HTTPS.
|
|
* gnu/packages/libidn.scm (libidn2)[replacement]: New field.
(libidn2-2.0.4): New variable.
|
|
* gnu/packages/emacs.scm (emacs-tiny)[description]: Fix typo.
|
|
* gnu/packages/emacs.scm (emacs-minitest): New variable.
|
|
* gnu/system/vm.scm (system-disk-image): Remove redundant conditional for
#:file-system-type when calling qemu-image.
|
|
* gnu/packages/java.scm (classpath-devel)[arguments]: Actually run 'bootstrap'
phase.
|
|
* gnu/packages/emacs.scm (emacs-browse-at-remote)[native-inputs]: Add
'ert-runner'.
[arguments]: Run it in the 'check' phase.
|