Commit Graph

58560 Commits

Author SHA1 Message Date
Niklas Hambüchen de1ff3208f thunderbird-78: 78.13.0 -> 78.14.0
Fixes CVE-2021-38495:

https://www.mozilla.org/en-US/security/advisories/mfsa2021-41/#CVE-2021-38495
2021-09-09 22:56:08 +02:00
Niklas Hambüchen 2bb004dde3 thunderbird-91: 91.0.3 -> 91.1.0
Fixes CVE-2021-38495:

https://www.mozilla.org/en-US/security/advisories/mfsa2021-41/#CVE-2021-38495
2021-09-09 22:56:08 +02:00
R. RyanTM 56701ba000 evolution-ews: 3.40.1 -> 3.40.3 2021-09-09 15:15:03 +02:00
R. RyanTM 22cb735c09 evolution: 3.40.1 -> 3.40.3 2021-09-09 15:14:53 +02:00
Vladimír Čunát 7cf9185aae
Merge #136685: thunderbird-91: patch an addon problem 2021-09-05 20:54:26 +02:00
Thomas Gerbet 66fad9ba44 fig2dev: 3.2.8a -> 3.2.8b
This appears to fix a serie of buffer overflow.
8f11139e53/

(cherry picked from commit 4cacbf474659a9bb5af4ad8a8474f2dfda2067cf)
2021-09-05 12:50:29 +00:00
Martin Weinelt 1e5c35dfbc
Merge pull request #136328 from risicle/ris-fossil-2.14.2-r21.05
[21.05] fossil: 2.14 -> 2.14.2
2021-09-05 14:39:01 +02:00
Yureka 2ce87422bf
thunderbird: patch for #134433
(cherry picked from commit afaced27467b0916f8251830d7514b5f140c782d)
2021-09-04 15:04:48 +02:00
Maximilian Bosch a75daa8c05
Merge pull request #136481 from sumnerevans/backport-136311-to-release-21.05-2
[Backport release-21.05] element-{web,desktop}: 1.8.1 -> 1.8.2
2021-09-04 14:58:57 +02:00
Michael Weiss ac1fe4e3d7
Merge pull request #136631 from primeos/chromium-backport
[21.05] chromium: 92.0.4515.159 -> 93.0.4577.63
2021-09-04 11:21:38 +02:00
Michael Weiss 5d4839d6c4
Merge pull request #136639 from NixOS/backport-136633-to-release-21.05
[Backport release-21.05] signal-desktop: 5.15.0 -> 5.16.0
2021-09-04 11:20:25 +02:00
Florian Klink 5d2a5a9a4c
Merge pull request #136594 from NixOS/backport-136564-to-release-21.05
[Backport release-21.05] gitlab: 14.2.1 -> 14.2.3
2021-09-04 11:19:24 +02:00
Michael Weiss 06f9502809 signal-desktop: 5.15.0 -> 5.16.0
(cherry picked from commit c5130a6205c9b89d31b7140f6478fdc9014e06ea)
2021-09-03 22:29:11 +00:00
Michael Weiss 546c9a981b
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-03 23:05:31 +02:00
Michael Weiss ac663e69a3
Merge pull request #136575 from primeos/chromium-backport
[21.05] Backport the required commits for the Chromium M93 update
2021-09-03 23:04:10 +02:00
Naïm Favier e67b69d9a2 vscode,vscodium: fix moving files to the trash
Put gio in PATH so that VSCode is able to move files to the trash.

(cherry picked from commit a75326417df32c0354e3244a9461700d214eab82)
2021-09-03 16:13:10 +00:00
Yureka 544ad3ea4b gitlab: add back grpc patch
They downgraded grpc in the fix release

(cherry picked from commit f007b794c758000a275b00dd0695d2fb155195f0)
2021-09-03 14:33:07 +00:00
Yureka d8e386b70d gitlab: 14.2.1 -> 14.2.3
(cherry picked from commit 6ede6d2740c0625531b58d69d5a80a06821c6635)
2021-09-03 14:33:07 +00:00
Michael Weiss b0c90ba71b
chromiumDev: 95.0.4621.4 -> 95.0.4628.3
(cherry picked from commit 79725cdc4d81395191a3603a61fdb14eb739b9cf)
2021-09-03 13:59:35 +02:00
Michael Weiss 3bfe8801e3
chromiumBeta: 94.0.4606.20 -> 94.0.4606.31
(cherry picked from commit 55e9fc96666eecd1d4fba29a37b6f474b60667c4)
2021-09-03 13:59:34 +02:00
Michael Weiss 21edf9c42f
chromium: Move the version helper functions into default.nix
Those functions can be required anywhere in the Nix expressions for
Chromium and therefore they should be defined in default.nix and
inherited where necessary.

This fixes the chromiumBeta build which failed because I forgot to
update the channel conditional when the beta channel advanced to M94.
This is exactly why the version based conditionals should be used
everywhere.

(cherry picked from commit 186315def77d62b53ad6ccdf57ec9593edbe8bc3)
2021-09-03 13:59:33 +02:00
Michael Weiss dae2c39b9e
chromiumDev: 94.0.4606.20 -> 95.0.4621.4
(cherry picked from commit 04fa5e852a0c467cfa29dce74500705ed5d21e0c)
2021-09-03 13:59:32 +02:00
Michael Weiss 2af37d53bd
chromiumBeta: 93.0.4577.58 -> 94.0.4606.20
(cherry picked from commit 33a4dae995e39360da9b70024da3e1267318ff84)
2021-09-03 13:59:31 +02:00
Michael Weiss dd2d264062
chromiumDev: 94.0.4606.12 -> 94.0.4606.20
(cherry picked from commit 5bb4a67959cebbe8b24021c0a583a614245a2e20)
2021-09-03 13:59:30 +02:00
Michael Weiss 3de9ca8a8d
chromiumBeta: 93.0.4577.51 -> 93.0.4577.58
(cherry picked from commit d0dad3f519117db63fa2f101c47c7c8e206a294a)
2021-09-03 13:59:29 +02:00
Michael Weiss 9e0211b13c
google-chrome-dev: Fix the build
crashpad_handler was renamed to chrome_crashpad_handler.

(cherry picked from commit 88336eea953611be8e7da63661000ec7eb9f6032)
2021-09-03 13:59:28 +02:00
Michael Weiss d3e31a97e3
chromiumDev: 94.0.4603.0 -> 94.0.4606.12
I've upstreamed fix-missing-atspi2-dependency.patch.

