Age | Commit message (Expand) | Author |
2017-10-03 | gnu: Add python-tqdm....* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
| Cyril Roelandt |
2017-10-03 | gnu: Update the propagated inputs of python-urllib3....* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
inputs.
| Cyril Roelandt |
2017-10-03 | gnu: Add python-nose-timer....* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
| Cyril Roelandt |
2017-10-03 | gnu: python-tox: Update to 2.8.1....* gnu/packages/python.scm (python-tox): Update to 2.8.1.
| Cyril Roelandt |
2017-10-03 | gnu: Add python2-requests-toolbelt....* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
| Cyril Roelandt |
2017-10-03 | gnu: python-requests-toolbelt: Update to 0.8.0....* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
| Cyril Roelandt |
2017-10-03 | gnu: python-autopep8: Update to 1.3.2....* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
| Cyril Roelandt |
2017-10-03 | gnu: Add python-pydiff....* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
| Cyril Roelandt |
2017-10-02 | gnu: dnsmasq: Update to 2.78 [Security fixes]....This fixes CVE-2017-13704 and CVE-2017-1449[123456].
* gnu/packages/dns.scm (dnsmasq): Update to 2.78.
| Efraim Flashner |
2017-10-02 | gnu: ruby-pry: Update to 0.11.1....* gnu/packages/ruby.scm (ruby-pry): Update to 0.11.1.
[propagated-inputs]: Remove ruby-slop-3.
| Ben Woodcroft |
2017-10-02 | gnu: ruby-method-source: Update to 0.9.0....* gnu/packages/ruby.scm (ruby-method-source): Update to 0.9.0.
[arguments]: Use "spec" test target.
[native-inputs]: Remove ruby-bacon, add ruby-rspec.
| Ben Woodcroft |
2017-10-02 | gnu: autoconf-archive: Update to 2017.09.28....* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.09.28.
| Efraim Flashner |
2017-10-02 | gnu: tilda: Use glib-or-gtk build system....* gnu/packages/terminals.scm (tilda)[build-system]: Switch to
glib-or-gtk build system.
[inputs]: Remove glib:bin, gtk+.
| Efraim Flashner |
2017-10-01 | gnu: gnome-calendar: Update to 3.26.1....* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.1.
[build-system]: Move to meson-build-system.
[arguments]: Enable gtk+ for meson-build-system, disable tests.
[native-inputs]: Add gettext, gtk+-bin and glib-bin, remove intltool.
[inputs]: Remove bdb and desktop-file-utils.
[description]: Rephrase and add week view.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Mohammed Sadiq |
2017-10-02 | gnu: tor: Update to 0.3.1.7....* gnu/packages/tor.scm (tor): Update to 0.3.1.7.
| Tobias Geerinckx-Rice |
2017-10-02 | gnu: knot: update to 2.6.0....* gnu/packages/dns.scm (knot): Update to 2.6.0.
| Tobias Geerinckx-Rice |
2017-10-02 | gnu: youtube-dl: Update to 2017.10.01....* gnu/packages/video.scm (youtube-dl): Update to 2017.10.01.
| Tobias Geerinckx-Rice |
2017-10-01 | gnu: Add libngspice and ngspice....* gnu/packages/engineering.scm (libngspice, ngspice): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |
2017-10-01 | gnu: Add emacs-writeroom....* gnu/packages/emacs.scm (emacs-writeroom): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Kyle Meyer |
2017-10-01 | gnu: emacs-visual-fill-column: Update to 1.11....* gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Kyle Meyer |
2017-10-01 | gnu: emacs-cyberpunk-theme: Update to 1.19....* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
| Feng Shu |
2017-10-01 | gnu: gnunet: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 |
2017-10-01 | gnu: libmicrohttpd: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with
'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 |
2017-10-01 | gnu: gnurl: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 |
2017-10-01 | gnu: gnutls: Add 'gnutls-dane'....* gnu/packages/tls.scm (gnutls/dane): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 |
2017-10-01 | gnu: libreoffice: Update to 5.3.6.1....* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
| Thomas Danckaert |
2017-10-01 | gnu: Add emacs-pyim....* gnu/packages/emacs.scm (emacs-pyim): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu |
2017-10-01 | gnu: Add emacs-pos-tip....* gnu/packages/emacs.scm (emacs-pos-tip): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu |
2017-10-01 | gnu: Add emacs-pyim-basedict....* gnu/packages/emacs.scm (emacs-pyim-basedict): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu |
2017-10-01 | gnu: Add emacs-cnfonts....* gnu/packages/emacs.scm (emacs-cnfonts): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu |
2017-09-30 | doc: Fix rottlog configuration sample code....* doc/guix.texi (Log Rotation): Correct code for the default mcron-service.
| Thomas Danckaert |
2017-09-30 | gnu: pybitmessage: Update to 0.6.2....* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2.
[build-system]: Change to python-build-system.
[arguments]: Remove "fix-makefile" and "wrap" phases.
[inputs]: Rename to...
[propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog".
[inputs]: Remove "sqlite" and "qt-4". Move "openssl" ...
[native-inputs]: ...here. Remove "pkg-config".
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 |
2017-09-30 | gnu: guitarix: Update to 0.35.6....* gnu/packages/audio.scm (guitarix): Update to 0.35.6.
| Ricardo Wurmus |
2017-09-30 | gnu: samplv1: Update to 0.8.4....* gnu/packages/music.scm (samplv1): Update to 0.8.4.
| Ricardo Wurmus |
2017-09-30 | gnu: drumkv1: Update to 0.8.4....* gnu/packages/music.scm (drumkv1): Update to 0.8.4.
| Ricardo Wurmus |
2017-09-30 | gnu: synthv1: Update to 0.8.4....* gnu/packages/music.scm (synthv1): Update to 0.8.4.
| Ricardo Wurmus |
2017-09-30 | gnu: Add ruby-es-dump-restore....* gnu/packages/databases.scm (es-dump-restore): New variable.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-rubyzip....* gnu/packages/ruby.scm (ruby-rubyzip): New variable.
Co-authored by Ben Woodcroft <donttrustben@gmail.com>.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-progress_bar....* gnu/packages/ruby.scm (ruby-progress_bar): New variable.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-highline....* gnu/packages/ruby.scm (ruby-highline): New variable.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-code-statistics....* gnu/packages/ruby.scm (ruby-code-statistics): New variable.
| Ben Woodcroft |
2017-09-30 | gnu: Add ruby-options....* gnu/packages/ruby.scm (ruby-options): New variable.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-multi-json....* gnu/packages/ruby.scm (ruby-multi-json): New variable.
| Christopher Baines |
2017-09-30 | gnu: Add ruby-httpclient....* gnu/packages/ruby.scm (ruby-httpclient): New variable.
| Christopher Baines |
2017-09-29 | gnu: Add xautomation....* gnu/packages/xdisorg.scm (xautomation): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| ng0 |
2017-09-29 | gnu: libfilezilla: Update to 0.11.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.0.
| Tobias Geerinckx-Rice |
2017-09-29 | gnu: knot: Update to 2.5.5....* gnu/packages/dns.scm (knot): Update to 2.5.5.
| Tobias Geerinckx-Rice |
2017-09-29 | gnu: php: Update to 7.1.10....* gnu/packages/php.scm (php): Update to 7.1.10.
| Julien Lepiller |
2017-09-29 | gnu: openvpn: Update to 2.4.4....* gnu/packages/vpn.scm (openvpn): Update to 2.4.4.
[inputs]: Add lz4.
| Efraim Flashner |
2017-09-29 | gnu: icecat: Add more fixes from upstream mozilla-esr52....Includes fixes for CVE-2017-7793, CVE-2017-7805, CVE-2017-7819, CVE-2017-7823,
and the remaining 3 out of 8 changesets for CVE-2017-7810.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
| Mark H Weaver |