Age | Commit message (Collapse) | Author |
|
* gnu/services/base.scm (<agetty-configuration>): New record type.
(agetty-shepherd-service, agetty-service): New procedures.
(agetty-service-type): New variable.
* doc/guix.texi (Base Services): Document it.
[mingetty-configuration],[kmscon-configuration]: Specify the types of
supported consoles.
|
|
* gnu/packages/ftp.scm (filezilla): Update to 3.24.1.
[arguments]: Add '--disable-autoupdatecheck' to #:configure-flags.
|
|
* gnu/packages/ftp.scm (filezilla): New variable.
|
|
* gnu/packages/ftp.scm (libfilezilla): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
|
|
* gnu/packages/patches/kio-CVE-2017-6410.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm (kio)[source]: Use it.
|
|
* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1.
|
|
* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
|
|
Fixes <https://bugs.gnu.org/25957>.
* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/tls.scm (mbedtls-apache): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.
|
|
* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
|
|
* gnu/packages/algebra.scm (arb): Update to 2.10.0.
* gnu/packages/patches/arb-ldconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
|
|
* gnu/packages/linux.scm (acpid): Update to 2.0.28.
|
|
* gnu/packages/certs.scm (nss-certs): Update to 3.29.2.
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.2.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes.
|
|
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
|
|
* gnu/packages/image.scm (jasper): Update to 2.0.12.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
|
|
|
|
* gnu/packages/algebra.scm (gp2c): Update to 0.10.0.
|
|
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.1.
|
|
* gnu/packages/tor.scm (tor): Update to 0.2.9.10.
|
|
* guix/build-system/cargo.scm (%cargo-build-system-modules): Export.
|
|
* gnu/packages/astronomy.scm (stellarium): Fix package formatting.
|
|
* gnu/packages/patches/mupdf-CVE-2017-5896.patch,
gnu/packages/patches/mupdf-CVE-2017-5991.patch: New files.
* gnu/packages/pdf.scm (mupdf/fixed)[source]: Add patches.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.12.0.
(certbot): Update to 0.12.0.
|
|
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.13.0.
|
|
* gnu/packages/check.scm (googletest): Update to 1.8.0.
[build-system]: Use cmake-build-system.
[arguments]: Remove field.
[native-inputs]: Remove autoconf, automake, libtool.
|
|
* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
|
|
* gnu/packages/markdown.scm (cmark): Update to 0.27.1.
|
|
* gnu/packages/image-viewers.scm (catimg): Update to 2.2.2.
[arguments]: Add ‘-DMAN_OUTPUT_PATH’ to the cmake arguments.
|
|
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5.
|
|
* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122.
|
|
* gnu/packages/gnome.scm (arc-theme): Update to 20170302.
|
|
* gnu/packages/statistics.scm (r-gtable): Remove shadowed 0.1.2 version.
[home-page]: Use HTTPS.
[synopsis, description]: Use those of the removed version.
|
|
* gnu/packages/statistics.scm (r-codetools): Remove shadowed 0.2-14 version.
[home-page]: Use HTTPS.
|
|
* gnu/packages/ruby.scm (ruby-arel): Remove shadowed 6.0.0 version.
[description]: Use the older description & expand some acronyms.
|
|
* gnu/packages/compression.scm (snappy): Update to 1.1.4.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.02.
|
|
* gnu/packages/xdisorg.scm (dzen): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/password-utils.scm (password-store): Update to 1.7.
[inputs]: Drop PWGEN. Add QRENCODE.
[arguments]: Adjust wrapper accordingly.
|
|
* gnu/packages/java.scm (icedtea-8)[source]: Modify snippet to erase the
embedded build time.
|
|
* gnu/packages/java.scm (icedtea-6): Remove variable.
(icedtea-7): Do not inherit from icedtea-6.
|
|
* gnu/packages/python.scm (python-pykka): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/python.scm (python-eventlet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|