Userdocs
Userdocs
First, part of the OP's issue was never addressed so i'll link to me asking it (why the release assets are different) https://github.com/boostorg/boost/issues/753#issuecomment-1472602242 Second, I made an automated mirror of...
> Or use jsdelivr? As a recommendation for a backup mirror perhaps but the point that should be focused on here is that there is no valid to reason to...
As my final contribution to this spectacle I thought I'd expand the potential of the demo mirror repo to be an easy to fork and reproduce mirror system that can...
@lachieh thanks, I got it working on my install as I wanted to use shiki over prism. Prism is just not as good as shiki when showing more complex snippets....
Since qbittorrent natively supports multiple instances you can already do this. ``` qbittorrent-nox --configuration=my_custom_instance ``` Now all folders linked to that instance have the suffix `my_custom_instance` So as soon as...
Using the restore session method the issue can be bypassed after a crash, at least, but the end user must experience the CTD first. Without restoring the session, it's impossible...
My test run + artifacts https://github.com/userdocs/musl-cross-make/actions/runs/8287381126
The archives have a top level dir named `gcc-14-20240310/` - would this not be enough to provide patches in a folder named `patches/gcc-14-20240310` ? I figure anyone doing this is...
@madobb 1.2.4 and hash was added https://github.com/richfelker/musl-cross-make/commits/master/
I think i have narrowed these offending packages which are both managed by [crypto-policies-scripts-20220428-1.gitdfb10ea.fc36.noarch](https://fedora.pkgs.org/36/fedora-updates-x86_64/crypto-policies-scripts-20220428-1.gitdfb10ea.fc36.noarch.rpm.html ) ``` crypto-policies crypto-policies-script ``` https://fedora.pkgs.org/36/fedora-updates-x86_64/crypto-policies-scripts-20220428-1.gitdfb10ea.fc36.noarch.rpm.html Can you please test a downgrade to the previous version...