Commit Graph

42190 Commits

Author SHA1 Message Date
Maximilian Bosch
ef1e4f8064
Merge pull request #84810 from kuznero/master
jetbrains: update
2020-04-11 14:55:30 +02:00
Nikolay Korotkiy
9980389161
gpxsee: 7.27 -> 7.28 2020-04-11 15:38:42 +03:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
Fixes #84488
2020-04-11 15:32:39 +03:00
R. RyanTM
03e18abf05 strawberry: 0.6.8 -> 0.6.9 2020-04-11 11:22:04 +00:00
Danielle Lancashire
064268831b
nomad: 0.10.5 -> 0.11.0
This commit migrates the Nomad package from the 0.10.x line of releases
to 0.11.X.

This allows us to also bump the version of Go that is used to 1.14.x.
NOTE: 1.14.x will be needed for the rest of the 0.11.x releases as Nomad
only bumps patch versions of Go within a release series.

CHANGELOG:

FEATURES:

    Container Storage Interface [beta]: Nomad has expanded support
    of stateful workloads through support for CSI plugins.
    Exec UI: an in-browser terminal for connecting to running allocations.
    Audit Logging (Enterprise): Audit logging support for Nomad
    Enterprise.
    Scaling APIs: new scaling policy API and job scaling APIs to support external autoscalers
    Task Dependencies: introduces lifecycle stanza with prestart and sidecar hooks for tasks within a task group

BACKWARDS INCOMPATIBILITIES:

    driver/rkt: The Rkt driver is no longer packaged with Nomad and is instead
    distributed separately as a driver plugin. Further, the Rkt driver codebase
    is now in a separate
    repository.

IMPROVEMENTS:

    core: Optimized streaming RPCs made between Nomad agents [GH-7044]
    build: Updated to Go 1.14.1 [GH-7431]
    consul: Added support for configuring enable_tag_override on service stanzas. [GH-2057]
    client: Updated consul-template library to v0.24.1 - added support for working with consul connect. Deprecated vault_grace [GH-7170]
    driver/exec: Added no_pivot_root option for ramdisk use [GH-7149]
    jobspec: Added task environment interpolation to volume_mount [GH-7364]
    jobspec: Added support for a per-task restart policy [GH-7288]
    server: Added minimum quorum check to Autopilot with minQuorum option [GH-7171]
    connect: Added support for specifying Envoy expose path configurations [GH-7323] [GH-7396]
    connect: Added support for using Connect with TLS enabled Consul agents [GH-7602]

BUG FIXES:

    core: Fixed a bug where group network mode changes were not honored [GH-7414]
    core: Optimized and fixed few bugs in underlying RPC handling [GH-7044] [GH-7045]
    api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [GH-7207]
    api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [GH-5970]
    api: Fixed a bug where /client/allocations/... (e.g. allocation stats) requests may hang in special cases after a leader election [GH-7370]
    cli: Fixed a bug where nomad agent -dev fails on Windows [GH-7534]
    cli: Fixed a panic when displaying device plugins without stats [GH-7231]
    cli: Fixed a bug where alloc exec command in TLS environments may fail [GH-7274]
    client: Fixed a panic when running in Debian with /etc/debian_version is empty [GH-7350]
    client: Fixed a bug affecting network detection in environments that mimic the EC2 Metadata API [GH-7509]
    client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [GH-7383]
    consul: Fixed a bug where modified Consul service definitions would not be updated [GH-6459]
    connect: Fixed a bug where Connect enabled allocation would not stop after promotion [GH-7540]
    connect: Fixed a bug where restarting a client would prevent Connect enabled allocations from cleaning up properly [GH-7643]
    driver/docker: Fixed handling of seccomp security_opts option [GH-7554]
    driver/docker: Fixed a bug causing docker containers to use swap memory unexpectedly [GH-7550]
    scheduler: Fixed a bug where changes to task group shutdown_delay were not persisted or displayed in plan output [GH-7618]
    ui: Fixed handling of multi-byte unicode characters in allocation log view [GH-7470] [GH-7551]
2020-04-11 12:52:09 +02:00
Jan Tojnar
dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Max Zerzouri
ab65cb50c8 polyphone: init at 2.2.0 2020-04-11 17:33:45 +12:00
Linus Heckemann
156ee198b2
freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)
* freerdp: 2.0.0-rc4 -> 2.0.0

