summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2015-12-09gnu: gmime: Update to 2.6.20....* gnu/packages/mail.scm (gmime): Update to 2.6.20. [arguments]: Use modify-phases syntax. Efraim Flashner
2015-12-08gnu: 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. Ludovic Courtès
2015-12-08gnu: python-pillow: Update to 3.0.0....* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0. Andreas Enge
2015-12-08gnu: 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. Andreas Enge
2015-12-08gnu: glade3: Update to 3.8.5....* gnu/packages/gnome.scm (glade3): Update to 3.8.5. Efraim Flashner
2015-12-08gnu: autogen: Update to 5.18.7....* gnu/packages/autogen.scm (autogen): Update to 5.18.7. Efraim Flashner
2015-12-07gnu: 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. David Thompson
2015-12-07gnu: 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> Leo Famulari
2015-12-07gnu: pcre: Update to 8.38....* gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for main FTP site. Mark H Weaver
2015-12-07gnu: 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. Mark H Weaver
2015-12-07gnu: 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. Mark H Weaver
2015-12-07gnu: keepassx: Update to 2.0....* gnu/packages/password-utils.scm (keepassx): Update to 2.0. [source]: Change to official release location. Efraim Flashner
2015-12-07gnu: python2-zope-security: Use python2-zope-testrunner....* gnu/packages/python.scm (python2-zope-security): Do it. Efraim Flashner
2015-12-07gnu: help2man: Update to 1.47.3....* gnu/packages/man.scm (help2man): Update to 1.47.3. Efraim Flashner
2015-12-07gnu: libmicrohttpd: Update to 0.9.47....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47. Efraim Flashner
2015-12-06gnu: mp3info: Update URL....* gnu/packages/mp3.scm (mp3info): Update source URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong
2015-12-06gnu: Add myrepos....* gnu/packages/version-control.scm (myrepos): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2015-12-06gnu: Add python-docopt....* gnu/packages/python.scm (python-docopt, python2-docopt): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2015-12-06gnu: gajim: Update to 0.16.4....* gnu/packages/messaging.scm (gajim): Update to 0.16.4. Efraim Flashner
2015-12-06gnu: pinentry: Update to 0.9.6....* gnu/packages/gnupg.scm (pinentry): Update to 0.9.6. [inputs]: Add libsecret. Efraim Flashner
2015-12-06gnu: gpgme: Update to 1.6.0....* gnu/packages/gnupg.scm (gpgme): Update to 1.6.0. Efraim Flashner
2015-12-06gnu: gnupg: Update to 2.1.10....* gnu/packages/gnupg.scm (gnupg): Update to 2.1.10. [inputs]: Add adns. Efraim Flashner
2015-12-06gnu: gnupg-2.0: Update to 2.0.29....* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29. [inputs]: Add adns. Efraim Flashner
2015-12-06gnu: libassuan: Update to 2.4.2....* gnu/packages/gnupg.scm (libassuan): Update to 2.4.2. Efraim Flashner
2015-12-06gnu: Move pkg-config to native inputs....* gnu/packages/xiph.scm (ao)[native-inputs]: Move pkg-config from inputs. * gnu/packages/xorg.scm (xf86-video-geode)[native-inputs]: Likewise. Mathieu Lirzin
2015-12-06gnu: nano: Update to 2.5.0....* gnu/packages/nano.scm (nano): Update to 2.5.0. Efraim Flashner
2015-12-06gnu: gdb: Update to 7.10.1....* gnu/packages/gdb.scm (gdb): Update to 7.10.1. Efraim Flashner
2015-12-06gnu: manaplus: Update to 1.5.12.5....* gnu/packages/games.scm (manaplus): Update to 1.5.12.5. Alex Kost
2015-12-05gnu: pius: Update to 2.2.1....* gnu/packages/gnupg.scm (pius): Update to 2.2.1. Change URL to github.com. [arguments]: Update pattern for 'gpg' command. Ludovic Courtès
2015-12-05gnu: Add letsencrypt....* gnu/packages/tls.scm (letsencrypt): New variable. David Thompson
2015-12-05gnu: Add acme....* gnu/packages/tls.scm (acme): New variable. Leo Famulari
2015-12-05gnu: Add python2-parsedatetime....* gnu/packages/python.scm (python2-parsedatetime): New variable. Leo Famulari
2015-12-05gnu: python-parsedatetime: Update to 1.5....* gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests. Leo Famulari
2015-12-05gnu: Add python-ndg-httpsclient....* gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables. Leo Famulari
2015-12-05gnu: Add python-configargparse....* gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables. Leo Famulari
2015-12-05gnu: Add python2-pythondialog....* gnu/packages/python.scm (python2-pythondialog): New variable. Leo Famulari
2015-12-05gnu: Add dialog....* gnu/packages/python.scm (dialog): New variable. Leo Famulari
2015-12-05gnu: Add python-configobj....* 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. Leo Famulari
2015-12-05gnu: Add python-werkzeug....* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables. Leo Famulari
2015-12-05gnu: Add python-pyrfc3339....* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-component....* gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-security....* gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-location....* gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-proxy....* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-configuration....* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-schema....* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-i18nmessageid....* gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-testrunner....* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-testing....* gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables. Leo Famulari
2015-12-05gnu: Add python-zope-exceptions....* gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables. Leo Famulari