github-actions[bot]
a1049e285e
Merge staging-next-21.05 into staging-21.05
2021-09-03 00:03:31 +00:00
github-actions[bot]
7a5873a0dd
Merge release-21.05 into staging-next-21.05
2021-09-03 00:02:58 +00:00
adisbladis
2fe9d531d0
Merge pull request #136494 from NixOS/backport-136228-to-release-21.05
...
[Backport release-21.05] qt5.qt3d: init module
2021-09-02 17:11:13 -05:00
Sergei Trofimovich
c3798535b8
mc: 4.8.26 -> 4.8.27
...
(cherry picked from commit 326209f03708f07545c13f5970cc3ae8a42053e1)
2021-09-02 22:35:11 +02:00
adisbladis
ed77a24bb5
qt5.qt3d: init module
...
(cherry picked from commit a7432ad3115c153a901cd49da24e7b766cce1e21)
2021-09-02 19:11:00 +00:00
adisbladis
edf806cf27
Merge pull request #136490 from NixOS/backport-123011-to-staging-21.05
...
[Backport staging-21.05] bluez: Disable kernel-dependent test test-mesh-crypto
2021-09-02 14:10:33 -05:00
Robert Scott
792dba27aa
squashfsTools: add patch for CVE-2021-40153
2021-09-02 19:22:21 +01:00
github-actions[bot]
667cd91ecc
Merge staging-next-21.05 into staging-21.05
2021-09-02 18:03:02 +00:00
Josef Kemetmüller
bebbeb1918
bluez: Disable kernel dependent test-mesh-crypto
...
I'm having trouble building bluez on a CentOS 7.9 builder.
Turns out that the test-mesh-crypto test depends on the following Linux
kernel configuration items:
CONFIG_CRYPTO_[USER|USER_API|USER_API_AEAD|USER_API_HASH|AES|CCM|AEAD|CMAC]
and will fail if run wih an incompatible kernel with the following error
message:
...
IVindex = 12345678
NetworkNonce = 00800000011201000012345678
00800000011201000012345678 => PASS
PrivacyRandom = 000000000012345678b5e5bfdacbaf6c
000000000012345678fffd034b50057e => FAIL
FAIL unit/test-mesh-crypto (exit status: 1)
I found the same bug reported on Gentoo https://bugs.gentoo.org/704190 .
Their fix is to only run the test if the kernel options are available,
which we don't want to do for build reproducibility.
Instead we just want to skip the test unconditionally. As it's simpler
to completely override the test instead of patching the build system, we
opt for doing just that.
(cherry picked from commit 05c517698dcf6a989e364863cf5e7f6f548dd50a)
2021-09-02 18:02:37 +00:00
github-actions[bot]
eb8ef5940d
Merge release-21.05 into staging-next-21.05
2021-09-02 18:02:28 +00:00
Michael Weiss
6bfe71f2a4
Revert "chromium: 92.0.4515.159 -> 93.0.4577.63"
...
This reverts commit acf91fbac7
.
Reason: I didn't pay enough attention, this lacks additional backports,
sorry!
2021-09-02 17:55:10 +02:00
Michael Weiss
ea2023628b
Merge pull request #136386 from NixOS/backport-136373-to-release-21.05
...
[Backport release-21.05] chromium: 92.0.4515.159 -> 93.0.4577.63
2021-09-02 17:53:25 +02:00
Sumner Evans
7ddb48c45f
element-{web,desktop}: 1.8.1 -> 1.8.2
...
(cherry picked from commit 29c70e8b88e1f2ae25f44691d34ffdb073d575f5)
2021-09-02 09:06:19 -06:00
Anderson Torres
ec1c2a06cb
Merge pull request #136424 from NixOS/backport-136382-to-release-21.05
...
[Backport release-21.05] palemoon: 29.4.0.1 -> 29.4.0.2
2021-09-02 10:21:00 -03:00
Maximilian Bosch
2960083854
strace: 5.13 -> 5.14
...
ChangeLog: https://github.com/strace/strace/releases/tag/v5.14
(cherry picked from commit e58cba3ca4a4a29800f1780c30cbe0c46a76efdd)
2021-09-02 12:52:40 +00:00
github-actions[bot]
c48f16aef0
Merge staging-next-21.05 into staging-21.05
2021-09-02 12:02:51 +00:00
github-actions[bot]
453a47f57e
Merge release-21.05 into staging-next-21.05
2021-09-02 12:02:17 +00:00
Maximilian Bosch
796e823083
Merge pull request #134492 from NixOS/backport-134335-to-release-21.05
...
[Backport release-21.05] element-{web,desktop}: 1.7.34 -> 1.8.1
2021-09-02 13:44:14 +02:00
Martin Weinelt
b642e782d8
Merge pull request #136458 from mweinelt/21.05/fix-httplib2
2021-09-02 13:22:16 +02:00
Robert Schütz
32d97638ed
python3Packages.httplib2: fix tests
...
(cherry picked from commit f019d3adb27c2754f1c122ea945aa51ea4347819)
2021-09-02 13:02:12 +02:00
Martin Weinelt
8db3d39036
Merge pull request #136450 from LeSuisse/mosquitto-2.0.12-21.05
2021-09-02 13:00:35 +02:00
Thomas Gerbet
476832f9ba
mosquitto: 2.0.11 -> 2.0.12
...
https://github.com/eclipse/mosquitto/blob/v2.0.12/ChangeLog.txt
(cherry picked from commit d4c75580c18c78bdf81810dc73aab76e10754190)
2021-09-02 10:56:25 +02:00
Thomas Gerbet
24caf232b7
mosquitto: 2.0.10 -> 2.0.11
...
Fixes CVE-2021-34431.
https://github.com/eclipse/mosquitto/blob/v2.0.11/ChangeLog.txt
(cherry picked from commit ded0f0ede6c5ebda4eb88e8158a4115b2780a9fe)
2021-09-02 10:56:21 +02:00
github-actions[bot]
5625cf3495
Merge staging-next-21.05 into staging-21.05
2021-09-02 00:03:28 +00:00
github-actions[bot]
c836f35b5a
Merge release-21.05 into staging-next-21.05
2021-09-02 00:02:55 +00:00
OPNA2608
5feba0ecf7
palemoon: 29.4.0.1 -> 29.4.0.2
...
(cherry picked from commit 080b1486041d214754cf25f4f1e94e05cba36184)
2021-09-01 23:37:42 +00:00
Vladimír Čunát
3e09410da0
Merge branch 'staging-next-21.05' into release-21.05
...
There's not even half of all binaries yet, but let's move this forward
and get the -small channel going with secure openssl.
2021-09-01 22:48:45 +02:00
Pavol Rusnak
abd8e8f9fb
Merge pull request #136099 from prusnak/electron-21.05
...
[21.05] electron_12: 12.0.17 -> 12.0.18
2021-09-01 22:47:55 +02:00
Martin Weinelt
71be98642c
Merge pull request #136342 from mweinelt/21.05/firefox
2021-09-01 21:01:06 +02:00
Ilan Joselevich
1c7d3cae8c
pipewire: 0.3.33 -> 0.3.34
...
(cherry picked from commit 70de7b5b453f7bf4ef0e889a48b00c009338030d)
2021-09-01 14:56:15 +00:00
Michael Weiss
acf91fbac7
chromium: 92.0.4515.159 -> 93.0.4577.63
...
https://chromereleases.googleblog.com/2021/08/stable-channel-update-for-desktop_31.html
This update includes 27 security fixes.
CVEs:
CVE-2021-30606 CVE-2021-30607 CVE-2021-30608 CVE-2021-30609
CVE-2021-30610 CVE-2021-30611 CVE-2021-30612 CVE-2021-30613
CVE-2021-30614 CVE-2021-30615 CVE-2021-30616 CVE-2021-30617
CVE-2021-30618 CVE-2021-30619 CVE-2021-30620 CVE-2021-30621
CVE-2021-30622 CVE-2021-30623 CVE-2021-30624
(cherry picked from commit d04f44f7e8d6f475e91e5539becf156676caff5c)
2021-09-01 13:53:53 +00:00
github-actions[bot]
8c5bd93046
Merge staging-next-21.05 into staging-21.05
2021-09-01 12:03:03 +00:00
github-actions[bot]
f3307f7b93
Merge release-21.05 into staging-next-21.05
2021-09-01 12:02:24 +00:00
Pascal Bach
110a2c9ebb
Merge pull request #136268 from NixOS/backport-135929-to-release-21.05
...
[Backport release-21.05] nextcloud22: 22.1.0 -> 22.1.1
2021-09-01 09:24:39 +02:00
Mario Rodas
1b7893c31a
postgresql_13: 13.3 -> 13.4
...
https://www.postgresql.org/docs/release/13.4/
(cherry picked from commit 3290dd08a210653cb505de997d244d498ce71178)
2021-09-01 04:20:00 +00:00
Mario Rodas
d04c1e30be
postgresql_12: 12.7 -> 12.8
...
https://www.postgresql.org/docs/release/12.8/
(cherry picked from commit 677b27c24ee49f548c5593c7938917824bf1f806)
2021-09-01 04:20:00 +00:00
Mario Rodas
1f3805f7bb
postgresql_11: 11.12 -> 11.13
...
https://www.postgresql.org/docs/release/11.13/
(cherry picked from commit 34418e4c2a23a2a461b0b3666a6088040b5962e8)
2021-09-01 04:20:00 +00:00
Mario Rodas
44a33d44a6
postgresql_10: 10.17 -> 10.18
...
https://www.postgresql.org/docs/release/10.18/
(cherry picked from commit 4c5bf33b5d01bf3524cd96ddcbe6d40787f66de7)
2021-09-01 04:20:00 +00:00
Mario Rodas
297d8d1547
postgresql_9_6: 9.6.22 -> 9.6.23
...
https://www.postgresql.org/docs/release/9.6.23/
(cherry picked from commit 957a9bd035a9d1a032a2c881b75b42626e16a0f6)
2021-09-01 04:20:00 +00:00
github-actions[bot]
ca68084d67
Merge staging-next-21.05 into staging-21.05
2021-09-01 00:03:13 +00:00
github-actions[bot]
b6598fc6c3
Merge release-21.05 into staging-next-21.05
2021-09-01 00:02:38 +00:00
Martin Weinelt
441c74d110
firefox-bin: 91.0.1 -> 91.0.2
...
(cherry picked from commit f6187a43a06b76ffd467646ab49ac0421d50d22c)
2021-08-31 23:54:36 +02:00
Martin Weinelt
8bddec8899
firefox: 91.0.1 -> 91.0.2
...
(cherry picked from commit 01b534e8884a6a997a1f382297c513d5c8a0d9b9)
2021-08-31 23:54:36 +02:00
Robert Scott
df7a756cbc
Merge pull request #136325 from NixOS/backport-136167-to-release-21.05
...
[Backport release-21.05] grilo: add patch for CVE-2021-39365
2021-08-31 21:48:58 +01:00
Maximilian Bosch
26ca44909e
Merge pull request #136327 from NixOS/backport-135958-to-release-21.05
...
[Backport release-21.05] nixos/nextcloud: add some notes for `Error: Command "upgrade" is not defined.`
2021-08-31 21:48:51 +02:00
Robert Scott
5d3e86447d
fossil: 2.14 -> 2.14.2
2021-08-31 19:58:02 +01:00
Maximilian Bosch
ebd597d2f3
nixos/nextcloud: apply doc fixes suggested by fabaff
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
(cherry picked from commit 767bb4e4bbb9a8d06d4c3cbc14092902c2465f98)
2021-08-31 18:54:20 +00:00
Maximilian Bosch
c19b0bf9de
nixos/nextcloud: add some notes for `Error: Command "upgrade" is not defined.`
...
This error occurs if `nextcloud-occ maintenance:install` fails and the
`upgrade` command is attempted to be executed afterwards.
Due to the nature of the installer we can't do much about it, so I guess
it makes sense to add some notes about it. The other notes in the
`Pitfalls`-section are semantically a list of different topics, so I
changed that accordingly now.
Closes #111175
(cherry picked from commit 561418f996fc015f4db48b1c9b7c31338cb280d9)
2021-08-31 18:54:20 +00:00
Robert Scott
867aab7eed
grilo: add patch for CVE-2021-39365
...
(cherry picked from commit f4153fb02c10e63a6fbb501876f609c8a55f262d)
2021-08-31 18:35:55 +00:00
github-actions[bot]
f29dbbb4de
Merge staging-next-21.05 into staging-21.05
2021-08-31 18:03:06 +00:00