Commit Graph

294276 Commits

Author SHA1 Message Date
Robert Scott 867aab7eed grilo: add patch for CVE-2021-39365
(cherry picked from commit f4153fb02c10e63a6fbb501876f609c8a55f262d)
2021-08-31 18:35:55 +00:00
Jonathan Ringer 977f89b349 stdenv/native: fix bintools import
(cherry picked from commit fa38ff677af719ad8a44e9c70dc6f4fc0c5e09e9)
2021-08-31 10:38:39 -07:00
Maximilian Bosch 4b7e51865e
Merge pull request #136298 from NixOS/backport-136296-to-release-21.05
[Backport release-21.05] matrix-synapse: 1.41.0 -> 1.41.1
2021-08-31 17:43:56 +02:00
Robin Townsend 5b68d15c08 matrix-synapse: 1.41.0 -> 1.41.1
https://github.com/matrix-org/synapse/releases/tag/v1.41.1
(cherry picked from commit 5947c5989979c684d97f7154695e77e2000afbb7)
2021-08-31 14:50:37 +00:00
maxine [they] 60712d4a70
Merge pull request #136219 from maxeaubrey/21.05_vault_1.7.4
[21.05] vault{,-bin}: 1.7.2 -> 1.7.4
2021-08-31 13:06:24 +02:00
Diep Pham 62f9f5688a dcmtk: support darwin platform
(cherry picked from commit 604ad25af49ac679bb28419b35237dcba46bb6d9)
2021-08-31 03:51:53 -04:00
Vladimír Čunát cc6a9e8509
Merge #136076: thunderbird*: -> 91.0.3 (into release-21.05) 2021-08-31 09:27:49 +02:00
Jörg Thalheim 95cfdb2449
Merge pull request #136129 from blitz/tuxedo-keyboard-21.05
[21.05] tuxedo-keyboard: 3.0.5 -> 3.0.8
2021-08-31 08:26:01 +01:00
Pavol Rusnak 274de11138 bear: unbreak on aarch64-darwin
we have recent macOS SDK on aarch64-darwin, only x86_64-darwin is broken

(cherry picked from commit 999f55ee01390f5d455662e48067de68ab6260bb)
2021-08-31 03:15:26 -04:00
Niklas Hambüchen d79fc9d53b
Merge pull request #136210 from maxeaubrey/21.05_consul_1.9.9
[21.05] consul: 1.9.8 -> 1.9.9
2021-08-30 20:54:36 +02:00
Maxine Aubrey 7b69f87d91
vault-bin: 1.7.2 -> 1.7.4
- https://github.com/hashicorp/vault/releases/tag/v1.7.3
- https://github.com/hashicorp/vault/releases/tag/v1.7.4
2021-08-30 20:42:34 +02:00
Maxine Aubrey 4780757785
vault: 1.7.2 -> 1.7.4
- https://github.com/hashicorp/vault/releases/tag/v1.7.3
- https://github.com/hashicorp/vault/releases/tag/v1.7.4
2021-08-30 20:42:10 +02:00
Maxine Aubrey 773661d5ea
consul: 1.9.8 -> 1.9.9
- https://github.com/hashicorp/consul/releases/tag/v1.9.9
2021-08-30 19:55:58 +02:00
Stig c94065f916
Merge pull request #134534 from nomeata/backport-133596
[21.05] listadmin: init at 2.73
2021-08-30 14:42:47 +02:00
Julian Stecklina 52269b659e linuxPackages.tuxedo-keyboard: expose all kernel modules
This commit exposes in addition to the tuxedo-keyboard module:

- clevo_acpi
- clevo_wmi
- tuxedo_io

These modules are required to run the Tuxedo Control Center.

