Commit Graph

58552 Commits

Author SHA1 Message Date
Maximilian Bosch ba0a1ce211
element-web: 1.9.0 -> 1.9.2
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.9.2
(cherry picked from commit b021b8bebd9c8b5e66450519d06fb500e6ac48b8)
2021-10-16 15:05:56 +02:00
nixpkgs-upkeep-bot 186fe09e08 vscodium: 1.61.0 -> 1.61.1
(cherry picked from commit 50b636fd0efeccc6b60f60e61d85ce1140bfaa40)
2021-10-15 13:34:20 +00:00
Robert Helgesson c2d521459d emacs-sv-kalender: 1.9 -> 1.11
(cherry picked from commit a319637efbc3ed5500f4e5965c816c3bcc97495a)
2021-10-15 14:08:11 +02:00
R. RyanTM 613e50edb7 vscode: 1.61.0 -> 1.61.1
(cherry picked from commit 28a6e2c1766ccb77346fba2dadb7b4c1d213d58b)
2021-10-14 22:46:33 +00:00
Aaron Andersen 49135ac962 redmine: 4.2.2 -> 4.2.3
(cherry picked from commit a67f960cfc15c11060e3448244fab43008032906)
2021-10-14 17:48:21 +00:00
Lara 06fd3da981 gitlab: 14.3.2 -> 14.3.3
(cherry picked from commit e7331d2e855145c651f9c2370e6732e5e443a27b)
2021-10-14 12:03:20 +00:00
Vincent Laporte 95510a94a5 leo2: 1.6.2 → 1.7.0
Fix build with recent C++ compilers

Use a more recent OCaml (4.05)

(cherry picked from commit cafe9f88fc388a18e5437ffe01c359ab9467f21f)
2021-10-14 11:05:40 +00:00
Vincent Laporte 564cb4d81d alt-ergo: 2.4.0 → 2.4.1
(cherry picked from commit 0abc796ce281eeb737039c12613734d33611658b)
2021-10-13 10:50:22 +02:00
github-actions[bot] e882bcae43
[Backport release-21.05] teamviewer: fix #96633, #44307 and #97148 + 15.15.5 -> 15.18.5 -> 15.22.3 (#141439)
* teamviewer: fix issue #96633

Fix teamviewer's breakage post 15.5.3 -> 15.15.5.

Teamviewer client was no longer able to connect to its backing
server as it now uses dbus to do so. Following changes were
required:

 -  add missing dbus and polkit service/policy files to package.
 -  add missing dbus lib to `LD_LIBRARY_PATH`.

Changes to the nixos module as a separate changeset.

(cherry picked from commit 506966d15658d8a411f364f47bbc0f3f9366dba3)

* nixos/teamviewer: fix issue #96633

Add teamviewer package as a dbus package now that the
client / server communication depends on dbus.

(cherry picked from commit 200e959995fa8088b5722bc8255109c03f2a4f78)

* nixos/teamviewer: fix issue #44307

Move to a forefront launch of the daemon. Doing so allowed us
to move the service from forking to simple to avoid the
missing pid  error log.

Also:

 -  Make the dbus dependency explicit.

(cherry picked from commit 953bbc0d7373102cf89625dc3bb7ab8e91134069)

* teamviewer: 15.15.5 -> 15.18.5

Upgrading to the last version still using qt5.14. Later version
will be using qt5.15 which is not in 21.05 stable branch.

This fixes us the crash observed in 15.15.5 when stopping
the service.

(cherry picked from commit db889eb9137a859eedfc5b402de84271c0659662)

* teamviewer: refactor executable wrapping

This centralizes `PATH` and `LD_LIBRARY_PATH`, avoid multiple
layers of wrappers.

Refactor as suggested by @Artturin in PR provided patch:
<https://github.com/NixOS/nixpkgs/pull/140076#issuecomment-934770391>.

(cherry picked from commit c55bc5bfd3377d54f5b6153d09c033cceadfcc05)

* teamviewer: fix 97148 (busybox installed issue)

