aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-01-30gnu: uhttpmock: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
2018-01-30gnu: uwsgi: Update to 2.0.15.Tobias Geerinckx-Rice
* gnu/packages/web.scm (uwsgi): Update to 2.0.15.
2018-01-30gnu: stunnel: Update to 5.44.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.44.
2018-01-30gnu: hiawatha: Update to 10.7.Tobias Geerinckx-Rice
* gnu/packages/web.scm (hiawatha): Update to 10.7.
2018-01-30gnu: rsync: Update to 3.1.3.Tobias Geerinckx-Rice
* gnu/packages/rsync.scm (rsync): Update to 3.1.3. [source]: Remove patches for fixed CVEs. [properties]: Remove field. * packages/patches/rsync-CVE-2017-16548.patch: Delete file. * packages/patches/rsync-CVE-2017-17433.patch: Delete file. * packages/patches/rsync-CVE-2017-17433-fix-tests.patch: Delete file. * packages/patches/rsync-CVE-2017-17434-pt1.patch: Delete file. * packages/patches/rsync-CVE-2017-17434-pt2.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-01-30gnu: procenv: Find 'check' during configure phase.Efraim Flashner
* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
2018-01-30gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.Ben Sturmfels
Fixes <https://bugs.gnu.org/30189>. * gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi. [native-inputs]: Add unzip. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-29gnu: godot: Update to 3.0.David Thompson
* gnu/packages/game-development.scm (godot): Update to 3.0. [inputs]: Add libxi.
2018-01-29gnu: libsepol: Fix build on non-x86_64.Ricardo Wurmus
* gnu/packages/selinux.scm (libsepol)[arguments]: Add phase "portability". (checkpolicy, libselinux, libsemanage, secilc, python-sepolgen, python-setools, policycoreutils)[arguments]: Remove inherited phase "portability".
2018-01-29gnu: Add badass.ng0
* gnu/packages/games.scm (badass): New variable.
2018-01-29gnu: libpinyin: Update to 2.1.91.Tobias Geerinckx-Rice
* gnu/packages/ibus.scm (libpinyin): Update to 2.1.91.
2018-01-29gnu: ibus: Don't capitalise pinyin.Tobias Geerinckx-Rice
* gnu/packages/ibus.scm (ibus-libpinyin, libpinyin)[synopis] [description]: Write `pinyin'.
2018-01-29doc, gnu: Fix spelling of screen-things.Tobias Geerinckx-Rice
* doc/guix.texi (X Window): Write 'screen locker' and 'screen saver' in prose. * gnu/services/xorg.scm (screen-locker-service): Likewise.
2018-01-29gnu: tiled: Update to 1.1.1.David Thompson
* gnu/packages/game-development.scm (tiled): Update to 1.1.1.
2018-01-29gnu: gcide: Update to 0.52.Efraim Flashner
* gnu/packages/dictionaries.scm (gcide): Update to 0.52.
2018-01-29gnu: dico: Update to 2.5.Efraim Flashner
* gnu/packages/dico.scm (dico): Update to 2.5. [inputs]: Add wordnet.
2018-01-29gnu: nano: Update to 2.9.3.Efraim Flashner
* gnu/packages/nano.scm (nano): Update to 2.9.3.
2018-01-29gnu: irssi: Update to 1.1.0.Efraim Flashner
* gnu/packages/irc.scm (irssi): Update to 1.1.0.
2018-01-28gnu: wireshark: Update to 2.4.4 [fixes CVE-2018-{5334,5335,5336}].Leo Famulari
* gnu/packages/networking.scm (wireshark): Update to 2.4.4.
2018-01-29gnu: Add groovy-emacs-modes.Christopher Baines
* gnu/packages/emacs.scm (groovy-emacs-modes): New variable.
2018-01-28gnu: Add golly.Kei Kebreau
* gnu/packages/games.scm (golly): New variable.
2018-01-29gnu: lvm2: Update to 2.02.177.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
2018-01-29gnu: haveged: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
2018-01-29gnu: fbcat: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat): Update to 0.5.1. [native-inputs]: Remove field. [arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location' and `build-documentation' phases. Let the Makefile install everything. Add a `split-fbgrab-output' to clean up.
2018-01-29gnu: c-toxcore: Update to 0.1.11.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
2018-01-29gnu: slepc: Update to 3.8.2.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (slepc): Update to 3.8.2.
2018-01-29gnu: slepc: Update licence.Tobias Geerinckx-Rice
SLEPc has been released under a 2-clause BSD licence since version 3.8. * gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
2018-01-29gnu: fbcat, slepc: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for SYSTEM*. * gnu/packages/maths.scm (slepc)[arguments]: Likewise.
2018-01-29gnu: openspecfun: Update to 0.5.3.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
2018-01-29gnu: cargo-version: Fix URI in comment.Tobias Geerinckx-Rice
The table of corresponding cargo and rustc versions was removed from cargo's HEAD for being outdated, but still illustrates the pattern. * gnu/packages/rust.scm (cargo-version): Link to an older README.md revision.
2018-01-29gnu: simplescreenrecorder: Update to 0.3.9.Tobias Geerinckx-Rice
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9. [build-system]: Switch to cmake-build-system. [inputs]: Replace qt-4 with qt. [arguments]: Build WITH_QT5. Disable non-existent test suite.
2018-01-28gnu: Add instantmusic.Stefan Reichör
* gnu/packages/music.scm (instantmusic): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28gnu: u-boot: Use newer GCC even during native compiles.Efraim Flashner
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add gcc-7 even when not cross-compiling.
2018-01-28gnu: Use https for mozilla.github.io.Efraim Flashner
* gnu/packages/fonts.scm (font-fira-mono, font-fira-sans)[home-page]: Use 'https'.
2018-01-28gnu: Add font-fira-code.ng0
* gnu/packages/fonts.scm (font-fira-code): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-01-27gnu: certbot: Update to 0.21.1.Leo Famulari
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.21.1.
2018-01-27gnu: python-dateutil: Update to 2.6.1.Alex Vong
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27gnu: gnurl: Update to 7.58.0.ng0
* gnu/packages/gnunet.scm (gnurl): Update to 7.58.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27Revert "gnu: gnurl: Add '--with-ca-bundle' path to configure-flags."ng0
This reverts commit 8bf127d5ab5f95dc606fbec2b8de5c942dd79b9d. It broke building gnurl in non-reproducible ways. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27gnu: php: Update to 7.2.1.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.2.1. [arguments]: Skip some failing tests.
2018-01-27gnu: diamond: Update to 0.9.16.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.16.
2018-01-26gnu: xmlsec: Update to 1.2.25.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
2018-01-26gnu: xmlsec: Correct home page.Tobias Geerinckx-Rice
If this package ever shared the libexpat home page, it no longer does. * gnu/packages/xml.scm (xmlsec)[home-page]: Update.
2018-01-26gnu: html-xml-utils: Update to 7.5.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
2018-01-26gnu: ffms2: Use canonical home page URI.Tobias Geerinckx-Rice
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here... [source]: ...to here.
2018-01-26gnu: python-mox3: Use @uref in description.Tobias Geerinckx-Rice
* gnu/packages/openstack.scm (python-mox3)[description]: Use @uref.
2018-01-26gnu: libmatroska: Update to 1.4.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
2018-01-26gnu: znc: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (znc)[home-page]: Use HTTPS.
2018-01-26gnu: supertuxkart: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
2018-01-26gnu: Add emacs-helm-c-yasnippet.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-helm-c-yasnippet): New public variable.