summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add intel-xed.•••* gnu/packages/assembly.scm (intel-xed): New variable. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to new patch. Signed-off-by: Marius Bakke <marius@gnu.org> B. Wilson2020-07-213-0/+208
* gnu: nsd: Update to 4.3.1.•••* gnu/packages/dns.scm (nsd): Update to 4.3.1. Signed-off-by: Marius Bakke <marius@gnu.org> Vincent Legoll2020-07-211-2/+2
* gnu: twm: Update to 1.0.11.•••* gnu/packages/xorg.scm (twm): Update to 1.0.11. [source](uri): Switch to '.xz' tarball. Marius Bakke2020-07-211-6/+4
* gnu: libvnc: Update to 0.9.13.•••* gnu/packages/patches/libvnc-CVE-2018-20750.patch, gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vnc.scm (libvnc): Update to 0.9.13. [source](patches): Remove. [arguments]: Add phase to patch 'cc' invocation. Marius Bakke2020-07-214-73/+11
* services: ganeti: Fix erroneous gexp.•••* gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens. Marius Bakke2020-07-211-1/+1
* gnu: OpenSC: Update to 0.20.0 [security fixes].•••This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480, CVE-2019-19481, and CVE-2019-19479. * gnu/packages/security-token.scm (opensc): Update to 0.20.0. Marius Bakke2020-07-211-2/+2
* gnu: xorg-server: Update to 1.20.8.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.8. (xorg-server-for-tests): Stay on 1.20.7. Marius Bakke2020-07-211-6/+14
* gnu: bubblewrap: Build with Python 3.•••* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. Marius Bakke2020-07-211-1/+1
* gnu: emacs-telega: Temporarily disable VOIP to work around issue.•••* gnu/packages/emacs-xyz.scm (emacs-telega). [source]: Bump to revision 3. [arguments]: Temporarily disable VOIP functionality as it does not currently work or link appropriately, causing issues on "foreign" distros. An issue has been opened upstream. https://github.com/zevlg/telega.el/issues/191 [native-inputs]: Remove libtgvoip. Brett Gilio2020-07-211-3/+8
* gnu: emacs-telega: Patch to use telega-server from Guix.•••* gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new patch. * gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump revision. Brett Gilio2020-07-213-2/+36
* gnu: Add emacs-qml-mode.•••* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable. Maxim Cournoyer2020-07-211-0/+23
* gnu: Add python-isbnlib.•••* gnu/packages/python-xyz.scm (python-isbnlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2020-07-211-0/+21
* gnu: Add python-mamba.•••* gnu/packages/python-xyz.scm (python-mamba): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2020-07-211-0/+22
* gnu: g-golf: Update to git revision 804.•••* gnu/packages/guile-xyz.scm (g-golf): Update to git revision 804. [inputs]: Add xorg-server input for test phase.. [arguments]: start-xorg-server phase now starts Xvfg before check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mike Rosset2020-07-211-6/+14
* git-authenticate: Show fingerprint in missing-key error message.•••* guix/git-authenticate.scm (commit-signing-key): In the 'missing-key' case, add call to 'openpgp-format-fingerprint'. Ludovic Courtès2020-07-211-1/+1
* lint: source: Always return a list.•••Fixes a regression introduced in c10526672e515f07c92dc447bbc592808f67238e. Previously we would return *unspecified* for a package whose source is not an origin. * guix/lint.scm (check-source): Add alternate 'if' branch. Ludovic Courtès2020-07-211-1/+2
* upstream: 'download-tarball' gracefully handles missing signatures.•••This avoids a backtrace with "guix refresh -u rdiff-backup", which has ".asc" signatures instead of ".sig". * guix/upstream.scm (download-tarball): Gracefully handle the case where SIG is false. * guix/gnu-maintenance.scm (latest-savannah-release): Add comment about 'file->signature'. Ludovic Courtès2020-07-212-1/+11
* doc: Mention the 'savannah' updater.•••* doc/guix.texi (Invoking guix refresh): Mention 'savannah' updater. Ludovic Courtès2020-07-211-0/+2
* gnu: python-pifpaf: Enable tests.•••* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests. Use custom 'check phase. Efraim Flashner2020-07-211-1/+6
* gnu: python-django-mailman3: Fix dangling python2- variant.•••* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly identify the python2- variant. Efraim Flashner2020-07-211-1/+1
* gnu: postorius: Update to 1.3.3.•••* gnu/packages/mail.scm (postorius): Update to 1.3.3. [arguments]: Build with python-3. Add custom 'check phase. [inputs]: Replace python2-django, python2-django-mailman3, python2-django-mailmanclient with python- variants. Add python-readme-renderer. [native-inputs]: Add python-beautifulsoup4, python-isort, python-mock, python-vcrpy. Efraim Flashner2020-07-211-12/+22
* gnu: Add python-hyperkitty.•••* gnu/packages/mail.scm (python-hyperkitty): New variable. Efraim Flashner2020-07-211-0/+53
* gnu: Add python-mailman-hyperkitty.•••* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable. Efraim Flashner2020-07-211-0/+40
* gnu: Add mailman.•••* gnu/packages/mail.scm (mailman): New variable. Efraim Flashner2020-07-211-0/+47
* gnu: python-mailmanclient: Update to 3.3.1.•••* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1. [home-page]: Update to new home-page url. [properties]: Add python2- variant. Efraim Flashner2020-07-211-6/+26
* gnu: Add python-django-mailman3.•••* gnu/packages/mail.scm (python-django-mailman3): New variable. Efraim Flashner2020-07-211-0/+38
* gnu: Add python-django-compressor.•••* gnu/packages/django.scm (python-django-compressor): New variable. Efraim Flashner2020-07-211-0/+46
* gnu: Add python-django-sekizai.•••* gnu/packages/django.scm (python-django-sekizai): New variable. Efraim Flashner2020-07-211-0/+29
* gnu: python-django-testing: Update to 0.5.0.•••* gnu/packages/django.scm (python-django-testing): Update to 0.5.0. [properties]: Add python2-variant. (python2-django-testing): Stay at 0.4.6. Efraim Flashner2020-07-211-3/+15
* gnu: python-django-testing: Fix tests.•••* gnu/packages/django.scm (python-django-tagging)[arguments]: Use custom 'check phase. [inputs]: Add python-django. Efraim Flashner2020-07-211-0/+9
* gnu: python-django-rq: Fix test suite.•••* gnu/packages/django.scm (python-django-rq)[arguments]: Adjust custom 'check phase. Efraim Flashner2020-07-211-1/+1
* gnu: python-django-allauth: Update to 0.40.0.•••* gnu/packages/django.scm (python-django-allauth): Update to 0.40.0. [arguments]: Remove 'skip-test-requiring-network-access phase. Adjust custom 'check phase. Efraim Flashner2020-07-211-17/+4
* gnu: Add python-django-classy-tags.•••* gnu/packages/django.scm (python-django-classy-tags): New variable. Efraim Flashner2020-07-211-0/+25
* gnu: Add python-django-haystack.•••* gnu/packages/django.scm (python-django-haystack): New variable. Efraim Flashner2020-07-211-0/+49
* gnu: Add python-django-q.•••* gnu/packages/django.scm (python-django-q): New variable. Efraim Flashner2020-07-211-0/+35
* gnu: Add python-django-picklefield.•••* gnu/packages/django.scm (python-django-picklefield): New variable. Efraim Flashner2020-07-211-1/+20
* gnu: gunicorn-bootstrap: Re-indent.•••* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs. Efraim Flashner2020-07-211-2/+2
* gnu: Add python-csscompressor.•••* gnu/packages/python-xyz.scm (python-csscompressor): New variable. Efraim Flashner2020-07-211-0/+26
* gnu: Add python-pysolr.•••* gnu/packages/python-web.scm (python-pysolr): New variable. Efraim Flashner2020-07-211-0/+25
* gnu: Add python-robot-detection.•••* gnu/packages/python-web.scm (python-robot-detection): New variable. Efraim Flashner2020-07-211-0/+22
* gnu: Add python-rcssmin.•••* gnu/packages/python-xyz.scm (python-rcssmin): New variable. Efraim Flashner2020-07-211-0/+24
* gnu: Add python-rjsmin.•••* gnu/packages/python-xyz.scm (python-rjsmin): New variable. Efraim Flashner2020-07-211-0/+37
* gnu: Add python-aiosmtpd.•••* gnu/packages/mail.scm (python-aiosmtpd): New variable. Efraim Flashner2020-07-211-0/+36
* gnu: Add python-flufl-testing.•••* gnu/packages/python-xyz.scm (python-flufl-testing): New variable. Efraim Flashner2020-07-211-0/+21
* gnu: Add python-flufl-bounce.•••* gnu/packages/python-xyz.scm (python-flufl-bounce): New variable. Efraim Flashner2020-07-211-0/+26
* gnu: Add python-flufl-i18n.•••* gnu/packages/python-xyz.scm (python-flufl-i18n): New variable. Efraim Flashner2020-07-211-0/+26
* gnu: Add python-flufl-lock.•••* gnu/packages/python-xyz.scm (python-flufl-lock): New variable. Efraim Flashner2020-07-211-0/+25
* gnu: Add python-lazr-config.•••* gnu/packages/python-xyz.scm (python-lazr-config): New variable. Efraim Flashner2020-07-211-0/+34
* gnu: Add python-lazr-delegates.•••* gnu/packages/python-xyz.scm (python-delegates): New variable. Efraim Flashner2020-07-211-0/+31
* gnu: Add python-authheaders.•••* gnu/packages/mail.scm (python-authheaders): New variable. Efraim Flashner2020-07-211-0/+28