Michael Weiss
08c330473e
chromiumDev: 93.0.4535.3 -> 93.0.4542.2
...
(cherry picked from commit 0876f689d75ab65caee1c1ba02ca1be65732a90f)
2021-07-25 11:10:02 +02:00
Michael Weiss
385d6c0d60
chromiumBeta: 92.0.4515.40 -> 92.0.4515.51
...
(cherry picked from commit 558cb984de748cdf86f08c8bf5d410390d2503ec)
2021-07-25 11:10:01 +02:00
Luke Granger-Brown
2cc557dcae
Merge pull request #129171 from eduardosm/seafile
...
[Backport release-21.05] seafile-shared: 8.0.1 -> 8.0.3, seafile-client: 8.0.1 -> 8.0.3
2021-07-25 10:07:45 +01:00
Luke Granger-Brown
43aa33d9c2
google-chrome: avoid crash under some situations
...
If our Chrome derivation is Vulkan enabled, the Chrome GPU process
reliably crashes for me under M92 using the proprietary Nvidia drivers.
This is because the PCI-based GPU detection path fails, and we attempt
to use the Vulkan fallback instead, which then crashes(!!)
Including libpci allows us to use Angle's
src/gpu_info_util/SystemInfo_libpci.cpp path instead, which doesn't
crash, unlike src/gpu_info_util/SystemInfo_vulkan.cpp.
(cherry picked from commit 51d83077ffbca115265b04853e244179713c6518)
2021-07-25 09:06:09 +00:00
Angus Trau
ae6a552c88
zoom-us: 5.7.26030.0627 -> 5.7.28852.0718
...
(cherry picked from commit c2461f0d67efbd642d647e827c8f234f15386fa1)
2021-07-25 17:35:48 +10:00
Martin Weinelt
31f84bb17a
apache-directory-studio: 2.0.0-M15 -> 2.0.0-M17
...
(cherry picked from commit 6d318b6585c5b12244c91b82e12c732356e4959a)
2021-07-25 07:20:10 +00:00
Oleksii Filonenko
9f4966b7e1
Merge pull request #131240 from NixOS/backport-129451-to-release-21.05
...
[Backport release-21.05] hugo: 0.84.4 -> 0.85.0
2021-07-24 13:50:53 +03:00
oxalica
18f9a94bcd
tdesktop: bundle the default font
...
It's worth to think about setting -DDESKTOP_APP_USE_PACKAGED_FONTS=OFF
since it's impossible to install fonts as dependencies of packages with
Nix and tdesktop's widgets are developed only with Open Sans in mind (it
has a lot of hardcoded values and wide fonts like DejaVu may
even go out of widgets' bounds)
https://github.com/NixOS/nixpkgs/pull/130827#issuecomment-885212649
(cherry picked from commit 27585b98971f8180e12592e694d38a19c072d1bf)
2021-07-24 00:43:50 +08:00
oxalica
e0952c6afd
tdesktop: patch dlopen paths
...
(cherry picked from commit 6019d8abff9e4cc31001d2b9a55088bdefa245cd)
2021-07-24 00:42:00 +08:00
oxalica
0006f72f88
tdesktop: use bundled libtgvoip
...
(cherry picked from commit 2a12ba467c49bd8885f3726fca061574a4d816cb)
2021-07-24 00:36:52 +08:00
Luflosi
e2aab2ed33
ipfs: 0.9.0 -> 0.9.1
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.9.1
(cherry picked from commit 7a4b26853aa44152027cf9a62b0be96d75158953)
2021-07-23 08:49:15 -07:00
Luflosi
576fd29e84
ipfs: install ipfs-hardened.service as well
...
This will be useful for hardening the IPFS NixOS module in the future.
(cherry picked from commit ad34c7697a2e696d31222b4ae7810700175933f0)
2021-07-23 08:49:15 -07:00
R. RyanTM
87c348a890
hugo: 0.84.4 -> 0.85.0
...
(cherry picked from commit fc956a6d2cb1f904c4c7a4c2196ed82d9f7581dd)
2021-07-23 13:54:21 +00:00
R. RyanTM
f1e98f91f7
hugo: 0.84.3 -> 0.84.4
...
(cherry picked from commit 93a665e66d37d324bd2c761c96a977ea2d1410b6)
2021-07-23 12:43:26 +00:00
Sandro
13783058ec
Merge pull request #130961 from NixOS/backport-128725-to-release-21.05
2021-07-23 14:33:30 +02:00
R. RyanTM
5e8e24e6ba
bemenu: 0.6.2 -> 0.6.3
...
(cherry picked from commit d10ccb2b339257bae7d44af7d024476ec46306e0)
2021-07-23 08:20:58 +00:00
Luke Granger-Brown
bf12f607af
Merge pull request #130726 from NixOS/backport-128879-to-release-21.05
...
[Backport release-21.05] jetbrains: updates
2021-07-22 20:19:41 +01:00
Michael Weiss
bdf036229a
signal-desktop: 5.9.0 -> 5.10.0
...
(cherry picked from commit 8c1f8ac915ec379872a88b2613718723dc7f6c35)
2021-07-22 10:50:12 +00:00
R. RyanTM
b93ac6d197
hugo: 0.84.2 -> 0.84.3
...
(cherry picked from commit f9b78ee700ac91b09680aa522da66967d9e8d1b2)
2021-07-21 16:45:21 +00:00
Oleksii Filonenko
50df1c4a23
Merge pull request #130784 from NixOS/backport-128568-to-release-21.05
...
[Backport release-21.05] hugo: 0.84.1 -> 0.84.2
2021-07-21 18:00:49 +03:00
FliegendeWurst
70f944bdee
tor-browser-bundle-bin: 10.0.18 -> 10.5.2
...
(cherry picked from commit 42e69ba13fc6628e147a0060468ec35daada5edd)
2021-07-20 17:50:16 +00:00
Robert Scott
f3414d7d2b
qemu: add patches for CVE-2021-3545 & CVE-2021-3546
...
(cherry picked from commit cddea297f28ab67d1f2bf0902bfdcc95ec29a8a0)
2021-07-20 16:39:04 +00:00
R. RyanTM
10d8aa8003
hugo: 0.84.1 -> 0.84.2
...
(cherry picked from commit 0432fe1034f8780170157e86b0383f68cb4e2c5e)
2021-07-20 13:48:17 +00:00
Oleksii Filonenko
8ee0dfbfd3
Merge pull request #130775 from NixOS/backport-128095-to-release-21.05
...
[Backport release-21.05] hugo: 0.84.0 -> 0.84.1
2021-07-20 16:39:44 +03:00
Eelco Dolstra
b4ec6596aa
taskwarrior: Remove space from URL
...
(cherry picked from commit fc125d06bc210c077169c8607d997e3f90853902)
2021-07-20 14:52:30 +02:00
R. RyanTM
be870d6d3a
hugo: 0.84.0 -> 0.84.1
...
(cherry picked from commit c20a18093742134137b583fe66cec77823e30420)
2021-07-20 12:50:47 +00:00
Arnout Engelen
5b59140997
jetbrains: updates
...
(cherry picked from commit 41b86910e84c810b36260f2eda717c3ed8e017fd)
2021-07-20 07:55:08 +00:00
R. RyanTM
a69a7c2217
hugo: 0.83.1 -> 0.84.0
...
(cherry picked from commit 6a5010cfb85088e24aca330ceb9512879a480173)
2021-07-20 07:28:54 +00:00
Artturin
6a1885ca6d
discord: symlink Discord to discord to be consistent
...
with distros such as arch
(cherry picked from commit f0adbd1d9f71473fd21b245b867c3235a3b2846a)
2021-07-18 14:03:19 -07:00
zowoq
c557fc6061
runc: use buildGoModule
...
(cherry picked from commit d152d3cc423f102b183c25d9f0aeb9eab414a9d8)
2021-07-18 20:00:43 +00:00
Jonathan Ringer
5a7a7e2b30
containerd: 1.5.1 -> 1.5.2, use buildGoModule
...
(cherry picked from commit daed0cc14f83ecde8190feba3e80246d5a2b88a3)
2021-07-18 20:00:43 +00:00
Sandro Jäckel
efd1d6fe1b
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*
...
(cherry picked from commit 388a4ef42345775a85d823597dadf25d4f0a5209)
2021-07-18 09:17:54 +00:00
Michael Weiss
d313fefef8
ungoogled-chromium: 91.0.4472.114 -> 91.0.4472.164
...
(cherry picked from commit c5e29c786ffa9413a358ed3accf52e22a27f01cb)
2021-07-18 05:02:13 +00:00
Jörg Thalheim
dd0139d3f0
Merge pull request #130455 from NixOS/backport-130436-to-release-21.05
...
[Backport release-21.05] putty: 0.74 -> 0.75
2021-07-17 18:56:04 +01:00
Maximilian Bosch
a61bb245a6
Merge pull request #130362 from NixOS/backport-130358-to-release-21.05
...
[Backport release-21.05] gitea: 1.14.4 -> 1.14.5
2021-07-17 15:59:28 +02:00
Thomas Gerbet
01e9acfe66
putty: 0.74 -> 0.75
...
Fixes CVE-2021-36367.
(cherry picked from commit 2931283a42b800a10088738261ea422a69499c8e)
2021-07-17 13:18:39 +00:00
Robert Scott
460f322171
Merge pull request #130293 from NixOS/backport-130290-to-release-21.05
...
[Backport release-21.05] fig2dev: apply patch for CVE-2021-3561
2021-07-17 13:47:03 +01:00
TredwellGit
e5eac6b830
wireshark: 3.4.6 -> 3.4.7
...
https://www.wireshark.org/docs/relnotes/wireshark-3.4.7.html
(cherry picked from commit c9fbd30220499365baa0e7a5ea217c4ddd690e35)
2021-07-17 10:36:54 +02:00
upkeep-bot
b2f87e0043
vscodium: 1.58.1 -> 1.58.2
...
(cherry picked from commit ff76c0c0b86155d5354d25b8885a8f8cad556b39)
2021-07-17 11:35:34 +09:00
Michael Weiss
0379b62657
Merge pull request #130363 from NixOS/backport-130360-to-release-21.05
...
[Backport release-21.05] chromium: 91.0.4472.114 -> 91.0.4472.164
2021-07-16 21:42:56 +02:00
Michael Weiss
76430622b7
chromium: 91.0.4472.114 -> 91.0.4472.164
...
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html
This update includes 8 security fixes. Google is aware of reports that
an exploit for CVE-2021-30563 exists in the wild.
CVEs:
CVE-2021-30559 CVE-2021-30541 CVE-2021-30560 CVE-2021-30561
CVE-2021-30562 CVE-2021-30563 CVE-2021-30564
(cherry picked from commit 27523cad1edbfc0afd1a562e3408b2fa913f9483)
2021-07-16 10:24:41 +00:00
Maximilian Bosch
70ff5095e8
gitea: 1.14.4 -> 1.14.5
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.5
(cherry picked from commit a8e46cd7dc1d7fdd3a09e4d07aa634f9f2f65bff)
2021-07-16 10:14:43 +00:00
taku0
dfeaca8a8d
firefox-esr: 78.11.0esr -> 78.12.0esr
...
(cherry picked from commit 8cef5c9fea74b5f1aae79fff154126af5925c912)
2021-07-16 07:37:18 +00:00
taku0
b56e661a78
firefox-bin: 89.0.1 -> 90.0
...
(cherry picked from commit 089c534c215fe8301d53efc33f80eb058eb28c5c)
2021-07-16 07:37:18 +00:00
Sandro
cdbfb44f48
Update pkgs/applications/networking/instant-messengers/discord/base.nix
...
(cherry picked from commit 1f62e37efbf92dffe80a759dfb54281c7e4834a7)
2021-07-15 20:18:13 +00:00
Moritz Hedtke
bef3886537
discord-canary: 0.0.125 → 0.0.126
...
(cherry picked from commit 06d387bfb2efd319db7cf4d7af048da9bba3a766)
2021-07-15 20:18:13 +00:00
Moritz Hedtke
77d82ccb4f
discord: Fix autoupdate script
...
It didn't properly detect which of the versions it updated.
(cherry picked from commit 83af8ef00e33affadd1df45af48866f24625566c)
2021-07-15 20:18:13 +00:00
Thomas Gerbet
04644c993d
fig2dev: apply patch for CVE-2021-3561
...
(cherry picked from commit 57aff6b0ae29df302511c60d979dfe8349bd8a92)
2021-07-15 17:28:12 +00:00
Mark Vainomaa
ee02d8d854
docker: bump runc to 1.0-rc95, fixing CVE-2021-30465
...
(cherry picked from commit 53600565fdb811bc7ac59d73eb59065d575658f2)
2021-07-15 16:51:10 +00:00
Mark Vainomaa
ba333b130b
docker: use commit hashes instead of tags, fix containerd sha256
...
(cherry picked from commit 0068eea01f2462e327ffbe858c34e7a945f1d3be)
2021-07-15 16:51:10 +00:00
Mark Vainomaa
0e0356c8b7
docker: drop unused argument, use pname instead of name
...
(cherry picked from commit aacce6cc4bc962d6e435016c5427e3ed4a51c983)
2021-07-15 16:51:10 +00:00
Mark Vainomaa
863262a874
docker: 20.10.2 -> 20.10.6
...
(cherry picked from commit 3620b33d0b61a24ccacb312982a5b1e810904c29)
2021-07-15 16:51:09 +00:00
Michael Weiss
330acb7fb7
Merge pull request #130255 from NixOS/backport-130253-to-release-21.05
...
[Backport release-21.05] signal-desktop: 5.8.0 -> 5.9.0
2021-07-15 11:42:36 +02:00
Robert Hensing
9d230170bc
Merge pull request #126586 from vs49688/vgmstream
...
[21.05] vgmstream: init at r1050-3448-g77cc431b
2021-07-15 11:33:33 +02:00
Michael Weiss
fa46c42246
signal-desktop: 5.8.0 -> 5.9.0
...
(cherry picked from commit 1a81de7c7231343983b983c4787b926919eaf169)
2021-07-15 09:25:01 +00:00
Robert Hensing
63f6eb0512
Merge pull request #130215 from NixOS/backport-130165-to-release-21.05
...
[Backport release-21.05] thunderbird, thunderbird-bin: 78.11.0 -> 78.12.0 [High security fixes]
2021-07-15 09:16:58 +02:00
taku0
edb21b3dbc
thunderbird: 78.11.0 -> 78.12.0
...
(cherry picked from commit db3297a081c0af1c2f1203ad927654184fe133b0)
2021-07-14 19:34:48 +00:00
taku0
42d458e74b
thunderbird-bin: 78.11.0 -> 78.12.0
...
(cherry picked from commit 9cff3c556f06c8c71d585230623d0b0071774e95)
2021-07-14 19:34:47 +00:00
Martin Weinelt
8728b288d1
firefox: use nss_latest for firefox >= 90
2021-07-14 16:32:30 +02:00
ajs124
88320091fa
firefox: 89.0.2 -> 90.0
...
make gtk3Support non-optional, because it hasn't been for a long time
also make gtk2 conditional on firefox older than 90, because we can get
rid of it with firefox 90, but it's still needed by the current ESR
release
(cherry picked from commit b332794adf841262958424c623c442cc8fab92e8)
2021-07-14 16:32:30 +02:00
upkeep-bot
1672da0dfd
vscodium: 1.58.0 -> 1.58.1
...
(cherry picked from commit de51394821f6da571554d9470fb1e3c2b7460f20)
2021-07-14 20:47:57 +09:00
Yureka
aff1607b17
gitlab: 14.0.2 -> 14.0.5
...
https://about.gitlab.com/releases/2021/07/06/gitlab-14-0-3-released/
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
(cherry picked from commit 6510a136119d9c24ba67e4133ab1d561f72a46f6)
2021-07-13 15:27:21 +02:00
Yureka
ebe13e59aa
gitlab: 14.0.1 -> 14.0.2
...
https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
(cherry picked from commit a023b6c4722663e8e481daf2e593eb917d8daec0)
2021-07-13 15:27:21 +02:00
Yureka
e8e5b8a9bb
gitlab: 13.12.4 -> 14.0.1
...
https://about.gitlab.com/releases/2021/06/22/gitlab-14-0-released/
https://about.gitlab.com/releases/2021/06/24/gitlab-14-0-1-released/
(cherry picked from commit facd0c68cc139aabff157f0a5f8deba621ed2ba8)
2021-07-13 15:27:21 +02:00
sternenseemann
3ebb71b547
apostrophe: fix HTML export by referencing fira fonts from store
...
pandoc can embed fonts and stylesheets on export which apostrophe uses —
however it has hardcoded paths for the fonts which only work in the
flatpak version, so we need to substitute them.
(cherry picked from commit 4e1acab880f0c27741810754c237dfd50e9be5f8)
2021-07-13 14:42:24 +02:00
upkeep-bot
a7512bb64b
vscodium: 1.57.1 -> 1.58.0
...
(cherry picked from commit 2201e7d8ce73625b65b481feeea7b62cac7f970b)
2021-07-13 04:13:06 +09:00
upkeep-bot
e2f293ddf6
vscodium: 1.57.0 -> 1.57.1
...
(cherry picked from commit 955df64c44eee780c71fd4da5bcabda553c94f7a)
2021-07-13 04:13:06 +09:00
upkeep-bot
cc6ae106aa
vscodium: 1.56.2 -> 1.57.0
...
(cherry picked from commit 39fd960ee100ffc63d53c40d65d081a3c18af3fe)
2021-07-13 04:13:06 +09:00
Dmitry Kalinkin
07909ad7f4
blender: 2.93.0 -> 2.93.1
...
(cherry picked from commit 520c2971d1da6936c706138bdbe6b339f888d1c7)
2021-07-11 21:13:38 -04:00
github-actions[bot]
78c11731b4
Merge staging-next-21.05 into staging-21.05
2021-07-08 18:02:44 +00:00
Anderson Torres
5436a1fd65
Merge pull request #128459 from Ma27/backport-sway
...
[21.05] sway: 1.6 -> 1.6.1, wlroots: 0.13.0 -> 0.14.0
2021-07-08 11:30:06 -03:00
Michael Weiss
0f88b5e546
signal-desktop: 5.7.1 -> 5.8.0
...
(cherry picked from commit 5a5d6a785a4ccf5ca00c44ba4a6902830c082434)
2021-07-08 12:12:56 +00:00
Jörg Thalheim
2e8702c21e
Merge pull request #129494 from NixOS/backport-129446-to-release-21.05
...
[Backport release-21.05] gitea: 1.14.3 -> 1.14.4
2021-07-08 06:26:39 +01:00
ckie
c06613c25d
tor-browser-bundle-bin: 10.0.17 -> 10.0.18
...
(cherry picked from commit 4539cc164d469554d44594f7822012c97a24cc8f)
2021-07-07 23:13:28 +02:00
Pol Dellaiera
bd09551248
Bump GoLand and Datagrip.
...
(cherry picked from commit 4b064d11b15ed470f30200435245acdab7637778)
2021-07-07 08:28:57 -07:00
Maximilian Bosch
b65f5d48a6
gitea: 1.14.3 -> 1.14.4
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.4
(cherry picked from commit 1e7417a55285407c8d57f79c78477c2d16ea4b95)
2021-07-07 03:22:20 +00:00
Sandro
133a81c2ec
Merge pull request #129476 from unclechu/backport-psi-plus-bugfix-missed-gstreamer-dependencies-to-release-21.05
2021-07-07 03:00:26 +02:00
Ben Siraphob
a5a9936a60
electron-cash: fix build on darwin
...
(cherry picked from commit a2c311fc1d178fe59c6296a2ef8901e11defa5cf)
2021-07-06 20:57:02 +00:00
Viacheslav Lotsmanov
654d8f9971
psi-plus: bugfix for missing gstreamer dependencies
...
Voice messages don’t work without gstreamer “base” and “good” plugins.
This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0
environment variable providing necessary dependencies.
(cherry picked from commit 20d4e8bd392ac12a9942fe6a21d2d73ed39231ea)
2021-07-06 23:12:05 +03:00
Vladimír Čunát
9d1350d9d5
Merge #129412 : makeself: disable tests for now
...
Also improve the busybox-sandbox-shell.
(cherry picked from commit 00c86ad14639887ec495b92ada9cd93a75317686)
The makeself problem is blocking the nixos-21.05 channel now.
2021-07-06 21:55:52 +02:00
Eduardo Sánchez Muñoz
4e3128d349
seafile-client: update source hash
...
It looks like the tag has been modified
(cherry picked from commit 1a4c9851c2b79c4d181d9c306476714ce6a217c9)
2021-07-03 21:40:37 +02:00
Eduardo Sánchez Muñoz
39e0ac53f8
seafile-client: 8.0.1 -> 8.0.3
...
(cherry picked from commit 004d1683b883b126b0a604eb769757f41f098764)
2021-07-03 21:36:34 +02:00
Vladimír Čunát
fdaa714f38
Merge branch 'staging-next-21.05' into release-21.05
2021-07-03 15:17:49 +02:00
davidak
883e7d81a2
Merge pull request #128707 from NixOS/backport-128316-to-release-21.05
...
[Backport release-21.05] pantheon.notes-up: 2.0.2 -> unstable-2020-12-29
2021-07-03 15:02:15 +02:00
github-actions[bot]
f69d5bc5d0
Merge release-21.05 into staging-next-21.05
2021-07-03 12:02:32 +00:00
Sarunas Valaskevicius
15e437c635
tlaToolbox: fix crash on file open dialog
...
(cherry picked from commit 5b69b1f3fe471c2336aa37a7d14ec389ba3f135d)
2021-07-03 05:50:45 +00:00
github-actions[bot]
a9f1434ec7
Merge release-21.05 into staging-next-21.05
2021-07-03 00:03:28 +00:00
John Ericson
0b2fbb2fef
ipfs: Add 0.9.0 in addition
...
IPFS evolves quite fast. The network protocol is compatible, but we
don't want to force migrations on stable, so we add a new version
instead.
See #100676 for last time we did this.
(Adapted from from commit d96ccfaf16c5454aaa920ff39b38c81bcf104a3a)
2021-07-02 14:43:56 +00:00
John Ericson
aa24875207
ipfs: prepare to add 0.9 in addition
...
(cherry picked from commit 27949d611a7cca14e21438df725f7c6356f458ac)
2021-07-02 14:36:46 +00:00
github-actions[bot]
fee3e6f902
Merge release-21.05 into staging-next-21.05
2021-07-02 00:04:25 +00:00
Andrew Childs
f77d176ec6
root: use pure CoreSymbolication on Darwin
...
The current build works by linking against CoreSymbolication in
/System/Library/PrivateFrameworks. This is impure and doesn't work in
newer versions of macOS.
See https://github.com/NixOS/nixpkgs/issues/128576
(cherry picked from commit 55dcd998597257714c4a5362c14845a9363dde66)
2021-07-01 13:56:15 -07:00
github-actions[bot]
5cc5b72070
Merge release-21.05 into staging-next-21.05
2021-07-01 12:02:12 +00:00
Michael Weiss
78ee2e1314
signal-desktop: 5.7.0 -> 5.7.1
...
(cherry picked from commit 37749817ada45d283d6af16c03ca516ae0b3f1a9)
2021-07-01 09:17:24 +00:00
github-actions[bot]
5052d11c95
Merge release-21.05 into staging-next-21.05
2021-07-01 00:02:42 +00:00
Edward Tjörnhammar
beb05a45aa
jetbrains: updates
...
jetbrains.clion: 2021.1.1 -> 2021.1.2
jetbrains.datagrip: 2021.1.1 -> 2021.1.2
jetbrains.goland: 2021.1.1 -> 2021.1.2
jetbrains.idea-community: 2021.1.1 -> 2021.1.2
jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2
jetbrains.rider: 2021.1.2 -> 2021.1.3
jetbrains.webstorm: 2021.1.1 -> 2021.1.2
(cherry picked from commit 0bc05c2a1fa3a0ec8b51141b4794dbbed3fda732)
2021-06-30 14:12:52 -07:00
Michael Weiss
eb5a500b13
signal-desktop: 5.6.2 -> 5.7.0
...
(cherry picked from commit ea8bbfcae0508d4eff626a8467aa3ca69af46d1a)
2021-06-30 13:33:51 +00:00
Eduardo Sánchez Muñoz
e9148dc1c3
gnuradio3_8: 3.8.3.0 -> 3.8.3.1
...
(cherry picked from commit c8d0af7cffae3068326162cbdddcfdad8b97932a)
2021-06-30 00:24:41 -07:00
taku0
4a55c281f9
firefox: 89.0.1 -> 89.0.2
...
(cherry picked from commit cab7d36885cbc50db77f1910d3afd1af36dace02)
2021-06-30 00:17:48 -07:00
taku0
6e66e25b06
firefox-bin: 89.0.1 -> 89.0.2
...
(cherry picked from commit 9c732514b7854ce42576d61d70e9705ccaf2b6a6)
2021-06-30 00:17:48 -07:00
fortuneteller2k
6a033a0b1b
pantheon.notes-up, notes-up: 2.0.2 -> unstable-2020-12-29
...
(cherry picked from commit 069c13eac9e40c4d41187da521b52a8c2cd7d3c9)
2021-06-30 01:25:52 +00:00