Age | Commit message (Expand) | Author |
2017-08-26 | gnu: Add capstone....* gnu/packages/engineering.scm (capstone): New variable.
| Julien Lepiller |
2017-08-26 | gnu: youtube-dl: Update to 2017.08.23....* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Oleg Pykhalov |
2017-08-26 | gnu: pv: Update to 1.6.6....* gnu/packages/pv.scm (pv): Update to 1.6.6.
| 宋文武 |
2017-08-25 | gnu: linux-libre: Update to 4.12.9....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-08-25 | gnu: linux-libre@4.9: Update to 4.9.45....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.45.
| Mark H Weaver |
2017-08-25 | gnu: linux-libre@4.4: Update to 4.4.84....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.84.
| Mark H Weaver |
2017-08-25 | gnu: go: Update to 1.9....* gnu/packages/golang.scm (go-1.8): Replace with ...
(go-1.9): ... new variable.
[arguments]: Adjust the pre-build phase accordingly.
| Leo Famulari |
2017-08-25 | gnu: Add draft of gdm service....* gnu/services/xorg.scm (%gdm-accounts, <gdm-configuration>)
(gdm-etc-service, gdm-pam-service, gdm-shepherd-service, gdm-service-programs)
(gdm-service-type, gdm-service): New public variables. Not yet working.
| Andy Wingo |
2017-08-25 | gnu: services: Log debug messages to /var/log/debug....* gnu/services/base.scm (%default-syslog.conf): Create a /var/log/debug with
messages logged to syslog at debug level.
| Andy Wingo |
2017-08-25 | gnu: gdm: Fix environment of worker processes and sessions....* gnu/packages/gnome.scm (gdm): Get X server path from GDM_X_SERVER
environment variable, and make sure this variable is propagated to internal
sub-processes. Launch sessions with a reasonable XDG_CONFIG_DIRS setting.
Get the custom GDM conf from the current system's profile.
| Andy Wingo |
2017-08-25 | gnu: gdm: Use proper elogind check, and wrap environment....* gnu/packages/gnome.scm (gdm): Use glib-or-gtk-build-system to make sure the
schemas are available to GDM. Install gdm to /bin to make this happen. Use a
proper elogind check.
| Andy Wingo |
2017-08-25 | gnu: gdm: Look for sessions in /run/current-system....* gnu/packages/gnome.scm (gdm): Fix search paths for system sessions. Use
/var as localstatedir. Set a more sensible default path for user sessions.
| Andy Wingo |
2017-08-25 | gnu: services: Refactor to separate X and startx wrappers....* gnu/services/xorg.scm (xorg-wrapper): New public function.
(xorg-start-command): Use xorg-wrapper.
| Andy Wingo |
2017-08-25 | gnu: Add AccountsService service to desktop services....* doc/guix.texi (Desktop Services): Add accountsservice-service.
* gnu/services/desktop.scm (%accountsservice-activation):
(accountsservice-service-type): New public variables.
(%desktop-services): Add accountsservice-service.
| Andy Wingo |
2017-08-25 | gnu: accountsservice: Properly reference shadow....* gnu/packages/freedesktop.scm (accountsservice): Fix references to binaries
provided by the shadow package.
| Andy Wingo |
2017-08-25 | gnu: parallel: Update to 20170822....* gnu/packages/parallel.scm (parallel): Update to 20170822.
| Efraim Flashner |
2017-08-25 | gnu: yoshimi: Update to 1.5.3....* gnu/packages/music.scm (yoshimi): Update to 1.5.3.
| Ricardo Wurmus |
2017-08-25 | gnu: zynaddsubfx: Update to 3.0.2....* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.2.
| Ricardo Wurmus |
2017-08-25 | gnu: guile-xcb: Update source URL....* gnu/packages/guile-wm.scm (guile-xcb)[source]: Use archived tarball URL.
| Ricardo Wurmus |
2017-08-24 | gnu: font-mathjax: Move to javascript.scm....This avoids cross-module top-level references.
* gnu/packages/fonts.scm (font-mathjax): Move to...
* gnu/packages/javascript.scm (font-mathjax): ... here. New variable.
| Ludovic Courtès |
2017-08-24 | gnu: font-go: Remove reference to 'go-1.4'....This avoids circular references at the top level.
* gnu/packages/fonts.scm (font-go)[license]: Remove reference to
GO-1.4.
| Ludovic Courtès |
2017-08-24 | gnu: Add honcho....* gnu/packages/python.scm (python-honcho, python2-honcho): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Stefan Reichör |
2017-08-24 | gnu: maim: Update to 5.4.68....* gnu/packages/xdisorg.scm (maim): Update to 5.4.68.
| Marius Bakke |
2017-08-24 | gnu: slop: Update to 7.3.49....* gnu/packages/xdisorg.scm (slop): Update to 7.3.49.
| Marius Bakke |
2017-08-24 | gnu: guile-wm: Update source URL....* gnu/packages/guile-wm.scm (guile-wm)[source]: Use archived URL.
| Ricardo Wurmus |
2017-08-24 | gnu: libreoffice: Fix icons, enable liblangtag....* gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add liblangtag.
[arguments]: Correct icon names in .desktop files; copy desktop files &
icons for libreoffice-math and libreoffice-startcenter; enable parallel
build; enable liblangtag.
| Thomas Danckaert |
2017-08-24 | gnu: dovecot: Update to 2.2.32....* gnu/packages/mail.scm (dovecot): Update to 2.2.32.
| Tobias Geerinckx-Rice |
2017-08-24 | gnu: lollypop: Use pseudo meson build system....* gnu/packages/gnome.scm (lollypop)[arguments]: Disable tests. Delete
configure phase, replace build and install phase with custom phases.
[native-inputs]: Add ninja.
[propagated-inputs]: Move gst-plugins-base ...
[inputs]: ... to here. Add meson.
| Efraim Flashner |
2017-08-24 | gnu: libksysguard: Enable more tests (not all working yet)....* gnu/packages/kde.scm (libksysguard)[arguments]
<#:phases>'check-setup': Set QT_QPA_PLATFORM=offscreen.
<#:phases>'check': Enable all tests except of the failing one.
| Hartmut Goebel |
2017-08-24 | gnu: python2-ttystatus: Update to 0.35....* gnu/packages/python.scm (python2-ttystatus): Update to 0.35.
| Arun Isaac |
2017-08-24 | gnu: cliapp: Update to 1.20170823....* gnu/packages/python.scm (python2-cliapp): Update to 1.20170823.
| Arun Isaac |
2017-08-24 | gnu: datamash: Update to 1.2....* gnu/packages/datamash.scm (datamash): Update to 1.2.
| Efraim Flashner |
2017-08-23 | gnu: bootloader: Deprecate "device" field in favor of "target"....* gnu/bootloader.scm (<bootloader-configuration>): Deprecate "device" field in
favor of "target" field. This is mostly a renaming but also a generalization
to support UEFI targets being paths to a mounted partition instead of a device
name.
* gnu/system/examples/bare-bones.tmpl:
* gnu/system/examples/desktop.tmpl:
* gnu/system/examples/lightweight-desktop.tmpl:
* gnu/system/examples/vm-image.tmpl:
* gnu/system/install.scm:
* gnu/tests.scm:
* gnu/tests/install.scm:
* gnu/tests/nfs.scm:
* tests/system.scm: Adapt all invocations of bootloader-configuration.
* guix/scripts/system.scm (perform-action): Rename device argument to
bootloader-target.
(process-action): Adapt caller.
* doc/guix.texi (Proceeding with the Installation):
* doc/guix.texi (Bootloader Configuration): Update documentation.
| Andy Wingo |
2017-08-23 | gnu: qemu: Fix CVE-2017-12809....* gnu/packages/virtualization.scm (qemu)[source]: Add patch.
* gnu/packages/patches/qemu-CVE-2017-12809.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2017-08-23 | gnu: openjpeg: Fix CVE-2017-12982....* gnu/packages/image.scm (openjepg)[source]: Add patch.
* gnu/packages/patches/openjpeg-CVE-2017-12982.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2017-08-23 | gnu: python-scikit-learn: Update to 0.19.0....* gnu/packages/python.scm (python-scikit-learn): Update to 0.19.0.
| Ricardo Wurmus |
2017-08-23 | gnu: xpra: Update to 2.1.1....* gnu/packages/xorg.scm (xpra): Update to 2.1.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Rutger Helling |
2017-08-23 | gnu: higan: Update to 104....* gnu/packages/games.scm (higan): Update to 104.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Rutger Helling |
2017-08-23 | gnu: retroarch: Update to 1.6.7....* gnu/packages/games.scm (retroarch): Update to 1.6.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Rutger Helling |
2017-08-23 | gnu: id3lib: Remove bundled zlib....* gnu/packages/mp3.scm (id3lib)[source]: Remove bundled zlib.
[inputs]: Add zlib.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Thomas Danckaert |
2017-08-23 | tests: Add 'libvirt-service-type' test....* gnu/tests/virtualization.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Christopher Baines |
2017-08-23 | services: Add libvirt services...* gnu/services/virtualization.scm: New file.
* doc/guix.texi (Virtualization Services): Document it.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ryan Moe |
2017-08-23 | gnu: libvirt: Wrap with iproute and qemu....libvirtd runs qemu if it's configured to use it, and also uses the ip command.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add wrap-libvirtd
phase.
| Christopher Baines |
2017-08-23 | gnu: Build the shared library for yaml-cpp....* gnu/packages/serialization.scm (yaml-cpp)[arguments]: Add
-DBUILD_SHARED_LIBS=ON to #:configure-flags.
| Christopher Baines |
2017-08-23 | services: herd: Actions return a list of results....Fixes a regression introduced in
0642838b2e9ab2bd988dccb64b9e1130006347bf.
* gnu/services/herd.scm (invoke-action): Explain that we get a list of
results.
(current-services): Expect a list of result and use the first one.
(unload-service, %load-file, eval-there): Likewise.
| Ludovic Courtès |
2017-08-22 | gnu: whois: Update to 5.2.18....* gnu/packages/networking.scm (whois): Update to 5.2.18.
| Marius Bakke |
2017-08-22 | gnu: Add f2fs-tools....* gnu/packages/linux.scm (f2fs-tools): New variable.
| Marius Bakke |
2017-08-22 | gnu: Add icedtea-web....* gnu/packages/java.scm (icedtea-web): New variable.
| Marius Bakke |
2017-08-22 | gnu: gnurl: Update to 7.55.1-3....* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| ng0 |
2017-08-22 | web: Remove the nginx-service procedure....Now that the service-type has a default value, and configuration record is
accessible.
* gnu/services/web.scm (nginx-service): Remove procedure.
* doc/guix.texi (Web Services): Update and improve NGinx documentation.
| Christopher Baines |