summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: youtube-dl: Update to 2015.12.09.Efraim Flashner2015-12-09
| | | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.12.09. [native-inputs]: Move python-setuptools here.
* gnu: vte: Update to 0.42.1.Efraim Flashner2015-12-09
| | | | * gnu/packages/gnome.scm (vte): Update to 0.42.1.
* gnu: libsecret: Update to 0.18.3.Efraim Flashner2015-12-09
| | | | * gnu/packages/gnome.scm (libsecret): Update to 0.18.3.
* gnu: libgnome-keyring: Update to 3.12.0.Efraim Flashner2015-12-09
| | | | * gnu/packages/gnome.scm (libgnome-keyring): Update to 3.12.0.
* gnu: gmime: Update to 2.6.20.Efraim Flashner2015-12-09
| | | | | * gnu/packages/mail.scm (gmime): Update to 2.6.20. [arguments]: Use modify-phases syntax.
* gnu: guile-sly: Use HTTPS URL.Ludovic Courtès2015-12-08
| | | | | | * gnu/packages/guile.scm (guile-sly)[source]: Use 'https'. Failing to do that, we get redirected to 'https', which fails because GnuTLS is missing.
* gnu: python-pillow: Update to 3.0.0.Andreas Enge2015-12-08
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
* gnu: numactl: Update to 2.0.10.Andreas Enge2015-12-08
| | | | | | * gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10. [arguments]: Adapt phases to use the autotools machinery. [native-inputs]: Add autotools packages.
* gnu: glade3: Update to 3.8.5.Efraim Flashner2015-12-08
| | | | * gnu/packages/gnome.scm (glade3): Update to 3.8.5.
* gnu: autogen: Update to 5.18.7.Efraim Flashner2015-12-08
| | | | * gnu/packages/autogen.scm (autogen): Update to 5.18.7.
* gnu: node: Do not use bundled dependencies.David Thompson2015-12-07
| | | | | | | | | 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.
* gnu: util-linux: Make description more descriptive.Leo Famulari2015-12-07
| | | | | | | * gnu/packages/linux.scm (util-linux)[description]: Give some more information about the package. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: pcre: Update to 8.38.Mark H Weaver2015-12-07
| | | | | * gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for main FTP site.
* gnu: libxml2: Update to 2.9.3.Mark H Weaver2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].Mark H Weaver2015-12-07
| | | | | | | * 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.
* gnu: keepassx: Update to 2.0.Efraim Flashner2015-12-07
| | | | | * gnu/packages/password-utils.scm (keepassx): Update to 2.0. [source]: Change to official release location.
* gnu: python2-zope-security: Use python2-zope-testrunner.Efraim Flashner2015-12-07
| | | | * gnu/packages/python.scm (python2-zope-security): Do it.
* gnu: help2man: Update to 1.47.3.Efraim Flashner2015-12-07
| | | | * gnu/packages/man.scm (help2man): Update to 1.47.3.
* gnu: libmicrohttpd: Update to 0.9.47.Efraim Flashner2015-12-07
| | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47.
* gnu: mp3info: Update URL.Alex Vong2015-12-06
| | | | | | * gnu/packages/mp3.scm (mp3info): Update source URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add myrepos.Kyle Meyer2015-12-06
| | | | | | * gnu/packages/version-control.scm (myrepos): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-docopt.Kyle Meyer2015-12-06
| | | | | | | * gnu/packages/python.scm (python-docopt, python2-docopt): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gajim: Update to 0.16.4.Efraim Flashner2015-12-06
| | | | * gnu/packages/messaging.scm (gajim): Update to 0.16.4.
* gnu: pinentry: Update to 0.9.6.Efraim Flashner2015-12-06
| | | | | * gnu/packages/gnupg.scm (pinentry): Update to 0.9.6. [inputs]: Add libsecret.
* gnu: gpgme: Update to 1.6.0.Efraim Flashner2015-12-06
| | | | * gnu/packages/gnupg.scm (gpgme): Update to 1.6.0.
* gnu: gnupg: Update to 2.1.10.Efraim Flashner2015-12-06
| | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.10. [inputs]: Add adns.
* gnu: gnupg-2.0: Update to 2.0.29.Efraim Flashner2015-12-06
| | | | | * gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29. [inputs]: Add adns.
* gnu: libassuan: Update to 2.4.2.Efraim Flashner2015-12-06
| | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.4.2.
* gnu: Move pkg-config to native inputs.Mathieu Lirzin2015-12-06
| | | | | | * gnu/packages/xiph.scm (ao)[native-inputs]: Move pkg-config from inputs. * gnu/packages/xorg.scm (xf86-video-geode)[native-inputs]: Likewise.
* gnu: nano: Update to 2.5.0.Efraim Flashner2015-12-06
| | | | * gnu/packages/nano.scm (nano): Update to 2.5.0.
* gnu: gdb: Update to 7.10.1.Efraim Flashner2015-12-06
| | | | * gnu/packages/gdb.scm (gdb): Update to 7.10.1.
* gnu: manaplus: Update to 1.5.12.5.Alex Kost2015-12-06
| | | | * gnu/packages/games.scm (manaplus): Update to 1.5.12.5.
* gnu: pius: Update to 2.2.1.Ludovic Courtès2015-12-05
| | | | | | * gnu/packages/gnupg.scm (pius): Update to 2.2.1. Change URL to github.com. [arguments]: Update pattern for 'gpg' command.
* gnu: Add letsencrypt.David Thompson2015-12-05
| | | | * gnu/packages/tls.scm (letsencrypt): New variable.
* gnu: Add acme.Leo Famulari2015-12-05
| | | | * gnu/packages/tls.scm (acme): New variable.
* gnu: Add python2-parsedatetime.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python2-parsedatetime): New variable.
* gnu: python-parsedatetime: Update to 1.5.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests.
* gnu: Add python-ndg-httpsclient.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables.
* gnu: Add python-configargparse.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables.
* gnu: Add python2-pythondialog.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python2-pythondialog): New variable.
* gnu: Add dialog.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (dialog): New variable.
* gnu: Add python-configobj.Leo Famulari2015-12-05
| | | | | | | * gnu/packages/python.scm (python-configobj, python2-configobj): New variables. * gnu/packages/patches/python-configobj-setuptools.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: Add python-werkzeug.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables.
* gnu: Add python-pyrfc3339.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
* gnu: Add python-zope-component.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables.
* gnu: Add python-zope-security.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables.
* gnu: Add python-zope-location.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables.
* gnu: Add python-zope-proxy.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables.
* gnu: Add python-zope-configuration.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables.
* gnu: Add python-zope-schema.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.