Michael Weiss
7c2fc1ce23
gitRepo: 2.5 -> 2.6
2020-04-16 14:37:22 +02:00
Michael Weiss
56f7c93a2f
signal-desktop: 1.33.0 -> 1.33.1
2020-04-16 14:31:55 +02:00
Michael Weiss
16477d764f
google-chrome-{beta,dev}: Fix one substituteInPlace pattern
2020-04-16 13:39:07 +02:00
Pavol Rusnak
ffbf9af258
jitsi-meet-electron: 2.0.0 -> 2.0.2
2020-04-16 12:16:59 +02:00
Michael Weiss
ef2c3ab20e
chromium: 81.0.4044.92 -> 81.0.4044.113
...
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_15.html
This update includes 1 security fix.
CVEs: CVE-2020-6457
2020-04-16 10:53:53 +02:00
Dominik Xaver Hörl
c51b0afd54
firefox-wrapper: remove dead npapi plugin code
2020-04-16 10:12:09 +02:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging
2020-04-16 10:10:38 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +02:00
worldofpeace
9ec6bcba22
Merge pull request #85228 from etu/update-sequeler
...
sequeler: 0.7.4 -> 0.7.9
2020-04-16 02:19:13 -04:00
Sarah Brofeldt
b57b6cdf02
kubernetes: 1.18.0 -> 1.18.1
2020-04-16 07:54:53 +02:00
worldofpeace
c3408adb7d
ephemeral: 6.3.1 -> 6.3.3
...
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.2
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.3
2020-04-16 01:11:28 -04:00
worldofpeace
fbd4290fa9
monitor: add note how to use indicator.
2020-04-16 01:11:27 -04:00
worldofpeace
f646069c4c
monitor: 0.6.2 -> 0.7.1
...
https://github.com/stsdc/monitor/releases/tag/0.7.0
https://github.com/stsdc/monitor/compare/0.7.0...0.7.1
2020-04-16 01:11:27 -04:00
worldofpeace
e4dc205023
agenda: 1.0.12 -> 1.1.0
...
https://github.com/dahenson/agenda/releases/tag/1.1.0
2020-04-16 01:11:27 -04:00
Sarah Brofeldt
67413f6eea
Merge pull request #83984 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.17.3 -> 1.18.0
2020-04-16 06:23:57 +02:00
Niklas Hambüchen
74946536fe
Merge pull request #85196 from r-ryantm/auto-update/blugon
...
blugon: 1.12.0 -> 1.12.1
2020-04-16 04:52:00 +02:00
Niklas Hambüchen
33496aa3a6
Merge pull request #85261 from r-ryantm/auto-update/notejot
...
notejot: 1.6.0 -> 1.6.3
2020-04-16 04:46:04 +02:00
Mario Rodas
2da9490e76
Merge pull request #85335 from zowoq/podman
...
podman: 1.8.2 -> 1.9.0
2020-04-15 21:33:59 -05:00
Niklas Hambüchen
fc10692dd0
Merge pull request #85309 from r-ryantm/auto-update/chirp-daily
...
chirp: 20200213 -> 20200409
2020-04-16 04:07:00 +02:00
zowoq
05be03fbce
podman: 1.8.2 -> 1.9.0
...
https://github.com/containers/libpod/releases/tag/v1.9.0
2020-04-16 08:26:09 +10:00
worldofpeace
433ea74af1
nasc: fix build
2020-04-15 17:19:47 -04:00
worldofpeace
10c03528c0
ping: use vala_0_40
...
fails to build otherwise.
2020-04-15 17:16:34 -04:00
AndersonTorres
d811d6a0dc
[WIP] {help wanted} calibre: 4.12.0 -> 4.13.0
2020-04-15 17:44:08 -03:00
vasile luta
f57da8ef0a
tig: fix tig-completion's dependency on __git_complete
...
tig recently updated it's bash-completion making it depend on __git-complete from git.
Becase __git-complete is not automatically sourced tig bash completion fails.
Also this PR makes tig completion load on-demand.
2020-04-15 22:14:51 +02:00
Lily Ballard
e4311a77b4
macvim: 8.2.319 -> 8.2.539
2020-04-15 11:16:24 -07:00
Lily Ballard
f3ccd5d6ba
macvim: Fix compatibility with Xcode 11.4
...
Xcode 11.4 has an updated sys/_types/_fd_def.h header that references a
new symbol from libSystem. This is a problem because we're using
`/usr/bin/clang` to compile the non-Xcode portion, and this pulls in
headers from Xcode's SDK. Somehow it's still linking to the Nix
libraries (I can't figure out where configure finds these to put into
`LDFLAGS` as we're not using the cc-wrapper). The end result is we get a
linker error where this new symbol can't be found at link time, even
though it's a weak import and isn't required at runtime.
Ideally we'd provide a full 10.12 SDK to `/usr/bin/clang`, but we can't
do that because even the DevSDK package we use for our 10.12 SDK doesn't
contain everything (in particular it's missing nearly all dylibs) so we
just get linker errors if we do that.
Instead we'll just do a horrible hack and provide an `-isystem` path to
a folder structure that contains only the 10.12 `sys/_types/_fd_def.h`
header. This avoids the new symbol without causing all the errors that
happen if we pull in the entire `${darwin.Libsystem}/include`.
2020-04-15 11:16:24 -07:00
Maximilian Bosch
2ef110ae64
Merge pull request #85294 from r-ryantm/auto-update/atlassian-cli
...
atlassian-cli: 9.1.1 -> 9.2.0
2020-04-15 20:02:36 +02:00
Dmitry Kalinkin
7cc1c2c626
wpsoffice: remove specific output names
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
a2d16c4d89
wpsoffice: drop i686-linux from platforms
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
0e5aefce3f
wpsoffice: remove outdated substituteInPlace
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
6daab9b9ff
wpsoffice: apply Qt and GTK wrappers
...
Based on the work of Ninlives.
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
593fd37ce6
wpsoffice: switch to autoPatchelfHook, update dependencies
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
f6e2834821
wpsoffice: 11.1.0.9080 -> 11.1.0.9505
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
8f4bb21af0
wpsoffice: apply nixpkgs-fmt, sort alphabetically
2020-04-15 13:52:49 -04:00
R. RyanTM
c446ce30c1
chirp: 20200213 -> 20200409
2020-04-15 16:42:37 +00:00
R. RyanTM
a7f013e7f8
bitlbee-discord: 0.4.2 -> 0.4.3
2020-04-15 16:19:27 +02:00
Marc 'risson' Schmitt
385289b9bd
yubioath-desktop: 5.0.2 -> 5.0.3
2020-04-15 16:13:43 +02:00
Tim Steinbach
f6a53ee71f
zoom-us: 3.5.383291.0407 -> 3.5.385850.0413
2020-04-15 09:20:27 -04:00
Jörg Thalheim
924e5cdc55
Merge pull request #85278 from jamesottaway/git-update-script
2020-04-15 13:00:19 +01:00
R. RyanTM
0a37de957f
atlassian-cli: 9.1.1 -> 9.2.0
2020-04-15 11:56:16 +00:00
Kim Lindberger
b3c2a06583
Merge pull request #85227 from etu/update-testssl
...
testssl: 3.0rc6 -> 3.0
2020-04-15 10:20:52 +02:00
James Ottaway
4848eef29d
git: Allow the update script to target non-latest versions
...
This came in handy when I wanted to bump a patch version while avoiding
a new minor version.
2020-04-15 17:05:34 +10:00
R. RyanTM
29fad51864
pidgin-carbons: 0.1.3 -> 0.2.2
2020-04-15 06:32:34 +00:00
Euan Kemp
6d3eaa0527
containerd: fix --version output
...
Before this change, 'containerd --version' with the nix package wouldn't
print useful version information.
In addition, the build output a bunch of (harmless) errors about 'git:
command not found'.
This fixes both of those problems.
2020-04-14 23:28:27 -07:00
Linus Heckemann
1d8a8d0359
Merge pull request #85262 from peterhoeg/t/freerdp
...
freerdp: re-enable tests except for one failing test
2020-04-15 07:22:29 +02:00
James Ottaway
fbd29dcbe7
git: 2.25.1 -> 2.26.1
...
This version addresses CVE-2020-5260.
See https://lore.kernel.org/lkml/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/
2020-04-15 14:23:52 +10:00
R. RyanTM
ff820a10b5
notejot: 1.6.0 -> 1.6.3
2020-04-15 04:11:32 +00:00
Peter Hoeg
8f89b0cd0e
freerdp: re-enable tests except for one failing test
2020-04-15 12:11:32 +08:00
AndersonTorres
92b28ac63d
jupp: 31 -> 39
2020-04-15 01:03:20 -03:00
AndersonTorres
3b91c3de8f
gp2c: 0.0.11pl2 -> 0.0.11pl3
2020-04-15 00:45:28 -03:00