Files
cloudflared/cloudflared.changes
Hillwood Yang 7f426bc177 Accepting request 1200830 from home:hillwood:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/1200830
OBS-URL: https://build.opensuse.org/package/show/network/cloudflared?expand=0&rev=15
2024-09-13 12:29:48 +00:00

52 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 13 12:22:21 UTC 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 5 08:39:46 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 2024.7.3
* TUN-8546: Fix final artifacts paths
-------------------------------------------------------------------
Tue Jul 30 14:55:59 UTC 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 10:30:08 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to not include the build date (boo#1047218)
-------------------------------------------------------------------
Mon Jul 8 11:56:05 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Define GOARCH
- Remove 003-support-ppc64le.patch.
-------------------------------------------------------------------
Thu Jul 4 13:55:12 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Add 003-support-ppc64le.patch
-------------------------------------------------------------------
Mon Jun 17 07:40:16 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Initial package for version 2024.6.0
- Add 001-skip-test.patch and 002-use-pie.patch