Age | Commit message (Expand) | Author |
2020-07-21 | 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. Wilson |
2020-07-21 | 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 Legoll |
2020-07-21 | gnu: twm: Update to 1.0.11....* gnu/packages/xorg.scm (twm): Update to 1.0.11.
[source](uri): Switch to '.xz' tarball.
| Marius Bakke |
2020-07-21 | 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 Bakke |
2020-07-21 | services: ganeti: Fix erroneous gexp....* gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens.
| Marius Bakke |
2020-07-21 | 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 Bakke |
2020-07-21 | 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 Bakke |
2020-07-21 | gnu: bubblewrap: Build with Python 3....* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from
PYTHON-2 to PYTHON-WRAPPER.
| Marius Bakke |
2020-07-21 | 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 Gilio |
2020-07-21 | 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 Gilio |
2020-07-21 | gnu: Add emacs-qml-mode....* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
| Maxim Cournoyer |
2020-07-21 | gnu: Add python-isbnlib....* gnu/packages/python-xyz.scm (python-isbnlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2020-07-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 Carrour |
2020-07-21 | 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 Rosset |
2020-07-21 | gnu: python-pifpaf: Enable tests....* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests.
Use custom 'check phase.
| Efraim Flashner |
2020-07-21 | gnu: python-django-mailman3: Fix dangling python2- variant....* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
| Efraim Flashner |
2020-07-21 | 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 Flashner |
2020-07-21 | gnu: Add python-hyperkitty....* gnu/packages/mail.scm (python-hyperkitty): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-mailman-hyperkitty....* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add mailman....* gnu/packages/mail.scm (mailman): New variable.
| Efraim Flashner |
2020-07-21 | 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 Flashner |
2020-07-21 | gnu: Add python-django-mailman3....* gnu/packages/mail.scm (python-django-mailman3): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-compressor....* gnu/packages/django.scm (python-django-compressor): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-sekizai....* gnu/packages/django.scm (python-django-sekizai): New variable.
| Efraim Flashner |
2020-07-21 | 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 Flashner |
2020-07-21 | gnu: python-django-testing: Fix tests....* gnu/packages/django.scm (python-django-tagging)[arguments]: Use custom
'check phase.
[inputs]: Add python-django.
| Efraim Flashner |
2020-07-21 | gnu: python-django-rq: Fix test suite....* gnu/packages/django.scm (python-django-rq)[arguments]: Adjust custom
'check phase.
| Efraim Flashner |
2020-07-21 | 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 Flashner |
2020-07-21 | gnu: Add python-django-classy-tags....* gnu/packages/django.scm (python-django-classy-tags): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-haystack....* gnu/packages/django.scm (python-django-haystack): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-q....* gnu/packages/django.scm (python-django-q): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-picklefield....* gnu/packages/django.scm (python-django-picklefield): New variable.
| Efraim Flashner |
2020-07-21 | gnu: gunicorn-bootstrap: Re-indent....* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.
| Efraim Flashner |
2020-07-21 | gnu: Add python-csscompressor....* gnu/packages/python-xyz.scm (python-csscompressor): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-pysolr....* gnu/packages/python-web.scm (python-pysolr): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-robot-detection....* gnu/packages/python-web.scm (python-robot-detection): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-rcssmin....* gnu/packages/python-xyz.scm (python-rcssmin): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-rjsmin....* gnu/packages/python-xyz.scm (python-rjsmin): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-aiosmtpd....* gnu/packages/mail.scm (python-aiosmtpd): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-flufl-testing....* gnu/packages/python-xyz.scm (python-flufl-testing): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-flufl-bounce....* gnu/packages/python-xyz.scm (python-flufl-bounce): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-flufl-i18n....* gnu/packages/python-xyz.scm (python-flufl-i18n): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-flufl-lock....* gnu/packages/python-xyz.scm (python-flufl-lock): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-lazr-config....* gnu/packages/python-xyz.scm (python-lazr-config): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-lazr-delegates....* gnu/packages/python-xyz.scm (python-delegates): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-authheaders....* gnu/packages/mail.scm (python-authheaders): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-zope-copy....* gnu/packages/python-web.scm (python-zope-copy): New variable.
| Efraim Flashner |
2020-07-21 | gnu: python-zope-component: Update to 4.6.2....* gnu/packages/python-web.scm (python-zope-component): Update to 4.6.2.
[arguments]: Run test suite. Use custom 'check phase.
[native-inputs]: Add python-persistent,
python-zope-configuration-bootstrap, python-zope-i18nmessageid,
python-zope-location-bootstrap, python-zope-proxy-bootstrap,
python-zope-testrunner.
[propagated-inputs]: Move python-i18nmessageid to native-inputs. Add
python-zope-deferredimport, python-zope-deprecation, python-zope-event,
python-zope-hookable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-zope-deferredimport....* gnu/packages/python-web.scm (python-zope-deferredimport): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-zope-hookable....* gnu/packages/python-web.scm (python-zope-hookable): New variable.
| Efraim Flashner |