~ruther/guix-local

ref: 254ea3f945e8bc44f8c3a4159302f24f4fe5f216 guix-local/gnu d---------
254ea3f9 — Ludovic Courtès 8 years ago
services: rottlog: Make extensible.

* gnu/services/admin.scm (rottlog-service-type)[compose, extend]: New
fields.
* doc/guix.texi (Log Rotation): Mention extension.
81fa2229 — Ludovic Courtès 8 years ago
services: rottlog: Define <log-rotation> objects.

* gnu/services/admin.scm (<log-rotation>): New record type.
(syslog-rotation-config, simple-rotation-config): Remove.
(%default-rotations): Define as a list of <log-rotation> objects.
(log-rotation->config, log-rotations->/etc-entries): New procedures.
(<rottlog-configuration>)[periodic-rotations]: Remove.
[rotations]: New field.
(rottlog-etc): Use 'log-rotations->/etc-entries'.
* doc/guix.texi (Log Rotation): Update accordingly.
d30c4841 — Kyle Meyer 8 years ago
gnu: emacs-markdown-mode: Update to 2.2.

* gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.2.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
f9f77a9e — Kyle Meyer 8 years ago
gnu: emacs-iedit: Update to 0.9.9.9.

* gnu/packages/emacs.scm (emacs-iedit): Update to 0.9.9.9.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
9dfc5bb5 — Kyle Meyer 8 years ago
gnu: emacs-helm: Update to 2.7.1.

* gnu/packages/emacs.scm (emacs-helm): Update to 2.7.1.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
847284e1 — Kyle Meyer 8 years ago
gnu: emacs-yaml-mode: Update to 0.0.13.

* gnu/packages/emacs.scm (emacs-yaml-mode): Update to 0.0.13.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
e831283d — Kyle Meyer 8 years ago
gnu: emacs-elfeed: Update to 2.1.1.

* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.1.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
ef74a425 — Muriithi Frederick Muriuki 8 years ago
gnu: python-rednose: Add the python2 variant.

* gnu/packages/python.scm (python2-rednose): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
af842d45 — Muriithi Frederick Muriuki 8 years ago
gnu: python-sphinx-rtd-theme: Update to 0.2.4.

* gnu/packages/python.scm (python-sphinx-rtd-theme): Update to 0.2.4.
[source]: Use 'pypi-uri'.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
a10040e0 — Marius Bakke 8 years ago
gnu: nss, nss-certs: Update to 3.31.

Release notes:
<https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes>

* gnu/packages/certs.scm (nss-certs): Update to 3.31.
* gnu/packages/gnuzilla.scm (nss): Likewise.
[source]<patches>: Remove upstream 'nss-disable-long-b64-tests' patch.
[arguments]<#:phases>: Move armhf timeout substitution ...
* gnu/packages/patches/nss-increase-test-timeout.patch: ... here.
* gnu/packages/patches/nss-disable-long-b64-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
c4395e78 — Marius Bakke 8 years ago
gnu: nspr: Update to 4.15.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.15.
c476f029 — Marius Bakke 8 years ago
gnu: libinput: Update to 1.7.3.

* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.3.
gnu: crawl: Fix savegame upgrades.

* gnu/packages/patches/crawl-upgrade-saves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/games.scm (crawl)[source]: Apply patch.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
af5faef9 — Efraim Flashner 8 years ago
gnu: aircrack-ng: Fix building on non-Intel machines.

* gnu/packages/networking.scm (aircrack-ng)[arguments]: Only use system
optimizations on x86_64 and i686 machines.
f37f949d — Danny Milosavljevic 8 years ago
gnu: Add minicom.

* gnu/packages/engineering.scm (minicom): New variable.
8cd7f430 — Danny Milosavljevic 8 years ago
gnu: stellarium: Update to 0.15.2.

* gnu/packages/astronomy.scm (stellarium): Update to 0.15.2.
2606fd6f — Danny Milosavljevic 8 years ago
gnu: stellarium: Fix build with Qt 5.9.

* gnu/packages/astronomy.scm (stellarium)[arguments]:
Add phase "patch-version-check".
34a0984e — Leo Famulari 8 years ago
gnu: libmwaw: Fix CVE-2017-9433.

* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libmwaw)[source]: Use it.
e3c9ab5f — Leo Famulari 8 years ago
gnu: libmwaw: Update to 0.3.11.

* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.11.
cdd85a85 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.06.12.

* gnu/packages/video.scm (youtube-dl): Update to 2017.06.12.
Next