Age | Commit message (Expand) | Author |
2017-10-10 | gnu: Add qtremoteobjects.•••* gnu/packages/qt.scm (qtremoteobjects): New variable.
| Efraim Flashner |
2017-10-10 | gnu: Add qtnetworkauth.•••* gnu/packages/qt.scm (qtnetworkauth): New variable.
| Efraim Flashner |
2017-10-10 | gnu: Add eid-mw.•••* gnu/packages/security-token.scm (eid-mw): New variable.
| Thomas Danckaert |
2017-10-10 | gnu: Add libproxy.•••* gnu/packages/networking.scm (libproxy): New variable.
| Thomas Danckaert |
2017-10-10 | gnu: Add hdf-java.•••* gnu/packages/maths.scm (hdf-java): New variable.
| Thomas Danckaert |
2017-10-10 | gnu: Add java-slf4-simple.•••* gnu/packages/java.scm (java-slf4j-simple): New variable.
| Thomas Danckaert |
2017-10-10 | system: operating-system-etc-service: Set XCURSOR_PATH.•••* gnu/system.scm (operating-system-etc-service): Set XCURSOR_PATH environment
variable so that libxcursor finds cursors in user and system profiles.
* gnu/packages/xorg.scm (libxcursor): Add a TODO for better handling of
XCURSOR_PATH in other profiles.
| Thomas Danckaert |
2017-10-10 | gnu: python2-unittest2: Update to 1.1.0.•••* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
| Cyril Roelandt |
2017-10-10 | gnu: Add python-traceback2.•••* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
variables.
| Cyril Roelandt |
2017-10-10 | gnu: Add python-linecache2.•••* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
variables.
| Cyril Roelandt |
2017-10-10 | gnu: python-netaddr: Fix the source URL.•••* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
| Cyril Roelandt |
2017-10-10 | gnu: Add python2-aniso8601.•••* gnu/packages/python.scm (python2-aniso8601): New variable.
| Cyril Roelandt |
2017-10-10 | gnu: python-aniso8601: Update to 1.3.0.•••* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
| Cyril Roelandt |
2017-10-10 | gnu: python-alembic: Update to 0.9.5.•••* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
| Cyril Roelandt |
2017-10-10 | gnu: python-arrow: Update to 0.10.0.•••* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
| Cyril Roelandt |
2017-10-10 | gnu: python-apispec: Update to 0.25.3.•••* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
| Cyril Roelandt |
2017-10-09 | build: Update automake version requirement to 1.14.•••For '%D%' support.
* configure.ac (AM_INIT_AUTOMAKE): Update version requirement to 1.14.
| Eric Bavier |
2017-10-09 | syscalls: clone: Define syscall-id for aarch64.•••* guix/build/syscalls.scm (clone): Define syscall-id for aarch64 machines.
| Eric Bavier |
2017-10-09 | lint: Remove extra newline.•••* guix/scripts/lint.scm (check-for-updates): Remove trailing "~%".
| Ludovic Courtès |
2017-10-09 | gnu: network-manager-openvpn: Update to 1.8.10.•••* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
| Ludovic Courtès |
2017-10-09 | gnu: network-manager: Update to 1.8.4.•••* gnu/packages/gnome.scm (network-manager): Update to 1.8.4.
(network-manager-applet): Likewise.
| Ludovic Courtès |
2017-10-09 | gnu: qemu: Add sysconfdir to configure-flags.•••* gnu/packages/virtualization.scm (qemu): Add sysconfdir to configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Oleg Pykhalov |
2017-10-09 | gnu: Add emacs-org2web.•••* gnu/packages/emacs.scm (emacs-org2web): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Feng Shu |
2017-10-09 | gnu: Add emacs-el2org.•••* gnu/packages/emacs.scm (emacs-el2org): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Feng Shu |
2017-10-09 | gnu: Add emacs-mustache.•••* gnu/packages/emacs.scm (emacs-mustache): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Feng Shu |
2017-10-09 | gnu: no-more-secrets: Update to 0.3.3.•••* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3.
| Tobias Geerinckx-Rice |
2017-10-09 | gnu: meson: Update to 0.42.1.•••* gnu/packages/build-tools.scm (meson, meson-for-build): Update to 0.42.1.
| Tobias Geerinckx-Rice |
2017-10-09 | gnu: smartmontools: Use HTTPS home page.•••* gnu/packages/admin.scm (smartmontools)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2017-10-09 | gnu: mit-krb5: Replace with 1.15.2 [fixes CVE-2017-{11368,11462}].•••* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.15.2): New variable.
| Leo Famulari |
2017-10-09 | guix: lint: Add checker for new upstream versions.•••* guix/scripts/lint.scm (check-for-updates): New procedure.
(%checkers): Add it.
* guix/scripts/refresh.scm (importer-modules, %updaters): Move
from here ...
* guix/upstream.scm: ... to here.
| Efraim Flashner |
2017-10-09 | gnu: gnurl: Let the testsuite run test1026.•••* gnu/packages/gnunet.scm (gnurl)[argument]: Remove
'(delete-file "tests/data/test1026")' and the comments related to it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-10-08 | gnu: gnurl: Update to 7.56.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.56.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-10-08 | gnu: Add guile-colorized.•••* gnu/packages/guile.scm (guile-colorized): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-10-08 | gnu: mesa: Disable etnaviv driver.•••* gnu/packages/gl.scm (mesa)<#:configure-flags>: On armhf-linux, disable
etnaviv driver.
| Marius Bakke |
2017-10-08 | activation: Do not create setuid binaries in the store [security fix].•••Fixes <https://bugs.gnu.org/28751>.
* gnu/build/activation.scm (activate-setuid-programs)[link-or-copy]: Remove.
Use 'copy-file' instead.
| Ludovic Courtès |
2017-10-08 | gnu: borg: Update to 1.1.0.•••* gnu/packages/backup.scm (borg): Update to 1.1.0.
[native-inputs]: Replace python-sphinx-rtd-theme with
python-guzzle-sphinx-theme.
| Leo Famulari |
2017-10-08 | gnu: Add 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>
| Leo Famulari |
2017-10-08 | gnu: kdevelop: Do not hardcode user profile locations in wrapper.•••* 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.
| Thomas Danckaert |
2017-10-08 | tests: databases: Add a simple test for MySQL.•••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.
| Christopher Baines |
2017-10-08 | linux-initrd: Ensure that the guile used in the initrd is referenced.•••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.
| Christopher Baines |
2017-10-08 | gnu: youtube-dl: Update to 2017.10.07.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.10.07.
| Tobias Geerinckx-Rice |
2017-10-08 | gnu: offlineimap: Update to 7.1.3.•••* gnu/packages/mail.scm (offlineimap): Update to 7.1.3.
| Tobias Geerinckx-Rice |
2017-10-08 | services: Remove unneeded imported.•••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).
| Ludovic Courtès |
2017-10-08 | gnu: gnome-calendar: Update to 3.26.2.•••* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.2.
| Tobias Geerinckx-Rice |
2017-10-08 | gnu: par2cmdline: Update to 0.7.4.•••* gnu/packages/backup.scm (par2cmdline): Update to 0.7.4.
| Tobias Geerinckx-Rice |
2017-10-08 | gnu: munge: Update to 0.5.13.•••* gnu/packages/admin.scm (munge): Update to 0.5.13.
| Tobias Geerinckx-Rice |
2017-10-08 | gnu: aisleriot: Update to 3.22.3.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.3.
[inputs]: Use guile-2.2 instead of guile-2.0.
| Kei Kebreau |
2017-10-08 | gnu: Add missing mongodb patch to local.mk.•••* gnu/local.mk (dist_patch_DATA): Add the
mongodb-support-unknown-linux-distributions.patch.
| Christopher Baines |
2017-10-08 | web: Add nginx-documentation.•••* gnu/packages/web.scm (nginx): Add comment about updating the documentation.
(nginx-xslscript): New variable.
(nginx-documentation): New variable.
| Christopher Baines |
2017-10-08 | perl: Add perl-parse-recdescent.•••* gnu/packages/perl.scm (perl-parse-recdescent): New variable.
| Christopher Baines |