~ruther/guix-local

110afdde — Mark H Weaver 8 years ago
gnu: icecat: Use system harfbuzz and graphite2 libraries.

* gnu/packages/patches/icecat-use-system-harfbuzz.patch,
gnu/packages/patches/icecat-use-system-graphite2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.  Delete
"gfx/harfbuzz" and "gfx/graphite2" in the snippet.
[inputs]: Add harfbuzz and graphite2.
[arguments]: Add "--with-system-harfbuzz" and "--with-system-graphite2" to
configure-flags.
efe2a283 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
8d0edc82 — Oleg Pykhalov 8 years ago
gnu: Add sipcalc.

* gnu/packages/admin.scm (sipcalc): New public variable.
63298f14 — Leo Famulari 8 years ago
gnu: mu: Use a fixed variant of tzdata for the mu tests.

* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
e5fdc334 — Pierre Langlois 8 years ago
gnu: mu: Update to 1.0.

* gnu/packages/mail.scm (mu): Update to 1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
3a9e6553 — Kei Kebreau 8 years ago
gnu: audacity: Update to 2.2.1.

* gnu/packages/audio.scm (audacity): Update to 2.2.1.
2c433a16 — Leo Famulari 8 years ago
gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].

* gnu/packages/databases.scm (postgresql): Update to 10.2.
bf4075cd — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.15.2.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2.
(%linux-libre-hash): Update hash.
f0c8b50f — Mark H Weaver 8 years ago
gnu: linux-libre@4.14: Update to 4.14.18.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18.
(%linux-libre-4.14-hash): Update hash.
e61da2e8 — Alex Vong 8 years ago
gnu: mpv: Fix CVE-2018-6360.

* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
30335a29 — Leo Famulari 8 years ago
gnu: Update syncthing to 0.14.44.

* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44.
[inputs]: Add go-github-com-prometheus-union and remove
go-github-com-edsrzf-mmap-go.
[source]: Delete bundled dependencies in a snippet.
[arguments]: Remove the 'delete-bundled-source-code' phase.
5c8c1511 — Leo Famulari 8 years ago
gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.

* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-2.a8abcfb.
f07ccbc2 — Leo Famulari 8 years ago
gnu: Add go-github-com-prometheus-union.

* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
fa22168b — Leo Famulari 8 years ago
gnu: Add go-github-com-client-golang-prometheus.

* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
bfbe868d — Leo Famulari 8 years ago
gnu: Add go-github-com-client-golang-prometheus-promhttp.

* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
13dca4a5 — Leo Famulari 8 years ago
gnu: Add go-github-com-prometheus-procfs.

* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
270590bd — Leo Famulari 8 years ago
gnu: Add go-github-com-prometheus-common-expfmt.

* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
1da227b0 — Leo Famulari 8 years ago
gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.

* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
4b6b1a38 — Leo Famulari 8 years ago
gnu: Add go-github-com-prometheus-client-model-go.

* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
339e44da — Leo Famulari 8 years ago
gnu Add go-github-com-golang-protobuf-proto.

* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
Next