Daniël de Kok
ebbc6ed121
Merge pull request #93330 from mikefaille/master
...
kpt: init at v0.31.0
2020-07-19 20:33:16 +02:00
Michael Faille
4920e2e5ad
kpt: init at v0.31.0
2020-07-19 12:02:08 -04:00
Mario Rodas
c09af4ea38
Merge pull request #93222 from taku0/flashplayer-32.0.0.403
...
flashplayer: 32.0.0.387 -> 32.0.0.403
2020-07-19 10:56:10 -05:00
Tad Fisher
903a0cac04
zoom-us: Link libfaac to fix audio recording ( #93374 )
...
Fixes #93341 .
Using strace reveals that zoom is attempting to load "libfaac1.so" from
its PATH. As faac provides "libfaac.so.0", solve this by linking from
there to "libfaac1.so" in zoom's output.
This is the same solution as the one we use for libjpeg_turbo.
2020-07-18 19:38:58 -04:00
Martin Weinelt
c3bf59eefb
weechat: 2.8 -> 2.9
2020-07-18 23:04:24 +02:00
Felix Tenley
0dd4c644af
brave: 1.10.97 -> 1.11.97
2020-07-18 00:43:40 +02:00
Maximilian Bosch
3115fe6989
Merge pull request #93286 from r-ryantm/auto-update/claws-mail
...
claws-mail: 3.17.5 -> 3.17.6
2020-07-17 19:31:05 +02:00
Griffin Smith
d433839007
chromium: Add missing dependency on gnugrep
...
The bin script that runs chromium calls out to gnugrep - but gnugrep is
missing as a runtime dependency of the chromium package. I found this
out when I was trying to put it in a docker image.
2020-07-17 18:33:43 +02:00
Maximilian Bosch
98d2458e66
Merge pull request #90692 from Ma27/citrix-workspace
...
citrix_workspace: add more features, refactor derivation
2020-07-17 16:12:55 +02:00
claudiiii
7c11d007cd
element-desktop, element-web: 1.7.0 -> 1.7.1
2020-07-16 23:17:09 +02:00
worldofpeace
b378190b07
Merge pull request #93134 from claudiiii/update-riot-desktop
...
element-desktop, element-web: init at 1.7.0
2020-07-16 15:07:05 -04:00
Michele Guerini Rocco
e7c437975c
Merge pull request #93284 from rnhmjoj/qute-fix
...
qutebrowser: fix restart patching
2020-07-16 20:43:58 +02:00
R. RyanTM
3311bbdad0
claws-mail: 3.17.5 -> 3.17.6
2020-07-16 17:16:34 +00:00
rnhmjoj
6d2be2a2ce
qutebrowser: fix restart patching
2020-07-16 18:49:57 +02:00
Ash
e818368be6
amfora: init at 1.3.0
2020-07-16 17:03:08 +05:30
Sarah Brofeldt
07f38f7f4b
Merge pull request #93223 from srhb/k8s-1.18.6
...
kubernetes: 1.18.5 -> 1.18.6
2020-07-16 09:16:26 +02:00
zowoq
fa18e11f42
wireshark: 3.2.4 -> 3.2.5
2020-07-16 08:49:22 +02:00
Sarah Brofeldt
366cef3611
kubernetes: 1.18.5 -> 1.18.6
2020-07-16 08:19:09 +02:00
claudiiii
a705201e1d
element-desktop, element-web: init at 1.7.0
2020-07-15 22:39:34 +02:00
Alyssa Ross
7d0f8355b3
bitlbee-mastodon: 1.4.3 -> 1.4.4
2020-07-15 18:02:57 +00:00
Alyssa Ross
66bccac913
bitlbee: propagate glib dependency
...
bitlbee.pc requires glib, so all packages that depend on bitlbee will
also depend on glib.
2020-07-15 18:02:23 +00:00
Maximilian Bosch
77130ba515
citrix_workspace: drop support for gstreamer 0.10
...
See https://support.citrix.com/article/CTX224988
cc #39975
2020-07-15 19:10:58 +02:00
Maximilian Bosch
fa3948a7c5
citrix_workspace: add more features, refactor derivation
...
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.
While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.
This patch changes the following things:
* Binaries and libraries are patched using the `autoPatchelfHook` to
avoid having unneeded libraries linked (e.g. some programs use gtk2,
others use gtk3).
* Moved source-declarations into their own file.
* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.
* Don't mention the old `citrix_receiver`-packages in the manual anymore
since those packages were removed in 19.09 and are EOLed anyways.
Closes #89806
2020-07-15 19:10:58 +02:00
Michael Weiss
f05b67ec83
google-chrome: Fix the EGL backend
2020-07-15 15:31:02 +02:00
Michael Weiss
2ec04dc22a
Merge pull request #93149 from primeos/chromium
...
chromium: 83.0.4103.116 -> 84.0.4147.89
2020-07-15 15:04:26 +02:00
Michael Weiss
5d1064a212
signal-desktop: 1.34.3 -> 1.34.4
2020-07-15 12:49:59 +02:00
Michael Raskin
3673b31d2b
Merge pull request #93087 from jerith666/alpine-2-23
...
alpine: 2.21 -> 2.23
2020-07-15 07:28:24 +00:00
Michael Weiss
8427eb7044
chromium: 83.0.4103.116 -> 84.0.4147.89
...
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html
This update includes 38 security fixes.
CVEs:
CVE-2020-6510 CVE-2020-6511 CVE-2020-6512 CVE-2020-6513 CVE-2020-6514
CVE-2020-6515 CVE-2020-6516 CVE-2020-6517 CVE-2020-6518 CVE-2020-6519
CVE-2020-6520 CVE-2020-6521 CVE-2020-6522 CVE-2020-6523 CVE-2020-6524
CVE-2020-6525 CVE-2020-6526 CVE-2020-6527 CVE-2020-6528 CVE-2020-6529
CVE-2020-6530 CVE-2020-6531 CVE-2020-6533 CVE-2020-6534 CVE-2020-6535
CVE-2020-6536
2020-07-14 23:10:31 +02:00
Michele Guerini Rocco
406e29d427
Merge pull request #93135 from claudiiii/update-riot-web
...
riot-web: 1.6.7 -> 1.6.8
2020-07-14 22:55:55 +02:00
adisbladis
25bc56fcb8
transmission: Remove $out/share/doc
...
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
adisbladis
29c38efa84
firefox-bin: 78.0.1 -> 78.0.2
2020-07-14 22:03:14 +02:00
adisbladis
8b893ecde1
firefox-devedition-bin: 78.0b9 -> 79.0b7
2020-07-14 22:03:14 +02:00
adisbladis
e97bd70624
firefox-beta-bin: 79.0b2 -> 79.0b7
2020-07-14 22:03:14 +02:00
adisbladis
11acd8b30e
firefox-bin: Work around bug in upstream SHA sums files
2020-07-14 22:03:13 +02:00
adisbladis
f84cd5f8aa
firefox-bin: Switch to sha256 sums in update scripts
...
There is no extra security properties provided by sha512, they are
just bigger.
2020-07-14 22:03:01 +02:00
Matej Urbas
2f355e776b
pkgs.terraform: add terraform-provider-shell 1.6.0 ( #93069 )
2020-07-14 14:05:39 +00:00
taku0
65579d4bf8
flashplayer: 32.0.0.387 -> 32.0.0.403
2020-07-14 21:12:28 +09:00
Matt McHenry
a8fa0269ee
alpine: 2.21 -> 2.23
2020-07-13 21:30:09 -04:00
claudiiii
6bc9d7286f
riot-web: 1.6.7 -> 1.6.8
2020-07-13 23:06:59 +02:00
Maximilian Bosch
bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
...
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
Mario Rodas
b1de834f5c
Merge pull request #92989 from r-ryantm/auto-update/minikube
...
minikube: 1.11.0 -> 1.12.0
2020-07-13 07:06:33 -05:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090 )
2020-07-13 07:13:56 +02:00
Maximilian Bosch
7777d625b7
Merge pull request #93009 from matthiasbeyer/update-mutt
...
mutt: 1.14.5 -> 1.14.6
2020-07-12 20:48:37 +02:00
Michael Weiss
99ab9545b2
gns3-{gui,server}: 2.2.9 -> 2.2.11
2020-07-12 19:17:43 +02:00
Michael Weiss
bab982e5ec
gns3-{gui,server}: 2.2.8 -> 2.2.9
...
Note: This update is pretty delayed as it was initially blocked by
sentry-sdk being too old and breaking Python changes from staging.
2020-07-12 18:50:01 +02:00
Matthias Beyer
6d46aee695
mutt: 1.14.5 -> 1.14.6
...
Sorry that the update took so long this time, I had a party-weekend when
the release came out.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-12 18:07:08 +02:00
Ryan Mulligan
ac6ff9fdc9
Merge pull request #92727 from r-ryantm/auto-update/syncthing-discovery
...
syncthing-discovery: 1.6.1 -> 1.7.0
2020-07-12 07:35:54 -07:00
ajs124
93a49b2368
firefox/packages: drop old aliases
...
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
Oleksii Filonenko
e930b836e6
Merge pull request #92972 from r-ryantm/auto-update/fluxctl
...
fluxctl: 1.19.0 -> 1.20.0
2020-07-12 12:36:11 +03:00
Justin Humm
19cf9923bb
Merge pull request #92937 from RaghavSood/ipfs-migrator/1.6.3
...
ipfs-migrator: 1.5.1 -> 1.6.3
2020-07-12 11:22:22 +02:00