diff --git a/_service b/_service index 775ad73..95f4733 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ caddy @PARENT_TAG@ v(.*) - v2.6.2 + v2.6.3 enable diff --git a/_servicedata b/_servicedata index 170af45..bd8ff1a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/caddyserver/caddy.git - 6bad878a22e048762262d6fabe2144cefaf4ca81 \ No newline at end of file + 90798f3eea6b7a219a9bb55f680919c0504263e3 \ No newline at end of file diff --git a/caddy-2.6.2.tar.gz b/caddy-2.6.2.tar.gz deleted file mode 100644 index 91cc7dd..0000000 --- a/caddy-2.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:932c4aa26c4552df8c7dfa81961302db9be7e5d748982b766c2ae335f5232f4b -size 572819 diff --git a/caddy-2.6.3.tar.gz b/caddy-2.6.3.tar.gz new file mode 100644 index 0000000..262a748 --- /dev/null +++ b/caddy-2.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c1e684df4de353256e311547db40e611aabff35212d532953a9445e9cd6721 +size 582027 diff --git a/caddy.changes b/caddy.changes index 99a544a..efb359e 100644 --- a/caddy.changes +++ b/caddy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 09 10:19:47 UTC 2023 - alexandre.vicenzi@suse.com + +- Update to version 2.6.3: + * New trusted_proxies global option (within servers) can be used to specify trusted proxy IP ranges globally + * Unix sockets on Windows now supported as proxy upstreams + * Proxied WebSocket connections are now logged with correct status code and "size" (bytes read + bytes written) + * The quic-go package has received significant optimizations and HTTP/3 should be more efficient now + * CVE-2022-41721: ineffective mitigation for unsafe io.ReadAll (boo#1207207) + ------------------------------------------------------------------- Thu Oct 13 19:10:18 UTC 2022 - jkowalczyk@suse.com diff --git a/caddy.spec b/caddy.spec index 96ba7a7..b873e63 100644 --- a/caddy.spec +++ b/caddy.spec @@ -1,7 +1,7 @@ # # spec file for package caddy # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define project github.com/caddyserver/caddy Name: caddy -Version: 2.6.2 +Version: 2.6.3 Release: 0 Summary: Fast, multi-platform web server with automatic HTTPS License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 9bb21aa..d28be23 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e38b498a7ea7baf53702910038011a1b268e15ae8c18afa64efa601860f85c71 -size 8460223 +oid sha256:c2ba887f0a05f5fdb56d8545b050640b87f28b2c4bde739a74a894a8c78f5ea8 +size 8559715