(cherry picked from commit 6ca181b3608eba3d21325ed32c1958536fa7b7df)
2021-09-03 13:59:24 +02:00
Michael Weiss 3fa4af5d29
chromiumBeta: 93.0.4577.42 -> 93.0.4577.51
(cherry picked from commit 2834fea828e632b4152b7f14b74d729eacceec66)
2021-09-03 13:58:07 +02:00
Michael Weiss d3f6410eff
chromium: Document the main gn build flags
(cherry picked from commit a1fdebcef0befd3c81955e5a3d11292a819f84fc)
2021-09-03 13:58:06 +02:00
Michael Weiss 1ec8df7a95
chromiumDev: Fix the installation phase
(cherry picked from commit dd36a7c487f03d8673bd41bd9fda72d0d8252675)
2021-09-03 13:58:05 +02:00
Michael Weiss f2e8955366
chromiumBeta: 93.0.4577.25 -> 93.0.4577.42
(cherry picked from commit badee4e70a70b126830fb3964c90e72edfafa1bc)
2021-09-03 13:58:04 +02:00
Michael Weiss 3670f55599
chromiumBeta: Build with LLVM 13
(cherry picked from commit 403ce1a9a3624e7b87606b99ea15f531fa17f8e7)
2021-09-03 13:58:01 +02:00
Michael Weiss 905b1242d8
chromiumDev: 94.0.4595.0 -> 94.0.4603.0
(cherry picked from commit 624cb8bc2b4fd38db3eff105be197d5b875bc61d)
2021-09-03 13:56:31 +02:00
Michael Weiss 4c19443f54
chromium: Restructure the code
This should make it a little bit easier to read. The (native) build
inputs and options now have a consistent order, defaultDependencies and
yasm aren't required anymore, and this adds some brief comments.
Note: The third_party/node/linux/node-linux-x64/bin/node change causes
rebuilds.

(cherry picked from commit 4a5b36725919c002751228515d518f23772f988e)
2021-09-03 13:56:30 +02:00
Michael Weiss c803b6f93a
chromiumBeta: 93.0.4577.18 -> 93.0.4577.25
(cherry picked from commit 39d95aa8e96f5508a9ffabf96513fc17151e2e81)
2021-09-03 13:56:29 +02:00
Michael Weiss d14b18dd69
chromiumDev: Fix the build
Note: I've only tested this with llvmPackages_git but it should work
with llvmPackages_13 as well.

fieldtrial_testing_like_official_build was renamed to
disable_fieldtrial_testing_config:
486e9d58c0

