~ruther/guix-local

ca4c7d4c — Mark H Weaver 8 years ago
gnu: linux-libre@4.1: Update to 4.1.49.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.49.
c2c0d661 — Oleg Pykhalov 8 years ago
gnu: Add cava.

* gnu/packages/audio.scm (cava): New public variable.
dbe64d10 — Mark H Weaver 8 years ago
gnu: linux-libre: Add retpoline support on x86 [mitigates spectre].

* gnu/packages/linux.scm (make-linux-libre): On x86 systems, build
with GCC-7.
f888d5bb — Mark H Weaver 8 years ago
gnu: gcc@7: Update to 7.3.0.

* gnu/packages/gcc.scm (gcc-7): Update to 7.3.0.
238f3a39 — Leo Famulari 8 years ago
gnu: dovecot: Fix CVE-2017-15132.

* gnu/packages/patches/dovecot-CVE-2017-15132.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (dovecot)[source]: Use it.
8020ecc7 — Efraim Flashner 8 years ago
gnu: cobol: Run cobol85 test-suite.

* gnu/packages/cobol.scm (gnucobol)[arguments]: Add phase to place
test-suite tarball in test directory. Change test target.
[native-inputs]: Add perl.
[inputs]: Download test-suite tarball.
8c71a52c — Oleg Pykhalov 8 years ago
gnu: libmusicbrainz: Clean spaces between right parenthesis.

* gnu/packages/music.scm (libmusicbrainz): Remove unnecessary spaces between
  right parenthesis.
5ee4cd69 — ClĂ©ment Lassieur 8 years ago
services: postgresql: Use pg_ctl to start and stop postgres.

Fixes <https://bugs.gnu.org/29992>.

* gnu/services/databases.scm (postgresql-shepherd-service): Replace
make-forkexec-constructor and make-kill-destructor with pg_ctl.
45b48698 — Oleg Pykhalov 8 years ago
gnu: gource: Fix the hashes of mutated GitHub archives.

* gnu/packages/version-control.scm (gource): Fix hash.
0646461a — Rutger Helling 8 years ago
gnu: nftables: Update to 0.8.1.

* gnu/packages/linux.scm (nftables): Update to 0.8.1.
1dba87d7 — Rutger Helling 8 years ago
gnu: libnftnl: Update to 1.0.9.

* gnu/packages/linux.scm (libnftnl): Update to 1.0.9.
418c62ff — Efraim Flashner 8 years ago
gnu: qt: Update to 5.9.4.

* gnu/packages/qt.scm (qt qtbase qtsvg qtimageformats qtx11extras
qtxmlpatterns qtdeclarative qtconnectivity qtwebsockets qtsensors
qtmultimedia qtwayland qtserialport qtserialbus qtwebchannel
qtlocation qttools qtscript qtquickcontrols qtquickcontrols2
qtgraphicaleffects qtgamepad qtscxml qtpurchasing qtcanvas3d
qtnetworkauth qtwebkit): Update to 5.9.4.
ca56021c — Ricardo Wurmus 8 years ago
gnu: Update SELinux packages.

* gnu/packages/selinux.scm (libsepol): Update to 2.7, release 20170804.
[source]: Fetch from git.
(checkpolicy)[arguments]: Set LIBSEPOLA.
(libselinux)[arguments]: Likewise; remove build phase "patch-libsepol-path".
(python-sepolgen)[arguments]: Adjust directory name in "enter-dir".
(python-setools): Update to 4.1.1.
[source]: Fetch from git.
(policycoreutils)[source]: Remove patch.
[arguments]: Remove build phases "fix-glib-cflags",
"fix-linkage-with-libsepol", "fix-target-paths", and "wrap-python-tools".
[inputs]: Remove python-wrapper, python-sepolgen, python-setools, python-ipy,
libcap-ng, pcre, dbus, dbus-glib, and glib.
* gnu/packages/patches/policycoreutils-make-sepolicy-use-python3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
f48feaa2 — Oleg Pykhalov 8 years ago
gnu: Add streamlink.

* gnu/packages/video.scm (streamlink): New public variable.
d32456d5 — Oleg Pykhalov 8 years ago
gnu: Add python-pycryptodome.

* gnu/packages/python-crypto.scm (python-pycryptodome): New public variable.
da061b84 — Oleg Pykhalov 8 years ago
gnu: Add python-iso3166.

* gnu/packages/iso-codes.scm (python-iso3166): New public variable.
3cf38362 — Oleg Pykhalov 8 years ago
gnu: Add python-iso639.

* gnu/packages/iso-codes.scm (python-iso639): New public variable.
6b113dad — Leo Famulari 8 years ago
gnu: webkitgtk: Update to 2.18.6 [security fixes].

Fixes CVE-2017-{7153,7160,7161,7165,13884,13885,} and CVE-2018-{4088,4096}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.6.
2a2060f9 — Tobias Geerinckx-Rice 8 years ago
gnu: bind: Update to 9.12.0.

* gnu/packages/dns.scm (isc-bind): Update to 9.12.0.
8f4bf6a9 — Tobias Geerinckx-Rice 8 years ago
gnu: liburcu: Update to 0.10.1.

* gnu/packages/datastructures.scm (liburcu): Update to 0.10.1.
Next