Simply add `coreutils` as a runtime dependency which will
prevent teamviewer from using incomplete busybox implementation
of expected gnu binaries.

As suggested by @Artturin in PR comment:
<https://github.com/NixOS/nixpkgs/pull/140076#issuecomment-934770391>.

(cherry picked from commit 4fb188e1d190f2e08053dba3e2e95fff1e29183a)

* teamviewer: 15.18.5 -> 15.22.3

Required move from libsForQt514 -> libsForQt515.

Note that this changset won't be backportable to 21.05.

(cherry picked from commit 975ab7f3a02ac0232afe7920a8f7d78fc22d5ccb)

Co-authored-by: Raymond Gauthier <jraygauthier@gmail.com>
2021-10-13 05:17:24 +03:00
Bobby Rong b313502c71
Merge pull request #141052 from NixOS/backport-141046-to-release-21.05
[Backport release-21.05] vscodium: 1.60.2 -> 1.61.0
2021-10-11 14:46:54 +08:00
Michael Weiss 2ec9c0824a ungoogled-chromium: 94.0.4606.71 -> 94.0.4606.81
(cherry picked from commit 383928815fd9fc828b7bb43c1f3edeeb50ab08e4)
2021-10-10 20:07:02 +00:00
Ryan Burns 9a40f18db3
Merge pull request #141125 from r-burns/fetchmail
[21.05] fetchmail: 6.4.20 -> 6.4.22
2021-10-09 11:51:15 -07:00
Thomas Gerbet 7e52686fc8 fetchmail: 6.4.21 -> 6.4.22
Fixes CVE-2021-39272.

(cherry picked from commit 34c98d248ea162a5d7aa8e78a623e20cc3b700cf)
2021-10-09 10:57:45 -07:00
Sandro Jäckel 7b1bdbff58 fetchmail: cleanup
(cherry picked from commit cb2d6f5b4aa45cab7ff4c403e51b25f83234ddcb)
2021-10-09 10:57:38 -07:00
R. RyanTM 5c5ca64a83 fetchmail: 6.4.20 -> 6.4.21
(cherry picked from commit 1d8b058fa08dbdd21d9e61d06996694285569175)
2021-10-09 10:56:45 -07:00
nixpkgs-upkeep-bot 16d37ec2a2 vscodium: 1.60.2 -> 1.61.0
(cherry picked from commit d02c87a392cd964af20243e072b186f9efd90572)
2021-10-09 00:59:59 +00:00
Michael Weiss b68a066466 chromium: 94.0.4606.71 -> 94.0.4606.81
https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2021-37977 CVE-2021-37978 CVE-2021-37979 CVE-2021-37980

