taku0
0ab3e526c9
thunderbird-bin: 78.3.0 -> 78.3.1
2020-09-26 19:09:13 +09:00
Vladimír Čunát
9127ee59cd
thunderbird: 78.3.0 -> 78.3.1
...
It's supposed to fix just a frequent crash.
https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
2020-09-26 10:19:01 +02:00
R. RyanTM
9c4bd3127f
openbazaar-client: 2.4.7 -> 2.4.8
2020-09-26 06:53:25 +00:00
Benjamin Hipple
b07855fa46
Merge pull request #98804 from r-ryantm/auto-update/luigi
...
luigi: 3.0.1 -> 3.0.2
2020-09-25 20:19:08 -04:00
R. RyanTM
00aef98014
luigi: 3.0.1 -> 3.0.2
2020-09-25 21:20:33 +00:00
Maximilian Bosch
45bb0dd36f
Merge pull request #98758 from TredwellGit/wireshark
...
wireshark: 3.2.5 -> 3.2.7
2020-09-25 20:40:08 +02:00
R. RyanTM
be4bdb3588
kube3d: 3.0.1 -> 3.0.2
2020-09-25 18:20:05 +00:00
Ryan Mulligan
633db35253
Merge pull request #98737 from r-ryantm/auto-update/k9s
...
k9s: 0.21.7 -> 0.22.1
2020-09-25 08:43:20 -07:00
Maximilian Bosch
e958a89392
Merge pull request #98685 from afontaine/update-nextcloud-client
...
nextcloud-client: 2.6.5 -> 3.0.2
Closes #95850
2020-09-25 17:27:34 +02:00
Maximilian Bosch
2d94370264
neomutt: 20200821 -> 20200925
...
https://github.com/neomutt/neomutt/releases/tag/20200925
2020-09-25 16:54:25 +02:00
TredwellGit
5a1c55f911
wireshark: 3.2.5 -> 3.2.7
...
https://www.wireshark.org/docs/relnotes/wireshark-3.2.7.html
https://www.wireshark.org/docs/relnotes/wireshark-3.2.6.html
2020-09-25 13:53:44 +00:00
Michael Weiss
6b0794caa5
signal-desktop: 1.36.1 -> 1.36.2
2020-09-25 13:44:35 +02:00
R. RyanTM
c16c21cb84
k9s: 0.21.7 -> 0.22.1
2020-09-25 11:28:11 +00:00
Doron Behar
0c8e51bd8c
Merge pull request #95413 from pstn/remove-gnunet-git
...
gnunet_git: remove
2020-09-25 10:29:55 +03:00
Philipp
ff513a5b89
gnunet_git: remove
2020-09-25 10:13:48 +03:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads
2020-09-25 06:19:23 +02:00
Andrew Fontaine
57883eea4a
nextcloud-client: 3.0.0 -> 3.0.2
...
Contains upstream fix for maintaining folder links when upgrading from
2.x to 3.x.
2020-09-24 18:00:05 -04:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging
2020-09-24 23:09:00 +02:00
Tim Steinbach
5ab14bf6ad
vivaldi: 3.3.2022.39-1 -> 3.3.2022.47-1
2020-09-24 16:50:38 -04:00
zimbatm
f32bc5c953
Merge pull request #98554 from Luflosi/update/ipfs
...
ipfs: 0.6.0 -> 0.7.0
2020-09-24 20:42:07 +00:00
Michael Weiss
7e4b7ecd00
gns3-{gui,server}: 2.2.13 -> 2.2.14
2020-09-24 12:29:59 +02:00
taku0
7bcff2e042
thunderbird-bin: 78.2.2 -> 78.3.0
2020-09-24 16:35:48 +09:00
taku0
de309756f3
thunderbird: 78.2.2 -> 78.3.0
2020-09-24 16:35:07 +09:00
zowoq
f294531f17
castor: use cargoParallelTestThreads
2020-09-24 07:20:03 +10:00
devhell
373d1dd03d
profanity: Introduce OMEMO fix
...
It looks like the entire 0.9-series has some OMEMO issues where messages
will appear to be sent, but in reality they're not. This patch has been
picked from the upstream repo and addresses the issue so that OMEMO is
back in a usable state.
My thanks to @aszlig for helping and testing this.
2020-09-23 20:36:53 +01:00
Stig P
c68911714f
Merge pull request #98564 from yoctocell/tor-browser-bundle-bin-10.0
...
tor-browser-bundle-bin: 9.5.4 -> 10.0
2020-09-23 15:23:00 +00:00
yoctocell
281f44fb76
tor-browser-bundle-bin: 9.5.4 -> 10.0
2020-09-23 15:47:05 +02:00
Kevin Cox
c5e8e4c9d1
Merge pull request #98469 from taku0/firefox-bin-81.0
...
firefox, firefox-bin: 80.0.1 -> 81.0, firefox-esr: 78.2.0esr -> 78.3.0esr [High security fixes]
2020-09-23 07:55:49 -04:00
Stig Palmquist
88c34acae3
convos: 4.33 -> 4.40
2020-09-23 13:11:00 +02:00
Luflosi
b75e431454
ipfs: 0.6.0 -> 0.7.0
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.7.0
Pinning go114 is no longer necessary with this version.
2020-09-23 12:58:13 +02:00
Luflosi
d385065f70
ipfs: avoid warning during build when moving directory
...
Trying to move a directory into itself will result in a warning:
mv: cannot move 'ipfs-src' to a subdirectory of itself, 'ipfs-src/ipfs-src'
This can be prevented by excluding that directory.
2020-09-23 12:57:46 +02:00
Luflosi
1a382e983f
ipfs: remove executable bit from systemd units
...
IPFS would complain with warnings like
Configuration file /nix/store/...-ipfs-0.6.0/etc/systemd/system/ipfs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
2020-09-23 12:57:01 +02:00
Marek Mahut
3eb1f8a446
Merge pull request #98497 from r-ryantm/auto-update/datovka
...
datovka: 4.15.1 -> 4.15.2
2020-09-23 10:16:36 +02:00
Lancelot SIX
29620dbaa9
skypeforlinux: 8.63.0.76 -> 8.64.0.81
2020-09-23 08:16:13 +01:00
Olli Helenius
4463f819b6
kismet: 2020-04-R2 -> 2020-09-R2
2020-09-22 23:19:50 -07:00
Doron Behar
193b300f13
Merge pull request #98496 from graham33/fix/zoom-us_version_bump
...
zoom-us: 5.2.458699.0906 -> 5.3.465578.0920
2020-09-23 02:49:39 +03:00
R. RyanTM
7601b28462
datovka: 4.15.1 -> 4.15.2
2020-09-22 20:48:17 +00:00
Graham Bennett
4d9e297272
zoom-us: 5.2.458699.0906 -> 5.3.465578.0920
2020-09-22 21:24:35 +01:00
Michael Weiss
549da1d8e8
Merge pull request #98460 from primeos/chromium
...
chromium: 85.0.4183.102 -> 85.0.4183.121
2020-09-22 22:08:36 +02:00
Frederik Rietdijk
7bff759fac
Merge staging-next into staging
2020-09-22 18:31:56 +02:00
Stefan Frijters
6dad7ddb8c
maestral-qt: 1.1.0 -> 1.2.0
2020-09-22 09:17:42 -07:00
Michael Weiss
d1a27a5f00
chromium: 85.0.4183.102 -> 85.0.4183.121
...
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html
This update includes 10 security fixes.
CVEs:
CVE-2020-15960 CVE-2020-15961 CVE-2020-15962 CVE-2020-15963
CVE-2020-15965 CVE-2020-15966 CVE-2020-15964
2020-09-22 13:58:22 +02:00
taku0
2460e0e6cd
firefox-esr: 78.2.0esr -> 78.3.0esr
2020-09-22 15:41:43 +09:00
Jörg Thalheim
658b78e9b6
Merge pull request #98418 from erincandescent/dinoarwin
...
Dino: Enable on macOS/Darwin
2020-09-22 07:16:17 +02:00
taku0
3ad81fd022
firefox-bin: 80.0.1 -> 81.0
2020-09-22 13:49:18 +09:00
taku0
0669cd9d3f
firefox: 80.0.1 -> 81.0
2020-09-22 13:48:54 +09:00
Anderson Torres
1a3b6ccf66
Merge pull request #98432 from AndersonTorres/upload-luakit
...
luakit: 2.1 -> 2.2
2020-09-21 23:00:36 -03:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
...
update some packages I maintain
2020-09-22 03:59:27 +02:00
Mario Rodas
fc7dbbd31f
Merge pull request #97914 from bbigras/chatterino
...
chatterino2: 2.1.7 -> 2.2.2
2020-09-21 20:54:40 -05:00
AndersonTorres
b950a85b41
luakit: 2.1 -> 2.2
...
Also, adding myself to maintainers list.
2020-09-21 21:28:23 -03:00
Erin
433503323e
Update pkgs/applications/networking/instant-messengers/dino/default.nix
...
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2020-09-22 01:42:35 +02:00
Erin Shepherd
4990bd1195
Dino: Enable on macOS/Darwin
...
* Remove direct dependencies on some X11 libs. We still inherit them through
Gtk+ but it's a start
* Rename plugin files from .dylib to .so so Dino's plugin loader finds them
The experience is still somewhat janky (no app icon, macOS thinks the app is called
".dino-wrapped", and the Cocoa menu bar is nonresponsive), but beyond this things
mostly work fine
2020-09-21 20:43:11 +02:00
leenaars
517c975596
Sylk: 3.8.0 -> 3.8.4 ( #98392 )
2020-09-21 17:39:04 +02:00
Vladimír Čunát
d33267c639
thunderbird.meta.maintainers: add myself
...
I've been keeping an eye on it anyway, and the current meta.maintainers
don't seem to be active around thunderbird.
2020-09-21 17:31:26 +02:00
Vladimír Čunát
114202e369
thunderbird-78: fix #97994 : broken UI in 78.2.2
2020-09-21 17:31:26 +02:00
Marek Mahut
8a5eb89b0f
Merge pull request #98384 from prusnak/slack
...
slack: 4.8.0 -> 4.9.1
2020-09-21 15:59:41 +02:00
Mario Rodas
49bf89f95b
Merge pull request #97813 from GTrunSec/zeek-script
...
zeek: Fix zeek script coreutils and hardlinking
2020-09-21 07:27:11 -05:00
Pavol Rusnak
846acc4c8c
slack: 4.8.0 -> 4.9.1
...
for darwin 4.9.0 is the latest
2020-09-21 12:56:05 +02:00
Drew Risinger
85ce380564
terraform-compliance: fix build
...
* Disables lock of pythonPackages.ipython to allow
building with what's in nixpkgs
2020-09-21 00:06:27 -04:00
Doron Behar
a95bf523fc
Merge pull request #97230 from schmittlauch/cawbird-v1.2
...
cawbird: 1.1.0 -> 1.2.1
2020-09-21 19:28:14 +03:00
Anderson Torres
4bcd1dcd2c
Merge pull request #98371 from bryanasdev000/package-velero
...
velero: init at 1.5.1
2020-09-21 13:19:45 -03:00
Anderson Torres
3eccc3f833
Merge pull request #98370 from bryanasdev000/package-popeye
...
popeye: init at 0.8.10
2020-09-21 13:15:27 -03:00
Bryan A. S
617d5b7fca
velero: remove old heptio-ark package
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:14:38 -03:00
Bryan A. S
142f6d8515
velero: init at 1.5.1
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:12:06 -03:00
Bryan A. S
8465b4849b
popeye: init at 0.8.10
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 01:58:36 -03:00
WORLDofPEACE
595d5fdd3d
Merge pull request #84233 from colemickens/nixpkgs-firefox-pipewire
...
firefox: add pipewire patch for wayland users
2020-09-20 21:49:40 -04:00
Cole Mickens
31e54cdde3
firefox: enable pipewire+webrtc for wayland users
2020-09-20 21:42:39 -04:00
Jan Tojnar
aeba05f2e4
Merge pull request #96951 from doronbehar/pkg/gnome-network-displays
...
gnome-network-displays: init at 0.90.4
2020-09-21 01:23:28 +02:00
WORLDofPEACE
34aaac6d7c
Merge branch 'staging-next' into staging
2020-09-20 18:41:15 -04:00
Doron Behar
4d4516a04e
gnome-network-displays: init at 0.90.4
2020-09-20 21:06:00 +03:00
Trolli Schmittlauch
0b3ffb512c
cawbird: 1.1.0 -> 1.2.1
...
- regular version bump to 1.2.0, then bugfix release on top
- changes: see
- https://github.com/IBBoard/cawbird/releases/tag/v1.2.0
- https://github.com/IBBoard/cawbird/releases/tag/v1.2.1
2020-09-20 17:03:31 +02:00
Doron Behar
14fb04180a
charles: Use jdk8 explicitly
2020-09-19 22:56:23 +03:00
Gabriel Ebner
0f75334612
jitsi: use jdk8
2020-09-19 17:42:18 +02:00
Gabriel Ebner
33bae6276d
ungoogled-chromium: use jre8
2020-09-19 14:06:14 +02:00
Gabriel Ebner
705ecdc192
chromium: use jre8
2020-09-19 14:06:14 +02:00
squalus
54a0a400f2
ungoogled-chromium: 84.0.4147.89-1 -> 85.0.4183.102-1
...
based on chromium master@05f5001c
2020-09-19 11:49:55 +02:00
ajs124
61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
...
sky: drop
2020-09-18 15:09:21 +02:00
Emery Hemingway
d85114062a
trojita: disable withI18n by default
...
The translation sources are too massive to reliably build.
2020-09-18 12:56:20 +02:00
gnidorah
cac4080c44
rambox: 0.7.5 -> 0.7.6
2020-09-17 20:15:06 +03:00
ehmry
2a14d21224
Merge pull request #97394 from SuperSandro2000/dnscontrol-3.3.0
...
dnscontrol: 3.2.0 -> 3.3.0, add me as maintainer
2020-09-17 17:45:18 +02:00
Sandro Jäckel
139143cabf
dnscontrol: add SuperSandro2000 as maintainer
2020-09-17 14:24:20 +02:00
Sandro Jäckel
5cd3b2d62a
dnscontrol: replace stdenv.lib with lib
2020-09-17 14:24:20 +02:00
Sandro Jäckel
8263d6e68b
dnscontrol: 3.2.0 -> 3.3.0
2020-09-17 14:24:19 +02:00
Mauricio Collares
3df04beafc
signal-desktop: ringrtc depends on libpulseaudio
...
voice/video calls should now work, fixing #98082
2020-09-17 14:20:37 +02:00
Mario Rodas
eb6e2ac2c0
terraform_0_13: 0.13.2 -> 0.13.3 ( #98137 )
...
https://github.com/hashicorp/terraform/releases/tag/v0.13.3
2020-09-17 10:21:22 +02:00
ajs124
d219ce3a82
sky: drop
2020-09-16 22:25:38 +02:00
Frederik Rietdijk
2daf5702c6
qutebrowser: use qt 5.15
...
Follow-up to a4e50bb197
.
2020-09-16 21:00:30 +02:00
JesusMtnez
5b19fa94ac
jitsi-meet-electron: 2.2.0 -> 2.3.1
2020-09-15 15:52:48 +02:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009
Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
Thomas Tuegel
c0825ddbe9
Merge pull request #97672 from ttuegel/mariadb-connector-c-multiple-outputs
...
mariadb-connector-c: multiple outputs
2020-09-15 05:38:28 -05:00
Bruno Bigras
d8bc3fa196
chatterino2: 2.1.7 -> 2.2.2
...
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2020-09-14 23:10:03 -04:00
ajs124
441a7da808
Merge pull request #95800 from oxzi/claws-mail-mailto
...
claws-mail: patch mailto handling
2020-09-15 04:11:02 +02:00
Maximilian Bosch
441818c4ff
element-desktop: 1.7.5 -> 1.7.7
...
https://github.com/vector-im/element-desktop/releases/tag/v1.7.6
https://github.com/vector-im/element-desktop/releases/tag/v1.7.7
2020-09-14 18:56:48 +02:00
Maximilian Bosch
33d02b3396
element-web: 1.7.5 -> 1.7.7
...
https://github.com/vector-im/element-web/releases/tag/v1.7.6
https://github.com/vector-im/element-web/releases/tag/v1.7.7
2020-09-14 18:56:15 +02:00
Lassulus
5f9ce9e495
Merge pull request #96313 from greydot/wire/dbusmenu
...
wire-desktop: Add libdbusmenu dependency
2020-09-14 10:24:13 +02:00
Mario Rodas
24fa210e77
rclone: 1.53.0 -> 1.53.1 ( #97953 )
2020-09-14 09:23:46 +02:00
Anderson Torres
45b9b512a1
Merge pull request #97930 from OPNA2608/update-palemoon-28.13.0
...
palemoon: 28.12.0 -> 28.13.0
2020-09-14 01:14:59 -03:00
zimbatm
ceac92ce05
Merge pull request #97892 from taku0/thunderbird-bin-78.2.2
...
thunderbird, thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-14 00:43:27 +02:00
José Romildo Malaquias
5457fc7c76
Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
...
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Christoph Neidahl
5efe403c93
palemoon: 28.12.0 -> 28.13.0
2020-09-13 22:51:02 +02:00
Mario Rodas
d31ddcb42c
Merge pull request #97849 from marsam/update-zeek
...
zeek: 3.2.0 -> 3.2.1
2020-09-13 14:25:19 -05:00
Vladimír Čunát
66f0303a29
snort: trailing whitespace
...
I mainly mind because of annoying red cross in CI :-)
https://github.com/NixOS/nixpkgs/runs/1106746284
2020-09-13 09:52:14 +02:00
Vladimír Čunát
544c8dbdfb
Merge #97612 : firefox-esr-68: drop
2020-09-13 09:52:06 +02:00
Vladimír Čunát
e78b52ede7
Merge #95089 : glibc: 2.31 -> 2.32 (into staging)
2020-09-13 08:26:14 +02:00
Sarah Brofeldt
701064bb10
Merge pull request #96446 from saschagrunert/k8s
...
kubernetes: 1.18.8 -> 1.19.1
2020-09-13 00:45:56 +02:00
Maximilian Bosch
92eae6a36d
snort: 2.9.16 -> 2.9.16.1, fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
7f02eca8cc
tcpkali: fix build w/glibc-2.32
2020-09-12 23:04:44 +02:00
Thomas Tuegel
f41b7f74d8
communi: qmakeFlags
2020-09-12 06:58:28 -05:00
Mario Rodas
8696388e48
flexget: 3.1.67 -> 3.1.71
2020-09-12 04:20:00 +00:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
...
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Stig P
a1a99eac89
Merge pull request #97144 from yoctocell/gomuks-0.2.0
...
gomuks: 0.1.2 -> 0.2.0
2020-09-12 12:56:17 +00:00
Michael Weiss
1350c410f6
Merge pull request #97201 from colemickens/google-chrome-ozone
...
google-chrome: add libxkbcommon+wayland for ozone/wayland
2020-09-12 12:22:05 +02:00
Cole Mickens
9eaddfda7f
google-chrome: add libxkbcommon+wayland for ozone/wayland
2020-09-12 12:17:33 +02:00
Nikolay Korotkiy
ffdb3d65e4
trojita: enable localization
2020-09-12 11:13:25 +02:00
Robert Schütz
f1eeb3245e
zulip-term: init at 0.5.2
2020-09-12 01:48:16 +02:00
GTrunSec
b82f1771da
zeek: Fix zeek script coreutils and hardlinking
2020-09-11 15:59:31 -07:00
taku0
eff618541e
thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-12 00:43:44 +09:00
taku0
5bcc37d79e
thunderbird: 78.2.1 -> 78.2.2
2020-09-12 00:42:06 +09:00
Michael Weiss
f192636304
signal-desktop: 1.35.1 -> 1.36.1
2020-09-11 11:29:04 +02:00
Jaka Hudoklin
a4754caab7
Merge pull request #97643 from kampka/kops
...
Kops
2020-09-11 09:37:12 +02:00
Mario Rodas
9e7d5d9af4
Merge pull request #97701 from pnelson/nextdns-1.8.3
...
nextdns: 1.7.1 -> 1.8.3
2020-09-10 23:35:01 -05:00
Mario Rodas
69c19c89fb
zeek: 3.2.0 -> 3.2.1
...
https://github.com/zeek/zeek/releases/tag/v3.2.1
2020-09-11 04:20:00 +00:00
Tethys Svensson
1937fd3f19
discord-canary: 0.0.111 -> 0.0.112
2020-09-10 13:55:40 -07:00
Tethys Svensson
3ca40eebf9
discord-ptb: 0.0.21 -> 0.0.22
2020-09-10 13:55:40 -07:00
Tethys Svensson
977147bd04
discord: 0.0.11 -> 0.0.12
2020-09-10 13:55:40 -07:00
Philip Nelson
c36dabdbdd
nextdns: 1.7.1 -> 1.8.3
2020-09-10 15:54:54 -04:00
Michael Weiss
8129917320
Merge pull request #97515 from primeos/chromium
...
chromium: 85.0.4183.83 -> 85.0.4183.102
2020-09-10 19:56:34 +02:00
Sascha Grunert
9210c8e8ed
kubernetes: 1.18.8 -> 1.19.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 13:07:24 +02:00
Michael Weiss
e249baca22
chromiumDev: M86 -> M87
2020-09-10 12:31:00 +02:00
Michael Weiss
ceb3acfa8b
chromium: update.py: Keep the channel order consistent
...
This makes Git diffs way easier to read.
Using sort_keys=True is usually better but with this implementation the
output is a bit nicer to read IMO.
2020-09-10 12:30:03 +02:00
Doron Behar
d4173ccc04
Merge pull request #96867 from alevy/zoom
2020-09-10 13:07:34 +03:00
Christian Kampka
656915d250
kops: Add meta.changelog
2020-09-10 10:52:32 +02:00
Christian Kampka
c524f8b574
kops_1_18: 1.18.0 -> 1.18.1
2020-09-10 10:42:51 +02:00
Christian Kampka
422f3f2f4c
kops_1_17: 1.17.1 -> 1.17.2
2020-09-10 10:35:48 +02:00
Alvar Penning
62eed9ab29
claws-mail: patch mailto handling
...
The "Mailto: Me Your Secrets"[0] paper describes vulnerabilities in
multiple email clients regarding the undocumented "attach" field of a
mailto URI. This might allow the inclusion of sensitive data in an
outgoing email.
Pull request #95758 addresses this issue on a more general level.
Claws Mail unfortunately also has problems with mailto URIs[1][2].
Referring to the paper, problems for "attach" and "insert" were found
and fixed. These patches, which are not included in a release yet, are
hereby added.
[0]:https://www.nds.ruhr-uni-bochum.de/media/nds/veroeffentlichungen/2020/08/15/mailto-paper.pdf
[1]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4373
[2]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4374
2020-09-10 10:12:23 +02:00
ajs124
264693f9d7
firefox-esr-68: drop
2020-09-10 02:12:22 +02:00
Amit Aryeh Levy
3d9adca641
zoom-us: 5.2.454870.0831 -> 5.2.458699.0906
2020-09-09 16:20:29 -07:00
Maximilian Bosch
56708c3bf3
Merge pull request #97555 from badmutex/badi/maintainers-update
...
maintainers: updates for badi/badmutex
2020-09-09 23:03:52 +02:00
Maximilian Bosch
f729755d4d
Merge pull request #97521 from peterhoeg/u/fz_3500
...
filezilla: 3.49.1 -> 3.50.0
2020-09-09 19:40:34 +02:00
WORLDofPEACE
4a3e33a9be
Merge pull request #96414 from maxeaubrey/nomad_0.12.3
...
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire
329a922fb2
nomad: Pin to go1.14 for 0.11 and 0.12
...
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.
See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
Badi Abdul-Wahid
3877da58a7
vivaldi: add badmutex to maintainers list
2020-09-09 10:46:02 -05:00
Badi Abdul-Wahid
ea88ca29cc
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-09 10:33:44 -05:00
WORLDofPEACE
04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
...
arora: Remove
2020-09-09 10:12:09 -04:00
Emery Hemingway
51428e8d38
firefox: set build timeout at eight hours
2020-09-09 12:48:30 +02:00
Peter Hoeg
a9683dc333
filezilla: 3.49.1 -> 3.50.0
2020-09-09 17:22:30 +08:00
Michael Weiss
a9c78519d6
chromium: 85.0.4183.83 -> 85.0.4183.102
...
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop.html
This update includes 5 security fixes.
CVEs:
CVE-2020-6573 CVE-2020-6574 CVE-2020-6575 CVE-2020-6576 CVE-2020-15959
2020-09-09 09:57:45 +02:00
Doron Behar
8eeb526255
arora: Remove
...
It's last release was 10 years ago, and it won't build since a long time
now, due to webkit unfound for qt4.
2020-09-09 10:57:28 +03:00
Timo Kaufmann
44cb86f0d8
Merge pull request #97491 from taku0/flashplayer-32.0.0.433
...
flashplayer: 32.0.0.414 -> 32.0.0.433
2020-09-09 09:54:25 +02:00
Mario Rodas
8e716692b9
Merge pull request #97336 from euank/update-k3s
...
k3s: 1.18.2 -> 1.18.8
2020-09-08 18:54:32 -05:00
WORLDofPEACE
064e15847c
Merge pull request #97293 from OPNA2608/palemoon-wrapping-libpulseaudio
...
palemoon: Add libpulseaudio to wrapper
2020-09-08 19:51:28 -04:00
Mario Rodas
c059e3b7de
Merge pull request #97451 from marsam/update-syncthing
...
syncthing: 1.8.0 -> 1.9.0
2020-09-08 18:35:45 -05:00
Lassulus
698e506cd6
Merge pull request #94083 from walseb/patch-3
...
next: Added more gstreamer plugins
2020-09-08 21:31:18 +02:00
zowoq
288135531e
utahfs: use upstream vendor
2020-09-08 16:32:39 +10:00
zowoq
1a36f8fe81
stern: use deleteVendor
2020-09-08 16:32:39 +10:00
zowoq
f147284f97
c14-cli: use upstream vendor
2020-09-08 16:32:39 +10:00
taku0
807e4ae439
flashplayer: 32.0.0.414 -> 32.0.0.433
2020-09-08 15:15:04 +09:00
sternenseemann
d8e5c6072a
jackline: 2020-04-24 → 2020-09-03
...
Port package to dune
2020-09-08 07:18:31 +02:00
Mario Rodas
d375a93eee
syncthing: 1.8.0 -> 1.9.0
...
https://github.com/syncthing/syncthing/releases/tag/v1.9.0
2020-09-08 04:20:00 +00:00
Thomas Tuegel
0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
...
Qt 5.15.0
2020-09-07 20:18:57 -05:00
zowoq
6a593a7d59
castor: disable check
...
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
WORLDofPEACE
53ce0bfc90
Merge pull request #95592 from risicle/ris-flink-1.11.1
...
flink: 1.9.0 -> 1.11.1, addressing CVE-2020-1960
2020-09-07 15:30:28 -04:00
Anderson Torres
03c2ba6d06
Merge pull request #97105 from stigtsp/package/firefox-bin-80.0.1
...
firefox-bin: 80.0 -> 80.0.1
2020-09-07 15:43:38 -03:00
Ryan Mulligan
6ee4ca6d1f
Merge pull request #97356 from r-ryantm/auto-update/anydesk
...
anydesk: 6.0.0 -> 6.0.1
2020-09-07 09:50:19 -07:00
Thomas Tuegel
1c58417138
kotatogram-desktop: properly depend on libdbusmenu
2020-09-07 11:46:41 -05:00
Thomas Tuegel
210bfccb53
qca2-qt5: remove in favor of libsForQt5.qca-qt5
2020-09-07 10:18:10 -05:00
Vladimír Čunát
c1c85b9bad
Merge #97146 : 'staging-next' branch
...
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
R. RyanTM
e0cb1ac4a7
anydesk: 6.0.0 -> 6.0.1
2020-09-07 13:07:34 +00:00
Vladimír Čunát
3c0e369752
liferea: remove myself from meta.maintainers
...
I haven't been really using it anymore recently, and fortunately we have
another active maintainer :-)
2020-09-07 13:40:02 +02:00
Vincent Laporte
d7fa5b6aad
liferea: 1.12.6 → 1.12.9
2020-09-07 13:29:58 +02:00
Mario Rodas
d3b47f1556
Merge pull request #97320 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 04:38:08 -05:00
Euan Kemp
6781a5f784
k3s: 1.18.2 -> 1.18.8
2020-09-07 00:42:00 -07:00
R. RyanTM
6ed06dca05
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 00:47:22 +00:00
Diego Rodriguez
8d5d41e776
kubernetes-helm: 3.3.0 -> 3.3.1 ( #97147 )
2020-09-06 19:24:12 -05:00
Michael Weiss
1fa610bdf0
chromium: Prefix $PATH with xdg_utils ( #96922 )
...
This is required for certain URIs that require launching external
programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
via xdg-settings.
Fix #96897 and fix #92751 .
2020-09-06 23:20:30 +02:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
Michael Weiss
ebd2e632d6
gns3-{gui,server}: 2.2.12 -> 2.2.13
2020-09-06 16:18:57 +02:00
WORLDofPEACE
84f11a01ff
Merge pull request #97287 from TethysSvensson/fetchurl-chromium
...
chromium: Unblock nixos-unstable by using the correct argument to fet…
2020-09-06 10:04:43 -04:00
Philipp Bartsch
50285e244e
fractal: add gtk support to gstreamer
...
Closes #96618
Suggested-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-06 15:52:41 +02:00
Andreas Rammhold
8cf4c193b9
Merge pull request #97106 from stigtsp/package/firefox-80.0.1
...
firefox: 80.0 -> 80.0.1
2020-09-06 15:27:12 +02:00
Tethys Svensson
2927a19be3
chromium: Unblock nixos-unstable by using the correct argument to fetchurl
2020-09-06 14:54:42 +02:00
Christoph Neidahl
5ee5bbef84
palemoon: Add libpulseaudio to wrapper
2020-09-06 10:14:30 +02:00
Ryan Mulligan
80329dc948
Merge pull request #97244 from r-ryantm/auto-update/rssguard
...
rssguard: 3.7.0 -> 3.7.2
2020-09-05 19:28:04 -07:00
Mario Rodas
c568328e17
Merge pull request #97179 from r-ryantm/auto-update/jx
...
jx: 2.1.127 -> 2.1.138
2020-09-05 21:17:33 -05:00
Mario Rodas
7299a82753
Merge pull request #97172 from r-ryantm/auto-update/helmfile
...
helmfile: 0.125.7 -> 0.128.0
2020-09-05 21:08:44 -05:00
Mario Rodas
2a1464091e
Merge pull request #97203 from r-ryantm/auto-update/minikube
...
minikube: 1.12.3 -> 1.13.0
2020-09-05 20:55:52 -05:00
R. RyanTM
bfa4aa15a2
rssguard: 3.7.0 -> 3.7.2
2020-09-05 17:05:40 +00:00
R. RyanTM
ac315cbca0
pidgin-skypeweb: 1.6 -> 1.7
2020-09-05 14:10:38 +00:00
Florian Klink
c7a503bf2e
Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
...
This reverts commit 5da66561d1
.
It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):
```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
pkgresult = exec_script(pkg_config_script, args, "value")
^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:
Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.
See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
pkg_config("xkbcommon") {
^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
deps += [ "//ui/events/ozone/layout" ]
^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Florian Klink
6c92847e81
chromiumBeta: 85.0.4183.83 -> 86.0.4240.22
2020-09-05 11:25:38 +02:00
Florian Klink
5da66561d1
chromiumDev: 86.0.4240.8 -> 87.0.4252.0
2020-09-05 11:24:57 +02:00
Alyssa Ross
de69b705d2
chromium: replace update.nix with Python impl
...
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!
I've replaced this with an implementation in Python, which I chose for
readability. Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.
I also set update.py as an updateScript, so Chromium can now
automatically be updated!
Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross
5811b6c1cd
chromiumDev: 86.0.4238.0 -> 86.0.4240.8
2020-09-05 11:08:50 +02:00
R. RyanTM
4441733e47
minikube: 1.12.3 -> 1.13.0
2020-09-05 07:45:12 +00:00
R. RyanTM
84475e82c1
jx: 2.1.127 -> 2.1.138
2020-09-05 02:53:59 +00:00
R. RyanTM
fd638fa0d1
helmfile: 0.125.7 -> 0.128.0
2020-09-05 00:55:47 +00:00
Frederik Rietdijk
af81d39b87
Merge staging-next into staging
2020-09-04 20:03:30 +02:00
yoctocell
9fdb1e6168
gomuks: 0.1.2 -> 0.2.0
2020-09-04 19:34:24 +02:00
R. RyanTM
b8a0cfd5e2
amfora: 1.4.0 -> 1.5.0
2020-09-04 09:41:31 -07:00
Stig Palmquist
bbdb19269a
firefox: 80.0 -> 80.0.1
2020-09-04 12:41:54 +02:00
Stig Palmquist
197799c263
firefox-bin: 80.0 -> 80.0.1
2020-09-04 12:38:23 +02:00
Mario Rodas
6d4146073e
Merge pull request #97069 from r-ryantm/auto-update/argo
...
argo: 2.10.0 -> 2.10.1
2020-09-03 23:10:17 -05:00
Mario Rodas
1dcf64b8fd
Merge pull request #96989 from marsam/update-rclone
...
rclone: 1.52.3 -> 1.53.0
2020-09-03 22:09:26 -05:00
R. RyanTM
565d04a1bf
argo: 2.10.0 -> 2.10.1
2020-09-04 02:45:00 +00:00
Jon
982b8ff3ef
Merge pull request #96940 from colemickens/cordless
...
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens
4030b3fe79
cordless: init at 2020-08-30
2020-09-03 14:59:04 -07:00
Frederik Rietdijk
377242d587
Merge staging-next into staging
2020-09-03 19:21:10 +02:00
Silvan Mosberger
7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
...
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Maximilian Bosch
bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
...
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch
412a28d43f
element-web: 1.7.4 -> 1.7.5
...
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Diego Rodriguez
8761381344
terraform_0_13: 0.13.1 -> 0.13.2 ( #96971 )
2020-09-02 19:24:23 -05:00
Symphorien Gibol
634d404349
pantalaimon: 0.6.5 -> 0.7.0
...
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-09-02 14:44:04 -07:00
Mario Rodas
36782235f6
rclone: 1.52.3 -> 1.53.0
2020-09-02 21:21:21 +00:00
Michael Weiss
9c6f11f89d
signal-desktop: 1.34.5 -> 1.35.1
2020-09-02 22:37:05 +02:00
Lana Black
ad64c682b7
wire-desktop: Add libdbusmenu dependency
...
Allows using global menu in various desktop environments.
2020-09-02 17:58:37 +00:00
Amit Aryeh Levy
548ded0ad5
zoom-us: 5.2.446620.0816 -> 5.2.454870.0831
...
thanks to @doronbehar for changes to update script
2020-09-01 15:44:34 -07:00
Amit Aryeh Levy
71ac9f191a
zoom-us: 5.1.422789.0705 -> 5.2.446620.0816
2020-09-01 15:41:13 -07:00
Vladimír Čunát
0be331dbb2
Merge #96447 : firefox-beta-bin: 80.0b8 -> 81.0b4
2020-09-01 13:04:24 +02:00
R. RyanTM
8b1dc2f4a8
teamviewer: 15.5.6 -> 15.8.3
2020-08-31 17:48:48 -07:00
R. RyanTM
ca1cd1e409
tilt: 0.17.0 -> 0.17.2
2020-08-31 17:20:12 -07:00
R. RyanTM
5c2d5800b8
seafile-client: 7.0.7 -> 7.0.9
2020-08-31 16:55:42 -07:00
Cole Helbling
6b676b71be
firefox-beta-bin: 80.0b8 -> 81.0b4
2020-08-31 12:41:10 -07:00
Frederik Rietdijk
e29c1e42e0
Merge staging-next into staging
2020-08-31 19:46:33 +02:00
Mario Rodas
fc4bb3019e
Merge pull request #96590 from r-ryantm/auto-update/scaleft
...
scaleft: 1.45.3 -> 1.45.4
2020-08-31 12:45:19 -05:00
Léo Gaspard
9be67b2eeb
rss2email: 3.12.1 -> 3.12.2
2020-08-31 17:34:31 +02:00
R. RyanTM
8778d362bc
owncloud-client: 2.5.4.11654 -> 2.6.3.14058
2020-08-31 17:11:38 +02:00
R. RyanTM
889e72b852
cloudflared: 2020.5.1 -> 2020.6.1
2020-08-31 17:11:19 +02:00
R. RyanTM
18146948e0
tixati: 2.73 -> 2.74
2020-08-31 16:54:46 +02:00
Frederik Rietdijk
90e5341240
Merge pull request #94598 from kampka/kops
...
kops_1_18: init at 1.18.0
2020-08-31 16:50:46 +02:00
Michele Guerini Rocco
9379f9350d
Merge pull request #96661 from matthiasbeyer/update-mutt
...
mutt: 1.14.6 -> 1.14.7
2020-08-31 16:20:28 +02:00
R. RyanTM
94515eb3cd
termius: 6.1.1 -> 6.4.1
2020-08-31 02:08:41 +00:00
Vladimír Čunát
f56bda0c0c
Merge #96360 : thunderbird*: updates
2020-08-30 18:00:26 +02:00
Matthias Beyer
91116f2c93
mutt: 1.14.6 -> 1.14.7
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-08-30 11:08:48 +02:00
taku0
a6ae28e4bc
thunderbird-bin: 78.2.0 -> 78.2.1
2020-08-30 16:27:33 +09:00
taku0
a03bc7cf61
thunderbird: 78.2.0 -> 78.2.1
2020-08-30 16:27:23 +09:00
Atemu
b12ca077c0
firefox-bin: 79.0 -> 80.0 ( #96279 )
2020-08-29 21:17:20 +02:00
Stig Palmquist
057b30b698
firefox-esr-68: 68.11.0esr -> 68.12.0esr
2020-08-29 19:18:36 +02:00
Stig Palmquist
ba671f6906
firefox-esr-78: 78.1.0esr -> 78.2.0esr
2020-08-29 19:18:36 +02:00
Stig Palmquist
c408178cab
firefox: 79.0 -> 80.0
2020-08-29 19:18:36 +02:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging
2020-08-29 19:18:17 +02:00
Frederik Rietdijk
bf9cc225e9
luigi: use tornado_5
2020-08-29 14:34:54 +02:00
Nikolay Korotkiy
3106c30903
cmake: fix CMAKE_FIND_FRAMEWORK
2020-08-29 13:37:56 +02:00
Frederik Rietdijk
7b56d26ae3
Merge master into staging-next
2020-08-29 13:30:25 +02:00
R. RyanTM
72f4080d7e
scaleft: 1.45.3 -> 1.45.4
2020-08-29 08:12:07 +00:00
WORLDofPEACE
af0f47e05c
Merge pull request #96418 from galagora/update-modem-manager-gui
...
modem-manager-gui: 0.0.19.1 -> 0.0.20
2020-08-29 00:45:16 -04:00
Mario Rodas
bff19e2ab5
Merge pull request #96389 from r-ryantm/auto-update/msmtp
...
msmtp: 1.8.11 -> 1.8.12
2020-08-28 22:38:04 -05:00
K900
f02ac20f95
murmur: support building with grpc
2020-08-28 23:17:01 +03:00
Tethys Svensson
14d8030618
tor-browser-bundle-bin: 9.5.3 -> 9.5.4
2020-08-28 12:54:28 -07:00
Lassulus
9f52537716
Merge pull request #85323 from ju1m/tremc
...
tremc: init at 0.9.1
2020-08-28 11:44:14 +02:00
Frederik Rietdijk
efb45f7638
Merge master into staging-next
2020-08-28 09:54:31 +02:00