Commit graph

125840 commits

Author SHA1 Message Date
Đoàn Trần Công Danh f5417b7b99 travis/changed_templates: correct left tree-ish
From b881f32687 (travis/changed_templates: filter by git itself,
2020-05-23), we replaced git-diff(1) with git-diff-tree(1).

The change wasn't equivalence, though.
We used to compare between merge-base of FETCH_HEAD and HEAD.
From that commit, we started to compare FETCH_HEAD and HEAD instead.

Fix them by changing left tree-ish to the merge-base.
2020-06-10 16:40:39 +00:00
Michael Aldridge b6b94d4aa4 zerotier-one: remove 2020-06-10 17:43:11 +02:00
Leah Neukirchen 477828eeb7 pandoc: update to 2.9.2.1. 2020-06-10 14:42:22 +02:00
Leah Neukirchen 38398916d6 netpbm: update to 10.90.4. 2020-06-10 14:18:19 +02:00
Leah Neukirchen 32d49bba0a perl-WWW-Mechanize: update to 2.00. 2020-06-10 12:34:10 +02:00
Leah Neukirchen 02b5116ad0 perl-HTTP-Daemon: update to 6.12.
Adopted.
2020-06-10 12:34:10 +02:00
Leah Neukirchen c3bdef044c perl-LWP: update to 6.45.
Adopted.
2020-06-10 12:34:10 +02:00
Leah Neukirchen 22ccf016e7 progress: update to 0.15. 2020-06-10 12:34:10 +02:00
Leah Neukirchen 3cff875cd6 git-revise: update to 0.6.0. 2020-06-10 12:34:10 +02:00
Leah Neukirchen 613f70ed08 minify: update to 2.7.6. 2020-06-10 12:34:09 +02:00
Leah Neukirchen e31168a7b7 k9s: update to 0.20.5. 2020-06-10 12:34:09 +02:00
Leah Neukirchen 6f9000fd86 hyx: update to 2020.06.09. 2020-06-10 12:34:09 +02:00
John 149a56003d
plasma-wayland-protocols: disable cmake sizeof(void*) check 2020-06-10 12:16:47 +02:00
John 3fdeefc685
kdevelop: rebuild against libksysguard-5.19.0 2020-06-10 11:19:56 +02:00
John 93647417fb kde5: update to 5.19.0. 2020-06-10 11:09:17 +02:00
q66 b4c67d513f cross*: don't strip libgmem.a
This is harmless but avoids the strip tool trying.
2020-06-10 05:12:32 +02:00
q66 86ebbc6dea cross-i686-linux-musl: rebuild for updated ssp patch 2020-06-10 05:12:32 +02:00
q66 58a8523e38 cross-x86_64-linux-musl: rebuild for updated ssp patch 2020-06-10 05:12:31 +02:00
q66 44363a7dc8 gcc: expand libssp musl patch to disable splitstack on musl/x86
This doesn't seem to affect our actual native gcc build, since it
compiles gotools just fine, which means the macro is never triggered.

However, it does help our x86 crosstoolchains, as otherwise the
gccgo crosscompiler seems to think that -fsplit-stack can be passed.

This is because of gcc/go/gospec.c, which contains code like this:

```
  supports_split_stack = 1;

  /* If we are linking, pass -fsplit-stack if it is supported.  */
  if ((library >= 0) && supports_split_stack)
    {
      generate_option (OPT_fsplit_stack, NULL, 1, CL_DRIVER,
                       &new_decoded_options[j]);
      j++;
    }
```

Also, refactor gccgo enablement code and reenable it on i686-musl.

Fixes https://github.com/void-linux/void-packages/issues/22742
2020-06-10 05:12:31 +02:00
John d67988b49c New package: kwayland-server-5.18.90 2020-06-10 00:50:37 +02:00
John 99da3a3dad New package: plasma-wayland-protocols-1.0 2020-06-10 00:50:37 +02:00
John 95701f1c19 xdg-desktop-portal-kde: update to 5.19.0
[ci skip]
2020-06-10 00:50:37 +02:00
John b38ce526ba user-manager: update to 5.19.0
[ci skip]
2020-06-10 00:50:37 +02:00
John a395478a43 systemsettings: update to 5.19.0
[ci skip]
2020-06-10 00:50:37 +02:00
John f7964b3c96 sddm-kcm: update to 5.19.0
[ci skip]
2020-06-10 00:50:37 +02:00
John 636e947c3e powerdevil: update to 5.19.0
[ci skip]
2020-06-10 00:50:37 +02:00
John 6c38cbf54f polkit-kde-agent: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 398adca974 plasma-workspace: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John c11a781f94 plasma-workspace-wallpapers: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 5cc2c29025 plasma-vault: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 426a010625 plasma-thunderbolt: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 4d1f3d130a plasma-sdk: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 44c91db3c3 plasma-pa: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 43d195c267 plasma-nm: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John f4d2fab898 plasma-integration: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 3bcaf0715f plasma-desktop: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 0476076876 plasma-browser-integration: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John e12370045d oxygen: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 58404f4327 milou: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 795a039a11 libksysguard: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John dfef375454 libkscreen: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John c210029662 kwrited: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John 7cb8dbf5d9 kwin: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John 78652d92b8 kwayland-integration: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John 6320ce13e8 kwallet-pam: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John 95b661882b ksysguard: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John fe70bc0bd1 ksshaskpass: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John 423523d492 kscreenlocker: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John e9b88601d4 kscreen: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John f9e812d933 kmenuedit: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00