Commit graph

125936 commits

Author SHA1 Message Date
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
John
67e361bfba kinfocenter: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John
d9f769232b khotkeys: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John
7054c26c13 kgamma5: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00
John
0d31fcae0d kdeplasma-addons5: update to 5.19.0
[ci skip]
2020-06-10 00:50:35 +02:00