(cherry picked from commit 1e372f40047912013568d731208655bd9dab526c)
2021-09-03 13:56:28 +02:00
Kim Lindberger 9117f2a7d9
gitaly: Fix gitaly-git2go binary name (#136569)
e7f8fe4f67
changed the binary name to always end with its module version. This
makes sure gitaly's internal version references are set to the package
version and renames the binary, postfixing it with the package
version.

(cherry picked from commit d14e9188d1cd88f1b530bf860638c2de27486a6d)
2021-09-03 13:52:57 +02:00
Michael Weiss 7ab6adf608
chromium: get-commit-message.py: Support specifying a version
This makes the usage from update.py more robust.
It also adds a workaround for [0] which currently lacks a title.

[0]: https://chromereleases.googleblog.com/2021/08/the-stable-channel-has-been-updated-to.html

(cherry picked from commit 9bc2d82b55549f0786f729fdc080335d8aa4a8a8)
2021-09-03 11:30:41 +02:00
Michael Weiss ba876b30f2
chromiumDev: 93.0.4577.18 -> 94.0.4595.0
(cherry picked from commit f9eb20c0a96c01f60a8162d228eede544f7e230e)
2021-09-03 11:30:40 +02:00
Michael Weiss c46ea2796f
chromium: update.py: Implement automatic committing of the updates
This functionality saves some unnecessary work.

(cherry picked from commit e143dc53b23a56621a2da13cf8698bea7521f94a)
2021-09-03 11:30:39 +02:00
Felix Buehler 1361a07a95
chromium: remove phases
(cherry picked from commit 2ae5f1a6b85dbc632ad3a800b2639e633dc6d89e)
2021-09-03 11:30:38 +02:00
Michael Weiss 3ababf6d04
chromium: Drop our closure_compiler patch for Java
Hopefully the Java dependency can be dropped soon:
https://bugs.chromium.org/p/chromium/issues/detail?id=1192875#c5

(cherry picked from commit 8505750ac89a1aee154038f6ac9c30cbdd221cfe)
2021-09-03 11:28:51 +02:00
Michael Weiss 701cb52607
chromium: Drop two gn overrides that are not required anymore
The chromium and chromiumBeta builds still succeed.

(cherry picked from commit 2682531c67cefc5110adfa546bfdc66e6374e91f)
2021-09-03 11:27:08 +02:00
Michael Weiss 65b3f3f186
chromium: Restructure gnFlags
This doesn't cause any rebuilds because we use a set but should make it
a bit easier to understand what's going on. This also moves two flags
that where incorrectly in "optionalAttrs pulseSupport" (enabled by
default) out of there.
The native client deprecation is stated here:
https://developer.chrome.com/docs/native-client/

(cherry picked from commit 555c3afaf2b17af6ad06ae82b545ca06e252bcd1)
2021-09-03 11:27:08 +02:00
Michael Weiss aa0e9cfd1e
chromiumBeta: 92.0.4515.107 -> 93.0.4577.18
(cherry picked from commit d7ab681b7aa525b4c3081473ab68dd13ae85c7b2)
2021-09-03 11:27:07 +02:00
Michael Weiss e77d77484a
chromiumDev: 93.0.4577.15 -> 93.0.4577.18
(cherry picked from commit 7f8de3536ab224357110274441c209f8291a6cbd)
2021-09-03 11:27:06 +02:00
Michael Weiss 1ffa4bbbd6
chromiumDev: 93.0.4577.8 -> 93.0.4577.15
(cherry picked from commit 68adc7b81c4743f3314aa720c2ac2a0e6d7e44e1)
2021-09-03 11:27:05 +02:00
Michael Weiss cb026a4a09
chromiumDev: Fix the build
Our system FFmpeg version is too outdated and Snappy causes a linking
failure (I didn't have time to investigate yet). Hopefully we can revert
this before the stable release of M93.

(cherry picked from commit bd22d2425cb7f14b1f98f7432e6ad38208609adb)
2021-09-03 11:27:05 +02:00
Michael Weiss 4dbbc50b30
chromium: Merge the installPhase command strings
This wasn't done in 97570d30c7f to allow reusing chromiumBeta builds
(without having to perform any changes) in the meantime.

(cherry picked from commit 9ac31885527059cfc150343e576216e712408d1b)
2021-09-03 11:27:04 +02:00
Michael Weiss 81c33c7969
chromium: Minimize the diff to nixos-unstable
Keeping the diff minimal makes backporting updates easier.
This is basically e9e5f5f84de backported for Chromium.
2021-09-03 11:23:03 +02:00
nixpkgs-upkeep-bot 0950b449b5 vscodium: 1.59.1 -> 1.59.1
(cherry picked from commit 5ecadf00522c7ecbfef64a41f9402722040ccedb)
2021-09-03 16:55:08 +09: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 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
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
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
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 5d3e86447d fossil: 2.14 -> 2.14.2 2021-08-31 19:58:02 +01:00
github-actions[bot] 2f340a6f22
Merge release-21.05 into staging-next-21.05 2021-08-31 12:02:36 +00: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
github-actions[bot] e7d5ebf374
Merge release-21.05 into staging-next-21.05 2021-08-30 18:02:09 +00: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
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
github-actions[bot] d0559018de
Merge release-21.05 into staging-next-21.05 2021-08-28 18:01:58 +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
github-actions[bot] cb4c3defc4
Merge release-21.05 into staging-next-21.05 2021-08-28 00:02:56 +00:00
github-actions[bot] 9addd9a877
Merge release-21.05 into staging-next-21.05 2021-08-27 18:02:29 +00: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
Michael Weiss 5c71a1080f signal-desktop: 5.14.0 -> 5.15.0
(cherry picked from commit b49afb3fe6096f6b2047dba6730c6f6b6d4c3473)
2021-08-27 14:28:58 +00:00
github-actions[bot] 95b8fd5ac9
Merge release-21.05 into staging-next-21.05 2021-08-27 12:02:18 +00:00
Maximilian Bosch 9541ff65ae vorta: 0.7.7 -> 0.7.8
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.8
(cherry picked from commit 5ab6a61ada45e9d2299869cbef15a7416de46a06)
2021-08-27 11:13:42 +00:00
github-actions[bot] 11914a0a34
Merge release-21.05 into staging-next-21.05 2021-08-26 12:02:16 +00:00
Lux 1351d271d3 tor-browser-bundle-bin: 10.5.2 -> 10.5.5
(cherry picked from commit bd6f316efa000fd6e8ebc38e599c1fb7efae186f)
2021-08-26 09:42:39 +00:00
github-actions[bot] 3bac9b7b8a
Merge release-21.05 into staging-next-21.05 2021-08-25 18:02:18 +00:00
Bjørn Forsman e887706c1f eagle: put the desktop icon where it can be found
Apparently $out/share/icons/ doesn't work anymore, but
$out/share/pixmaps/ do.

(cherry picked from commit 7f6cb5a22675f9b0d8217d44ffad252e1714b473)
2021-08-25 19:13:01 +02:00
github-actions[bot] f90cf6b7f8
Merge release-21.05 into staging-next-21.05 2021-08-24 18:02:30 +00:00
Kerstin Humm ea4cbf4b3a imagemagick: 7.1.0-4 -> 7.1.0-5
(cherry picked from commit 042229148d725151a89727bf70cd117250945f9f)
2021-08-24 15:36:47 +02:00
Martin Weinelt 4b16abddba
Merge pull request #134839 from risicle/ris-rsync-CVE-2020-14387-r21.05 2021-08-24 15:13:03 +02:00
adisbladis 6a5fc6beca
emacs.pkgs.elpaPackages: Use custom elpa fetcher 2021-08-24 14:26:57 +02:00
adisbladis 66966119f3
emacs: Add custom elpa fetcher
Elpa only serves the latest version of a given package uncompressed.
Once that release is no longer the latest & greatest it gets archived and compressed
meaning that both the URL and the hash changes.

To work around this issue we fall back to the URL with the .lz suffix and if that's the
one we downloaded we uncompress the file to ensure the hash matches regardless of compression.
2021-08-24 14:26:44 +02:00
Michael Weiss fe10697bd0 ungoogled-chromium: 92.0.4515.131 -> 92.0.4515.159
(cherry picked from commit 76ab90294e4014a3a1e887f1099fc1f674385b94)
2021-08-22 19:13:31 +00:00
Florian Beeres 9295a53afc Add e2fsprogs to jetbrains
Without this dependency JetBrains editors, on NixOS, will throw errors
about a missing object file:
java.lang.UnsatisfiedLinkError: libe2p.so

(cherry picked from commit 70f3763e146432eca9cf7d792e7d2d12684e1c5f)
2021-08-21 12:36:34 +00:00
R. RyanTM 2d2c39dcc3 openmpt123: 0.5.9 -> 0.5.10
(cherry picked from commit 4cb042ecb50b5bf8af767bf910f0adfaa541e546)
2021-08-21 10:28:40 +02:00
OPNA2608 e5610bf14d openmpt123: Add maintainer, 0.5.8 -> 0.5.9
(cherry picked from commit dfc39e61f4223a8be7161b7c94b10a47810e9879)
2021-08-21 10:28:33 +02:00
Anderson Torres f5c2a9a8de
Merge pull request #134844 from NixOS/backport-134591-to-release-21.05
[Backport release-21.05] palemoon: 29.3.0 -> 29.4.0.1
2021-08-20 19:33:38 -03:00
R. RyanTM 2657c03322 gitui: 0.16.0 -> 0.16.1
(cherry picked from commit d4963ae43530f861df135e8bc31b6a36067b144b)
2021-08-20 06:10:56 +00:00
Vladimír Čunát 50d17a4663
Merge #134651: firefox*: patch updates (into release-21.05) 2021-08-20 07:39:38 +02:00
OPNA2608 80505d1a07 palemoon: 29.4.0 -> 29.4.0.1
(cherry picked from commit 1875fba4c4fefdc0f283c53d42c817a969133679)
2021-08-19 18:54:25 +00:00
OPNA2608 3f828fea6e palemoon: 29.3.0 -> 29.4.0
(cherry picked from commit aa08cc4290ceb23e21a3d40168e719c9e9dd99e4)
2021-08-19 18:54:25 +00:00
Robert Scott 41a38db165 rsync: add patch for CVE-2020-14387
(cherry picked from commit a08ee2292caa8a676332c695d7d46bd38c235931)
2021-08-19 19:24:10 +01:00
Michael Weiss f9698c475d
Merge pull request #134414 from NixOS/backport-134409-to-release-21.05
[Backport release-21.05] chromium: 92.0.4515.131 -> 92.0.4515.159
2021-08-19 10:59:51 +02:00
Michael Weiss d64c771c8e
Merge pull request #134719 from NixOS/backport-134704-to-release-21.05
[Backport release-21.05] signal-desktop: 5.13.1 -> 5.14.0
2021-08-19 10:36:36 +02:00
Maximilian Bosch 7bbafa9a3c
Merge pull request #134299 from NixOS/backport-124942-to-release-21.05
[Backport release-21.05] gitui: 0.15.0 -> 0.16.0
2021-08-19 01:09:53 +02:00
Michael Weiss da2591ed04 signal-desktop: 5.13.1 -> 5.14.0
(cherry picked from commit 8a4a84c83a62b1f8d5a0c94d0ea411ad7ee5825f)
2021-08-18 21:25:02 +00:00
Martin Weinelt 7d0ad48e23
firefox-bin: 91.0 -> 91.0.1
(cherry picked from commit 027b2ac2eb415d4efc49a044b596f01c5d0125ae)
2021-08-18 15:37:42 +02:00
Martin Weinelt ba1de1358b
firefox-esr-78: 78.12.0esr -> 78.13.0esr
(cherry picked from commit ab44b4dea728b10916311a590e0cca2351d08c51)
2021-08-18 15:37:42 +02:00
Martin Weinelt 5f63cddc87
firefox-esr-91: 91.0esr -> 91.0.1esr
(cherry picked from commit 2ad22bbb52ddadb275e4889ed0f960a24ed47aab)
2021-08-18 15:37:42 +02:00
Martin Weinelt 5fe44d0661
firefox: 91.0 -> 91.0.1
(cherry picked from commit 010a3169667ed0bfff8c092dd707c1d619f0d0c5)
2021-08-18 15:37:41 +02:00
Joachim Breitner e628ab6544 listadmin: init at 2.73
fixes #133239

(cherry picked from commit 53fc34dcf0dcd60783d4df74f5cd35a685185d2f)
2021-08-17 22:36:03 +02:00
Michael Raskin f037cc9ff4 monotone: fix key encryption
(cherry picked from commit 5dd7c7a079e0b0c9799c5275714de5699fb0ffc3)
2021-08-17 18:02:17 +00:00
Sumner Evans 5ad7e84023 element-{web,desktop}: 1.7.34 -> 1.8.1
(cherry picked from commit dba043d448fef9a882e6cccb0a681baa45d6ff84)
2021-08-17 17:07:26 +00:00
Michael Weiss 587b190c8a chromium: 92.0.4515.131 -> 92.0.4515.159
https://chromereleases.googleblog.com/2021/08/stable-channel-update-for-desktop.html

This update includes 9 security fixes.

CVEs:
CVE-2021-30598 CVE-2021-30599 CVE-2021-30600 CVE-2021-30601
CVE-2021-30602 CVE-2021-30603 CVE-2021-30604

(cherry picked from commit 1c476a2b6dda4bef88270f0285cac5363712c980)
2021-08-17 08:55:42 +00:00
github-actions[bot] 8ac4e2037a
drawpile,drawpile-server-headless: 2.1.17 -> 2.1.19
(cherry picked from commit 5919a4254607dd6a08c964aaaf0a180c6cd6214d)
2021-08-16 21:54:13 -04:00
Michael Weiss 543d4ecac2
Merge pull request #134200 from primeos/security-backports-for-21.05
[21.05] glances: 3.1.7 -> 3.2.3
2021-08-16 22:36:55 +02:00
Robert Scott c44b9fa44b
Merge pull request #134083 from NixOS/backport-134001-to-release-21.05
[Backport release-21.05] redmine: 4.2.1 -> 4.2.2
2021-08-16 20:39:41 +01:00
Antonio Yang a54234df3a gitui: 0.15.0 -> 0.16.0
(cherry picked from commit a8daff8b1a95d7a00bd177d682454194713deb6b)
2021-08-16 09:19:12 +00:00
Yureka c9f62c7d3e
thunderbird-91: init at 91.0 2021-08-16 09:14:54 +02:00
R. RyanTM fc893e1176
glances: 3.2.2 -> 3.2.3
(cherry picked from commit 98d8f2e8fed3ef69b4e9adb904a423822ac99407)
2021-08-15 15:21:51 +02:00
R. RyanTM aafca18a5c
glances: 3.2.1 -> 3.2.2
(cherry picked from commit f1561b7f4dfa78288ef470724377f94a7e56efe3)
2021-08-15 15:21:50 +02:00
Michael Weiss 3c9c1bc642
glances: 3.2.0 -> 3.2.1
(cherry picked from commit c05bef5bc56325032f4602a9d5025551653bcc5c)
2021-08-15 15:21:49 +02:00
Michael Weiss 09e9715cc0
glances: 3.1.7 -> 3.2.0
(cherry picked from commit 035ba51146398b4ada9a89bd6246cd35e14b837e)
2021-08-15 15:21:48 +02:00
Aaron Andersen ee2569ff54 redmine: 4.2.1 -> 4.2.2
(cherry picked from commit 23c541189c0782ad0fb60d26171480012670209d)
2021-08-15 00:27:07 +00:00
Alvar Penning 1bc92c1ba2 claws-mail: 3.17.8 -> 4.0.0
With Claws Mail's latest double release of 3.18.0 and 4.0.0, the package
will refer to the more "modern" GTK+ 3 release, major version four. The
GTK+ 2 release, major version 3, is now available in the
`claws-mail-gtk2` package.

In other words, this commit bumps the GTK+ 2 version from 3.17.8 to
3.18.0, the previously unstable GTK+ 3 version 3.99.0 to 4.0.0 and
changes the default to GTK+ 3.

(cherry picked from commit 26f52bf6b5d32ebdfc799a6cefc0c1d37700b67a)
2021-08-14 23:51:02 +02:00
Michael Weiss 0f09ebb8a2 signal-desktop: 5.13.0 -> 5.13.1
(cherry picked from commit 759dd3036f98985be36c41e9b85f6dd63db68c7b)
2021-08-14 11:13:26 +00:00
Artturi a445f58298
Merge pull request #133654 from Artturin/backport-130515 2021-08-13 17:33:30 +03:00
Artturi 6de09630fb
Merge pull request #133682 from NixOS/backport-133666-to-release-21.05
[Backport release-21.05] nomacs: fix animated WebP support
2021-08-13 02:55:54 +03:00
Michael Weiss 920934d188 signal-desktop: 5.12.2 -> 5.13.0
(cherry picked from commit 31a187510673af588984b5f2a4591e34ce7cfc64)
2021-08-12 21:56:27 +00:00
TredwellGit d64de005c0 nomacs: fix animated WebP support
(cherry picked from commit e7e995ec2f50b5ecf202dba4eab65f4a919fec4a)
2021-08-12 21:54:18 +00:00
Ivan Malison 54b8add427 git-sync: unstable-2015-10-24 -> unstable-2021-07-14 (#130306)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-12 22:04:27 +03:00
Jörg Thalheim ff0fa55543 git-sync: use postFixup instead of fixupPhase
(cherry picked from commit d804b24b6be14c2d264b7381e32d02401fef3327)
2021-08-12 22:04:24 +03:00
Ivan Malison ef37ea7fe8 git-sync: Wrap both binaries
(cherry picked from commit 633993eee29d4a0092ea12b58741c108718a7308)
2021-08-12 22:04:20 +03:00
Artturi a996e2ce32
Merge pull request #133590 from NixOS/backport-133456-to-release-21.05 2021-08-12 21:50:00 +03:00
Thomas Tuegel 7aa7a4dcae zoom-us: Do not apply screen scaling twice
(cherry picked from commit 445f8c544cb9216d09f04863e211115f3177fc1b)
2021-08-12 16:01:35 +00:00
Sean Buckley 8139ad25a3 firefox: fix enableOfficialBranding
(cherry picked from commit 92908738385789d50b9a1f863f977631de41e92b)
2021-08-12 11:04:07 +00:00
taku0 df5b7b3312 thunderbird-bin: 78.12.0 -> 78.13.0
(cherry picked from commit 676a38befc0d9162a8c9c35c3bd2372b89cf5678)
2021-08-12 06:40:08 +00:00
taku0 9d123427c9 thunderbird-bin: fix parameter of updateScript
(cherry picked from commit df5e0bb678875e1b10f2e2e59399630b2db2dc89)
2021-08-12 06:40:08 +00:00
taku0 a8de6d1fdc thunderbird: 78.12.0 -> 78.13.0
(cherry picked from commit 13a68b47c4d36d38b692b1f3ed6cf28bbdabd74f)
2021-08-12 06:40:07 +00:00
Artturi 76f688cc39
Merge pull request #127360 from NixOS/backport-127335-to-release-21.05 2021-08-12 04:49:40 +03:00
Martin Weinelt 4012d5b533
firefox: use nspr_latest for 91 and later 2021-08-10 12:31:10 +02:00
Maximilian Bosch 20f400d745 gitea: 1.14.5 -> 1.14.6
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.6
(cherry picked from commit b15a7c718e127d6046328c474244a40e70b9e317)
2021-08-10 08:24:23 +00:00
Martin Weinelt 855adf3d0a firefox-bin: 90.0.2 -> 91.0
(cherry picked from commit cae3d9fff46c6cc0de8bea56dee45d07b0d773f8)
2021-08-10 14:54:58 +09:00
Martin Weinelt 6c6d0f971f firefox-esr-91: init at 91.0esr
(cherry picked from commit d5f7fc95a9ec5798618d10fd04a3ef91aa08de76)
2021-08-10 14:54:58 +09:00
Martin Weinelt ae16816ff5 firefox: 90.0.2 -> 91.0
(cherry picked from commit e5c09425317c1df3457e23f1475f82949fdf6781)
2021-08-10 14:54:58 +09:00
Jonathan Ringer b09c989b82 nomad-autoscaler: init at 0.3.3
(cherry picked from commit b432c3ca0db8d14e2441d735b2ab51dd7fd55e8f)
2021-08-09 08:34:54 -07:00
upkeep-bot 5f177fef48 vscodium: 1.58.2 -> 1.59.0
(cherry picked from commit 4de2fe7518d594a681152c446f9e5bd064de99ea)
2021-08-09 17:05:47 +09:00
Jörg Thalheim d6aa85f7ff vhd2vl: apply linting suggestions
(cherry picked from commit e7235d863c397c51715a1588865f1996ecc63608)
2021-08-08 10:16:10 +00:00
sophrosyne97 0c6243e00f vhd2vl: fix build error
(cherry picked from commit 0c2c7038919a0e4a5802ab04a12302d4c73b13b2)
2021-08-08 10:16:10 +00:00
Artturi 688f1ab9c5
Merge pull request #130330 from unclechu/backport-129710-to-release-21.05
psi-plus: backport “add more build options” to release-21.05
2021-08-08 08:28:59 +03:00
matthewcroughan 7030245979 lynx: add patch for CVE-2021-38165
Co-authored-by: nixinator <33lockdown33@protonmail.com>
Co-authored-by: John Bargman <darthpjb@gmail.com>
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
(cherry picked from commit ddce0ec126f1c92504761bd8ece98548a40aa44f)
2021-08-07 23:45:48 +00:00
Claudio Bley 8163847c78 jetbrains: Check for 64 bit specific fsnotifier
In April, 2021, Jetbrains announced the end of support for 32-bit OS
IntelliJ-based IDEs[1]:

> The final major version that will be guaranteed to run on a 32-bit OS will be
> v2021.1 for all IntelliJ-based IDEs, including AppCode, Clion, DataGrip, GoLand,
> IntelliJ IDEA, PhpStorm, PyCharm, Rider, RubyMine, and WebStorm.

[1]: https://blog.jetbrains.com/idea/2021/04/end-of-support-for-32-bit-operating-systems-in-intellij-based-ides/

(cherry picked from commit 147d36b4748f58d06bb813bd98f7287de82f92e2)
2021-08-07 09:26:07 +02:00
Claudio Bley 149875adc2 jetbrains: Update
clion               : 2021.1.2 -> 2021.2
datagrip            : 2021.1.3 -> 2021.2
goland              : 2021.1.3 -> 2021.2
idea-community      : 2021.1.3 -> 2021.2
idea-ultimate       : 2021.1.3 -> 2021.2
mps                 : 2021.1   -> 2021.1.1
phpstorm            : 2021.1.4 -> 2021.2
pycharm-community   : 2021.1.3 -> 2021.2
pycharm-professional: 2021.1.3 -> 2021.2
rider               : 2021.1.3 -> 2021.1.5
ruby-mine           : 2021.1.2 -> 2021.2
webstorm            : 2021.1.2 -> 2021.2
(cherry picked from commit 544e20e24bcb8473c289e8189c22b14727e8e126)
2021-08-07 09:26:07 +02:00
Claudio Bley 887bf8b20a jetbrains: Fix update.pl script for MPS
Jetbrains seems to have deviated from the usual URL pattern of
`/<product>/<version>/<name>-<version>.<ext>` by only using the major.minor part
of the version number in the first URL segment for MPS.

(cherry picked from commit 597f94bd8a1a9e469eeb8458bb815a350f5df4cc)
2021-08-07 09:26:02 +02:00
Artturi cb0ce8db8a
Merge pull request #131500 from NixOS/backport-130681-to-release-21.05
[Backport release-21.05] containerd: 1.5.2 -> 1.5.4
2021-08-07 01:46:38 +03:00
github-actions[bot] b42cffe97f
[Backport release-21.05] Add JSON package to gitolite environment. (#127799)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Lassulus <github@lassul.us>
Co-authored-by: Stanisław Barzowski <stanislaw.barzowski@gmail.com>
2021-08-07 01:17:03 +03:00
Artturi e2a629767a
Merge pull request #128614 from NixOS/backport-128492-to-release-21.05
[Backport release-21.05] gnuradio: 3.9.1.0 -> 3.9.2.0
2021-08-07 00:20:31 +03:00
Artturi 7ffde509bf
Merge pull request #132514 from NixOS/backport-132508-to-release-21.05
[Backport release-21.05] chromium: 92.0.4515.107 -> 92.0.4515.131
2021-08-07 00:13:20 +03:00
Artturi 84567da68b
Merge pull request #124833 from NixOS/backport-124239-to-release-21.05
[Backport release-21.05] helio-workstation: 3.4 -> 3.6
2021-08-07 00:12:18 +03:00
Artturi 2148d5542d
Merge pull request #131183 from NixOS/backport-126556-to-release-21.05
[Backport release-21.05] libreoffice-fresh: 7.1.3.2 -> 7.1.4.2
2021-08-07 00:08:17 +03:00
Artturi b30c8f36b8
Merge pull request #128329 from NixOS/backport-128313-to-release-21.05
[Backport release-21.05] pan: fix build and format
2021-08-07 00:02:50 +03:00
Artturi 51830a116f
Merge pull request #131479 from NixOS/backport-127251-to-release-21.05 2021-08-06 23:56:58 +03:00
Artturi f547ea71e6
Merge pull request #126028 from NixOS/backport-125929-to-release-21.05
[Backport release-21.05] tor-browser-bundle: delete unused extensions.nix
2021-08-06 23:54:33 +03:00
Artturi 156a73ee6c
Merge pull request #125410 from NixOS/backport-125333-to-release-21.05
[Backport release-21.05] pantalaimon: install manuals
2021-08-06 23:50:53 +03:00
Artturi 4df937003c
Merge pull request #131933 from NixOS/backport-131890-to-release-21.05
[Backport release-21.05] stretchly: 1.6.0 -> 1.7.0
2021-08-06 23:49:13 +03:00
Artturi c83d5580dd
Merge pull request #130990 from NixOS/backport-130918-to-release-21.05
[Backport release-21.05] ferdi: 5.6.0-beta.6 -> 5.6.0
2021-08-06 23:41:11 +03:00
Artturi 688d3b9285
Merge pull request #129358 from NixOS/backport-129227-to-release-21.05
[Backport release-21.05] kjv: 2018-12-25 -> 2021-03-11
2021-08-06 23:39:43 +03:00
Artturi e5ba0beadd
Merge pull request #126511 from NixOS/backport-126404-to-release-21.05
[Backport release-21.05] firefox: Make CUPS printers visible in the print dialog
2021-08-06 20:26:24 +03:00
Artturi 739b046784
Merge pull request #130178 from NixOS/backport-129978-to-release-21.05 2021-08-06 20:05:54 +03:00
Artturi ce542c57dd
Merge pull request #125285 from NixOS/backport-125096-to-release-21.05
[Backport release-21.05] sane-airscan: 0.99.24 -> 0.99.26
2021-08-06 19:20:19 +03:00
Artturi 9582db8df4
Merge pull request #126139 from NixOS/backport-124776-to-release-21.05 2021-08-06 17:01:43 +03:00
Artturi 6a694d5e9e
Merge pull request #125013 from NixOS/backport-124601-to-release-21.05 2021-08-06 16:34:51 +03:00
Artturi 5cd85f76b8
Merge pull request #130997 from NixOS/backport-130966-to-release-21.05
[Backport release-21.05] strawberry: add glib-networking to fix  #112334
2021-08-06 16:27:33 +03:00
Michael Weiss b5510dc4d4
Merge pull request #132822 from NixOS/backport-132798-to-release-21.05
[Backport release-21.05] signal-desktop: 5.12.1 -> 5.12.2
2021-08-06 10:08:53 +02:00
Maxine Aubrey 571e90be6e
nomad_1_0: 1.0.8 -> 1.0.9
(cherry picked from commit f6eb8281ad7426120bd7112708015777ecd912d9)
2021-08-06 00:59:44 +02:00
Danielle Lancashire 1ab753b5b1
nomad_1_0: 1.0.7 -> 1.0.8
(cherry picked from commit d4655879fbf14b7b26cec31a072d38a91c379530)
2021-08-06 00:59:38 +02:00
Maxine Aubrey bf6fcdcaf9
nomad_1_0: 1.0.6 -> 1.0.7
(cherry picked from commit dfe732d3c1cd5b92ef634d9d5878554f300af74e)
2021-08-06 00:59:29 +02:00
Michael Weiss e96ec15bc4 signal-desktop: 5.12.1 -> 5.12.2
(cherry picked from commit bba311e5dfcc7a67aa63fea41839ce7b52fa05cf)
2021-08-05 20:46:23 +00:00
Yureka 7036ca99ae gitlab: 14.1.1 -> 14.1.2
(cherry picked from commit 5957f4edb9f3a266733c0335dc6ab7f8e674c444)
2021-08-05 14:32:11 +00:00
Martin Weinelt b2d256095a
Merge pull request #132778 from NixOS/backport-132772-to-release-21.05
[Backport release-21.05] mupdf: apply patch for CVE-2021-37220
2021-08-05 14:55:51 +02:00
Michael Weiss 1ce07d770b
Merge pull request #132757 from NixOS/backport-132695-to-release-21.05
[Backport release-21.05] ungoogled-chromium: 91.0.4472.164 -> 92.0.4515.131
2021-08-05 14:28:03 +02:00
Yureka 274b5f5099 gitlab: 14.1.0 -> 14.1.1
https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
(cherry picked from commit 5a69fb930d7621376a17fb144ba57da99e2814a9)
2021-08-05 14:17:01 +02:00
Frederik Ramcke 5e6c3593d6 mupdf: apply patch for CVE-2021-37220
(cherry picked from commit 2ac25f65a491524898f2c28a19699664ed6198b9)
2021-08-05 12:11:27 +00:00
Michael Weiss 7df18c5b76 signal-desktop: 5.12.0 -> 5.12.1
(cherry picked from commit f11652f0a6ec62eb3b8f0e93db2211a14662c322)
2021-08-05 10:37:19 +00:00
Michael Weiss fa62bb8fac ungoogled-chromium: 91.0.4472.164 -> 92.0.4515.131
(cherry picked from commit 45c32f59a58b69ca6db8c8c5fdbe0ea9eee02376)
2021-08-05 09:26:03 +00:00
Artturin f187ac728a gollum: add additional dependencies
(cherry picked from commit 3bdccfedaf0078eac4cae00e0646d8f0a8c1cfcf)
2021-08-04 23:44:03 +02:00
Robert Scott 368e8bcf0c
Merge pull request #132671 from NixOS/backport-132594-to-release-21.05
[Backport release-21.05] putty: 0.75 -> 0.76
2021-08-04 22:28:34 +01:00
Kerstin Humm 71c30320f9 glimpse: add graphviz as runtime dependency
Fixes https://github.com/NixOS/nixpkgs/issues/132405

See also:
https://gitlab.gnome.org/GNOME/gegl/-/issues/279
f83fd22c4b

(cherry picked from commit 8d67153deb7d3a9d45f4735b1ca276de3a9499d6)
2021-08-04 23:22:37 +02:00
Thomas Gerbet ebb083c259 putty: 0.75 -> 0.76
Fixes CVE-2021-36367.

(cherry picked from commit e78c51a0e918cda218ff95b39ddeb7ddff5a5fde)
2021-08-04 14:53:13 +00:00
Stig Palmquist 924971d8b8 convos: 6.24 -> 6.26
(cherry picked from commit 21ba59294db9a3a0e4f7f1b39400a2f53b1d5186)
2021-08-04 13:58:50 +00:00
Michael Weiss d10d928193 signal-desktop: 5.11.0 -> 5.12.0
(cherry picked from commit f734643f0078b104eb3af9611eb0530a6fb503f3)
2021-08-04 09:54:55 +00:00
Vincent Laporte ae42a59565 qarte: 4.6.0 → 4.12.0
(cherry picked from commit 5af58916df9f9192499263ec2c798a3e1a9218c1)
2021-08-04 09:42:36 +02:00
Michael Weiss dc7227dbd8 chromium: 92.0.4515.107 -> 92.0.4515.131
https://chromereleases.googleblog.com/2021/08/the-stable-channel-has-been-updated-to.html

This update includes 10 security fixes.

CVEs:
CVE-2021-30590 CVE-2021-30591 CVE-2021-30592 CVE-2021-30593
CVE-2021-30594 CVE-2021-30596 CVE-2021-30597

(cherry picked from commit 7015db7881584aa264e5cd21df03429ce64b14d0)
2021-08-03 08:01:59 +00:00
Sumner Evans 5d16df2ab1 element-{web,desktop}: 1.7.33 -> 1.7.34
(cherry picked from commit d1ec2fae863e38de150626e3d5f1479032f48d33)
2021-08-02 21:24:50 +00:00
Maximilian Bosch 655cc5e747
captive-browser: 2019-04-16 -> 2021-08-01
Had to do this manually, because this `name`->`pname` "refactoring"
makes automated backports impossible.

Changes: 08450562e5...9c707dc32a
(cherry picked from commit bee0468d7ba37fffc19d509eaffdd49bf30ed9e1)
2021-08-02 20:31:44 +02:00
Jörg Thalheim 16bf3980bf
Merge pull request #132284 from NixOS/backport-132213-to-release-21.05
[Backport release-21.05] viber: add 'QML2_IMPORT_PATH' to the wrap
2021-08-01 09:12:29 +01:00
Jörg Thalheim 44acc5e771
Merge pull request #132204 from yu-re-ka/feature/tdesktop-2-8-11-backport
[21.05] tdesktop: 2.7.5 -> 2.8.11
2021-08-01 09:08:25 +01:00
cas1no 29e7bc3d7d viber: add 'QML2_IMPORT_PATH' to the wrap
(cherry picked from commit 3209d25fd2355dbb68bf231ee1c1b3b442d42e86)
2021-08-01 07:48:15 +00:00
Robert Scott 36dd3023be
Merge pull request #131923 from NixOS/backport-131898-to-release-21.05
[Backport release-21.05] fetchmail: 6.4.16 -> 6.4.20
2021-07-31 18:08:05 +01:00
Yureka 3b70be46a8 gitlab: 14.0.5 -> 14.1.0
(cherry picked from commit ac20e17cc83cba8599266ba2268054e62c2b7803)
2021-07-31 13:43:09 +02:00
Nick Cao b96fa3c4c1 tdesktop: 2.8.4 -> 2.8.11
(cherry picked from commit e57ccfdaf3f95ba2c4fdb0a9e41799b8bd1fdfc1)
2021-07-31 12:40:26 +02:00
Michael Weiss 9b1bd6f7c7 tdesktop: Drop the enchant2 and dee dependencies
Ilya Fedin informed me that they aren't required anymore. Thanks :)

(cherry picked from commit 733756ccfc2e333658f77c657a3cd1c64d2ff1eb)
2021-07-31 12:40:08 +02:00
Ilan Joselevich 789b90fb34 tdesktop: 2.8.3 -> 2.8.4
(cherry picked from commit b7515545b5647ebdef27b52a5d4297b5336c53e7)
2021-07-31 12:40:08 +02:00
Michael Weiss 1d6b8ef74b tdesktop: 2.8.1 -> 2.8.3
(cherry picked from commit 3864c36b790f253e5109f833a788ece7e2dfbaa4)
2021-07-31 12:40:08 +02:00
Michael Weiss 11620afb1a kotatogram-desktop: Copy the old tg_owt.nix from tdesktop
The current tg_owt version (since the update of tdesktop to version
2.8.0 in 0d509d366d4) isn't compatible with kotatogram-desktop anymore.

(cherry picked from commit f287805fafbf9f9b3ad024a35db6b81dad76f491)
2021-07-31 12:40:08 +02:00
Michael Weiss 1de73b5b66 tdesktop: 2.8.0 -> 2.8.1
This also improves the packaging (see #128219).

(cherry picked from commit dc87cf529880ec6ddbc4ac3011928fc28ef2ff58)
2021-07-31 12:40:08 +02:00
Michael Weiss d73ddfe782 tdesktop: 2.7.5 -> 2.8.0
(cherry picked from commit 0d509d366d4fc692a9dc81366445e29da81202e6)
2021-07-31 12:40:07 +02:00
Vlad M deb02744a8
Merge pull request #129343 from NixOS/backport-129332-to-release-21.05
[Backport release-21.05] pijul: 1.0.0-alpha.48 → 1.0.0-alpha.50
2021-07-31 09:04:00 +03:00
github-actions[bot] 43cf3bc049
Merge release-21.05 into staging-next-21.05 2021-07-30 00:03:06 +00:00
R. RyanTM cd9a630d15 go-ethereum: 1.10.5 -> 1.10.6
Hard fork is scheduled for August 4th and version on release-21.05 will
fall out of consensus.

(cherry picked from commit e661c7b92bbae6aa68e7c96bb04b20cf1fb4ff1b)
2021-07-29 14:56:41 -04:00
github-actions[bot] f9b747d533
Merge release-21.05 into staging-next-21.05 2021-07-29 18:02:20 +00:00
Michael Weiss d8b84d9618 signal-desktop: 5.10.0 -> 5.11.0
(cherry picked from commit ce6a51bd14f3585b5ad63b672019bc8d6cf47ae9)
2021-07-29 11:10:21 +00:00
oxalica e675310bab stretchly: 1.6.0 -> 1.7.0
It contains a bug fix for electron process leak on every break.

https://github.com/hovancik/stretchly/issues/925
(cherry picked from commit 327e6a993fef4106207e982714e84fb92c495d17)
2021-07-29 09:42:35 +00:00
Martin Weinelt 187fa36724 fetchmail: 6.4.16 -> 6.4.20
Fixes: CVE-2021-36386
(cherry picked from commit 975a9d2e4b14574ba1ec80c46acc6b4c471f3a70)
2021-07-29 07:21:14 +00:00
github-actions[bot] 7b2fe6b372
Merge release-21.05 into staging-next-21.05 2021-07-29 06:03:06 +00:00
Anderson Torres 2262d7863a
Merge pull request #130816 from NixOS/backport-130783-to-release-21.05
[Backport release-21.05] palemoon: 29.2.1 -> 29.3.0
2021-07-29 00:15:35 -03:00
github-actions[bot] 98530c2e9e
Merge release-21.05 into staging-next-21.05 2021-07-28 18:02:32 +00:00
Charlotte Van Petegem 084d0a9dce
qutebrowser: 2.3.0 -> 2.3.1
(cherry picked from commit 0cdf7b5da94f37c13c6c2366bf84c8ac779b8212)
2021-07-28 19:25:29 +02:00
github-actions[bot] 02ded84748
Merge release-21.05 into staging-next-21.05 2021-07-28 12:02:37 +00:00
Jörg Thalheim c4037352d1 Update pkgs/applications/audio/gpodder/default.nix
(cherry picked from commit 0f2685217c7402175988cbb2c525ab072da41904)
2021-07-28 07:14:03 +00:00
Jörg Thalheim a16a4a91ab gpodder: fix gtk3 wrapping
(cherry picked from commit 7355b2bc3d7cb11bd8764a99f31f098ef1849143)
2021-07-28 07:14:02 +00:00
github-actions[bot] 39ddb4745d
Merge release-21.05 into staging-next-21.05 2021-07-27 18:02:15 +00:00
Luke Granger-Brown 5ea98b810c mercurial: fix patch links again
The conclusion is that Phabricator does not, in fact, generate stable
patch links. In any case, these have landed, so we can just use the
patches from Mercurial's hgweb instance instead, which should be more
stable.

(cherry picked from commit 67444f8a393846b1431cfeb936e83a9f24725e2d)
2021-07-27 07:55:52 -07:00
github-actions[bot] 5d113ea732
Merge release-21.05 into staging-next-21.05 2021-07-27 12:02:35 +00:00
Sandro 1bd5157b2c
Merge pull request #130829 from NixOS/backport-130273-to-release-21.05 2021-07-27 11:37:02 +00:00
github-actions[bot] 0aa5191556
Merge release-21.05 into staging-next-21.05 2021-07-27 06:02:15 +00:00
Aaron Andersen d935d519dc
Merge pull request #131575 from NixOS/backport-131209-to-release-21.05
[Backport release-21.05] hydroxide: 0.2.18 -> 0.2.19
2021-07-26 21:32:22 -04:00
github-actions[bot] a5e3dc56f3
Merge release-21.05 into staging-next-21.05 2021-07-26 18:02:28 +00:00
Martin Weinelt d952d009b0
Merge pull request #131231 from NixOS/backport-130547-to-staging-21.05
[Backport staging-21.05] imagemagick: 7.1.0-2 -> 7.1.0-4
2021-07-26 18:36:14 +02:00
R. RyanTM e1489da3b2 hydroxide: 0.2.18 -> 0.2.19
(cherry picked from commit 23e2cf23bcee0567e22a0f7dc0859f988cd7e500)
2021-07-26 12:58:24 +00:00
R. RyanTM bfd24c0bd8 feh: 3.7 -> 3.7.1
(cherry picked from commit 1493f098f819530d60f5d226dbf6a0308098833d)
2021-07-26 10:46:14 +00:00
Martin Weinelt c8569c32ba
Merge pull request #131546 from taku0/firefox-bin-90.0.2_release-21.05 2021-07-26 11:56:15 +02:00
Maximilian Bosch e6c441a5dc
Merge pull request #131524 from NixOS/backport-131217-to-release-21.05
[Backport release-21.05] element-{web,desktop}: 1.7.31 -> 1.7.33
2021-07-26 09:13:44 +02:00
Michael Weiss 4f6946867e
Merge pull request #131461 from primeos/chromium-backport
[21.05] chromium: 91.0.4472.164 -> 92.0.4515.107
2021-07-26 08:49:13 +02:00
taku0 caf1219646 firefox: 90.0.1 -> 90.0.2
(cherry picked from commit 82feb1120172e0615e1f6f4dc517a69e8c6c03f6)
2021-07-26 14:08:16 +09:00
taku0 1096ca11df firefox-bin: 90.0.1 -> 90.0.2
(cherry picked from commit b14e3171773c1791b50dc19fa6d68cc285b11741)
2021-07-26 14:08:16 +09:00
taku0 633edf7793 firefox: 90.0 -> 90.0.1
(cherry picked from commit 1ad4db95fbf0841806e488371f825ddd696d4bfa)
2021-07-26 14:08:15 +09:00
taku0 b27e930fd2 firefox-bin: 90.0 -> 90.0.1
(cherry picked from commit 928c7dbb61504d717ed356b3c6d6d26154aeea24)
2021-07-26 14:08:15 +09:00
Maximilian Bosch 0bf820521a element-desktop: try to fix localization issues
I know that the en_EN.json vs. en-us.json is a nasty hack, but I don't
really understand where this `en-us.json` is supposed to be coming from.

(cherry picked from commit b856b195409121457e7c52ad8177dc73a15c423c)
2021-07-25 22:32:51 +00:00
Maximilian Bosch a955535eae element-desktop: 1.7.31 -> 1.7.33
ChangeLogs:
* https://github.com/vector-im/element-desktop/releases/tag/v1.7.33
* https://github.com/vector-im/element-desktop/releases/tag/v1.7.32

(cherry picked from commit 07620c8697c4150ee71cfd26462d04666e781fbd)
2021-07-25 22:32:50 +00:00
Maximilian Bosch ac90c8d510 element-web: 1.7.31 -> 1.7.33
ChangeLogs:
* https://github.com/vector-im/element-web/releases/tag/v1.7.33
* https://github.com/vector-im/element-web/releases/tag/v1.7.33-rc.1
* https://github.com/vector-im/element-web/releases/tag/v1.7.32
* https://github.com/vector-im/element-web/releases/tag/v1.7.32-rc.1

(cherry picked from commit 040fabf509ed2a10098fee4a3244ff4f3daa1934)
2021-07-25 22:32:50 +00:00
R. RyanTM 2ed8950cb1 containerd: 1.5.2 -> 1.5.4
(cherry picked from commit 4d6cdf3550c45621749d6dd6747065e1a4f25baa)
2021-07-25 17:51:04 +00:00
adisbladis ecd1adcea0
Merge pull request #130579 from NixOS/backport-127145-to-release-21.05
[Backport release-21.05] containerd: 1.5.1 -> 1.5.2
2021-07-25 12:43:16 -05:00
Robert Schütz 9317b77a1d imagemagick6: 6.9.12-17 -> 6.9.12-19
(cherry picked from commit 3bb091640bc7deb719759deab43cd2e206520b2a)
2021-07-25 16:31:55 +02:00
OPNA2608 f6f4c4ac26 soundtracker: Fix on Darwin
(cherry picked from commit ade48138df8b77c1d76f4b5f016be5ebee06565e)
2021-07-25 13:37:25 +00:00
Francesco Gazzetta 9cd2c7a627 soundtracker: 1.0.1 -> 1.0.2.1
(cherry picked from commit 7cc5590b9236a62ba53b92e36a06f1c61b4ef682)
2021-07-25 13:37:25 +00:00
Luke Granger-Brown cf2e6fa8dd
Merge pull request #131456 from NixOS/backport-125946-to-release-21.05
[Backport release-21.05] docker: 20.10.6 -> 20.10.7
2021-07-25 14:02:24 +01:00
Ryan Mulligan 807a22965a
Merge pull request #130303 from NixOS/backport-128633-to-release-21.05
[Backport release-21.05] discord: fix updater script
2021-07-25 05:57:33 -07:00
Michael Weiss 37eae1967a
Merge pull request #131363 from oxalica/fix/tdesktop-voice-chat-backport
[21.05] tdesktop: fix calls, dlopen and bundle fonts
2021-07-25 13:21:02 +02:00
Michael Weiss 8b75191bea
chromium: Fix the Ozone/Wayland support
The stable channel update to M92 (97570d30c7f) broke the Wayland support:
$ chromium --enable-features=UseOzonePlatform --ozone-platform=wayland
[31712:31712:0721/114725.940557:ERROR:wayland_connection.cc(137)] Failed to load wayland client libraries.
[31712:31712:0721/114725.940641:FATAL:ozone_platform_wayland.cc(177)] Failed to initialize Wayland platform
[0721/114725.947566:ERROR:process_memory_range.cc(75)] read out of range
Trace/breakpoint trap (core dumped)

(cherry picked from commit bb651d27fd86814087f54eaefda0a0fc04d4d6cf)
2021-07-25 13:04:11 +02:00