| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword
argument and use it when mounting the root file system.
(boot-system): Pass the root file system flags to 'mount-root-file-system'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191212.
|
|
|
|
| |
* gnu/packages/linux.scm (iptables): Update to 1.8.4.
|
|
|
|
| |
* gnu/packages/linux.scm (nftables): Update to 0.9.3.
|
|
|
|
| |
* gnu/packages/linux.scm (nftables)[source]: Add a mirror:// URI.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libnftnl): Update to 1.1.5.
[source]: Add patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/linux.scm (nftables)[source, home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/benchmark.scm (fio): Update to 3.16.
|
|
|
|
| |
* gnu/packages/music.scm (muse-sequencer)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
|
|
|
|
| |
* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.33.
|
|
|
|
| |
* gnu/packages/ipfs.scm (gx): Update to 0.14.2.
|
|
|
|
| |
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.1.
|
|
|
|
| |
* gnu/packages/calendar.scm (remind): Update to 3.1.17.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
|
|
|
|
|
|
| |
This is a follow-up to commit 71ce0b52901e49002502d220551dad21c07a7fed.
* gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-quasi-monochrome): New variable.
|
|
|
|
|
| |
* gnu/packages/firmware.scm (seabios): Update to 1.13.0.
[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
|
|
|
|
|
|
|
| |
* gnu/packages/pretty-print.scm (fmt)[arguments]: New field.
* gnu/packages/networking.scm (fmt-restinio): Remove variable.
(restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT.
(opendht)[inputs]: Likewise.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (libssh): Update to 0.9.3.
[arguments]: Remove #:phases.
|
|
|
|
|
|
|
| |
This fixes 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 (libgit2): Update to 0.28.4.
|
|
|
|
| |
* gnu/packages/xiph.scm (speex)[arguments]: New field.
|
|
|
|
|
| |
* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-almost-mono-themes): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
|
| |
Co-authored-by: pimi <madalinionel.patrascu@mdc-berlin.de>
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3.
[arguments]: Patch completion script to keep tool references.
[inputs]: Add "grep" and "which".
[native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and
"fish".
|
|
|
|
|
|
| |
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Use WRAP-SCRIPT instead of
WRAP-PROGRAM.
[inputs]: Add guile.
|
|
|
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu)[inputs]: Add vde2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove vde2 from
inherited inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (vde2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-lintr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-cyclocomp): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-xmlparsedata): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-statcheck): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
| |
* gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias
for 'kdevelop`.
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
|
|
|
|
|
|
|
| |
* 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/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/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/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
|
|
|
|
| |
* gnu/packages/kde.scm: Remove duplicate copyright.
|
|
|
|
| |
* gnu/packages/linux.scm (strace): Update to 5.4.
|
|
|
|
| |
* gnu/packages/admin.scm (shadow): Update to 4.8.
|
|
|
|
| |
* gnu/packages/audio.scm (openal)[source, home-page]: Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (openal): Update to 1.20.0.
[arguments]: Adjust for renamed files.
[native-inputs]: Remove.
|
|
|
|
| |
* gnu/packages/regex.scm (re2): Update to 2019-12-01.
|