anonfunc
anonfunc commented on issue ALHP/ALHP.GO#159 2022-12-01 07:42:11 +01:00
Keepass with mono failed

Have to test that locally. Probably a blacklist candidate.

anonfunc commented on issue ALHP/ALHP.GO#156 2022-12-01 07:41:06 +01:00
Openssl 3 rebuild

@N3k0-san Queued that, thanks!

anonfunc commented on issue ALHP/ALHP.GO#160 2022-12-01 07:39:40 +01:00
[debuginfod] libreoffice-fresh

Neither libreoffice-still nor libreoffice-fresh have debug symbols. You can try downgrading libreoffice-fresh and check if the crash still happens. I Don't think Arch has DS for these…

anonfunc pushed to master at anonfunc/aur-packages 2022-11-30 17:32:51 +01:00
12f89c2633 upgpkg: adguardhome 1:0.107.19-1
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 19:26:29 +01:00
eb8487d0c4 fixed demos not found error
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 19:06:00 +01:00
56059d2cd0 separated rate limiter for sharecode endpoint
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 18:05:45 +01:00
e99dfd320d fixed read on closed body
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 13:11:08 +01:00
ca914ea42b logging improvements
anonfunc pushed to master at ALHP/ALHP.GO 2022-11-28 13:03:56 +01:00
4570c2b3f6 disabled nakedret
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 13:02:01 +01:00
d856b32139 fixed wrong player append logic
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 12:53:06 +01:00
c6ddf14a26 fixed unmarshalling into nil-pointer
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-28 12:48:22 +01:00
1ac07c2f5a reworked sharecode return
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-11-27 20:02:35 +01:00
43c91b694e some more code cleanup
4304a5a1d6 more code cleanup
Compare 2 commits »
anonfunc commented on issue ALHP/ALHP.GO#149 2022-11-27 15:07:03 +01:00
Non-standard flags (GOAMD64) are actually not used

That could work. Will have a test later.

anonfunc commented on issue ALHP/ALHP.GO#157 2022-11-27 15:02:27 +01:00
Rust & LTO: I think I figured out what's wrong

This page also does not state it lets cargo choose which LTO behavior to adopt. It just links to here, where there is also…

anonfunc commented on issue ALHP/ALHP.GO#149 2022-11-26 15:43:27 +01:00
Non-standard flags (GOAMD64) are actually not used

We need to rewrite how ALHP exports these vars. Having them in the makepkg would be convenient, but requires patches to devtools. I'd like to avoid that, so we have no other option then to export…

anonfunc commented on issue ALHP/ALHP.GO#157 2022-11-26 15:40:22 +01:00
Rust & LTO: I think I figured out what's wrong

@AvianaCruz Do you have any documentation that explicitly states that CARGO_PROFILE_RELEASE_LTO lets cargo decide when to use lto? I could not find anything about that, neither on your linked…

anonfunc commented on issue ALHP/ALHP.GO#158 2022-11-26 15:01:36 +01:00
Tilix will not start with gtkd 3.10.0-4.1

Thanks for the feedback :) Closing this.

anonfunc closed issue ALHP/ALHP.GO#158 2022-11-26 15:01:36 +01:00
Tilix will not start with gtkd 3.10.0-4.1
anonfunc commented on issue ALHP/ALHP.GO#158 2022-11-24 21:08:28 +01:00
Tilix will not start with gtkd 3.10.0-4.1

Can repeoduct that. Lets try building gtkd without LTO first.