~ruther/guix-local

ref: a8d65643fb21fdf6c46b3d248bda411d970e53ab guix-local/gnu d---------
cc955356 — Efraim Flashner 10 years ago
gnu: gmime: Update to 2.6.20.

* gnu/packages/mail.scm (gmime): Update to 2.6.20.
[arguments]: Use modify-phases syntax.
8d5e7ad2 — Ludovic Courtès 10 years ago
gnu: guile-sly: Use HTTPS URL.

* gnu/packages/guile.scm (guile-sly)[source]: Use 'https'.  Failing to
do that, we get redirected to 'https', which fails because GnuTLS is
missing.
7fbee931 — Andreas Enge 10 years ago
gnu: python-pillow: Update to 3.0.0.

* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
b0015064 — Andreas Enge 10 years ago
gnu: numactl: Update to 2.0.10.

* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10.
  [arguments]: Adapt phases to use the autotools machinery.
  [native-inputs]: Add autotools packages.
f714d9fe — Efraim Flashner 10 years ago
gnu: glade3: Update to 3.8.5.

* gnu/packages/gnome.scm (glade3): Update to 3.8.5.
20a1a4c3 — Efraim Flashner 10 years ago
gnu: autogen: Update to 5.18.7.

* gnu/packages/autogen.scm (autogen): Update to 5.18.7.
1eca745b — David Thompson 10 years ago
gnu: node: Do not use bundled dependencies.

The Node build system was previously building its own copies of
OpenSSL (yikes!), libuv, and zlib.

* gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib.
  [arguments]: Add configure flags for using system libraries.  Use
  'modify-phases' syntax.
437d7286 — Leo Famulari 10 years ago
gnu: util-linux: Make description more descriptive.

* gnu/packages/linux.scm (util-linux)[description]: Give some more
  information about the package.

Signed-off-by: Andreas Enge <andreas@enge.fr>
dae36ca5 — Mark H Weaver 10 years ago
gnu: pcre: Update to 8.38.

* gnu/packages/pcre.scm (pcre): Update to 8.38.  Add source URI for
  main FTP site.
821060f3 — Mark H Weaver 10 years ago
gnu: libxml2: Update to 2.9.3.

* gnu/packages/patches/libxml2-CVE-2015-1819.patch,
  gnu/packages/patches/libxml2-CVE-2015-7941-pt1.patch,
  gnu/packages/patches/libxml2-CVE-2015-7941-pt2.patch,
  gnu/packages/patches/libxml2-CVE-2015-7942-pt1.patch,
  gnu/packages/patches/libxml2-CVE-2015-7942-pt2.patch,
  gnu/packages/patches/libxml2-CVE-2015-8035.patch,
  gnu/packages/patches/libxml2-bug-737840.patch,
  gnu/packages/patches/libxml2-bug-738805.patch,
  gnu/packages/patches/libxml2-bug-746048.patch,
  gnu/packages/patches/libxml2-bug-747437.patch,
  gnu/packages/patches/libxml2-bug-751603.patch,
  gnu/packages/patches/libxml2-bug-751631.patch,
  gnu/packages/patches/libxml2-bug-754946.patch,
  gnu/packages/patches/libxml2-bug-754947.patch,
  gnu/packages/patches/libxml2-bug-755857.patch,
  gnu/packages/patches/libxml2-fix-catalog-corruption.patch,
  gnu/packages/patches/libxml2-id-attrs-in-xmlSetTreeDoc.patch,
  gnu/packages/patches/libxml2-node-sort-order-pt1.patch,
  gnu/packages/patches/libxml2-node-sort-order-pt2.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/xml.scm (libxml2): Update to 2.9.3.  Remove patches.
86c8f1da — Mark H Weaver 10 years ago
gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].

* gnu/packages/tls.scm (openssl): Update to 1.0.2e.
  [arguments]: Rename 'fix-man-dir' phase to 'patch-Makefile.org',
  and patch SHELL in Makefile.org.  Add 'fix-broken-symlinks' phase.
  Return #t from 'patch-tests' phase.
e5be0e01 — Efraim Flashner 10 years ago
gnu: keepassx: Update to 2.0.

* gnu/packages/password-utils.scm (keepassx): Update to 2.0.
[source]: Change to official release location.
04417662 — Efraim Flashner 10 years ago
gnu: python2-zope-security: Use python2-zope-testrunner.

* gnu/packages/python.scm (python2-zope-security): Do it.
b847618f — Efraim Flashner 10 years ago
gnu: help2man: Update to 1.47.3.

* gnu/packages/man.scm (help2man): Update to 1.47.3.
5f47e713 — Efraim Flashner 10 years ago
gnu: libmicrohttpd: Update to 0.9.47.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47.
f8f8897f — Alex Vong 10 years ago
gnu: mp3info: Update URL.

* gnu/packages/mp3.scm (mp3info): Update source URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e92b8599 — Kyle Meyer 10 years ago
gnu: Add myrepos.

* gnu/packages/version-control.scm (myrepos): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1872f1bb — Kyle Meyer 10 years ago
gnu: Add python-docopt.

* gnu/packages/python.scm (python-docopt, python2-docopt): New
  variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
07ab3b8e — Efraim Flashner 10 years ago
gnu: gajim: Update to 0.16.4.

* gnu/packages/messaging.scm (gajim): Update to 0.16.4.
d1d75c6a — Efraim Flashner 10 years ago
gnu: pinentry: Update to 0.9.6.

* gnu/packages/gnupg.scm (pinentry): Update to 0.9.6.
[inputs]: Add libsecret.
Next