~ruther/guix-local

83f805be — Leo Famulari 9 years ago
gnu: postgresql: Update to 9.5.6.

* gnu/packages/databases.scm (postgresql): Update to 9.5.6.
46aa4c66 — Leo Famulari 9 years ago
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].

* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
d6065945 — Leo Famulari 9 years ago
gnu: screen: Fix CVE-2017-5618.

* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
6ea86d7e — Leo Famulari 9 years ago
gnu: mpd: Update to 0.20.4.

* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.
37acc8a0 — Leo Famulari 9 years ago
gnu: qemu: Fix CVE-2017-{5667,5898,5931}.

* gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/packages/qemu.scm (qemu)[source]: Use them.
2c20bf62 — Efraim Flashner 9 years ago
gnu: ffmpeg@2.8: Update to 2.8.11.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.11.
b55b4aa8 — Efraim Flashner 9 years ago
gnu: ffmpeg: Update to 3.2.4.

* gnu/packages/video.scm (ffmpeg): Update to 3.2.4.
c32d02fe — 宋文武 9 years ago
services: Add openvswitch-service-type.

* gnu/services/networking.scm (<openvswitch-configuration>): New record type.
(openvswitch-activation, openvswitch-shepherd-service): New procedures.
(openvswitch-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
92ac2cff — 宋文武 9 years ago
gnu: Add openvswitch.

* gnu/packages/networking.scm (openvswitch): New variable.
4406b6aa — Leo Famulari 9 years ago
gnu: irssi: Update to 1.0.1.

* gnu/packages/irc.scm (irssi): Update to 1.0.1.
a1a8b7f2 — Ludovic Courtès 9 years ago
tests: Relax test on utmpx entries.

Partly fixes <http://bugs.gnu.org/25476>.
Reported by Paul Garlick <pgarlick@tourbillion-technology.com>.

* tests/syscalls.scm ("utmpx-entries"): Check whether ENTRY is of type
'BOOT_TIME', in which case PID may be 0.
bd233722 — Ludovic Courtès 9 years ago
gnu: Add Guile-Git.

* gnu/packages/guile.scm (guile-git): New variable.
413f71f3 — Ludovic Courtès 9 years ago
gnu: libgit2: Propagate openssl and zlib.

* gnu/packages/version-control.scm (libgit2)[inputs]: Move OPENSSL
to...
[propagated-inputs]: ... here.  New field.
71e0f217 — Ludovic Courtès 9 years ago
gnu: Use 'license:' prefix in (gnu packages guile).

* gnu/packages/guile.scm: Import (guix licenses) with the 'license:'
prefix.
26653538 — Marius Bakke 9 years ago
gnu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}].

* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.0.
f057755e — Marius Bakke 9 years ago
gnu: spice-gtk: Update to 0.33.

* gnu/packages/spice.scm (spice-gtk): Update to 0.33.
[source, home-page]: Use HTTPS.
5e569d5c — Marius Bakke 9 years ago
gnu: spice-protocol: Update to 0.12.12.

* gnu/packages/spice.scm (spice-protocol): Update to 0.12.12.
[source, home-page]: Use HTTPS.
ae953ead — Marius Bakke 9 years ago
gnu: spice: Fix CVE-2016-9577 and CVE-2016-9578.

* gnu/packages/patches/spice-CVE-2016-9577.patch,
  gnu/packages/patches/spice-CVE-2016-9578-1.patch,
  gnu/packages/patches/spice-CVE-2016-9578-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/spice.scm (spice)[source]: Use them.
dcb550e5 — Carolili 9 years ago
gnu: slurm: Update to 16.05.9.1.

 * gnu/packages/parallel.scm (slurm): Update to 16.05.9.1.
 * gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Removing two contribs which are added in the new version.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4153ef23 — nikita 9 years ago
gnu: shadow: Update to 4.4.

* gnu/packages/admin.scm (shadow): Update to 4.4.
[source]: Adjust URL.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next