Package: caddy / 2.6.2-14

Metadata

Package Version Patches format
caddy 2.6.2-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0005 Remove tracing module to reduce dependencies.patch | (download)

modules/caddyhttp/standard/imports.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove tracing module to reduce dependencies

0006 postinst.sh Do not call chown recursively.patch | (download)

dist/scripts/postinstall.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 postinst.sh: do not call chown recursively

0008 remove dirs on purge.patch | (download)

dist/scripts/postinstall.sh | 7 7 + 0 - 0 !
dist/scripts/postremove.sh | 3 2 + 1 - 0 !
2 files changed, 9 insertions(+), 1 deletion(-)

 postinst/postrm: do not leave directories on purge


0004 Add short description for caddy command.patch | (download)

cmd/cobra.go | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add short description for caddy command


0005 Remove obsolote subcommands.patch | (download)

cmd/commands.go | 76 14 + 62 - 0 !
1 file changed, 14 insertions(+), 62 deletions(-)

 remove obsolote subcommands

0006 Add variable for reproducible manpage time stamps.patch | (download)

cmd/commands.go | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 add variable for reproducible manpage time stamps


0007 quic go 0.50.0.patch | (download)

listeners.go | 28 14 + 14 - 0 !
modules/caddyhttp/app.go | 4 2 + 2 - 0 !
modules/caddyhttp/server.go | 10 5 + 5 - 0 !
3 files changed, 21 insertions(+), 21 deletions(-)

 quic-go 0.46.0


0009 quic go 0.53.0.patch | (download)

listeners.go | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] go.mod: update quic-go to v0.53.0 (#7094)