~ruther/guix-local

edca4cbe — Efraim Flashner 10 years ago
gnu: jrnl: Update to 1.9.7.

* gnu/packages/jrnl.scm (jrnl): Update to 1.9.7.
[native-inputs]: Remove python-setuptools.
29f9abb4 — Alex Kost 10 years ago
gnu: font-ubuntu: Update to 0.83.

* gnu/packages/fonts.scm (font-ubuntu): Update to 0.83.
e2a3d690 — Alex Kost 10 years ago
gnu: manaplus: Update to 1.6.3.12.

* gnu/packages/games.scm (manaplus): Update to 1.6.3.12.
acd62175 — Alex Kost 10 years ago
gnu: git-modes: Update to 1.2.1.

* gnu/packages/emacs.scm (git-modes): Update to 1.2.1.
eb4f2cd7 — Efraim Flashner 10 years ago
gnu: glpk: Update to 4.59.

* gnu/packages/maths.scm (glpk): Update to 4.59.
9591e11a — Efraim Flashner 10 years ago
gnu: samba: Update to 4.3.6 [fixes CVE-2015-7560, CVE-2016-0771].

* gnu/packages/samba.scm (samba): Update to 4.3.6.
e1c644a0 — Leo Famulari 10 years ago
gnu: accountsservice: Use HTTPS URL.

* gnu/packages/freedesktop.scm (accountsservice)[source]: Use HTTPS URL.
dfbe56c3 — Andreas Enge 10 years ago
gnu: mupdf: Update to 1.8.

* gnu/packages/pdf.scm (mupdf): Update to 1.8.
8e755b1b — Andreas Enge 10 years ago
gnu: mupdf: Simplify package.

* gnu/packages/pdf.scm (mupdf)[source]: Drop patch and part of snippet
  modifying permissions of files added by the patch.
  [arguments]: Use #:make-flags instead of modified build and install phases.
  Drop superfluous module inclusion. Use modify-phases syntax.
* gnu/packages/patches/mupdf-buildsystem-fix.patch: Remove patch.
* gnu-system.am (dist_patch_DATA): Unregister patch.
0ede252b — Danny Milosavljevic 10 years ago
gnu: Add fluxbox.

* gnu/packages/wm.scm (fluxbox): New variable.

Co-authored-by: Eric Bavier <bavier@member.fsf.org>
81a96539 — Mark H Weaver 10 years ago
gnu: webkitgtk: Update to 2.10.8 [fixes CVE-2016-1726].

* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.8.
bce6f7ce — Leo Famulari 10 years ago
gnu: openexr: Disable broken test to fix build on i686.

* gnu/packages/graphics.scm (openexr)[arguments]: New field.
b5f990a6 — Christopher Allan Webber 10 years ago
doc: Add footnote about pointing ~/.config/guix/latest at user's checkout

* doc/contributing.texi (Running Guix Before It Is Installed): New footnote.
66a30a3e — Ludovic Courtès 10 years ago
gnu: libevent: Update to 2.0.22 [fixes CVE-2015-6525].

* gnu/packages/libevent.scm (libevent): Update to 2.0.22.
6a25e595 — Ludovic Courtès 10 years ago
cve: Read entire CVE databases for the current year and the past year.

The "Modified" database that we were reading is much smaller, but it
only shows CVEs modified over the past week.

* guix/cve.scm (%now, %current-year, %past-year): New variables.
(yearly-feed-uri): New procedure.
(%cve-feed-uri, %ttl): Remove.
(%current-year-ttl, %past-year-ttl): New variables.
(call-with-cve-port): Add 'uri' and 'ttl' parameters and honor them.
Add 'setvbuf' call.
(current-vulnerabilities)[read-vulnerabilities]: New procedure.
Read from both %LAST-YEAR and %CURRENT-YEAR.
ef0f0d5f — Ludovic Courtès 10 years ago
gnu: vorbis-tools: Patch buffer overflow [fixes CVE-2015-6749].

* gnu/packages/patches/vorbis-tools-CVE-2015-6749.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xiph.scm (vorbis-tools)[source]: Use it.
baacf042 — Jan Nieuwenhuizen 10 years ago
doc: Suggest `guix.scm' for upstream maintainers.

* doc/guix.texi (Invoking guix package): Suggest `guix.scm'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
cf557afa — Ludovic Courtès 10 years ago
cve: Make CPE patch level part of the version string.

* guix/cve.scm (%cpe-package-rx): Adjust to account for :PATCH-LEVEL.
(cpe->package-name): Likewise.
d381962f — Nils Gillmann 10 years ago
gnu: Add powwow.

* gnu/packages/games.scm (powwow): New variable.
a0a71439 — Roel Janssen 10 years ago
gnu: Add bioawk.

* gnu/packages/bioinformatics.scm (bioawk): New variable.

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