summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: gnutls: Replace with 3.5.13.Marius Bakke2017-06-11
| | | | | | | | | | | | | | | | This update addresses the following security advisories: GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4. See <https://gnutls.org/security.html> and <https://gnutls.org/news.html>. * gnu/packages/patches/gnutls-skip-pkgconfig-test.patch, gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.5.13): New variable. (gnutls/guile-2.2)[replacement]: New field. Set #f. [source]: Inherit from GNUTLS-3.5.13.
* gnu: tor: Update to 0.3.0.8 [security fixes].Marius Bakke2017-06-11
| | | | | | | | Fixes CVE-2017-0375 and CVE-2017-0376, among other things. https://blog.torproject.org/blog/tor-0308-released-fix-hidden-services-also-are-02429-02514-02612-0278-02814-and-02911 * gnu/packages/tor.scm (tor): Update to 0.3.0.8.
* gnu: slop: Update to 6.3.45.Marius Bakke2017-06-11
| | | | | * gnu/packages/xdisorg.scm (slop): Update to 6.3.45. [inputs]: Add ICU4C.
* gnu: Add python-swagger-spec-validator.Danny Milosavljevic2017-06-10
| | | | | * gnu/packages/python.scm (python-swagger-spec-validator, python2-swagger-spec-validator): New variables.
* gnu: wine: Update to 2.10.Rutger Helling2017-06-10
| | | | | | * gnu/packages/wine.scm (wine): Update to 2.10. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libgxps: Add "/" before name in source URL.djwj2017-06-10
| | | | | | * gnu/packages/gnome.scm (libgxps)[source]: Add "/". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: avidemux: Limit supported architectures.Efraim Flashner2017-06-10
| | | | | * gnu/packages/video.scm (avidemux)[supported-systems]: New field, limit to x86_64, i686 and armhf.
* file-systems: Provide string->ext*-uuid, string->btrfs-uuid.Danny Milosavljevic2017-06-10
| | | | | * gnu/build/file-systems.scm (string->ext2-uuid, string->ext3-uuid, string->ext4-uuid, string->btrfs-uuid): New variables. Export them.
* bootloader: Fix rebase error on f96752e commit.Mathieu Othacehe2017-06-10
| | | | | * gnu/system.scm (menu-entry->boot-parameters): Rename boot-name to bootloader-name.
* bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe2017-06-10
| | | | | | * gnu/system (<boot-parameters>)[boot-name]: Rename field to... [bootloader-name]: ... this. Adjust users. * gnu/scripts/system.scm: Adjust accordingly.
* gnu: evince: Enable XPS document support.Kei Kebreau2017-06-09
| | | | * gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
* gnu: Add libgxps.Kei Kebreau2017-06-09
| | | | * gnu/packages/gnome.scm (libgxps): New variable.
* gnu: xf86-video-openchrome: Update to 0.6.0.Marius Bakke2017-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
* gnu: xf86-video-ati: Update to 7.9.0.Marius Bakke2017-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
* gnu: slop: Update to 6.3.43.Marius Bakke2017-06-10
| | | | * gnu/packages/xdisorg.scm (slop): Update to 6.3.43.
* gnu: xclip: Update to 0.13.Marius Bakke2017-06-10
| | | | | | | | | Yet another GitHub casualty. See: https://sourceforge.net/projects/xclip/ * gnu/packages/xdisorg.scm (xclip): Update to 0.13. [source, home-page]: Change to new home. [native-inputs]: Add AUTOCONF and AUTOMAKE. [arguments]: Add "bootstrap" phase.
* gnu: Add smu.ng02017-06-10
| | | | | | * gnu/packages/markup.scm (smu): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Rename (gnu packages markdown) to (gnu packages markup).ng02017-06-10
| | | | | | | | * gnu/packages/markdown.scm: Rename this ... * gnu/packages/markup.scm: ... to this. * gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: capnproto: Update to 0.6.1.Marius Bakke2017-06-09
| | | | * gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
* gnu: ffmpeg: Update to 3.3.2.Marius Bakke2017-06-09
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
* gnu: p11-kit: Update to 0.23.7.Marius Bakke2017-06-09
| | | | | | | | Newer releases are only available on GitHub. See release announcements: https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html * gnu/packages/tls.scm (p11-kit): Update to 0.23.7. [source]: Remove obsolete substitution.
* gnu: python-paramiko: Update to 2.1.2.宋文武2017-06-09
| | | | | * gnu/packages.scm (python-paramiko, python2-paramiko): Update to 2.1.2. Enable tests.
* file-systems: Provide string->iso9660-uuid.Danny Milosavljevic2017-06-09
| | | | | | * gnu/build/file-systems.scm (string->iso9660-uuid): New variable. Export it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Update to 4.11.4.Mark H Weaver2017-06-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.31.Mark H Weaver2017-06-09
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
* gnu: linux-libre@4.4: Update to 4.4.71.Mark H Weaver2017-06-09
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
* gnu: Add tadbit.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (tadbit): New variable.
* gnu: Add imp.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (imp): New variable.
* gnu: Add phylip.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (phylip): New variable.
* gnu: Add gess.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (gess): New variable.
* gnu: Add trim-galore.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (trim-galore): New variable.
* gnu: Add ritornello.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/bioinformatics.scm (ritornello): New variable.
* gnu: Add r-fdrtool.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/statistics.scm (r-fdrtool): New variable.
* gnu: Add r-lubridate.Ricardo Wurmus2017-06-09
| | | | * gnu/packages/statistics.scm (r-lubridate): New variable.
* gnu: crawl: Update to 0.20.0.Kei Kebreau2017-06-08
| | | | * gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
* gnu: raptor2: Fix heap overflow bug.Marius Bakke2017-06-09
| | | | | | * gnu/packages/patches/raptor2-heap-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/rdf.scm (raptor2): Use it.
* gnu: artanis: Update to 0.2.1.Ludovic Courtès2017-06-08
| | | | | | | | | * gnu/packages/guile.scm (artanis): Update to 0.2.1. [inputs]: Switch to GUILE-2.2. [arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from lib/guile/2.2. Add 'wrap-art' phase. * gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: gnuastro: Update to 0.3.Ludovic Courtès2017-06-08
| | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.3. Adjust as suggested by 'guix lint'.
* gnu: php: Update to 7.1.6.Julien Lepiller2017-06-08
| | | | * gnu/packages/php.scm (php): Update to 7.1.6.
* gnu: minetest: Update to 0.4.16.Kei Kebreau2017-06-08
| | | | * gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
* gnu: certbot, python-acme: Update to 0.15.0.Leo Famulari2017-06-08
| | | | | | | * gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.15.0. (python-acme, python2-acme)[arguments]: Remove 'patch-dependency' phase. This issue was fixed upstream: https://github.com/certbot/certbot/commit/d0e471dc8093bd0d08c5a739e5cf9677240d9c0e
* gnu: kde.scm, kde-frameworks.scm: Add and update comments.Hartmut Goebel2017-06-08
| | | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kpackage,plasma-framework)[arguments]: Update comment (number of failed tests). (kdeclarative)[arguments]<#:phases>: Update comment. (bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a todo comment. (kguiaddons): Add a todo comment. (phonon)[native-inputs]: Add a todo comment. * gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo comment.
* gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).Hartmut Goebel2017-06-08
| | | | | | | | | Make five tests pass, three are still failing – thus the test-suite is still disabled. This commit's aim is to retain the progress. * gnu/packages/kde-frameworks.scm (kwindowsystem)[native-inputs]: Add dbus. [arguments]<#:test?>: Change comment. <#:phases>: Replace phase `check` by new one befind 'install'.
* gnu: kwidgetsaddons: Re-enable tests.Hartmut Goebel2017-06-08
| | | | | * gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite is now passing; reenable it.
* gnu: kiconthemes: Re-enable tests.Hartmut Goebel2017-06-08
| | | | | * gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite is now passing; reenable it.
* gnu: kwallet: Use gpgme instead of gpgmepp.Hartmut Goebel2017-06-08
| | | | | | | The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm(kwallet)[inputs]: Replace gpgmepp by gpgme.
* gnu: gpgmepp: Superseded by gpgme.Hartmut Goebel2017-06-08
| | | | | | The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm (gpgmepp)[properties]: New field.
* gnu: sonnet: Add optional input (spell-checker).Hartmut Goebel2017-06-08
| | | | | * gnu/packages/kde-frameworks.scm (sonnet)[inputs]: Add hunspell; add todo comment for other language's spell-checker.
* gnu: kpackage: Add more optional inputs.Hartmut Goebel2017-06-08
| | | | * gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
* gnu: plasma-framework: Add more optional inputs.Hartmut Goebel2017-06-08
| | | | | * gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add pkg-config. [inputs]: Add kwayland.