Package Release Info

cloudflared-2024.9.1-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cloudflared

Change Logs

* Fri Sep 13 2024 Hillwood Yang <hillwood@opensuse.org>
- Update version to 2024.9.1
  * TUN-8546: Fix final artifacts paths
  * TUN-8583: change final directory of artifacts
  * TUN-8585: Avoid creating GH client when dry-run is true
  * TUN-8591 login command without extra text
  * TUN-8592: Use metadata from the edge to determine if request body is
    empty for QUIC transport
  * TUN-8484: Print response when QuickTunnel can't be unmarshalled
  * TUN-8621: Prevent QUIC connection from closing before grace period after
    unregistering
  * PPIP-2310: Update quick tunnel disclaimer
* Mon Aug 05 2024 Hillwood Yang <hillwood@opensuse.org>
- Update version to 2024.7.3
  * TUN-8546: Fix final artifacts paths
* Tue Jul 30 2024 Hillwood Yang <hillwood@opensuse.org>
- Update version to 2024.7.1
  * Add user-agent for quick-tunnel requests
  * Add default noop logger for capnprpc
  * cloudflared uses new PQ curve ID
  * use -p flag to create intermediate directories
* Wed Jul 17 2024 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to not include the build date (boo#1047218)
* Mon Jul 08 2024 Andreas Schwab <schwab@suse.de>
- Define GOARCH
- Remove 003-support-ppc64le.patch.
* Thu Jul 04 2024 Hillwood Yang <hillwood@opensuse.org>
- Add 003-support-ppc64le.patch
* Mon Jun 17 2024 Hillwood Yang <hillwood@opensuse.org>
- Initial package for version 2024.6.0
- Add 001-skip-test.patch and 002-use-pie.patch