summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add r-lintr.Nicolò Balzarotti2019-12-11
| | | | | | * gnu/packages/cran.scm (r-lintr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-cyclocomp.Nicolò Balzarotti2019-12-11
| | | | | | * gnu/packages/cran.scm (r-cyclocomp): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-xmlparsedata.Nicolò Balzarotti2019-12-11
| | | | | | * gnu/packages/cran.scm (r-xmlparsedata): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-statcheck.Nicolò Balzarotti2019-12-11
| | | | | | * gnu/packages/cran.scm (r-statcheck): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Deprecate kdevplatform package.Hartmut Goebel2019-12-11
| | | | | * gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias for 'kdevelop`.
* gnu: kdevelop: Update to 5.4.5.Hartmut Goebel2019-12-11
| | | | | | | | | | | * gnu/packages/kde.scm(kdevelop): Update to 5.4.5, use qt-build-sytem. [native-inputs]: Move shared-mime-info from … [inputs] … here; Remove kconfig, kdevplatform, libepoxy; Add apr, apr-util, astyle, attica, boost, kconfigwidgets, kservice, libkomparediff2, oxygen-icons, qtquickcontrols2, sonnet, subversion; structure and sort list of inputs. [arguments] Disable tests. <phases>: Base on phases from qt-build-system. {wrap-executable}: Remove. {add-include-path}: New phase. {check} Keep it..
* gnu: kdevelop-pg-qt: Update to 2.2.0.Hartmut Goebel2019-12-11
| | | | * gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
* gnu: nss: Fix CVE-2019-11745 via graft.Mark H Weaver2019-12-11
| | | | | | | * gnu/packages/patches/nss-CVE-2019-11745.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/nss.scm (nss/fixed): New variable. (nss)[replacement]: Add field.
* gnu: enchive: Update to 3.5.nixo2019-12-11
| | | | | | | * gnu/packages/crypto.scm (enchive): Update to 3.5. [source]: Replace url-fetch with git-fetch. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libraft: Update to 0.9.11.Andrew Miloradovsky2019-12-11
| | | | | | | | * gnu/packages/cluster.scm (libraft): Update to 0.9.11. [arguments]: Enable libuv I/O backend. Add phase to skip some tests. [inputs]: Add libuv. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.Marius Bakke2019-12-11
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
* gnu: Remove duplicate copyright line.Marius Bakke2019-12-11
| | | | * gnu/packages/kde.scm: Remove duplicate copyright.
* gnu: strace: Update to 5.4.Marius Bakke2019-12-11
| | | | * gnu/packages/linux.scm (strace): Update to 5.4.
* gnu: shadow: Update to 4.8.Marius Bakke2019-12-11
| | | | * gnu/packages/admin.scm (shadow): Update to 4.8.
* gnu: OpenAL: Update home page.Marius Bakke2019-12-11
| | | | * gnu/packages/audio.scm (openal)[source, home-page]: Use HTTPS.
* gnu: OpenAL: Update to 1.20.0.Marius Bakke2019-12-11
| | | | | | * gnu/packages/audio.scm (openal): Update to 1.20.0. [arguments]: Adjust for renamed files. [native-inputs]: Remove.
* gnu: re2: Update to 2019-12-01.Marius Bakke2019-12-11
| | | | * gnu/packages/regex.scm (re2): Update to 2019-12-01.
* gnu: dav1d: Update to 0.5.2.Marius Bakke2019-12-11
| | | | * gnu/packages/video.scm (dav1d): Update to 0.5.2.
* gnu: frei0r-plugins: Update to 1.7.0.Marius Bakke2019-12-11
| | | | | | * gnu/packages/video.scm (frei0r-plugins): Update to 1.7.0. [native-inputs]: Remove LIBTOOL, AUTOCONF and AUTOMAKE. [arguments]: Remove 'autotools' phase. Add 'patch-Makefile' phase.
* gnu: libsoup: Update to 2.68.3.Marius Bakke2019-12-11
| | | | * gnu/packages/gnome.scm (libsoup): Update to 2.68.3.
* gnu: elogind: Update to 241.4.Marius Bakke2019-12-11
| | | | * gnu/packages/freedesktop.scm (elogind): Update to 241.4.
* gnu: git: Update to 2.24.1 [security fixes].Mark H Weaver2019-12-10
| | | | | | | | | Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, CVE-2019-1387, and CVE-2019-19604. * gnu/packages/version-control.scm (git): Update to 2.24.1. [native-inputs]: Update git-manpages accordingly.
* gnu: cgit: Update git-source to 2.18.2 [security-fixes].Mark H Weaver2019-12-10
| | | | | | | | | Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387 * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.18.2.
* gnu: qps: Update to 2.0.0.Reza Alizadeh Majd2019-12-10
| | | | | | * gnu/packages/lxqt.scm (qps): Update to 2.0.0. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: gajim: Fix search for translations.Ricardo Wurmus2019-12-10
| | | | | | | Fixes <https://bugs.gnu.org/38558>. * gnu/packages/messaging.scm (gajim)[arguments]: Wrap executables in XDG_DATA_DIRS.
* gnu: Add kjumpingcube.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kjumpingcube): New variable.
* gnu: Add ksquares.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (ksquares): New variable.
* gnu: Add kreversi.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kreversi): New variable.
* gnu: Add knavalbattle.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (knavalbattle): New variable.
* gnu: Add kollision.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kollision): New variable.
* gnu: Add ksnakeduel.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (ksnakeduel): New variable.
* gnu: Add killbots.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (killbots): New variable.
* gnu: Add bovo.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (bovo): New variable.
* gnu: Add kspaceduel.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kspaceduel): New variable.
* gnu: Add kapman.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kapman): New variable.
* gnu: Add lskat.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (lskat): New variable.
* gnu: Add kubrick.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kubrick): New variable.
* gnu: Add kigo.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kigo): New variable.
* gnu: Add kiriki.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kiriki): New variable.
* gnu: Add palapeli.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (palapeli): New variable.
* gnu: Add ksirk.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (ksirk): New variable.
* gnu: Add granatier.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (granatier): New variable.
* gnu: Add bomber.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (bomber): New variable.
* gnu: Add knetwalk.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (knetwalk): New variable.
* gnu: Add kblackbox.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kblackbox): New variable.
* gnu: Add kfourinline.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kfourinline): New variable.
* gnu: Add kdiamond.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kdiamond): New variable.
* gnu: Add kgoldrunner.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (kgoldrunner): New variable.
* gnu: Add klines.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (klines): New variable.
* gnu: Add ksudoku.Hartmut Goebel2019-12-10
| | | | * gnu/packages/games.scm (ksudoku): New variable.