Age | Commit message (Expand) | Author |
2017-03-28 | gnu: libressl: Update to 2.5.2....* gnu/packages/tls.scm (libressl): Update to 2.5.2.
| Leo Famulari |
2017-03-29 | gnu: emacs-monroe: Don't use MELPA archive....* gnu/packages/emacs.scm (emacs-monroe)[version]: Change to 0.3.1.
[source]: Use github instead of melpa. Add (file-name).
[home-page]: Use HTTPS.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vasile Dumitrascu |
2017-03-29 | gnu: python-pexpect: Add verbose test output....Fixes <https://bugs.gnu.org/26286>.
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add
"-v" to "nosetests" command.
| Marius Bakke |
2017-03-28 | gnu: Add lxde....* gnu/packages/lxde.scm (lxde): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxpanel....* gnu/packages/lxde.scm (lxpanel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add keybinder....* gnu/packages/wm.scm (keybinder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxsession....* gnu/packages/lxde.scm (lxsession): New variable.
* gnu/packages/patches/lxsession-use-gapplication.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxinput....* gnu/packages/lxde.scm (lxinput): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxde-common....* gnu/packages/lxde.scm (lxde-common): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxde-icon-theme....* gnu/packages/lxde.scm (lxde-icon-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxmenu-data....* gnu/packages/lxde.scm (lxmenu-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: emacs-elfeed: Update to 2.1.0....* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2017-03-28 | Replace (compose not PROC) with simpler idioms....* gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>:
Use (negate proc) instead of (compose not proc).
* guix/import/cran.scm (recursive-import): Likewise.
* guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of
'(filter (compose not proc) ...)'.
| Ludovic Courtès |
2017-03-28 | gnu: python-pytest-2.9.2: Replace with python-pytest-3.0....* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
| Leo Famulari |
2017-03-28 | gnu: Add python-mando...* gnu/packages/python.scm (python-mando, python2-mando): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-paramunittest...* gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-sphinx@1.5.3....* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-pytest@3.0.7...* gnu/packages/python.scm (python-pytest-3.0.7): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: shroud: Use HTTPS source URL....* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
| Leo Famulari |
2017-03-28 | gnu: shroud: Fix home page URL....* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2017-03-28 | gnu: rocksdb: Update to 5.2.1....* gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
| Marius Bakke |
2017-03-28 | gnu: Add rdma-core....* gnu/packages/linux.scm (rdma-core): New variable.
| Marius Bakke |
2017-03-28 | gnu: Add multipath-tools....* gnu/packages/linux.scm (multipath-tools): New variable.
| Marius Bakke |
2017-03-28 | gnu: fio: Enable rbd support....* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
| Marius Bakke |
2017-03-28 | gnu: Add ceph....* gnu/packages/storage.scm,
gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
| Marius Bakke |
2017-03-28 | gnu: xmlstarlet: Disable failing tests....* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
| Marius Bakke |
2017-03-28 | Revert "gnu: snappy: Update to 1.1.4."...Rocksdb fails to build with this version:
https://github.com/facebook/rocksdb/issues/1947
This reverts commit 9baab9aeeda394408290613c597bff1d96004dfb.
| Marius Bakke |
2017-03-28 | gnu: fio: Install python scripts in separate output....* gnu/packages/benchmark.scm (fio)[outputs]: New field.
[arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
| Marius Bakke |
2017-03-28 | gnu: linux-libre: Update to 4.10.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-03-28 | gnu: linux-libre@4.9: Update to 4.9.18....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
| Mark H Weaver |
2017-03-28 | gnu: linux-libre@4.4: Update to 4.4.57....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
| Mark H Weaver |
2017-03-27 | gnu: epiphany: Update to 3.22.7....* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
| Leo Famulari |
2017-03-27 | gnu: webkitgtk: Update to 2.16.0....WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
instead of GnuTLS for some cryptographic functions:
<https://bugs.webkit.org/show_bug.cgi?id=163125>
<http://trac.webkit.org/changeset/208297/webkit>
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
[inputs]: Replace gnutls with libgcrypt.
| Leo Famulari |
2017-03-28 | gnu: grafx2: Remove zero-width space....* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
| Tobias Geerinckx-Rice |
2017-03-28 | gnu: libgit2: Patch use-after-free....* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
| Ludovic Courtès |
2017-03-27 | gnu: lm-sensors: Use a descriptive file name for the source tarball....* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
| Leo Famulari |
2017-03-27 | gnu: mcelog: Update to 149....* gnu/packages/linux.scm (mcelog): Update to 149.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: corkscrew: Install the README file....* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic
‘install-documentation’ phase.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: haunt: Disable test suite....* gnu/packages/guile.scm (haunt): Disable test suite.
| David Thompson |
2017-03-27 | gnu: Add grafx2....* gnu/packages/game-development.scm (grafx2): New variable.
| David Thompson |
2017-03-27 | gnu: geoclue: Update to 2.4.6....* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
| Leo Famulari |
2017-03-27 | gnu: corkscrew: Improve descriptions....* gnu/packages/ssh.scm (corkscrew)[synopsis, description]: Fix typos and
condense. Remove scary warning (the tunnel is always encrypted through
SSH) and speculation.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: corkscrew: Download source from a mirror....* gnu/packages/ssh.scm (corkscrew)[source]: Use
‘https://downloads.openwrt.org’.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: mosh: Update to 1.3.0....* gnu/packages/ssh.scm (mosh): Update to 1.3.0.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: youtube-dl: Update to 2017.03.26....* gnu/packages/video.scm (youtube-dl): Update to 2017.03.26.
| Tobias Geerinckx-Rice |
2017-03-27 | gnu: gnuplot: Enable tikz backend....* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
| Danny Milosavljevic |
2017-03-27 | ui: Support Texinfo markup in package synopses....* guix/ui.scm (package-field-string): New procedure.
(package-description-string): Use it.
(package-synopsis-string): New procedure.
(package->recutils): Use it.
* guix/scripts/lint.scm (check-synopsis-style)[check-texinfo-markup]:
New procedure. Use it in checks.
* tests/lint.scm: Test it.
* gnu/packages/perl.scm (perl-try-tiny)[synopsis]: Adjust for the
Texinfo markup.
| Alex Kost |
2017-03-26 | Revert "gnu: audacity: Use gtk+@3."...It appears that Audacity does not yet support GTK+-3 fully; the user interface
was unusable with this change.
This reverts commit 36e17ab417078710939771d5ab19976eec257309.
| Leo Famulari |
2017-03-26 | gnu: claws-mail: Update to 3.15.0....* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
| Tobias Geerinckx-Rice |
2017-03-26 | gnu: Add emacs-monroe....* gnu/packages/emacs.scm (emacs-monroe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu |