Commit graph

12113 commits

Author SHA1 Message Date
Jean-Philippe Braun 5debd8c0ab terraform-provider-keycloak: init at 1.20.0 2020-08-08 16:51:53 +02:00
zowoq 902987d23d
aerc: fix GOFLAGS (#93455) 2020-07-19 21:50:54 -07:00
Mario Rodas e443f3358d
Merge pull request #93488 from sikmir/asuka
asuka: 0.8.0 -> 0.8.1
2020-07-19 17:28:16 -05:00
Nikolay Korotkiy b581a31145
asuka: 0.8.0 -> 0.8.1 2020-07-20 00:19:32 +03:00
Vladyslav M 5aa6f90188
Merge pull request #93245 from r-ryantm/auto-update/rssguard
rssguard: 3.6.2 -> 3.7.0
2020-07-19 22:16:28 +03:00
Daniël de Kok 2981e5d268
Merge pull request #93419 from stigtsp/package/convos-4.23-fix-impure-test
convos: fix tests
2020-07-19 20:37:07 +02:00
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
Stig Palmquist 0c21a99a1a
convos: fix tests
- Patch for time() dependent test started to fail after 1594263232.
- Patch for disk space test that fails on zfs.
2020-07-19 20:21:47 +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
R. RyanTM 00915d4e6d rssguard: 3.6.2 -> 3.7.0 2020-07-16 11:22:12 +00:00
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