(cherry picked from commit 2e6d563067c620d42c9d63911a637793698273eb)
2021-08-30 00:58:37 +02:00
Julian Stecklina e17d7f323b linuxPackages.tuxedo-keyboard: 3.0.7 -> 3.0.8
(cherry picked from commit f7286acdae6382fc868c7764943ac9b1c4799090)
2021-08-30 00:58:35 +02:00
fortuneteller2k 84b9c18a47 linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7
(cherry picked from commit c7ec86b6894f7c216f4a381ebade4d717069a955)
2021-08-30 00:58:22 +02:00
Maximilian Bosch 7fc63651a2
Merge pull request #136067 from NixOS/backport-135946-to-release-21.05
[Backport release-21.05] nixos/nextcloud: remove invalid `--database-table-prefix` option
2021-08-29 11:40:17 +02:00
Jörg Thalheim 5faf4632f7
Merge pull request #136017 from Atemu/backport/update/linux_zen
[Backport release-21.05] linux_zen
2021-08-29 08:30:14 +01:00
taku0 f6cc01231f thunderbird: 91.0.2 -> 91.0.3 2021-08-29 13:33:23 +09:00
taku0 27b0342488 thunderbird: 91.0.1 -> 91.0.2 2021-08-29 13:32:53 +09:00
taku0 fbcafb595e thunderbird: 91.0 -> 91.0.1 2021-08-29 13:32:17 +09:00
taku0 9e62fc08b4 thunderbird-bin: 91.0.2 -> 91.0.3 2021-08-29 13:31:07 +09:00
taku0 578dab9abc thunderbird-bin: 91.0.1 -> 91.0.2 2021-08-29 13:31:06 +09:00
taku0 218c0c1f10 thunderbird-bin: 91.0 -> 91.0.1 2021-08-29 13:31:06 +09:00
taku0 46698ec293 thunderbird-bin: 78.13.0 -> 91.0
(cherry picked from commit 0fbf6afa4d8ddec6f637a3f0f363f7c3ef3b4c12)
2021-08-29 13:28:35 +09:00
Maximilian Bosch 0db1a5ee44 nixos/nextcloud: remove invalid `--database-table-prefix` option
This doesn't work anymore and thus breaks the installation leaving a
broken `/var/lib/nextcloud`.

It isn't a big deal since we set this value in the override config
before, so the correct table-prefix is still used. In order to confirm
that, I decided to add a custom prefix to the basic test.

(cherry picked from commit eaeb4fe04ee5a5ffae4f7dc03d3f072d59d80337)
2021-08-28 22:04:40 +00:00
talyz 698186588f gitlab: Enable puma's systemd notify support
(cherry picked from commit 3dd17ae22f17fb2f5f3bcf99437fe899d727beac)
2021-08-28 16:03:12 +02:00
talyz 2572e2550a gitlab: 14.1.2 -> 14.2.1
(cherry picked from commit 99387372d5af951fa7ab1cad970b7bef83b6b91c)
2021-08-28 16:03:12 +02:00
Jörg Thalheim 846fa972d5 linux_zen: 5.13.12-zen1 -> 5.13.13-zen1
(cherry picked from commit 093349c14ef3b8985154d878d793a3b7a7292eff)
2021-08-28 09:13:04 +02:00
Jörg Thalheim c07d3055ca linux_zen: 5.13.10-zen1 -> 5.13.12-zen1
(cherry picked from commit 5e6958fa75696085384f60f7d10f9b4c03822565)
2021-08-28 09:12:42 +02:00
Artturi 7d46ea4c96
Merge pull request #135991 from NixOS/backport-135952-to-release-21.05
[Backport release-21.05] vintagestory: init at 1.15.5
2021-08-28 04:20:44 +03:00
Artturin 861412d485 vintagestory: init at 1.15.5
(cherry picked from commit 176705c2953c17d6f7c703745d926c053e59e9f1)
2021-08-28 00:47:49 +00:00
Maximilian Bosch 15be51fdaa
Merge pull request #135933 from NixOS/backport-135844-to-release-21.05
[Backport release-21.05] Kernels 2021-08-26
2021-08-28 00:12:14 +02:00
Pavol Rusnak 0b2bfa8948
Merge pull request #135927 from prusnak/electron-21.05
[21.05] Electron updates
2021-08-27 23:18:28 +02:00
adisbladis 0fcc42d48c
Merge pull request #135940 from TredwellGit/release-21.05_go-ethereum
[Urgent] [Backport release-21.05] go-ethereum: 1.10.6 -> 1.10.8
2021-08-27 13:51:21 -05:00
TredwellGit 8be58bdd5b go-ethereum: 1.10.6 -> 1.10.8
https://www.coindesk.com/tech/2021/08/27/ethereum-faces-chain-split-as-node-operators-fail-to-update-geth-hotfix/

