~ruther/guix-local

ref: 83f805be02e75b366e1715ad62f50dd7dbd8ec89 guix-local/gnu/packages d---------
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.
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.
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>
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>
gnu: shadow: Use 'modify-phases'.

* gnu/packages/admin.scm (shadow): Use 'modify-phases'.
c6b6a74e — Danny Milosavljevic 9 years ago
gnu: python-pyodbc-c: Update to 3.1.4.

* gnu/packages/databases.scm (python-pyodbc-c): Update to 3.1.4.
Next