~ruther/guix-local

ref: 9a6f5bbc0f9b52103f35ef246fb2e1d8038f31ff guix-local/gnu d---------
9a6f5bbc — Efraim Flashner 8 years ago
gnu: blender: Update to 2.79.

* gnu/packages/graphics.scm (blender): Update to 2.79.
[source]: Use https.
[home-page]: Same.
9c1b3792 — Nicolas Goaziou 8 years ago
gnu: emacs-org: Update to 20170917.

* gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
ce27857f — Efraim Flashner 8 years ago
gnu: binutils: Fix security issues.

* gnu/packages/base.scm (binutils)[replacement]: New field.
(binutils/fixed): New variable.
* gnu/packages/commencement.scm (binutils-boot0, binutils-final): Use
'package/inherit' to correctly use replacement binutils.
881006b6 — Marius Bakke 8 years ago
gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.

* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
0c19c0f2 — Marius Bakke 8 years ago
gnu: python-pyopenssl: Update to 17.3.0.

* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
f2cc1b31 — Marius Bakke 8 years ago
gnu: lftp: Update to 4.8.1.

* gnu/packages/ftp.scm (lftp): Update to 4.8.1.
4c7ad0bc — Marius Bakke 8 years ago
gnu: jasper: Update to 2.0.14.

* gnu/packages/image.scm (jasper): Update to 2.0.14.
84023d2f — Marius Bakke 8 years ago
gnu: xf86-video-ati: Update to 7.10.0.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.10.0.
6b192837 — Marius Bakke 8 years ago
gnu: xf86-input-libinput: Update to 0.26.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
273027da — Marius Bakke 8 years ago
gnu: strace: Update to 4.19.

* gnu/packages/linux.scm (strace): Update to 4.19.
86805c1b — Ben Woodcroft 8 years ago
gnu: ruby-2.2: Update to 2.2.8.  Fix CVE-2017-{0898,10784,14033,14064}.

* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.8.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.2.7-rubygems-2613-ruby22.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
c351e8ce — Ben Woodcroft 8 years ago
gnu: ruby-2.3: Update to 2.3.5.  Fix CVE-2017-{0898,10784,14033,14064}.

* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.5.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
312e8a99 — Ben Woodcroft 8 years ago
ruby: Update replacement to 2.4.2.  Fix CVE-2017-{0898,10784,14033,14064}.

* gnu/packages/ruby.scm (ruby): Update replacement to 2.4.2.
(ruby-2.4.1): Rename to ...
(ruby-2.4.2): ... this.
[source]: Remove patches.
* gnu/packages/patches/ruby-rubygems-2612-ruby24.patch,
gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
0329f6f7 — Efraim Flashner 8 years ago
gnu: efl: Hardcode libcurl path.

* gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location
of libcurl.so.
b6598237 — Efraim Flashner 8 years ago
gnu: openfoam: Fix typo.

* gnu/packages/simulation.scm (openfoam)[description]: Add a period to
the end of the sentence.
5fb17ed9 — Efraim Flashner 8 years ago
gnu: owncloud-client: Update to 2.3.3.

* gnu/packages/sync.scm (owncloud-client): Update to 2.3.3.
ea8afaf3 — Rene Saavedra 8 years ago
gnu: bluefish: Update to 2.2.10.

* gnu/packages/gnome.scm (bluefish): Update to 2.2.10.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
da1f7a9e — Ben Woodcroft 8 years ago
gnu: python-orator: Move to (gnu packages databases).

* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
77e5c370 — Ben Woodcroft 8 years ago
gnu: python-orator: Update to 0.9.7.

* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests.  Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow.  Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
00c78882 — Ben Woodcroft 8 years ago
gnu: python-pygments: Update to 2.2.0.

* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
Next