* freerdp: add Xtst for input in shadow server, libxslt for manpages

* freerdp: nits
2020-04-11 11:03:03 +08:00
Vika
c6eabc0033
mako: wrap with wrapGAppsHook
mako wasn't finding the librsvg library and its gdk-pixbuf loader, the
SVG icon support was broken for a long time.
2020-04-11 06:00:18 +03:00
Michael Weiss
b533f10345
chromium: Fix the VA-API build 2020-04-10 23:28:35 +02:00
ngerstle
5c644c4204 minikube: 1.8.1 -> 1.9.2 2020-04-10 21:21:35 +02:00
Aaron Andersen
276a27b8f5
Merge pull request #80878 from MilesBreslin/nnn_config
nnn: Fix configuration file
2020-04-10 14:58:32 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas
a37e2f2f1d
zeek: 3.0.3 -> 3.1.1 2020-04-10 04:20:00 -05:00
R. RyanTM
96e2dc107f gerrit: 3.1.2 -> 3.1.4 2020-04-10 00:27:13 -07:00
Daniël de Kok
ba8ffb5d2c drawio: 12.9.3 -> 12.9.9
Changelog:

- Updates to draw.io 12.9.9, changes from, and including, 12.9.4 to
  12.9.9 are new in this desktop release.
- Updates to Electron 8.2.1
- Fixes opening multiple files from explorer
- Fixes file path persistence

