Package Details: cloudflare-warp-bin 2024.11.309-1

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: 56
Popularity: 2.11
First Submitted: 2021-05-26 08:59 (UTC)
Last Updated: 2024-11-19 08:44 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 18 Next › Last »

ymz1376 commented on 2023-07-28 18:47 (UTC)

thanks for update

confirmed commented on 2023-07-28 14:00 (UTC)

Latest update works. Thanks!

solatis commented on 2023-07-28 04:34 (UTC)

Hi all,

I've added @unlogicalcode and @nomaxx117 as co-maintainers of this package. I apologize for my absence and leaving this package in a broken state for a month.

reinaldorauch commented on 2023-07-28 01:22 (UTC) (edited on 2023-07-28 22:08 (UTC) by reinaldorauch)

@solatis, I would be glad to be a co-mantainer.

Edit: Sorry, didn't saw that it was a co-mantainer

nomaxx117 commented on 2023-07-26 21:16 (UTC)

I would also be willing to step up as a co-maintainer.

unlogicalcode commented on 2023-07-26 12:01 (UTC)

Hi,

if acceptable I can step-up as a Co-Maintainer.

solatis commented on 2023-07-26 03:29 (UTC)

Hi all,

I apologize for my absence, I'm currently unable to update this package. Is there anyone who would like to step up as a co-maintainer to ensure this package is updated?

unlogicalcode commented on 2023-07-25 17:28 (UTC)

Hi together,

since the fix of @reinaldorauch didn't work for me, I also made a fix. It gave me Errors on the Checksums. The main difference of my fix is, that I'm still using the Ubuntu .deb File, and did not switch to the Debian one in the URLs.

This is the git patch for it:

From 2aca36609d08a39ca29b6e1ef99110db8c52f0b3 Mon Sep 17 00:00:00 2001
From: unlogicalcode <jearsmail99@gmail.com>
Date: Tue, 25 Jul 2023 18:54:48 +0200
Subject: [PATCH] Update to 2023.7.40, fix gitignore for all downloaded files,
 fix wording in check()

---
 .SRCINFO                      | 12 ++++++------
 .gitignore                    |  2 ++
 PKGBUILD                      | 12 ++++++------
 cloudflare-warp-bin.changelog |  5 +++++
 4 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index b14ecfc..15ae278 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = cloudflare-warp-bin
    pkgdesc = Cloudflare Warp Client
-   pkgver = 2023.3.398
+   pkgver = 2023.7.40
    pkgrel = 1
    url = https://1.1.1.1
    install = cloudflare-warp-bin.install
@@ -19,13 +19,13 @@ pkgbase = cloudflare-warp-bin
    provides = warp-diag
    provides = warp-svc
    conflicts = cloudflare-warp
-   source = cloudflare-warp-bin-2023.3.398-x86_64.deb::https://pkg.cloudflareclient.com/pool/dists/focal/main/cloudflare_warp_2023_3_398_1_amd64_9880b6c7ae_amd64.deb
-   source = cloudflare-warp-bin-2023.3.398-1-Release::https://pkg.cloudflareclient.com/dists/focal/Release
-   source = cloudflare-warp-bin-2023.3.398-1-x86_64-Packages::https://pkg.cloudflareclient.com/dists/focal/main/binary-amd64/Packages
-   md5sums = 762831f7419edfe79374e7489cbc85e1
+   source = cloudflare-warp-bin-2023.7.40-x86_64.deb::https://pkg.cloudflareclient.com/pool/focal/main/c/cloudflare-warp/cloudflare-warp_2023.7.40-1_amd64.deb
+   source = cloudflare-warp-bin-2023.7.40-1-Release::https://pkg.cloudflareclient.com/dists/focal/Release
+   source = cloudflare-warp-bin-2023.7.40-1-x86_64-Packages::https://pkg.cloudflareclient.com/dists/focal/main/binary-amd64/Packages
+   md5sums = 86189a2517b968c25b8fb6a3a511d7b8
    md5sums = SKIP
    md5sums = SKIP
-   sha256sums = 49d8046fc85f172dded51f217e012c15800e9a6113bd8f575fc98f8c0cdd5eb1
+   sha256sums = 30d183fa608e5e1852c13c986dfdba0c2c35ada823ff992d7f17eedff5989383
    sha256sums = SKIP
    sha256sums = SKIP

diff --git a/.gitignore b/.gitignore
index 3890d9f..f595a62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ pkg/
 src/
 *.zst
 *.deb
+*-Packages
+*-Release
\ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 2aba023..fbbdcdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Leon Mergen <leon@solatis.com>
 pkgname=cloudflare-warp-bin