(cherry picked from commit d406bca7461e94cb3c9544e7ccfb3c3bba6df1d2)
2021-10-08 21:38:26 +00:00
nixpkgs-upkeep-bot 9380a68a99 vscode: 1.60.2 -> 1.61.0
(cherry picked from commit ebf42c50c7bb613a590b8bd263d9043569087b37)
2021-10-08 14:47:56 +00:00
figsoda 2f47065bcd
Merge pull request #134922 from NixOS/backport-126035-to-release-21.05
[Backport release-21.05] gitui: 0.16.0 -> 0.16.1
2021-10-07 22:50:48 -04:00
figsoda 89ac315820
Merge pull request #139584 from NixOS/backport-139457-to-release-21.05
[Backport release-21.05] feh: 3.7.1 -> 3.7.2
2021-10-07 22:43:00 -04:00
Robert Scott 96cf5a2b2d
Merge pull request #140785 from risicle/ris-onionshare-known-vulnerabilities-r21.05
[21.05] onionshare: mark as vulnerable to CVE-2021-41867, CVE-2021-41868
2021-10-07 20:33:54 +01:00
Doron Behar b1f47c7167
Merge pull request #140654 from kini/backport/zoom-us-version-updates 2021-10-07 19:16:47 +00:00
Martin Weinelt 215c25348c
Merge pull request #140759 from mweinelt/21.05/firefox 2021-10-07 10:39:40 +02:00
Michael Weiss 4600fc24a2 signal-desktop: 5.18.1 -> 5.19.0
(cherry picked from commit b9bc0b9480b619d3d41cd0ad38d0850ccd3294ae)
2021-10-06 19:07:32 +00:00
Robert Scott 751c22c7f5 onionshare: mark as vulnerable to CVE-2021-41867, CVE-2021-41868
bumping to a fixed version would require bumping tor, and patching
doesn't appear simple.
2021-10-06 18:32:43 +01:00
Michael Weiss 36a05ec28e
Merge pull request #140680 from NixOS/backport-140659-to-release-21.05
[Backport release-21.05] signal-desktop: 5.18.0 -> 5.18.1
2021-10-06 19:15:06 +02:00
Martin Weinelt 9fc7bea600 firefox-bin: 92.0.1 -> 93.0
(cherry picked from commit 50bf075202f773a18227c8e19872317fa85953a8)
2021-10-06 15:00:32 +02:00
Martin Weinelt 93e9e59d63 firefox-esr-78: 78.14.0esr -> 78.15.0esr
(cherry picked from commit e4574610ca25c4c69e97f57de02acc2a484154ba)
2021-10-06 15:00:23 +02:00
Martin Weinelt e09bee748f firefox-esr-91: 91.1.0esr -> 91.2.0esr
(cherry picked from commit 1edb8c9622ea3a4157e27ce6577c4590d11aaaee)
2021-10-06 14:59:54 +02:00
Martin Weinelt 5c7df0b18c firefox: 92.0.1 -> 93.0
(cherry picked from commit 7dfcaf5e73feebe12606dbc4c08128af75797fa4)
2021-10-06 14:59:13 +02:00
Martin Weinelt 980a9792cd
Merge pull request #140653 from alyssais/firefox-bin-21.05 2021-10-06 14:55:29 +02:00
Michael Weiss 991271a13e signal-desktop: 5.18.0 -> 5.18.1
(cherry picked from commit d98ed0520bbc858398e6385a22e3e1591ffebf62)
2021-10-05 20:57:06 +00:00
Alyssa Ross a73053ed88 firefox-bin: fix license
The Mozilla Trademark Policy is not a license, and applies equally to
our own source builds of Firefox, so it doesn't make sense to mark the
package as unfree because of that.

Quoting <about:license>:

> Binaries of this product have been made available to you by the
> Mozilla Project under the Mozilla Public License 2.0 (MPL).

Since all this does is download a large binary and wrap it, there's
still no point in it ending up in cache.nixos.org, so disable it on
Hydra now that Hydra would otherwise try to build it.

(cherry picked from commit 6a71c7eb1acc70e5cc023dc7e1c9d1a144b9ca82)
2021-10-05 20:02:37 +00:00
Alyssa Ross 9177707228
firefox-bin: 92.0 -> 92.0.1
(cherry picked from commit b256715457b6078d729c64bf91596f808a67e28e)
2021-10-05 17:52:04 +00:00
Tim Steinbach da7dc9f0fe
firefox-bin-unwrapped: 91.0.2 -> 92.0
(cherry picked from commit 0247d6f9228789ee440d89ac60c3dd81d80e64c6)
2021-10-05 17:51:02 +00:00
Clemens Lutz 3b736b932c zoom-us: 5.7.31792.0820 -> 5.8.0.16
Old versions have been blacklisted serverside.

(cherry picked from commit 54c3a9d6f8a5da4b2e3bff7d75599f6f212a3db0)
2021-10-05 10:08:41 -07:00
Emmanuel Rosa 0be7f243d7 zoom-us: 5.7.29123.0808 -> 5.7.31792.0820
Old versions have been blacklisted serverside.

(cherry picked from commit 5bb77e3ad96139efe668e81baea2ca064485f4d2)
2021-10-05 10:08:26 -07:00
R. RyanTM c486a1117b zoom-us: 5.7.28991.0726 -> 5.7.29123.0808
Old versions have been blacklisted serverside.

