| Commit message (Expand) | Author | Age |
* | gnu: libxkbcommon: Move to (gnu packages xdisorg).•••* gnu/packages/qt.scm (libxkbcommon): Move to...
* gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable.
* gnu/packages/wm.scm, gnu/packages/gnome.scm,
gnu/packages/games.scm: Adjust accordingly.
| Danny Milosavljevic | 2016-05-11 |
* | gnu: Add entr.•••* gnu/packages/entr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Matthew Jordan | 2016-05-11 |
* | gnu: thinkfan: Fix daemon path in init scripts.•••* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Goaziou | 2016-05-11 |
* | gnu: graphviz: Build the Guile bindings.•••* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0.
[arguments]: Add 'move-guile-bindings' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Roel Janssen | 2016-05-11 |
* | gnu: libical: Correct zoneinfo search path.•••* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant
zoneinfo folders with location of tzdata's zoneinfo folder.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kei Yamashita | 2016-05-11 |
* | gnu: libksba: Upsate to 1.3.4.•••* gnu/packages/gnupg.scm (libksba): Update to 1.3.4.
| Leo Famulari | 2016-05-10 |
* | gnu: exim: Update to 4.87.•••* gnu/packages/mail.scm (exim): Update to 4.87.
| Leo Famulari | 2016-05-10 |
* | Revert "gnu: libva: Update to 1.7.0."•••This reverts commit cdda334ec2fcdd5946ba60853b7312283bf89712.
| Efraim Flashner | 2016-05-10 |
* | gnu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].•••* gnu/packages/qemu.scm (qemu): Update to 2.5.1.1.
[arguments]: Disable parallel tests.
| Leo Famulari | 2016-05-10 |
* | gnu: guile-ncurses: Use 'modify-phases'.•••* gnu/packages/guile.scm (guile-ncurses)[arguments]: Use 'modify-phases'.
| Efraim Flashner | 2016-05-10 |
* | gnu: guile-ncurses: Update to 1.7.•••* gnu/packages/guile.scm (guile-ncurses): Update to 1.7.
[arguments]: Remove work-around for buggy test.
commit fixes http://bugs.gnu.org/21677
| Efraim Flashner | 2016-05-10 |
* | gnu: qemu: Update to 2.5.1.•••* gnu/packages/qemu.scm (qemu): Update to 2.5.1.
[source]: Remove patches.
* gnu/packages/patches/qemu-usb-ehci-oob-read.patch,
gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch,
gnu/packages/patches/qemu-CVE-2015-8558.patch,
gnu/packages/patches/qemu-CVE-2015-8567.patch,
gnu/packages/patches/qemu-CVE-2015-8613.patch,
gnu/packages/patches/qemu-CVE-2015-8619.patch,
gnu/packages/patches/qemu-CVE-2015-8701.patch,
gnu/packages/patches/qemu-CVE-2015-8743.patch,
gnu/packages/patches/qemu-CVE-2016-1568.patch,
gnu/packages/patches/qemu-CVE-2016-1922.patch,
gnu/packages/patches/qemu-CVE-2016-1981.patch,
gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner | 2016-05-09 |
* | gnu: connman: Fix url.•••* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from
the download url.
| Efraim Flashner | 2016-05-09 |
* | gnu: openntpd: Update to 5.9p1.•••* gnu/packages/ntp.scm (openntpd): Update to 5.9p1.
| Efraim Flashner | 2016-05-09 |
* | gnu: youtube-dl: Update to 2016.05.01.•••* gnu/packages/video.scm (youtube-dl): Update to 2016.05.01.
| Efraim Flashner | 2016-05-09 |
* | gnu: ffmpeg: Update to 3.0.2.•••* gnu/packages/video.scm (ffmpeg): Update to 3.0.2.
[home-page]: Use https.
| Efraim Flashner | 2016-05-09 |
* | gnu: libva: Update to 1.7.0.•••* gnu/packages/video.scm (libva): Update to 1.7.0.
[home-page]: Use https.
| Efraim Flashner | 2016-05-09 |
* | gnu: Add surf.•••* gnu/packages/suckless.scm (surf): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Al McElrath | 2016-05-09 |
* | gnu: Add wmfire.•••* gnu/packages/gnustep.scm (wmfire): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Kei Yamashita | 2016-05-09 |
* | gnu: mlt: Update to 6.2.0.•••* gnu/packages/video.scm (mlt): Update to 6.2.0.
[source]: Download from github.
[inputs]: Add pulseaudio.
| Efraim Flashner | 2016-05-09 |
* | gnu: v4l-utils: Update to 1.10.0.•••* gnu/packages/video.scm (v4l-utils): Update to 1.10.0.
[source]: Use https.
| Efraim Flashner | 2016-05-09 |
* | system: tests: Use 'start-service' to wait for service.•••* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a
busy loop to wait for 'term-tty1'.
| Ludovic Courtès | 2016-05-08 |
* | gnu: obs: Update to 0.14.1.•••* gnu/packages/video.scm (obs): Update to 0.14.1.
| Efraim Flashner | 2016-05-08 |
* | gnu: tiled: Update to 0.16.1.•••* gnu/packages/game-development.scm (tiled): Update to 0.16.1.
| David Thompson | 2016-05-08 |
* | gnu: Add bash-tap.•••* gnu/packages/bash.scm (bash-tap): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Roel Janssen | 2016-05-07 |
* | gnu: Add r-mvtnorm.•••* gnu/packages/statistics.scm (r-mvtnorm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Roel Janssen | 2016-05-07 |
* | gnu: Add thinkfan.•••* gnu/packages/linux.scm (thinkfan): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Nicolas Goaziou | 2016-05-06 |
* | gnu: Add moc.•••* gnu/packages/music.scm (moc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Kei Yamashita | 2016-05-06 |
* | gnu: mutt: Update to 1.6.1.•••* gnu/packages/mail.scm (mutt): Update to 1.6.1.
| Leo Famulari | 2016-05-06 |
* | gnu: msmtp: Update to 1.6.4.•••* gnu/packages/mail.scm (msmtp): Update to 1.6.4.
| Leo Famulari | 2016-05-06 |
* | gnu: wesnoth: Update to 1.12.5.•••* gnu/packages/games.scm (wesnoth): Update to 1.12.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin | 2016-05-06 |
* | gnu: bind-utils: Update to 9.10.4.•••* gnu/packages/dns.scm (bind-utils): Update to 9.10.4.
| Mark H Weaver | 2016-05-06 |
* | gnu: isc-dhcp: Update to 4.3.4 [with mitigation for CVE-2016-2774].•••* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.4. Update
bundled 'bind' to 9.9.9.
| Mark H Weaver | 2016-05-06 |
* | gnu: nginx: Update to 1.10.0.•••* gnu/packages/web.scm (nginx): Update to 1.10.0.
| Leo Famulari | 2016-05-06 |
* | gnu: redis: Update to 3.2.0. | David Thompson | 2016-05-06 |
* | gnu: r: Update to 3.3.0.•••* gnu/packages/statistics.scm (r): Update to 3.3.0.
[inputs]: Add curl and tzdata.
[arguments]: Set TZDIR in "set-timezone" phase.
| Ricardo Wurmus | 2016-05-06 |
* | system: Do not export PS1 in /etc/skel/.bashrc.•••* gnu/system/shadow.scm (default-skeletons)[bashrc]: Remove "export"
for 'PS1'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Griffin | 2016-05-06 |
* | gnu: i3status: Update to 2.10.•••Signed-off-by: Leo Famulari <leo@famulari.name>
| Al McElrath | 2016-05-06 |
* | gnu: i3status: Use https URLs.•••* gnu/packages/wm.scm (i3status)[source]: Use https URL.
[home-page]: Use https URL.
| Leo Famulari | 2016-05-06 |
* | gnu: i3-wm: Use https URLs.•••* gnu/packages/wm.scm (i3-wm)[source]: Use https URL.
[home-page]: Use https URL.
| Leo Famulari | 2016-05-06 |
* | gnu: Add r-estimability.•••* gnu/packages/statistics.scm (r-estimability): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Roel Janssen | 2016-05-05 |
* | gnu: Add r-coda.•••* gnu/packages/statistics.scm (r-coda): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Roel Janssen | 2016-05-05 |
* | services: Add connman-service.•••* gnu/services/networking.scm (connman-service): New procedure.
(connman-service-type, %connman-activation): New variables.
(connman-shepherd-service): New procedure.
* doc/guix.texi (Networking Services): Document it.
| Efraim Flashner | 2016-05-05 |
* | gnu: Add connman.•••* gnu/packages/connman.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Efraim Flashner | 2016-05-05 |
* | gnu: ntp: Update to 4.2.8p7 [security fixes].•••This fixes CVE-2015-7704 and CVE-2016-{1547,1548,1549,1551,2516,2517,
2518,2519}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8.p7.
| Leo Famulari | 2016-05-05 |
* | gnu: mercurial: Update to 3.8.1 [fixes CVE-2016-3105].•••* gnu/packages/version-control.scm (mercurial): Update to 3.8.1.
| Efraim Flashner | 2016-05-05 |
* | gnu: Add libiconv.•••* gnu/packages/base.scm (libiconv): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Jan Nieuwenhuizen | 2016-05-05 |
* | gnu: linux-libre: Update to 4.5.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.5.3.
| Mark H Weaver | 2016-05-05 |
* | gnu: linux-libre-4.4: Update to 4.4.9.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.9.
| Mark H Weaver | 2016-05-05 |
* | gnu: linux-libre-4.1: Update to 4.1.23.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.23.
| Mark H Weaver | 2016-05-05 |