Backport of:
https://github.com/NixOS/nixpkgs/pull/127060
https://github.com/NixOS/nixpkgs/pull/133745
https://github.com/NixOS/nixpkgs/pull/135065
https://github.com/NixOS/nixpkgs/pull/135629
2021-08-27 17:42:30 +00:00
TredwellGit e5b4b37c5a linux/hardened/patches/5.4: 5.4.142-hardened1 -> 5.4.143-hardened1
(cherry picked from commit e2fbc79e446ce1695b09da9521e339d6e3e2a5d0)
2021-08-27 16:28:40 +00:00
TredwellGit 53a6232591 linux/hardened/patches/5.13: init at 5.13.13-hardened1
(cherry picked from commit b9f854004e76fd448ca8f41e444593038eaefdff)
2021-08-27 16:28:40 +00:00
TredwellGit e22a87d1d2 linux/hardened/patches/5.10: 5.10.60-hardened1 -> 5.10.61-hardened1
(cherry picked from commit efcb008ba44845e3aec2a3d2d44e53f2ea4dac26)
2021-08-27 16:28:39 +00:00
TredwellGit 5aeb5af282 linux/hardened/patches/4.19: 4.19.204-hardened1 -> 4.19.205-hardened1
(cherry picked from commit 885a18686b2ba40d527b27c12a2e72d3b1ecda19)
2021-08-27 16:28:39 +00:00
TredwellGit 1d1f808935 linux/hardened/patches/4.14: 4.14.244-hardened1 -> 4.14.245-hardened1
(cherry picked from commit d002bb6e6f35cbb4de3df5e41d53906c5d983e2f)
2021-08-27 16:28:38 +00:00
TredwellGit ac519a8f84 linux_latest-libre: 18239 -> 18260
(cherry picked from commit 5b94350a90c86c69d2d8e2bea14dc490d3b219e8)
2021-08-27 16:28:37 +00:00
TredwellGit b137e4f19f linux-rt_5_10: 5.10.56-rt49 -> 5.10.59-rt52
(cherry picked from commit 0adbd0852faa0baf26e4be9e1a23e9819431fcf9)
2021-08-27 16:28:37 +00:00
TredwellGit ceb5fc136c linux: 5.4.142 -> 5.4.143
(cherry picked from commit 48183dde30f12435bc59f92d9de3ca0cbcfddb7c)
2021-08-27 16:28:36 +00:00
TredwellGit 9dfb717fb9 linux: 5.13.12 -> 5.13.13
(cherry picked from commit ca0b7b4e189583f44b0e53eb029dab45e45f03c6)
2021-08-27 16:28:35 +00:00
TredwellGit d3dd950f8c linux: 5.10.60 -> 5.10.61
(cherry picked from commit 78eea2b5d20e33616492242ba82966f9b2609036)
2021-08-27 16:28:35 +00:00
TredwellGit f77576ec34 linux: 4.9.280 -> 4.9.281
(cherry picked from commit 4442d7b8ddd5c826baad3c541d16a317be447e54)
2021-08-27 16:28:34 +00:00
TredwellGit 9f131e8464 linux: 4.4.281 -> 4.4.282
(cherry picked from commit 083c38da7abd7956a3ed47df3b0b2da75d124c0f)
2021-08-27 16:28:34 +00:00
TredwellGit c180aa5608 linux: 4.19.204 -> 4.19.205
(cherry picked from commit 88be0cc40c26eb5152443d0d3f542a1c5aea8954)
2021-08-27 16:28:33 +00:00