-pkgver=2023.3.470
+pkgver=2023.7.40
 pkgrel=1
 pkgdesc="Cloudflare Warp Client"
 url="https://1.1.1.1"
@@ -19,15 +19,15 @@ changelog=$pkgname.changelog
 #
 # `curl https://pkg.cloudflareclient.com/dists/focal/main/binary-amd64/Packages`
 source=(
-    "${pkgname}-${pkgver}-x86_64.deb::https://pkg.cloudflareclient.com/pool/focal/main/c/cloudflare-warp/cloudflare-warp_2023.3.470-1_amd64.deb"
+    "${pkgname}-${pkgver}-x86_64.deb::https://pkg.cloudflareclient.com/pool/focal/main/c/cloudflare-warp/cloudflare-warp_2023.7.40-1_amd64.deb"
     "${pkgname}-${pkgver}-${pkgrel}-Release::https://pkg.cloudflareclient.com/dists/focal/Release"
     "${pkgname}-${pkgver}-${pkgrel}-x86_64-Packages::https://pkg.cloudflareclient.com/dists/focal/main/binary-amd64/Packages"
 )

-md5sums=('f4e7de64d6fdd4c794750dc186d7993b'
+md5sums=('86189a2517b968c25b8fb6a3a511d7b8'
          'SKIP'
          'SKIP')
-sha256sums=('642b85c831f8e4821e2abf14c519e0c0537c0c36577236b45e80836845b0fa9c'
+sha256sums=('30d183fa608e5e1852c13c986dfdba0c2c35ada823ff992d7f17eedff5989383'
             'SKIP'
             'SKIP')
 install=$pkgname.install
@@ -87,14 +87,14 @@ check() {
     echo "==> sha256sum: ${PKGHASH}"
     if ! sha256sum --status --check ${PKGHASH}
     then
-        echo "!!> SHA512 mismatch: ${PKGHASH}"
+        echo "!!> SHA256 mismatch: ${PKGHASH}"
         exit 1
     fi

     echo "==> sha256sum: ${DEBHASH}"
     if ! sha256sum --status --check ${DEBHASH}
     then
-        echo "!!> SHA512 mismatch: ${DEBHASH}"
+        echo "!!> SHA256 mismatch: ${DEBHASH}"
         exit 1
     fi

diff --git a/cloudflare-warp-bin.changelog b/cloudflare-warp-bin.changelog
index 9fbb2a3..cf376f7 100644
--- a/cloudflare-warp-bin.changelog
+++ b/cloudflare-warp-bin.changelog
@@ -1,3 +1,8 @@
+cloudflare-warp (2023.3.470) unstable; urgency=medium
+  * Migrated package repository to new infrastructure
+
+ -- Logan Praneis <lpraneis@cloudflare.com> Tue, 13 Jun 2023 012:53:00 -0500
+
 cloudflare-warp (2023.3.398) unstable; urgency=medium
   * Added support for millisecond timestamps for use in Digital Experience Monitoring
   * Fixed an issue with Root CA installation feature
-- 
2.41.0

I wrote the Maintainer(s) to check it, so let's see what they say.

reinaldorauch commented on 2023-07-17 16:24 (UTC)

The latest errors can be solved by editing the PKGBUILD and using the latest version of the package of the latest distro for ubuntu, following these steps:

  1. Get the latest version with this command:
curl https://pkg.cloudflareclient.com/dists/jammy/main/binary-amd64/Packages
  1. update the pkgver variable:
pkgver=2023.7.40
  1. update the deb download url in the sources listing with the one in Packages you got above and the distro name in the Release and Packages files like below:
source=(
    "${pkgname}-${pkgver}-x86_64.deb::https://pkg.cloudflareclient.com/pool/bookworm/main/c/cloudflare-warp/cloudflare-warp_2023.7.40-1_amd64.deb"
    "${pkgname}-${pkgver}-${pkgrel}-Release::https://pkg.cloudflareclient.com/dists/bookworm/Release"
    "${pkgname}-${pkgver}-${pkgrel}-x86_64-Packages::https://pkg.cloudflareclient.com/dists/bookworm/main/binary-amd64/Packages"
)
  1. get the sha256 and md5 hashes from the curl command above and update them below in the PKGBUILD:
md5sums=('b96b7c1b14672ed85dfb80f4b249a211'
         'SKIP'
         'SKIP')
sha256sums=('f4e72c556cb45e4f9b85a1aebe275dc1dc6b292a64dddceea1a4b3e35604cb02'
            'SKIP'
            'SKIP')
  1. then run the makepkg command to build the pkg