(cherry picked from commit cc7a5e69e396a7860398f3b7b9b33f423b731577)
2021-10-05 10:08:09 -07:00
Vanilla cab4612319 zoom-us: 5.7.28852.0718 -> 5.7.28991.0726
Old versions have been blacklisted serverside.

(cherry picked from commit 8d3fd95037d7283bea828e0b08169c7bcb8fded0)
2021-10-05 10:01:11 -07:00
Bobby Rong aff647e270
Merge pull request #140449 from michaeladler/backport-140203-to-release-21.05
[21.05] brave: 1.25.68 -> 1.30.87
2021-10-05 16:29:02 +08:00
Lara 6d0ceff09d gitlab: 14.3.1 -> 14.3.2
(cherry picked from commit b00924518c5b580ffec242e4c7ee8521ce041ac7)
2021-10-04 20:55:06 +02:00
Michael Adler a3903d58c2 brave: 1.25.68 -> 1.30.87
this fixes many high-severity CVEs

(cherry picked from commit b2f46b6e80c80953a64927bb9333cdef94ccbffe)
2021-10-04 08:56:59 +02:00
Bobby Rong 2406a0b2b8
Merge pull request #140269 from NixOS/backport-140219-to-release-21.05
[Backport release-21.05] vscodium: 1.60.1 -> 1.60.2
2021-10-04 13:32:38 +08:00
Lara 8df64b01d9 gitlab: 14.2.4 -> 14.3.1
(cherry picked from commit fbd051169d315593042344b1b1b6438db91914ce)
2021-10-03 23:38:12 +02:00
Maximilian Bosch 9de38b8522
Merge pull request #138803 from NixOS/backport-138020-to-release-21.05
[Backport release-21.05] tor-browser-bundle-bin: 10.5.5 -> 10.5.6
2021-10-03 19:55:46 +02:00
Eduard Bachmakov 336da77eac psi-notify: move systemd unit to $out/lib
In $out/share it is NOT picked up into /etc/systemd/... when psi-notify is
added to configuration.systemd.packages .

(Originally put in $out/share b/c a hook copies from $out/lib into there
... so why not just put there? This is why.)

(cherry picked from commit a774af3605a86719f813ccb80e9f8a5bdef2ee0a)
2021-10-03 15:13:17 +00:00
Michael Weiss 7bc4490174
Merge pull request #140262 from NixOS/backport-140195-to-release-21.05
[Backport release-21.05] ungoogled-chromium: 94.0.4606.61 -> 94.0.4606.71
2021-10-03 13:50:59 +02:00
Vladimír Čunát 400994665e
Merge #140243: Revert "fragments: init at 1.5"
...into release-21.05
2021-10-02 18:49:48 +02:00
nixpkgs-upkeep-bot 87d735ca6b vscodium: 1.60.1 -> 1.60.2
(cherry picked from commit 4da83b53d92714a51e9211eec7059f32046ca154)
2021-10-02 12:05:14 +00:00
Michael Weiss 438faef08c ungoogled-chromium: 94.0.4606.61 -> 94.0.4606.71
(cherry picked from commit 360707c5d67a16b26a881237024da3b9305f38aa)
2021-10-02 10:16:06 +00:00
Vladimír Čunát c3e1395498
Revert part of "Merge #140069: transmission: fixes ..."
This reverts commit ff12d52832, reversing
changes made to 92609f3d9b (partially).
2021-10-02 11:06:48 +02:00
Michael Weiss 670ee4d5b6 chromium: 94.0.4606.61 -> 94.0.4606.71
https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html

This update includes 4 security fixes. Google is aware the exploits for
CVE-2021-37975 and CVE-2021-37976 exist in the wild.

CVEs:
CVE-2021-37974 CVE-2021-37975 CVE-2021-37976

