github-actions[bot]
33182b194a
Merge staging-next into staging
2021-04-17 18:10:41 +00:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Thomas Gerbet
a9964ef276
spice-vdagent: 0.20.0 -> 0.21.0
...
Fixes CVE-2020-25650, CVE-2020-25651, CVE-2020-25652 and
CVE-2020-25653.
Changelog:
https://gitlab.freedesktop.org/spice/linux/vd_agent/-/blob/spice-vdagent-0.21.0/CHANGELOG.md
2021-04-17 19:54:21 +02:00
Pavol Rusnak
7f412547a6
sta: unstable-2016-01-25 -> unstable-2020-05-10
2021-04-17 19:44:02 +02:00
Pavol Rusnak
c27aea5e87
Merge pull request #119726 from prusnak/oobicpl
...
oobicpl: unstable-2016-03-02 -> unstable-2020-08-12
2021-04-17 19:42:52 +02:00
Sandro
48381f8073
Merge pull request #119670 from aanderse/kodiPackages.bump
2021-04-17 19:41:26 +02:00
Sandro
2c45cc7972
Merge pull request #119669 from aanderse/kodiPackages.youtube
...
kodi.packages.youtube: init at 6.8.10+matrix.1
2021-04-17 19:41:08 +02:00
Sandro
256cae8f6d
Merge pull request #119477 from wd15/pydantic-1.8.1
...
python3Packages.pydantic: 1.8 -> 1.8.1
2021-04-17 19:40:06 +02:00
Sandro
93646bcb57
Merge pull request #119614 from LeSuisse/spice-protocol-0.14.3
2021-04-17 19:39:30 +02:00
Sandro
c756aa9028
Merge pull request #118807 from OPNA2608/init/foxotron-2021-03-12/21.05
...
foxotron: init at 2021-03-12
2021-04-17 19:38:34 +02:00
Sandro
c00fa57d59
Merge pull request #119447 from dotlambda/igraph-0.9.2
...
igraph: 0.9.1 -> 0.9.2
2021-04-17 19:37:31 +02:00
Sandro
d6e1af5d9c
Merge pull request #119604 from selaux/ja2-stracciatella-0.17.0
...
ja2-stracciatella 0.16.1 -> 0.17.0
2021-04-17 19:36:10 +02:00
Rouven Czerwinski
fbb4f6bd0e
font-awesome: 5.10.2 -> 5.15.3
2021-04-17 19:35:41 +02:00
Sandro
b5831f6eeb
Merge pull request #119653 from legendofmiracles/master
2021-04-17 19:35:30 +02:00
Sandro
120bff6427
Merge pull request #119712 from LeSuisse/awstats-7.8.0
...
awstats: 7.7.0 -> 7.8.0
2021-04-17 19:32:24 +02:00
Sandro
8fd8c3d3d2
Merge pull request #119715 from LeSuisse/libmodsecurity-3.0.4
...
libmodsecurity: 3.0.3 -> 3.0.4
2021-04-17 19:30:42 +02:00
Sandro
1f5bfd92f7
Merge pull request #119718 from MetaDark/yabridge
...
yabridge, yabridgectl: 3.0.2 -> 3.1.0
2021-04-17 19:29:21 +02:00
Ivar
05987f952f
nx2elf: init at unstable-2020-05-26 ( #119493 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-17 19:17:46 +02:00
midchildan
62806df678
mikutter: 4.0.0 -> 4.1.4 ( #119454 )
2021-04-17 19:17:13 +02:00
Michael Weiss
590fa80026
inxi: Remove myself as maintainer
2021-04-17 18:59:41 +02:00
Michael Weiss
c7b8db43af
inxi: 3.3.03-1 -> 3.3.04-1
2021-04-17 18:59:40 +02:00
Pavol Rusnak
03518371af
oobicpl: unstable-2016-03-02 -> unstable-2020-08-12
2021-04-17 18:45:19 +02:00
Pavol Rusnak
bc7f4759ec
bicpl: unstable-2017-09-10 -> unstable-2020-10-15
2021-04-17 18:44:13 +02:00
Dmitry Kalinkin
4e3361e2a7
pythonPackages.awkward: 1.1.2 -> 1.2.2
2021-04-17 12:37:43 -04:00
Pavol Rusnak
ce7d5a1211
bootil: unstable-2015-12-17 -> unstable-2019-11-18
2021-04-17 18:20:08 +02:00
Sandro
ebcf1f92fe
Merge pull request #119650 from fortuneteller2k/update-xanmod
...
linux_xanmod: 5.11.14 -> 5.11.15
2021-04-17 18:10:48 +02:00
Pavol Rusnak
a15305e07b
Merge pull request #119720 from prusnak/https
...
treewide: use https for github URIs
2021-04-17 18:10:13 +02:00
Sandro
c39dfe8717
Merge pull request #119655 from 06kellyjac/conftest
...
conftest: 0.23.0 -> 0.24.0
2021-04-17 18:09:43 +02:00
sternenseemann
49ff6509a2
llvmPackages_7.clang: backport patch introducing --unwindlib flag
...
This flag was introduced for clang 9, but we use it in the `lldClang`
wrapper for `llvmPackages` 7, 8 and 9. For this purpose the patch was
backported for `llvmPackages_8.clang`, but not for `llvmPackages_7.clang`
which has been done in this commit.
`lldClang` is mostly used when cross compiling and
`stdenv.hostPlatform.useLLVM` is true. Most likely this problem wasn't
noticed since `useLLVM` with `llvmPackages_7` was broken for other
reasons as well and all cross targets (like `wasi32`) which have
`useLLVM` at the moment use `llvmPackages_8`.
With this change tests.cross.llvm.hello.{musl64, …} works again.
2021-04-17 18:08:04 +02:00
sternenseemann
55a476b00b
llvmPackages_7.libcxx: make sure to use compiler-rt if useLLVM
...
This reflects what the other llvmPackages sets are doing.
2021-04-17 18:08:04 +02:00
sternenseemann
486e12ad68
llvmPackages_7.libcxxabi: take libunwind as an optional dependency again
...
This reverts commit 76b54c75b3bc7a17ffaa20a862246f1d7fe89b58 and brings
llvmPackages_7.libcxxabi in line with what the other llvmPackages
sets are doing again (with llvmPackages_7 being the sole outlier).
This also fixes an evaluation error of llvmPackages_7.libcxxabi if
stdenv.hostPlatform.useLLVM is true as the nonexistant libunwind
argument would be overridden.
2021-04-17 18:08:00 +02:00
sternenseemann
be4eb91b3c
llvmPackages_7.libunwind: init at 7.1.0
2021-04-17 18:07:12 +02:00
Pavol Rusnak
29bb19258a
treewide: use https for github URIs
2021-04-17 17:59:08 +02:00
Kira Bruneau
2814a535ec
yabridge, yabridgectl: 3.0.2 -> 3.1.0
2021-04-17 11:47:53 -04:00
Sandro
d89513b96a
Merge pull request #119629 from maxeaubrey/consul_1.9.5
...
consul: 1.9.4 -> 1.9.5
2021-04-17 17:36:22 +02:00
Thomas Gerbet
7a07dc0a07
libmodsecurity: 3.0.3 -> 3.0.4
...
Fixes CVE-2019-19889.
Release notes:
https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.4
2021-04-17 17:31:33 +02:00
Sandro
7bf5d700c5
Merge pull request #119624 from LeSuisse/jhead-3.06.0.1
...
jhead: 3.04 -> 3.06.0.1
2021-04-17 17:30:59 +02:00
Sandro
6d20147075
Merge pull request #119694 from LeSuisse/rails-6.1.3.1
...
rubyPackages.rails: 6.1.0 -> 6.1.3.1
2021-04-17 17:28:29 +02:00
Pavol Rusnak
8cf9b1a78a
Merge pull request #119696 from wedens/tdrop-0.4
...
tdrop: unstable-2020-05-14 -> 0.4.0
2021-04-17 17:24:52 +02:00
Jörg Thalheim
fc02b14738
Merge pull request #117071 from mohe2015/hotfix-zfs-grub
...
nixos/zfs: Fix regression that prevents people to boot from zfs using grub if they didn't add zfs to boot.initrd.supportedFilesystems
2021-04-17 16:01:22 +01:00
Sandro
ae5d8cd17b
Merge pull request #119685 from doronbehar/pkg/mailspring/update
...
mailspring: 1.9.0 -> 1.9.1
2021-04-17 17:00:47 +02:00
Sandro
b1463ff2aa
Merge pull request #119693 from lsix/mtools-4.0.27
...
mtools: 4.0.26 -> 4.0.27
2021-04-17 16:59:12 +02:00
Pascal Bach
4ef4851786
Merge pull request #119488 from r-ryantm/auto-update/exoscale-cli
...
exoscale-cli: 1.27.1 -> 1.27.2
2021-04-17 16:51:10 +02:00
Thomas Gerbet
c2834fd6dd
awstats: 7.7.0 -> 7.8.0
...
Fixes CVE-2020-29600.
2021-04-17 16:37:29 +02:00
Jörg Thalheim
b2a1e04eed
Merge remote-tracking branch 'upstream/staging-next' into HEAD
2021-04-17 16:37:04 +02:00
Sandro
0bb7055f9a
Merge pull request #119695 from LeSuisse/subversion-1.10.7
...
subversion_1_10: 1.10.6 -> 1.10.7
2021-04-17 16:31:17 +02:00
Jörg Thalheim
0df153fbbe
Merge pull request #119661 from Radvendii/ostree-fix
...
ostree: fix TLS errors
2021-04-17 15:27:07 +01:00
Sandro
0325fda6ab
Merge pull request #119707 from jojosch/haruna-0.6.2
...
haruna: 0.6.1 -> 0.6.2
2021-04-17 16:24:40 +02:00
Hernawan Fa'iz Abdillah
85d9aa3a8b
gnome3.gnome-flashback: Fix missing xxf86vm
2021-04-17 16:06:33 +02:00
Hernawan Fa'iz Abdillah
8b4e8f0f95
gnome3.gnome-shell: Fix missing mesa
2021-04-17 16:06:28 +02:00