summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: fio: Update to 3.1.•••* gnu/packages/benchmark.scm (fio): Update to 3.1. Manolis Ragkousis2017-11-051-2/+2
* gnu: prison: Move to be in alphabetical order.•••I was trapped be the definitions not being in alphabetical order. * gnu/packages/kde-frameworks.scm (prison): Move in front of solid. Hartmut Goebel2017-11-051-25/+25
* gnu: kdewebkit: Move to be in alphabetical order.•••I was trapped by the definitions not being in alphabetical order. * gnu/packages/kde-frameworks.scm (kdewebkit): Move in front of kemoticons. Hartmut Goebel2017-11-051-32/+32
* gnu: kactivities: Move to tier 2.•••KDE now lists this package as tier 2, I was trapped by the definitions being at the wrong place. * gnu/packages/kde-frameworks.scm (kactivities): Move into the "section" of tier 2 packages. (kactivities-stats) Remove now obsolete comment. Hartmut Goebel2017-11-051-47/+45
* gnu: libksysguard: Update to 5.11.2.•••* gnu/packages/kde.scm (libksysguard): Update to 5.11.2. Hartmut Goebel2017-11-051-3/+3
* gnu: solid: Enable building interface for qml.•••* gnu/package/kde-frameworks.scm(solid)[inputs]: Add qtdeclarative. Hartmut Goebel2017-11-051-0/+1
* gnu: krunner: Make some tests pass.•••* gnu/packages/kde-frameworks.scm[arguments] <#:tests?>: Remove. <#:phases>[fix-paths-for-test'] New phase. <#:phases>[check-setup]: Set $HOME. Blacklist a failing new-in-5.39.0 test. Hartmut Goebel2017-11-051-2/+15
* gnu: kdelibs4support: Make test kstandarddirstest pass.•••* gnu/package/kde-frameworks.scm(kdelibs4support)[#:phases] <check-post-install>: Add workaround for bug in test-case. Update comment. Hartmut Goebel2017-11-051-2/+5
* gnu: kimageformats: Update comment.•••* gnu/packages/kde-frameworks.scm(kimageformats): Update comment. Hartmut Goebel2017-11-051-1/+3
* gnu: kde-frameworks: Update to 5.39.0.•••Beside simple updating: - ktexteditor: Add input. - kdelibs4support: Enable test kmimetypetest, disable test kuniqueapptest. - kimageformats: Make the plugins available for tests. - krunner: Make old tests pass again. Blacklist a failing new test. * gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons, kdeclarative, kded, kde-frameworkintegration, kdelibs4support, kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons, kfilemetadata, kglobalaccel, kguiaddons, khtml, ki18n, kiconthemes, kidletime, kimageformats, kinit, kio, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer, knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, kross, krunner, kservice, ksyntaxhighlighting, ktextwidgets, kunitconversion, kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison, solid, sonnet, threadweaver): Update to 5.39.0 (ktexteditor) Update to 5.39.0. [source]: Add patch. [inputs]: Add qtdeclarative. (kdelibs4support): Update to 5.39.0. [#:phase check-post-install]: Remove kmimetypetest from and add kuniqueapptest to list of test to be excluded when running ctest. (kimageformats): Update to 5.39.0. [#:phase check-setup] Make the plugins available for tests. * gnu/packages/patches/ktexteditor-5.39.0-autotests-dependencies.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Hartmut Goebel2017-11-053-149/+206
* gnu: extra-cmake-modules: Install pri-files into lib/qt5/.•••This in accordance with the documentation in ECMGeneratePriFile.cmake: "Packagers … want to set `ECM_MKSPECS_INSTALL_DIR` to something like `share/qt5/mkspecs/modules`." Our Qt5 is putting pri-files into `lib/qt5/mkspecs/modules`. * gnu/packages/kde-frameworks.scm(extra-cmake-modules)[#:phase fix-lib-path]: New substitute for file 'modules/ECMGeneratePriFile.cmake'. Hartmut Goebel2017-11-051-1/+5
* gnu: icedtea: Update to 3.6.0 [security fixes].•••Fixes CVE-2017-{10274,10821,10825,10295,10388,10346,10350,10347,10349,10345, 10348,10357,10355,10356,10165} and CVE-2016-{10165,9840,9841,9842,9843}. * gnu/packages/java.scm (icedtea-8): Update to 3.6.0. [native-inputs]: Update dependency hashes. Marius Bakke2017-11-041-13/+13
* gnu: diamond: Update to 0.9.12.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.12. Ben Woodcroft2017-11-041-2/+2
* gnu: sssd: Disable failing test.•••* gnu/packages/sssd.scm (sssd)[arguments]<#:phases>: Add substitution to 'disable-failing-test' phase. Marius Bakke2017-11-041-0/+4
* gnu: samba: Update to 4.7.1.•••* gnu/packages/samba.scm (samba): Update to 4.7.1. Marius Bakke2017-11-041-2/+2
* gnu: ldb: Update to 1.3.0.•••* gnu/packages/samba.scm (ldb): Update to 1.3.0. Marius Bakke2017-11-041-2/+2
* gnu: re2: Update to 2017-11-01.•••* gnu/packages/regex.scm (re2): Update to 2017-11-01. Marius Bakke2017-11-041-2/+2
* gnu: libxfont@1: Update to 1.5.3.•••* gnu/packages/xorg.scm (libxfont): Update to 1.5.3. [source](patches): Remove. Marius Bakke2017-11-041-4/+2
* gnu: multiqc: Update to 1.3.•••* gnu/packages/bioinformatics.scm (multiqc): Update to 1.3. [propagated-inputs]: Add python-enum34. [license]: The license was changed to "GPLv3 or later" with this release. Ricardo Wurmus2017-11-031-4/+5
* gnu: iso-codes: Update to 3.76.•••* gnu/packages/iso-codes.scm (iso-codes): Update to 3.76. Kei Kebreau2017-11-031-2/+2
* gnu: r-ape: Update to 5.0.•••* gnu/packages/bioinformatics.scm (r-ape): Update to 5.0. [propagated-inputs]: Add r-rcpp. Ricardo Wurmus2017-11-031-3/+4
* gnu: r-bbmle: Update to 1.0.20.•••* gnu/packages/cran.scm (r-bbmle): Update to 1.0.20. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-proxy: Update to 0.4-19.•••* gnu/packages/cran.scm (r-proxy): Update to 0.4-19. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-glue: Update to 1.2.0.•••* gnu/packages/cran.scm (r-glue): Update to 1.2.0. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-withr: Update to 2.1.0.•••* gnu/packages/statistics.scm (r-withr): Update to 2.1.0. [propagated-inputs]: Add r-lattice. Ricardo Wurmus2017-11-031-2/+4
* gnu: r-quantreg: Update to 5.34.•••* gnu/packages/statistics.scm (r-quantreg): Update to 5.34. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-robustbase: Update to 0.92-8.•••* gnu/packages/statistics.scm (r-robustbase): Update to 0.92-8. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-purrr: Update to 0.2.4.•••* gnu/packages/statistics.scm (r-purrr): Update to 0.2.4. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-irlba: Update to 2.3.1.•••* gnu/packages/statistics.scm (r-irlba): Update to 2.3.1. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-checkmate: Update to 1.8.5.•••* gnu/packages/statistics.scm (r-checkmate): Update to 1.8.5. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-multitaper: Update to 1.0-14.•••* gnu/packages/statistics.scm (r-multitaper): Update to 1.0-14. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-data-table: Update to 1.10.4-3.•••* gnu/packages/statistics.scm (r-data-table): Update to 1.10.4-3. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-pryr: Update to 0.1.3•••* gnu/packages/statistics.scm (r-pryr): Update to 0.1.3. Ricardo Wurmus2017-11-031-2/+2
* gnu: r-lazyeval: Update to 0.2.1.•••* gnu/packages/statistics.scm (r-lazyeval): Update to 0.2.1. Ricardo Wurmus2017-11-031-2/+2
* gnu: Add r-corrplot.•••* gnu/packages/cran.scm (r-corrplot): New variable. Ricardo Wurmus2017-11-031-0/+22
* gnu: Add r-ggrepel.•••* gnu/packages/cran.scm (r-ggrepel): New variable. Ricardo Wurmus2017-11-031-0/+24
* gnu: linux-libre: Update to 4.13.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.11. (%linux-libre-hash): Update hash. Mark H Weaver2017-11-031-2/+2
* gnu: linux-libre@4.9: Update to 4.9.60.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.60. Mark H Weaver2017-11-031-2/+2
* gnu: linux-libre@4.4: Update to 4.4.96.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.96. Mark H Weaver2017-11-031-2/+2
* gnu: Add kodi-cli.•••* gnu/packages/kodi.scm (kodi-cli): New variable. Oleg Pykhalov2017-11-031-0/+60
* gnu: conda: Fix environment scripts.•••* gnu/packages/package-management.scm (conda)[arguments]: Add phase "undo-wrap". Ricardo Wurmus2017-11-031-1/+11
* Revert "gnu: itstool: Update to 2.0.4."•••This reverts commit 13fbd174b5ffe5c2cc59e637f7859d357ab33d97. Marius Bakke2017-11-021-4/+4
* gnu: openssl@1.1: Update to 1.1.0g [fixes CVE-2017-3735, CVE-2017-2736].•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.0g. [source]: Add HTTPS mirror. Marius Bakke2017-11-021-3/+5
* gnu: openssl@1.0: Replace with 1.0.2m [fixes CVE-2017-3735, CVE-2017-2736].•••* gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2m): New public variable. Marius Bakke2017-11-021-0/+20
* gnu: enlightenment: Update to 0.22.0.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.0. Efraim Flashner2017-11-021-2/+2
* gnu: efl: Update to 1.20.5.•••* gnu/packages/enlightenment.scm (efl): Update to 1.20.5. Efraim Flashner2017-11-021-2/+2
* gnu: vte-ng: Update to 0.50.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.50.2.a. Marius Bakke2017-11-021-2/+2
* gnu: gnome-todo: Update to 3.26.2.•••* gnu/packages/gnome.scm (gnome-todo): Update to 3.26.2. Tobias Geerinckx-Rice2017-11-021-2/+2
* gnu: dconf-editor: Update to 3.26.2.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.2. Tobias Geerinckx-Rice2017-11-021-2/+2
* gnu: gnome-clocks: Update to 3.26.1.•••* gnu/packages/gnome.scm (gnome-clocks): Update to 3.26.1. Tobias Geerinckx-Rice2017-11-021-2/+2