(cherry picked from commit ce50eda3949fa3149aea4f0f556dbb63f48e4288)
2021-10-02 08:07:36 +00:00
Vladimír Čunát 7dc32438a8
Revert "[Backport release-21.05] fragments: init at 1.5" 2021-10-02 08:58:27 +02:00
Artturin f83bc9fb22 rxvt-unicode: fix terminfo path
(cherry picked from commit 937f349b5f6ed47591fc373017175efb9cf4d13e)
2021-10-01 18:18:56 +00:00
Vladimír Čunát ff12d52832
Merge #140069: transmission: fixes to make a test work
...into release-21.05
2021-10-01 17:45:52 +02:00
Maximilian Bosch 92609f3d9b
Merge pull request #139791 from NixOS/backport-139647-to-release-21.05
[Backport release-21.05] element-{web,desktop}: 1.8.5 -> 1.9.0
2021-10-01 12:19:03 +02:00
Vladimír Čunát c28d983bf6 transmission: fixes to make one test work again
Broken by 37134b607 (PR #134007).

(cherry picked from commit ec4a1591007265384c0f036e265e5e38eff83231)
2021-09-30 19:22:15 +00:00
Michael Weiss 5fcf023482 signal-desktop: 5.17.2 -> 5.18.0
(cherry picked from commit 802321a44282f7bf716fce0e4a14ac46d607456e)
2021-09-30 14:06:49 +00:00
Artturi 20e9966c78
Merge pull request #139924 from NixOS/backport-132650-to-release-21.05
[Backport release-21.05] rambox: 0.7.7 -> 0.7.8
2021-09-30 03:47:07 +03:00
Anderson Torres d0ad2b1c52
Merge pull request #138356 from NixOS/backport-138298-to-release-21.05
[Backport release-21.05] palemoon: 29.4.0.2 -> 29.4.1
2021-09-29 12:50:00 -03:00
Adomas Jatužis 064121ec5a rambox: 0.7.7 -> 0.7.8
(cherry picked from commit ff783132f0d9934fde046ed7067d2508e274df18)
2021-09-29 15:21:54 +00:00
Domen Kožar ee90403e14
Merge pull request #139586 from maxeaubrey/21.05_vscode_1.60.2
[21.05] vscode: 1.57.1 -> 1.60.2
2021-09-29 07:35:53 -05:00
Sumner Evans 13edaf4d7d element-desktop: 1.8.5 -> 1.9.0
(cherry picked from commit 406221cda300402d843bcd3dd91cfebf7e57afea)
2021-09-28 17:57:41 +00:00
Sumner Evans 9f0a70ddc3 element-web: 1.8.5 -> 1.9.0
(cherry picked from commit 4484be0a520dccc0ecca7678c1e7473acf1f2108)
2021-09-28 17:57:40 +00:00
Artturin ada8a1c0f0 onlyoffice: wrap correctly and force xcb since onlyoffice doesn't
support wayland

(cherry picked from commit c75c37de7ef775bd9eb2fb4402d0ebb31e378668)
2021-09-28 17:52:55 +00:00
nixpkgs-upkeep-bot 8632b3922a
vscode: 1.60.1 -> 1.60.2
(cherry picked from commit a946fb970f985e20d038e9d12c0db68a8b3b2f19)
2021-09-27 02:37:02 +02:00
nixpkgs-upkeep-bot b70218db54
vscode: 1.60.0 -> 1.60.1
(cherry picked from commit 268c8d77ca7302dd8c72370532e5158a0a3e4a2e)
2021-09-27 02:36:42 +02:00
nixpkgs-upkeep-bot 7599b5057e
vscode: 1.59.1 -> 1.60.0
(cherry picked from commit cff78ebaf61e3b13e46735707904e980deaf0614)
2021-09-27 02:36:31 +02:00
nixpkgs-upkeep-bot 794bb33740
vscode: 1.59.0 -> 1.59.1
(cherry picked from commit cc58f8419d0c4cd1b6491e0e5f714af9f57fefbe)
2021-09-27 02:36:23 +02:00
upkeep-bot f2d755f324
vscode: 1.58.2 -> 1.59.0
(cherry picked from commit 58647d0bbf47572e4a9c1eefbd53c2f31c4aeae2)
2021-09-27 02:36:13 +02:00
upkeep-bot 32ff63b188
vscode: 1.58.0 -> 1.58.2
(cherry picked from commit e10404fa9ca8c22cf5144743f0e531f661897cdd)
2021-09-27 02:35:51 +02:00
Matthew Leach b28239938a
vscode: Add arm64-darwin support
Download and extract the prebuilt arm64-darwin archive.

(cherry picked from commit 7f8828230fa180acb82517f73d7f903378c1d707)
2021-09-27 02:35:44 +02:00
upkeep-bot 25e8436734
vscode: 1.57.1 -> 1.58.0
(cherry picked from commit d47d49711d8c87abb8d1cd08113c76a7a4d714ea)
2021-09-27 02:35:00 +02:00
Maximilian Bosch 4370771dbc feh: 3.7.1 -> 3.7.2
ChangeLog: https://feh.finalrewind.org/archive/3.7.2/
(cherry picked from commit 646cb17cdb142128e3d90c7e718da57ef355136d)
2021-09-27 00:25:52 +00:00
Michael Weiss d604d3ee9c ungoogled-chromium: 94.0.4606.54 -> 94.0.4606.61
(cherry picked from commit d66e4eea8550cc10d2f579b4e821639d44deae01)
2021-09-26 14:40:22 +00:00
Doron Behar ce711cc113 imagej: 150 -> 153
(cherry picked from commit 796ae067c4b6348e900c1384ef3759dc90fef01c)
2021-09-25 17:33:55 -04:00
Doron Behar d16a1e9975 imagej: Add desktop item and icon
(cherry picked from commit 0750062126633db814ead9298902e845102ab1ba)
2021-09-25 17:33:44 -04:00
Doron Behar 487300c6aa imagej: reformat expression
- Use 1 line per input argument.
- Don't use let ... in if not needed.
- Use ${version} in url string.
- Run hooks in explicit installPhase.

(cherry picked from commit e1d6051d81835079f0e37e1d5fc5f029f32df512)
2021-09-25 17:33:35 -04:00
figsoda 77f2a47595
Merge pull request #139405 from eduarrrd/backport
[21.05] psi-notify: init at 1.2.1
2021-09-25 10:26:26 -04:00
Michael Weiss 2502b34166
Merge pull request #139329 from NixOS/backport-139318-to-release-21.05
[Backport release-21.05] chromium: 94.0.4606.54 -> 94.0.4606.61
2021-09-25 11:55:23 +02:00
Eduard Bachmakov 418a762043 psi-notify: init at 1.2.1
(cherry picked from commit 37ec684a5c010aa7cf51abaf29691ef2333d6625)
2021-09-25 11:32:27 +02:00
Michael Weiss 0f19ca835b
ungoogled-chromium: name -> pname
A partial backport of e4e631ebb81 to keep the diff minimal.
2021-09-25 00:14:35 +02:00
Michael Weiss c20993fbc9
ungoogled-chromium: 93.0.4577.82 -> 94.0.4606.54
(cherry picked from commit afaf8d094b98f8099cf29d789d33b122af6ad1ca)
2021-09-25 00:12:59 +02:00
Michael Weiss 143a7453f0
chromiumBeta: 94.0.4606.54 -> 95.0.4638.17
(cherry picked from commit b9468515932d827651838700969fc6b415590af0)
2021-09-25 00:10:01 +02:00
Michael Weiss df409303ab chromium: 94.0.4606.54 -> 94.0.4606.61
(cherry picked from commit 15bb3ac5a92552e1264bb457084eea72b263e179)
2021-09-24 14:01:33 +00:00
Michael Weiss 2347b9a7db
chromium: 93.0.4577.82 -> 94.0.4606.54
https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_21.html

This update includes 19 security fixes.

CVEs:
CVE-2021-37956 CVE-2021-37957 CVE-2021-37958 CVE-2021-37959
CVE-2021-37960 CVE-2021-37961 CVE-2021-37962 CVE-2021-37963
CVE-2021-37964 CVE-2021-37965 CVE-2021-37966 CVE-2021-37967
CVE-2021-37968 CVE-2021-37969 CVE-2021-37970 CVE-2021-37971
CVE-2021-37972

(cherry picked from commit 8d8b451f725b63edec06b033ff2bdaa2f0885b4e)
2021-09-23 21:48:17 +02:00
Michael Weiss a45d7e5e19
chromiumDev: 95.0.4638.10 -> 95.0.4638.17
(cherry picked from commit 56d99a735113e48d2ea51084804c5a59c5603a5f)
2021-09-23 21:48:15 +02:00
Michael Weiss 86f857ec11
chromiumBeta: 94.0.4606.50 -> 94.0.4606.54
(cherry picked from commit 7af2448b6cc227ea85f6076e5b8ee0f517c66d42)
2021-09-23 21:48:14 +02:00
Kerstin Humm 056a3c1fae imagemagick: 7.1.0-6 -> 7.1.0-8
(cherry picked from commit 279bff87fe97e998e959b7121b48bb0642ff053f)
2021-09-23 19:37:29 +02:00
Bernardo Meurer d28990704d
Merge pull request #139098 from taku0/thunderbird-bin-91.1.1_release-21.05
[21.05]  thunderbird, thunderbird-bin: 91.1.0 -> 91.1.1
2021-09-23 16:13:25 +00:00
Moritz Hedtke d22c3a6bc1 discord: 0.0.15 → 0.0.16
(cherry picked from commit a22f2688941dd02a69cc422ba349e80030cd474f)
2021-09-22 23:22:11 -07:00
taku0 5a690eb641 thunderbird: 91.1.0 -> 91.1.1
no-buildconfig-90.patch is applied by firefox/common.nix.

D124361.diff is incorporated into the upstream:
https://bugzilla.mozilla.org/show_bug.cgi?id=1727113
2021-09-23 12:38:10 +09:00
taku0 22fb3ec5a0 thunderbird-bin: 91.1.0 -> 91.1.1 2021-09-23 12:34:53 +09:00
Robert Scott 5c8efd0034
Merge pull request #137369 from NixOS/backport-134007-to-release-21.05
[Backport release-21.05] fragments: init at 1.5
2021-09-22 21:32:21 +01:00
FliegendeWurst 64da7fe56f tor-browser-bundle-bin: 10.5.5 -> 10.5.6
(cherry picked from commit 582e0a4926b435715cf4c2b339f458e8917c979f)
2021-09-21 12:13:16 +00:00
Lara eb24e2e6b1 gitlab: 14.2.3 -> 14.2.4
(cherry picked from commit e5f70272c5ebe77cea9f045f8cac1d934d6a7ca5)
2021-09-21 13:22:10 +02:00
Michael Weiss ae29263816
Merge pull request #138567 from primeos/ungoogled-chromium-backport
[21.05] ungoogled-chromium: 92.0.4515.159 -> 93.0.4577.82
2021-09-20 11:07:31 +02:00
Trolli Schmittlauch 8f5774b774 cawbird: 1.4.1 -> 1.4.2
maintenance and bugfix release, see upstream changelog https://github.com/IBBoard/cawbird/releases/tag/v1.4.2

(cherry picked from commit 1e7edcb21f13bfb959cf7fd0d41d52fdb9931164)
2021-09-20 00:20:20 +00:00
Michael Weiss af4338e6e7
ungoogled-chromium: 92.0.4515.159 -> 93.0.4577.82
(cherry picked from commit f8b837c808490644bc7de35108a2212c22c8b262)
2021-09-19 22:27:44 +02:00
Yureka f7be049abd
chromiumDev: fix build
(cherry picked from commit a34f7dbb73831240702c1f60ca24e6f856622575)
2021-09-19 22:26:40 +02:00