https://github.com/jgraph/drawio-desktop/releases/tag/v12.9.9
2020-04-10 00:25:38 -07:00
R. RyanTM
087f912b71 mediainfo: 19.09 -> 20.03 2020-04-10 00:18:28 -07:00
Gabriel Ebner
375ee0acfd
Merge pull request #84852 from marsam/update-lean
lean: 3.7.2 -> 3.8.0
2020-04-10 08:56:02 +02:00
Mario Rodas
eaacfdc3e9
Merge pull request #84859 from marsam/update-ncspot
ncspot: 0.1.2 -> 0.1.3
2020-04-09 22:16:03 -05:00
R. RyanTM
6ff1813318 img2pdf: 0.3.3 -> 0.3.4 2020-04-09 20:57:53 -04:00
Joachim F
383c97dfd0
Merge pull request #84838 from andriokha/tor-browser-bundle-bin-9.0.9
tor-browser-bundle-bin: 9.0.7 -> 9.0.9
2020-04-10 00:23:01 +00:00
Mario Rodas
93eb7478f1
ncspot: 0.1.2 -> 0.1.3
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.3
2020-04-09 17:05:00 -05:00
Maximilian Bosch
a3eaf6c88b
gitAndTools.tig: 2.5.0 -> 2.5.1
https://github.com/jonas/tig/releases/tag/tig-2.5.1
2020-04-09 22:25:42 +02:00
worldofpeace
f810c28503
Merge pull request #84804 from Synthetica9/vscode1440
vscode, vscodium: 1.43.2 -> 1.44.0
2020-04-09 16:21:27 -04:00
Mario Rodas
b89b23b029
Merge pull request #84825 from r-ryantm/auto-update/dit
dit: 0.5 -> 0.6
2020-04-09 14:28:44 -05:00
Mario Rodas
85354e73cb
Merge pull request #84767 from r-ryantm/auto-update/ddgr
ddgr: 1.7 -> 1.8
2020-04-09 14:10:55 -05:00
worldofpeace
cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
Matt Huszagh
fc66192b37 fparser: init at 4.5.1 2020-04-09 11:28:21 -07:00
Jonathan Ringer
3238302827 libpoly: fix src 2020-04-09 11:22:53 -07:00
R. RyanTM
c6fbd527d0 rambox-pro: 1.2.2 -> 1.3.1 2020-04-09 11:06:21 -07:00
Andy Fowlston
85e4f2d554 tor-browser-bundle-bin: 9.0.7 -> 9.0.9
https://blog.torproject.org/new-release-tor-browser-909
https://blog.torproject.org/new-release-tor-browser-908
2020-04-09 18:51:59 +01:00
Jonathan Ringer
63575456ae leo-editor: fix makeDesktopItem categories 2020-04-09 10:47:54 -07:00
Jonathan Ringer
e8f668185e leo-editor: add qt support 2020-04-09 10:47:54 -07:00
R. RyanTM
8f86e3c1a3 leo-editor: 5.7.3 -> 6.2 2020-04-09 10:47:54 -07:00
R. RyanTM
f4a9fe36fa libpoly: 0.1.7 -> 0.1.8 2020-04-09 10:29:28 -07:00
Mario Rodas
9ced617cf5
Merge pull request #84821 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.2 -> 6.4.3
2020-04-09 11:12:36 -05:00
Mario Rodas
b41b5287e2
Merge pull request #84788 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.7 -> 0.10.8
2020-04-09 11:11:08 -05:00
Mario Rodas
ab1a184de3
Merge pull request #82267 from zaninime/sane-airscan
sane-airscan: init at 0.9.17
2020-04-09 10:51:09 -05:00
R. RyanTM
cdda61ab69 dit: 0.5 -> 0.6 2020-04-09 15:42:03 +00:00
Mario Rodas
8e537ad391
lean: 3.7.2 -> 3.8.0 2020-04-09 10:40:00 -05:00
R. RyanTM
2058a22a4c fetchmail: 6.4.2 -> 6.4.3 2020-04-09 15:09:08 +00:00
Roman Kuznetsov
85489caa9b
jetbrains: update 2020-04-09 16:08:01 +02:00
Aaron Andersen
0d62914bcd
Merge pull request #84727 from raboof/update-olive-editor-to-0.1.2
olive-editor 0.1.1 -> 0.1.2
2020-04-09 09:46:59 -04:00
zowoq
7145a692b1 wireshark: 3.2.2 -> 3.2.3
https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html
2020-04-09 15:20:14 +02:00
Shea Levy
6fac063e09
emacsPackages: Add standalone agda-input package that doesn't require building Agda. 2020-04-09 09:14:40 -04:00
Linus Heckemann
6ade57efe3
Merge pull request #84808 from r-ryantm/auto-update/calls
calls: 0.1.2 -> 0.1.4
2020-04-09 14:59:12 +02:00
Nikola Knežević
cff6722b4c
terraform-docs: 0.6.0 -> 0.9.1 (#84807)
0.6.0 is quite an old version, that doesn't support Terraform 0.12. As
  Terraform 0.12 is the default on master, upgrading terraform-docs to
0.9.1 brings tools on par.
2020-04-09 12:55:33 +00:00
R. RyanTM
55ef6483fc calls: 0.1.2 -> 0.1.4 2020-04-09 12:38:29 +00:00
Jan Tojnar
bbb299c8e4
Merge pull request #84177 from zowoq/team
maintainers/teams: add podman team
2020-04-09 13:57:12 +02:00
Patrick Hilhorst
939041bce4
vscode, vscodium: 1.43.2 -> 1.44.0 2020-04-09 13:45:38 +02:00
R. RyanTM
8ae65ec0cc syncthingtray: 0.10.7 -> 0.10.8 2020-04-09 09:08:18 +00:00
Tor Hedin Brønner
88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Vladimír Čunát
f719350bac
Merge #84773: thunderbird*: 68.6.0 -> 68.7.0
https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/
(ATM it's unclear if there are any security fixes or not.)
2020-04-09 09:07:30 +02:00
R. RyanTM
1cab8bc0a6
ddgr: 1.7 -> 1.8 2020-04-09 02:16:42 +00:00
Peter Hoeg
f38bfb8889
Merge pull request #84763 from marsam/update-syncthing
syncthing: 1.4.1 -> 1.4.2
2020-04-09 09:51:37 +08:00
Mario Rodas
869e567103
Merge pull request #84629 from r-ryantm/auto-update/saga
saga: 7.6.1 -> 7.6.2
2020-04-08 20:51:07 -05:00
R. RyanTM
24ca5b4475 celluloid: 0.18 -> 0.19 2020-04-09 01:39:45 +00:00
Mario Rodas
d92cc0f25b
Merge pull request #84640 from r-ryantm/auto-update/snd
snd: 20.1 -> 20.2
2020-04-08 19:35:56 -05:00
Mario Rodas
c8e8a5425d
Merge pull request #84737 from jojosch/dbeaver_7.0.2
dbeaver: 7.0.1 -> 7.0.2
2020-04-08 19:34:43 -05:00
Trolli Schmittlauch
6be41c6df8 cawbird: 1.0.4 -> 1.0.5 2020-04-08 21:20:33 +02:00
Anderson Torres
9589864ad1
Merge pull request #84604 from AndersonTorres/update-tilda
tilda: 1.4.1 -> 1.5.0
2020-04-08 15:44:17 -03:00
Jörg Thalheim
b9b8388e4a vocal: add missing glib-networking
otherwise https is disabled
2020-04-08 13:22:50 -04:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Johannes Schleifenbaum
128baaf549
dbeaver: 7.0.1 -> 7.0.2 2020-04-08 18:43:22 +02:00
Arnout Engelen
f0d12bf4f7
olive-editor 0.1.1 -> 0.1.2 2020-04-08 17:23:22 +02:00
Jan Tojnar
044a1f03db
Merge pull request #83163 from lasandell/shortwave-1.0.1
shortwave: init at 1.0.1
2020-04-08 17:02:57 +02:00
Luke Sandell
a74ecff70a shortwave: init at 1.0.1 2020-04-08 09:44:30 -05:00
Jan Tojnar
b7243c79c8
Merge pull request #84698 from jtojnar/gnome2-cleanups
gnome2 cleanups
2020-04-08 15:58:33 +02:00
Tim Steinbach
c4c017f982
zoom-us: 3.5.374815.0324 -> 3.5.383291.0407 2020-04-08 08:51:08 -04:00
taku0
2bf7993123 thunderbird: 68.6.0 -> 68.7.0 2020-04-08 21:21:23 +09:00
taku0
b756e789a4 thunderbird-bin: 68.6.0 -> 68.7.0 2020-04-08 21:13:47 +09:00
Timo Kaufmann
b72fd98789
Merge pull request #84666 from jonringer/repofy-palp
palp: correct metadata for repology
2020-04-08 11:44:33 +00:00
Florian Klink
68d37fe0c0
Merge pull request #84663 from flokli/notmuch-multiple-output
notmuch: add separate `emacs` output
2020-04-08 13:31:52 +02:00
Michael Weiss
2eab203e57
Merge pull request #84671 from primeos/chromium
chromium: 80.0.3987.163 -> 81.0.4044.92
2020-04-08 12:29:22 +02:00
lewo
bb3e58883b
Merge pull request #84400 from numkem/nomad_0.10.5
nomad: 0.10.2 -> 0.10.5
2020-04-08 12:06:40 +02:00
Michael Weiss
49cc739239
gns3-{gui,server}: 2.2.6 -> 2.2.7 2020-04-08 11:58:44 +02:00
Michael Weiss
20fd05448d
androidStudioPackages.beta: 4.0.0.12 -> 4.0.0.13 2020-04-08 11:54:51 +02:00
Michael Weiss
fdedc5d16c
signal-desktop: 1.32.3 -> 1.33.0 2020-04-08 11:28:42 +02:00
Mario Rodas
b3fbd22149
syncthing: 1.4.1 -> 1.4.2
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.2
2020-04-08 04:20:00 -05:00
Jörg Thalheim
9902849e66
cheat: 3.8.0 -> 3.9.0 2020-04-08 10:11:41 +01:00
Gabriel Ebner
e71c0d80a1
Merge pull request #84583 from r-ryantm/auto-update/qalculate-gtk
qalculate-gtk: 3.8.0 -> 3.8.0a
2020-04-08 11:01:33 +02:00
Jan Tojnar
bd16668567
libreoffice-still: drop gnome2 dependencies
They are not needed any more:

* ORBit2: a219edfbb6
* GConf: 3cf557c12d
* gnome_vfs: b40b601007
2020-04-08 10:32:22 +02:00
Jan Tojnar
14be4ca20a
lingot: 0.9.1 → 1.0.1
https://savannah.nongnu.org/forum/forum.php?forum_id=9190
2020-04-08 10:32:21 +02:00
Jan Tojnar
db46da2e32
monotoneViz: do not use aliases 2020-04-08 10:32:21 +02:00
Jan Tojnar
0195347f5f
beast: drop
It depends on ton of cruft, has been broken for three years and upstream switched to electron 🙈
2020-04-08 10:32:20 +02:00
Vincent Laporte
f4ff33cce6 alt-ergo: 2.3.1 → 2.3.2 2020-04-08 10:23:48 +02:00
Tor Hedin Brønner
ef28fe9c92 orca: 3.36.0 -> 3.36.1 2020-04-08 09:48:14 +02:00
Tor Hedin Brønner
a04dda2f6e shotwell: 0.31.0 -> 0.31.1 2020-04-08 09:48:14 +02:00
Peter Simons
c924ae5079
Merge pull request #84638 from r-ryantm/auto-update/shotcut
shotcut: 20.02.17 -> 20.04.01
2020-04-08 08:34:32 +02:00
worldofpeace
36beb6efa4
Merge pull request #84185 from cpcloud/add-scmpuff
scmpuff: init at 0.3.0
2020-04-07 23:41:22 -04:00
Phillip Cloud
9c2ffc5834 scmpuff: init at 0.3.0
scmpuff is tool to make working with git easier by making it possible
to refer to filenames using numeric shortcuts
2020-04-07 23:41:06 -04:00
R. RyanTM
de6ba564f8 fldigi: 4.1.09 -> 4.1.11 2020-04-07 19:21:30 -07:00
R. RyanTM
9de87dcf4a flrig: 1.3.49 -> 1.3.50 2020-04-07 19:19:41 -07:00
Michael Weiss
da832dd7d4
chromium: 80.0.3987.163 -> 81.0.4044.92
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_7.html

This update includes 32 security fixes.

CVEs:
CVE-2020-6454 CVE-2020-6423 CVE-2020-6455 CVE-2020-6430 CVE-2020-6456
CVE-2020-6431 CVE-2020-6432 CVE-2020-6433 CVE-2020-6434 CVE-2020-6435
CVE-2020-6436 CVE-2020-6437 CVE-2020-6438 CVE-2020-6439 CVE-2020-6440
CVE-2020-6441 CVE-2020-6442 CVE-2020-6443 CVE-2020-6444 CVE-2020-6445
CVE-2020-6446 CVE-2020-6447 CVE-2020-6448
2020-04-08 00:08:46 +02:00
Yves Fischer
25c3d0da53
qcad: init at 3.24.2.1 (#81209)
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-04-07 21:46:50 +00:00
Nikolay Korotkiy
388635f82f
josm: 15937 -> 16239 2020-04-07 23:26:28 +02:00
Michael Weiss
d782c440ae
chromiumDev: Add the missing setuptools dependency
The build was failing with:
```
[1625/39505] ACTION //components/schema_org:generate_schema_org_code(//build/toolchain/linux:clang_x64)
FAILED: gen/components/schema_org/schema_org_entity_names.h gen/components/schema_org/schema_org_entity_names.cc gen/components/schema_org/schema_org_property_configurations.h gen/components/schema_org/schema_org_property_configurations.cc gen/components/schema_org/schema_org_property_names.h gen/components/schema_org/schema_org_property_names.cc
python ../../components/schema_org/generate_schema_org_code.py --schema-file ../../third_party/schema_org/schema.jsonld --output-dir gen/components/schema_org --templates templates/schema_org_entity_names.cc.tmpl templates/schema_org_entity_names.h.tmpl templates/schema_org_property_configurations.cc.tmpl templates/schema_org_property_configurations.h.tmpl templates/schema_org_property_names.cc.tmpl templates/schema_org_property_names.h.tmpl
Traceback (most recent call last):
  File "../../components/schema_org/generate_schema_org_code.py", line 22, in <module>
    env = Environment(loader=PackageLoader('generate_schema_org_code', ''))
  File "/build/chromium-83.0.4100.3/components/schema_org/../../third_party/jinja2/loaders.py", line 222, in __init__
    from pkg_resources import DefaultProvider, ResourceManager, \
ImportError: No module named pkg_resources
```
2020-04-07 23:21:28 +02:00
Jonathan Ringer
f89b76d9db
palp: correct metadata for repology 2020-04-07 14:08:03 -07:00
Doron Behar
028fcf9643 notmuch: remove bash-completion and just specify path 2020-04-07 22:02:49 +02:00
Florian Klink
d0dd8e6cca notmuch: make emacs a separate output
This puts all emacs-related binaries and code to a separate output,
removing emacs from the runtime closure of neomutt.
2020-04-07 22:02:48 +02:00