Michael Altfield
Michael Altfield
@samxplogs did you obtain the file with this command? ``` wget https://github.com/BusKill/buskill-app/releases/download/10136271901_mac/buskill-mac-1722214579-x86_64.dmg ``` because if you get a different file than I get when I execute that command, we have...
Note that this issue does appear to be specific to `libusb1` and not an upstream issue with PyPI. I confirmed that the signature is still available for another project ([borgbackup](https://pypi.org/project/borgbackup/)):...
In addition to attempting a new release, can you also please add all the release files as a [release on GitHub](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository)? That would provide a redundant method for downstream consumers...
> I created the 3.0.0 and 3.1.0 releases. Great, that unblocks us for now so we can safely build our app again. Thanks :) * https://github.com/vpelletier/python-libusb1/releases/tag/3.1.0
Sad to see the pip devs choosing to make their platform insecure :( Good thing that the actual python team does sign their releases; it's just `pip` that's horribly insecure...
See also: * https://stackoverflow.com/questions/35873976/rules-with-ipset-after-restart * https://dhtar.com/make-ipset-and-iptables-configurations-persistent-in-debianubuntu.html
@mikegleasonjr I've created a PR to fix this * https://github.com/mikegleasonjr/ansible-role-firewall/pull/44
See also downstream bug report: * https://github.com/wpovernight/woocommerce-pdf-invoices-packing-slips/issues/859
Submitted PR to fix this: * https://github.com/dompdf/dompdf/pull/3524
This appears to be a regression bug? * https://github.com/dompdf/dompdf/pull/2049