summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-12-05gnu: pius: Update to 2.2.1.Ludovic Courtès
* gnu/packages/gnupg.scm (pius): Update to 2.2.1. Change URL to github.com. [arguments]: Update pattern for 'gpg' command.
2015-12-05gnu: Add letsencrypt.David Thompson
* gnu/packages/tls.scm (letsencrypt): New variable.
2015-12-05gnu: Add acme.Leo Famulari
* gnu/packages/tls.scm (acme): New variable.
2015-12-05gnu: Add python2-parsedatetime.Leo Famulari
* gnu/packages/python.scm (python2-parsedatetime): New variable.
2015-12-05gnu: python-parsedatetime: Update to 1.5.Leo Famulari
* gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests.
2015-12-05gnu: Add python-ndg-httpsclient.Leo Famulari
* gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables.
2015-12-05gnu: Add python-configargparse.Leo Famulari
* gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables.
2015-12-05gnu: Add python2-pythondialog.Leo Famulari
* gnu/packages/python.scm (python2-pythondialog): New variable.
2015-12-05gnu: Add dialog.Leo Famulari
* gnu/packages/python.scm (dialog): New variable.
2015-12-05gnu: Add python-configobj.Leo Famulari
* 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.
2015-12-05gnu: Add python-werkzeug.Leo Famulari
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables.
2015-12-05gnu: Add python-pyrfc3339.Leo Famulari
* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
2015-12-05gnu: Add python-zope-component.Leo Famulari
* gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables.
2015-12-05gnu: Add python-zope-security.Leo Famulari
* gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables.
2015-12-05gnu: Add python-zope-location.Leo Famulari
* gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables.
2015-12-05gnu: Add python-zope-proxy.Leo Famulari
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables.
2015-12-05gnu: Add python-zope-configuration.Leo Famulari
* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables.
2015-12-05gnu: Add python-zope-schema.Leo Famulari
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.
2015-12-05gnu: Add python-zope-i18nmessageid.Leo Famulari
* gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables.
2015-12-05gnu: Add python-zope-testrunner.Leo Famulari
* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables.
2015-12-05gnu: Add python-zope-testing.Leo Famulari
* gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables.
2015-12-05gnu: Add python-zope-exceptions.Leo Famulari
* gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables.
2015-12-05gnu: Add python-zope-interface.Leo Famulari
* gnu/packages/python.scm (python-zope-interface, python2-zope-interface): New variables.
2015-12-05gnu: Add python-zope-event.Leo Famulari
* gnu/packages/python.scm (python-zope-event, python2-zope-event): New variables.
2015-12-05system: Add /etc/environment.宋文武
* gnu/system.scm: (operating-system-environment-variables): New procedure. Adapted and moved environment variables from /etc/profile. (operating-system-etc-service): Adjust accordingly. (essential-services): Add an instance of SESSION-ENVIRONMENT-SERVICE-TYPE.
2015-12-05system: pam: Honor /etc/environment.宋文武
* gnu/system/pam.scm (unix-pam-service): Add pam_env module to the session group.
2015-12-05services: Add 'session-environment-service'.宋文武
* gnu/services/base.scm (session-environment-service): New procedure. (session-environment-service-type): New variable. (environment-variables->environment-file): New procedure.
2015-12-04gnu: icecat: Update to 38.4.0-gnu1.Mark H Weaver
* gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch, gnu/packages/patches/icecat-CVE-2015-7188.patch, gnu/packages/patches/icecat-CVE-2015-7189.patch, gnu/packages/patches/icecat-CVE-2015-7193.patch, gnu/packages/patches/icecat-CVE-2015-7194.patch, gnu/packages/patches/icecat-CVE-2015-7196.patch, gnu/packages/patches/icecat-CVE-2015-7197.patch, gnu/packages/patches/icecat-CVE-2015-7198.patch, gnu/packages/patches/icecat-CVE-2015-7199.patch: Delete files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.4.0-gnu1. Remove the obsolete patches.
2015-12-03gnu: Add findnewest.Ludovic Courtès
* gnu/packages/version-control.scm (findnewest): New variable.
2015-12-03gnu: python2-seaborn: Use custom 'python2-' packages.Federico Beffa
* gnu/packages/python.scm (python2-seaborn): Use customized 'python2-' versions of 'matplotlib', 'pandas' and 'scipy'.
2015-12-03gnu: openssh: Update to 7.1p1.Efraim Flashner
* gnu/packages/ssh.scm (openssh): Update to 7.1p1.
2015-12-03gnu: paredit: Update to 24.Alex Kost
* gnu/packages/emacs.scm (paredit): Update to 24.
2015-12-03gnu: magit: Update to 2.3.1.Alex Kost
* gnu/packages/emacs.scm (magit): Update to 2.3.1.
2015-12-03gnu: emacs-dash: Update to 2.12.1.Alex Kost
* gnu/packages/emacs.scm (emacs-dash): Update to 2.12.1.
2015-12-03gnu: emacs-pdf-tools: Update to 0.70.Alex Kost
* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.70.
2015-12-03gnu: libass: Update to 0.13.1.Efraim Flashner
* gnu/packages/video.scm (libass): Update to 0.13.1.
2015-12-03gnu: xmlto: Update to 0.0.28.Efraim Flashner
* gnu/packages/xml.scm (xmlto): Update to 0.0.28.
2015-12-03gnu: vapoursynth: Update to 28.Efraim Flashner
* gnu/packages/video.scm (vapoursynth): Update to 28.
2015-12-03gnu: python2-scikit-image: Use custom 'python2-' packages.Federico Beffa
* gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-' versions of 'matplotlib', 'numpy' and 'scipy'.
2015-12-03gnu: python2-pandas: Use custom 'python2-numpy'.Federico Beffa
* gnu/packages/python.scm (python2-pandas): Do it.
2015-12-03gnu: python2-ipython: Use custom 'python2-numpy'.Federico Beffa
* gnu/packages/python.scm (python2-ipython): Do it.
2015-12-02gnu: ffmpeg: Update to 2.8.3 [fixes CVE-2015-{8216,8217,8218,8219}].Mark H Weaver
* gnu/packages/video.scm (ffmpeg): Update to 2.8.3.
2015-12-02gnu: freeipmpi: Update to 1.5.1.Efraim Flashner
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.1.
2015-12-02gnu: python-matplotlib: Adjust path to figures in 'info' file.Federico Beffa
* gnu/packages/python.scm (python-matplotlib): Do it.
2015-12-02gnu: python-ipython: Don't use the bootstrap version of 'python-numpy'.Federico Beffa
* gnu/packages/python.scm (python-ipython): Do it.
2015-12-02gnu: python-matplotlib: Add 'TkAgg' backend and update to version '1.4.3'.Federico Beffa
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Do it. * gnu/packages/patches/matplotlib-setupext-tk.patch: New file. * gnu-system.am (dist_patch_DATA): Add the new patch.
2015-12-02gnu: opus: Update to 1.1.1.Efraim Flashner
* gnu/packages/xiph.scm (opus): Update to 1.1.1.
2015-12-02gnu: libbluray: Update to 0.9.2.Efraim Flashner
* gnu/packages/video.scm (libbluray): Update to 0.9.2.
2015-12-01gnu: python-six: Update to 1.10.0.Efraim Flashner
* gnu/packages/python.scm (python-six): Update to 1.10.0. [source]: Change uri to pypi format.
2015-12-01gnu: python-babel: Update to 2.1.1.Efraim Flashner
* gnu/packages/python.scm (python-babel): Update to 2.1.1. [source]: Change uri to pypi format.