~ruther/guix-local

e0d41d24 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.113.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.113.
52009dc3 — Mark H Weaver 8 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr52.

Includes fixes for CVE-2018-5104, CVE-2018-5097, CVE-2018-5099, and the
remaining 7 out of 21 changesets for CVE-2018-5089.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.  Remove the local spectre mitigation patch
in favor of the (identical) changeset from upstream.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
c1c2e1d7 — Mark H Weaver 8 years ago
gnu: icecat: Relabel patches to reflect CVE assignments.

Document that our existing patches include fixes for CVE-2018-5091,
CVE-2018-5095, CVE-2018-5096, CVE-2018-5098, CVE-2018-5102, CVE-2018-5103,
CVE-2018-5117, and 14 out of 21 changesets for CVE-2018-5089.

* gnu/packages/gnuzilla.scm (icecat)[sources]: Relabel patches to reflect CVE
assignments.
4f34e0db — Efraim Flashner 8 years ago
gnu: vifm: Update inputs.

* gnu/packages/vim.scm (vifm)[native-inputs]: Move perl ...
[inputs]: ... to here.
[home-page]: Use https.
133f7257 — Leo Famulari 8 years ago
gnu: curl: Update replacement to 7.58.0 [fixes CVE-2018-{1000005,1000007}].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.58.0.
(curl-7.57.0): Replace with curl-7.58.0.
0af6ffdd — Kei Kebreau 8 years ago
gnu: qscintilla: Update to 2.10.2.

* gnu/packages/qt.scm (qscintilla, python-qscintilla, python-pyqt+qscintilla):
Update to 2.10.2.
f3a13a21 — Leo Famulari 8 years ago
gnu: go: Update to 1.9.3.

* gnu/packages/golang.scm (go-1.9): Update to 1.9.3.
18d9d22a — Leo Famulari 8 years ago
gnu: Add the Oil shell.

* gnu/packages/shells.scm (oil-shell): New variable.
c73a00a3 — Leo Famulari 8 years ago
gnu: libsndfile: Fix CVE-2017-12562.

* gnu/packages/patches/libsndfile-CVE-2017-12562.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile/fixed): New variable.
8d26f48e — Ricardo Wurmus 8 years ago
gnu: gnome-maps: Add missing inputs.

* gnu/packages/geo.scm (gnome-maps)[inputs]: Add libsecret, libsoup,
libgweather, gdk-pixbuf, glib-networking, and gsettings-desktop-schemas.
04ba7a9d — Ricardo Wurmus 8 years ago
gnu: powertabeditor: Fix build.

* gnu/packages/music.scm (powertabeditor)[arguments]: Add phase
"fix-boost-bug" to fix build with boost 1.64.
ce018d16 — Konrad Hinsen 8 years ago
gnu: python2-mmtk: Update to 2.7.11

* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.

Signed-off-by: Leo Famulari <leo@famulari.name>
6f774d48 — Mathieu Lirzin 8 years ago
guix: Refactor script.

* scripts/guix.in: Remove empty surrounding ‘let’.  Define 'main' as the
procedure called when running the script.
(maybe-augment-load-paths!): Rename to ...
(augment-load-paths!): ... this.  Use 'and=>' for 'file-exists?'.
(run-guix-main): Rename to ...
(main): ... this.  Call 'augment-load-paths!'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1b5bee00 — Ludovic Courtès 8 years ago
gnu: git: Update to 2.16.1.

* gnu/packages/version-control.scm (git): Update to 2.16.1.
54347e91 — Ludovic Courtès 8 years ago
gnu: usbutils: Update to 009.

* gnu/packages/linux.scm (usbutils): Update to 009.
4b0111a4 — Ludovic Courtès 8 years ago
gnu: iw: Update to 4.14.

* gnu/packages/linux.scm (iw): Update to 4.14.
0e5dbc47 — Ludovic Courtès 8 years ago
gnu: wget: Update to 1.19.4.

* gnu/packages/wget.scm (wget): Update to 1.19.4.
gnu: gnunet: Use invoke.

* gnu/packages/gnunet.scm (gnurl)[arguments]: Substitute invoke for system*.
(guile-gnunet)[arguments]: Likewise.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
0db22b32 — Danny Milosavljevic 8 years ago
system: Rename a20-olinuxino-lime-sd-installation-os.

* gnu/system/install.scm (a20-olinuxino-lime-sd-installation-os): Rename to...
(a20-olinuxino-lime-installation-os): ...this.
17153d18 — Mathieu Othacehe 8 years ago
gnu: Add fgallery.

* gnu/packages/graphics.scm (fgallery): New variable.
Next