Search Criteria
Package Details: cloudflare-warp-bin 2025.2.600-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cloudflare-warp-bin.git (read-only, click to copy) |
---|---|
Package Base: | cloudflare-warp-bin |
Description: | Cloudflare Warp Client |
Upstream URL: | https://1.1.1.1 |
Licenses: | unknown |
Conflicts: | cloudflare-warp |
Provides: | warp-cli, warp-diag, warp-svc |
Submitter: | solatis |
Maintainer: | solatis (mhdi, billyaddlers, vk8a8, Neomax7) |
Last Packager: | mhdi |
Votes: | 58 |
Popularity: | 1.69 |
First Submitted: | 2021-05-26 08:59 (UTC) |
Last Updated: | 2025-03-31 23:04 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nftables (nftables-fullconeAUR, nftables-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 Next › Last »
solatis commented on 2021-12-11 20:44 (UTC)
@kirusfg could you post the error message you're seeing?
kirusfg commented on 2021-12-11 15:57 (UTC)
Hello, cannot install the package - there is a md5sum mismatch. I know very little about packaging, but am ready to help with this if I can.
Nu4425 commented on 2021-12-01 19:28 (UTC) (edited on 2021-12-01 19:32 (UTC) by Nu4425)
@solatis thank you for looking into it.
After looking into it myself by reading the wiki and examples like firefox-nightly, I think it would be best not validate it and instead wait for an official upstream tarball/zip where a signature file would ideally be present.
So for now, comparing the md5 digests within the .deb and listing the sha2 digest suffices
solatis commented on 2021-11-30 12:17 (UTC)
@PanisSupraOmnia I'll take care of it!
@Nu4425 I'm trying to see how that works, is there any tooling in PKGBUILD that allows me to verify .deb package signatures of embedded files? I cannot use the
validpgpkeys
construct as that verifies the signatures on a Arch-package level, not the embedded files inside the .deb. The process is basically to extract the_gpgorigin
out of the archive, and verify it usingIs there something that automates that?
PanisSupraOmnia commented on 2021-11-29 22:42 (UTC)
Hi @solatis, I noticed that in one of the recent package updates where you cleaned up the PKGBUILD you changed it to use the
msg2
anderror
subroutines. These are not part of makepkg's stable public API, and so they should not be used in PKGBUILDs, per the wiki.Nu4425 commented on 2021-11-19 16:39 (UTC) (edited on 2021-11-19 16:43 (UTC) by Nu4425)
@solatis thank you for that! Also, as another improvement, would you consider using cloudflare's official pgp fingerprint provided at "https://pkg.cloudflareclient.com/pubkey.gpg" during the build process for validation? The fingerprint can be listed through
As it is officially signed and is a RSA-4096 key, I think using this key would make this package official therefore providing a higher degree of security.
solatis commented on 2021-11-08 11:21 (UTC)
@Nu4425 your wish is my command. :)
The md5sum is what the original apt package (for Ubuntu focal) uses to validate the package, and there's something to be said for using the "official" md5sums. Having said that, I've added a few improvements:
I've also tidied up the
/usr/usr
garbage output, and include the official changelog in the package changelog (pacman -Qc cloudflare-warp-bin should now show the proper changelog).Let me know if anyone has any issues.
Nu4425 commented on 2021-11-08 07:34 (UTC)
Hi @solatis, the package builds and installs just fine but I noticed the digest for this package was produced using md5 which is proven to be broken. Do you mind using a sha2 or sha3 digest instead? Thanks!
solatis commented on 2021-10-02 14:37 (UTC)
Thanks @PanisSupraOmnia, i've released an update to the package which addresses quite a few of these. I added
cloudflare-warp
as a conflicting package, but the package appears to be gone anyway?@a22a-dev, please try again with the update; i've now changed the url / validation to exactly the URL ubuntu focal uses, and the same md5sum that it uses.
a22a-dev commented on 2021-10-02 06:19 (UTC)
I am unable to install this, gives validation error, and even fails to download the package altogther
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 Next › Last »