Commit graph

10703 commits

Author SHA1 Message Date
Michael Weiss 6fd230f144
signal-desktop: 1.30.0 -> 1.30.1
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.1
2020-02-04 14:16:18 +01:00
Michele Guerini Rocco 96358710f7
qutebrowser: 1.9.0 -> 1.10.0 (#79172) 2020-02-04 11:24:07 +01:00
Mario Rodas 7596dfeb9a
Merge pull request #79201 from marsam/update-syncthing
syncthing: 1.3.3 -> 1.3.4
2020-02-04 03:19:48 -05:00
Mario Rodas b8521ef91b
syncthing: 1.3.3 -> 1.3.4 2020-02-03 04:20:00 -05:00
Florian Klink ca00a3f302
Merge pull request #79008 from flokli/bump-aerc
aerc: 0.3.0 -> unstable-2020-02-01
2020-02-03 22:23:21 +01:00
Mario Rodas af25239a14
flexget: 3.1.13 -> 3.1.18 2020-02-03 04:20:00 -05:00
worldofpeace 90e81f39e5
Merge pull request #76823 from epiteff/station-fix-missing-icon
station: fix missing icon
2020-02-02 21:33:09 -05:00
Florian Klink a1bcf2c90e
Merge pull request #77426 from lheckemann/remove-otter
otter-browser: remove
2020-02-02 22:29:35 +01:00
Linus Heckemann c99e248f3c otter-browser: remove
I have no interest in maintaining this anymore and it has no other maintainers.
2020-02-02 22:28:20 +01:00
Florian Klink fe08bffe4c aerc: 0.3.0 -> unstable-2020-02-01
The current version seems to go panic on some mail boxes.

It's already fixed in master, but there hasn't been a release yet.
2020-02-01 23:38:36 +01:00
Robert Helgesson a6e9b59633
k9s: 0.9.3 -> 0.13.6
PR #79031
2020-02-01 23:09:56 +01:00
Wael Nasreddine 65e6812dc8
Merge pull request #78796 from Frostman/helm-3.0.3
kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta
2020-02-01 10:00:11 -08:00
Franz Pletz cff0aa3a1c
riot-web: 1.5.6 -> 1.5.8 2020-02-01 14:20:51 +01:00
Sergey Lukjanov 6f2523e1b3 kubernetes-helm: drop unneeded goPackagePath from legacy go support
Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>
2020-01-31 21:45:51 -08:00
Sergey Lukjanov 171982e2a9 kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta 2020-01-31 21:45:41 -08:00
Marek Mahut 25b0834b3d
Merge pull request #78888 from r-ryantm/auto-update/vnstat
vnstat: 2.4 -> 2.6
2020-01-31 23:02:44 +01:00
worldofpeace aeec2e7a3a
Merge pull request #78949 from kjuvi/ephemeral
ephemeral: 6.1.1 -> 6.2.0
2020-01-31 14:42:28 -05:00
zowoq c508408268 kompose: 1.18.0 -> 1.20.0
https://github.com/kubernetes/kompose/blob/v1.20.0/CHANGELOG.md#v1200-2019-12-23
2020-01-31 20:29:24 +10:00
kjuvi 8698e55e1f ephemeral: 6.1.1 -> 6.2.0 2020-01-31 10:27:44 +01:00
Marek Mahut 688c0471b5
Merge pull request #78853 from mmahut/fixdat
dat: remove and link to nodePackages.dat
2020-01-31 08:27:54 +01:00
R. RyanTM 93ca7d4b8b kubeseal: 0.9.6 -> 0.9.7 2020-01-30 21:48:53 -08:00
Ilya Fedin 34890e42af kotatogram-desktop: init at 1.1.5 2020-01-30 19:15:40 -08:00
Michael Weiss 40be1827ee
tdesktop: Use CMake to install all files 2020-01-30 20:20:46 +01:00
Michael Weiss cfccb477cd
quiterss: 0.19.2 -> 0.19.3 2020-01-30 20:12:26 +01:00
R. RyanTM 44b9f9b55e vnstat: 2.4 -> 2.6 2020-01-30 17:32:57 +00:00
Marek Mahut e9f50d20ac dat: remove and link to nodePackages.dat 2020-01-30 14:54:30 +01:00
Konstantinos Koukopoulos 3153fad73f
kops: 1.15.0 -> 1.15.1 (#78821)
Upgrade the kops_1_15 attribute of kops to bring in the newest patch release (1.15.1) which includes many important bug fixes.
Full release notes here: https://github.com/kubernetes/kops/releases/tag/v1.15.1
2020-01-30 12:19:24 +00:00
Alyssa Ross 091b710c3f
dino: fix rendering of logo in about window
Previously:

** (dino:7442): CRITICAL **: 00:35:22.373: file /build/source/main/src/ui/unified_window.vala: line 86: uncaught error: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

(dino:7442): Gtk-WARNING **: 00:35:22.601: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
2020-01-30 00:42:24 +00:00
Alyssa Ross adb89be62c
dino: add myself as a maintainer 2020-01-30 00:29:11 +00:00
Alyssa Ross 131ec9d383
dino: drop unnecessary enableParallelBuilding
This is the default.
2020-01-30 00:28:36 +00:00
Alyssa Ross d506e9dd25
dino: 2019-10-28 -> 0.1.0
The system libsignal-protocol-c is preferred now, so fetching
submodules is no longer required.

The other libraries added are ones that the build complained about.  I
suspect they are optional dependencies.  Adding them makes the build
quieter, and has basically no impact on runtime closure size, so no
harm in making them available to keep the build system happy.
2020-01-30 00:25:40 +00:00
Mario Rodas 13f5118d42
Merge pull request #78626 from alexbakker/hexchat-2.14.3
hexchat: 2.14.2 -> 2.14.3
2020-01-29 02:37:09 -05:00
Michael Weiss 4a83868646
tdesktop: 1.9.8 -> 1.9.9
`tg.protocol` was removed and shouldn't be required anymore as
`telegramdesktop.desktop` already registers the handler:
MimeType=x-scheme-handler/tg;
2020-01-29 00:41:38 +01:00
Michael Weiss 595f379983
Merge pull request #78584 from primeos/chromium
chromium: 79.0.3945.117 -> 79.0.3945.130
2020-01-28 23:34:15 +01:00
Michael Weiss 4ad78e64ff
chromium: Add myself (@primeos) as provisional maintainer
I don't really have the hardware resources nor time to do this properly,
but I'll try to keep a watch on Chromium (updates, PRs, and issues)
until we've found a new team [0].
Testing will be performed on a best effort basis (no guarantees :o).

I've also briefly documented the current maintainer
roles/responsibilities and added `meta.longDescription`.

[0]: https://github.com/NixOS/nixpkgs/issues/78450
2020-01-28 23:08:21 +01:00
Frederik Rietdijk 7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Maximilian Bosch 69d127cc81
citrix_workspace_19_3_0: mark as unsupported
Will be unsupported within the lifespan of 20.03. Also there aren't any
known issues that require this version as workaround, so a removal
should be fairly safe.
2020-01-28 11:40:20 +01:00
Maximilian Bosch 518b5ef0c9
citrix_workspace_19_8_0: fix url
When a new version of the Citrix workspace app is released, there's no
versioned URL available. This means that as soon as a new version is
released, the homepage needs to be altered to ensure that the error
message from `requireFile` points to the proper download URL.
2020-01-28 10:48:03 +01:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Michael Weiss 5e46d5a7b5
tdesktop: Remove the last custom patch from Arch Linux
This patch is not required anymore [0][1].
Thanks @ilya-fedin for pointing this out.

[0]: https://git.archlinux.org/svntogit/community.git/commit/?id=a6dbffec8b2f6f319822df8b7db3ba66f81407ce
[1]: https://bugs.archlinux.org/task/65259
2020-01-27 21:48:44 +01:00
Alexander Bakker 75b3072644 hexchat: 2.14.2 -> 2.14.3 2020-01-27 20:04:01 +01:00
Michael Weiss faab2914f3
tdesktop: Remove NIX_CFLAGS_COMPILE and CPPFLAGS
This is not required anymore and therefore a refactoring/cleanup
(verified with diffoscope that only the output paths change).
Credit to @ilya-fedin for bringing this to my attention.
2020-01-27 16:41:49 +01:00
Silvan Mosberger 80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Marek Mahut ae2986e2e1
Merge pull request #78356 from prusnak/dat
dat: init at 13.13.1
2020-01-27 14:13:25 +01:00
Michael Weiss cccfd1092f
chromium: 79.0.3945.117 -> 79.0.3945.130
https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop_16.html

This update includes 11 security fixes.

CVEs: CVE-2020-6378 CVE-2020-6379 CVE-2020-6380 CVE-2020-0601
2020-01-26 23:58:14 +01:00
Maximilian Bosch b4587bc404
Merge pull request #76535 from Ma27/bump-nextcloud-client
nextcloud-client: 2.6.1 -> 2.6.2
2020-01-26 23:01:23 +01:00
Silvan Mosberger 3c5add99f6
Merge pull request #78481 from Infinisil/mumble-celt
mumble: Fix PLUGIN_PATH definition so it can find the CELT library
2020-01-26 15:55:27 +01:00
Marek Mahut a341264465
Merge pull request #78237 from r-ryantm/auto-update/opera
opera: 65.0.3467.48 -> 66.0.3515.36
2020-01-26 13:22:23 +01:00
Silvan Mosberger cae1bf667f
mumble: Add infinisil as maintainer 2020-01-25 22:05:14 +01:00
Silvan Mosberger 21160c8965
mumble: Fix PLUGIN_PATH definition so it can find the CELT library 2020-01-25 21:51:35 +01:00