Commit graph

30648 commits

Author SHA1 Message Date
Florian Klink 6fa7bdb59d
Merge pull request #107600 from mweinelt/borgbackup
borgbackup: 1.1.14 -> 1.1.15
2020-12-26 17:35:43 +01:00
Benjamin Hipple 3bcf45556c
Merge pull request #107627 from rycee/jhead/known-vulnerabilities
jhead: list known vulnerabilities
2020-12-26 11:15:31 -05:00
John Ericson d6eebc0cc3
Merge pull request #107606 from lopsided98/openssh-cross
openssh: fix cross-compilation
2020-12-26 10:31:36 -05:00
Robert Helgesson 06ed62c27c
jhead: list known vulnerabilities 2020-12-26 13:28:26 +01:00
Mario Rodas b0fc889fda
Merge pull request #93711 from arianvp/smallstep-update
smallstep: 0.13.3 -> 0.14.6
2020-12-26 09:43:10 -05:00
Mario Rodas 84917aa00b bibclean: add platforms 2020-12-26 04:20:00 +00:00
Ben Wolsieffer c0681ac66a openssh: fix cross-compilation after #100906
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906, krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
Marc Seeger 08725b90e9 rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
Martin Weinelt 541bab0533 borgbackup: 1.1.14 -> 1.1.15 2020-12-25 23:29:17 +01:00
Sandro 28d40fe651
Merge pull request #107589 from Mic92/nix-direnv
nix-direnv: 1.1 -> 1.2
2020-12-25 21:22:04 +01:00
Sandro 0e01df647b
Merge pull request #107592 from Mic92/nix-update
nix-update: 0.2 -> 0.3
2020-12-25 21:20:16 +01:00
Jörg Thalheim cfef9737e6
nix-update: 0.2 -> 0.3 2020-12-25 20:59:46 +01:00
Jörg Thalheim 3fecd395a3
nix-direnv: 1.1 -> 1.2 2020-12-25 20:29:03 +01:00
Sandro 8d912507f0
Merge pull request #107563 from andir/ml2pr/code-minimap-init-at-0-4-3 2020-12-25 18:55:38 +01:00
Tim Steinbach f03f386f45
httpstat: 1.3.0 -> 1.3.1 2020-12-25 11:00:21 -05:00
Ben Sima 3fb1e542e7 code-minimap: init at 0.4.3
Message-Id: <20201225052234.17216-1-ben@bsima.me>
2020-12-25 16:47:26 +01:00
Sandro 6180ee5243
Merge pull request #101543 from iblech/patch-21 2020-12-25 13:02:17 +01:00
markuskowa e883b0cef6
Merge pull request #107172 from matthiasbeyer/init-fbcat
fbcat: init at 0.5.1
2020-12-25 12:30:37 +01:00
Ryan Burns 2cab4879c1 toybox: fix cross-compilation
Toybox expects a native `cc` for producing
build-time executables, such as kconfig/conf.
2020-12-25 12:28:55 +01:00
Matthias Beyer bdedc49ba9 fbcat: init at 0.5.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-25 11:09:26 +01:00
Arian van Putten 6e7fb7d53b step-cli: 0.13.3 -> 0.15.3
Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-12-25 01:06:50 +01:00
Arian van Putten ba89f01861 step-ca: 0.13.3 -> 0.15.6
Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-12-25 01:06:50 +01:00
Dmitry Kalinkin 96186b217c
Merge pull request #107204 from veprbl/pr/texlive_substitute_from_hydra
texlive.combine: set allowSubstitutes = true
2020-12-24 18:32:46 -05:00
Sandro 35296b1e11
Merge pull request #105193 from SuperSandro2000/volctl-0.8.0
volctl: 0.6.3 -> 0.8.0
2020-12-24 21:30:53 +01:00
Pavol Rusnak 539410defe
Merge pull request #107188 from expipiplus1/joe-dxc-darwin
Add Darwin support for directx-shader-compiler
2020-12-24 14:38:13 +01:00
Peter Hoeg cb66517866
picocom: 3.1 -> 3.2a (#107379)
* picocom: 3.1 -> 3.2a

Also:
- drop wrapper and patch in location of binaries
- add bash completion support
- start using shell helpers instead of manually copying in man page

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-24 07:22:20 +08:00
Tim Steinbach 9f371adb3d
awscli: 1.18.202 -> 1.18.203 2020-12-23 17:11:23 -05:00
Maximilian Bosch bcf86f58ea
Merge pull request #107138 from avdv/colorls-1.4.3
colorls: 1.4.2 -> 1.4.3
2020-12-23 21:22:47 +01:00
Tim Steinbach 05bf935bc6
ripgrep: Add test 2020-12-23 12:30:39 -05:00
Tim Steinbach d14182937d
awscli: 1.18.201 -> 1.18.202 2020-12-23 12:08:27 -05:00
Sandro fe458a9dfd
Merge pull request #104494 from sternenseemann/chroma-0.8.2
chroma: 0.8.1 -> 0.8.2
2020-12-22 17:29:02 +01:00
sternenseemann b3aed95a6e chroma: 0.8.1 -> 0.8.2
Populate version information manually to avoid having to integrate
goreleaser into the build process.
2020-12-22 16:20:53 +01:00
Anderson Torres 6690232388
Merge pull request #104197 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.17 // bcachefs-tools: 2020-08-25 -> 2020-11-17
2020-12-22 11:09:43 -03:00
Lucas Hoffmann 4d0c6c645c
nvimpager: init at 0.9 (#107057)
* nvimpager: init at 0.9

* nvimpager: fixup: doCheck can be overriden with `overrideAttrs`

* nvimpager: fixup: use patchShebangs instead of substituteInPlace

* nvimpager: fixup: move pandoc to nativeBuildInputs

* Fix typo

* nvimpager: fixup: run the tests in a pseudo tty

* nvimpager: fixup: make all dependencies overridable
2020-12-22 10:11:02 +01:00
zowoq 1ebf7ecb91 youtube-dl: 2020.12.14 -> 2020.12.22
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.22
2020-12-22 13:22:37 +10:00
Orivej Desh da247171b1
mutagen: install agents bundle (#107297)
Fixes #81219
2020-12-22 02:46:52 +00:00
Daniël de Kok 86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Tim Steinbach b4c59d6ab1
awscli: 1.18.199 -> 1.18.200 2020-12-21 12:48:16 -05:00
Sandro ff234e95a5
Merge pull request #98494 from fgaz/qrcp/0.6.4
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-21 18:41:58 +01:00
Michael Raskin 67e7d1170b
Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
Michael Raskin 7dc6f850b3
Merge pull request #107218 from helsinki-systems/upd/glusterfs
glusterfs: 7.6 -> 8.3
2020-12-21 09:57:14 +00:00
Break Yang 0446b8af52 ethminer: fix broken package by switching to clang 2020-12-20 19:56:35 -08:00
Joe Hermaszewski be8a89e784 directx-shader-compiler: Add Darwin support 2020-12-20 13:03:29 +08:00
Tim Steinbach 9ff582afd6
Merge pull request #107166 from mohe2015/update-sudo
sudo: 1.9.4 -> 1.9.4p1
2020-12-20 17:24:01 -05:00
Mario Rodas 68dfd5df47 languagetool: add platforms 2020-12-20 04:20:00 +00:00
Tim Kleinschmidt b1499452b8 duf: Add darwin supoort 2020-12-20 19:34:00 +01:00
Sandro 0e811b6742
daemon: Fix compilation on darwin (#105640)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-20 17:49:21 +01:00
Pavol Rusnak aab02ab316
Merge pull request #107247 from marsam/update-rbw
rbw: 0.5.0 -> 0.5.2
2020-12-20 14:26:14 +01:00
Milan Pässler 37a9fb0a4a bottom: fix build on aarch64 2020-12-20 13:03:18 +01:00
Nicolas Berbiche 71ca741ab2 bottom: 0.5.4 -> 0.5.6 2020-12-20 02:53:35 +01:00