Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package caddy for openSUSE:Factory checked 
in at 2021-09-07 21:21:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caddy (Old)
 and      /work/SRC/openSUSE:Factory/.caddy.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caddy"

Tue Sep  7 21:21:37 2021 rev:4 rq:917241 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/caddy/caddy.changes      2021-09-02 
23:20:47.488589138 +0200
+++ /work/SRC/openSUSE:Factory/.caddy.new.1899/caddy.changes    2021-09-07 
21:22:22.093371627 +0200
@@ -1,0 +2,51 @@
+Thu Sep 02 14:38:58 UTC 2021 - [email protected]
+
+- Update to version 2.4.4:
+  * acmeserver: Don't set host for directory links by default
+  * acmeserver: Trim slashes from path prefix
+  * admin: Implement load_interval to pull config on a timer
+  * admin: Replace admin cert cache when reloading
+  * admin: Sync server variables
+  * caddyfile: Better error message for missing site block braces
+  * caddyfile: Error on invalid site addresses containing comma
+  * caddyfile: keep error chain info in Dispenser.Errf
+  * caddyhttp: Fix edgecase with auto HTTP->HTTPS logic
+  * caddyhttp: Fix incorrect determination of gRPC protocol
+  * caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi
+  * caddyhttp: Updated the documentation for MatchQuery
+  * caddytls: Add Caddyfile support for propagation_timeout
+  * caddytls: Remove "IssuerRaw" field
+  * cmd: Fix paths when using an env file
+  * cmd: New add-package and remove-package commands
+  * cmd: use net.ErrClosed for matching returned error
+  * core: Unix ns and Unix ms time placeholders
+  * encode: Tweak compression settings
+  * fileserver: Add disable_canonical_uris Caddyfile subdirective
+  * fileserver: Clarify docs about canonicalization
+  * fileserver: Don't persist parsed template
+  * fileserver: Fix browse name_dir_first sorting
+  * fileserver: Fix browse not redirecting query parameters
+  * fileserver: Only redirect if filename not rewritten
+  * fileserver: Redirect within the original URL
+  * go.mod: Update dependencies
+  * httpcaddyfile: Add preferred_chains global option and issuer subdirective
+  * httpcaddyfile: Add shortcut for proxy hostport placeholder
+  * httpcaddyfile: Add skip_install_trust global option
+  * httpcaddyfile: Don't add HTTP hosts to TLS APs
+  * httpcaddyfile: Don't put localhost in public APs
+  * httpcaddyfile: Ensure hosts to skip for logs can always be collected
+  * httpcaddyfile: Improve unrecognized directive errors
+  * httpcaddyfile: Reorder some directives
+  * logging: Actually use level_key
+  * logging: Add missing interface guards for replace filter
+  * logging: Prep for common_log removal
+  * logging: Warn for deprecated single_field encoder
+  * metrics: use buildinfo collector from new collectors pkg
+  * reverseproxy: Adjust test related to #4201
+  * reverseproxy: Always remove hop-by-hop headers
+  * reverseproxy: Fix overwriting of max_idle_conns_per_host
+  * reverseproxy: Incorporate latest proxy changes from stdlib
+  * reverseproxy: Keep path to unix socket as dial address
+  * reverseproxy: Remove redundant flushing
+
+-------------------------------------------------------------------

Old:
----
  caddy-2.4.1.tar.gz

New:
----
  caddy-2.4.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ caddy.spec ++++++
--- /var/tmp/diff_new_pack.FLctXX/_old  2021-09-07 21:22:22.925372632 +0200
+++ /var/tmp/diff_new_pack.FLctXX/_new  2021-09-07 21:22:22.929372637 +0200
@@ -19,7 +19,7 @@
 %define project github.com/caddyserver/caddy
 
 Name:           caddy
-Version:        2.4.1
+Version:        2.4.4
 Release:        0
 Summary:        Fast, multi-platform web server with automatic HTTPS 
 License:        Apache-2.0
@@ -34,7 +34,7 @@
 Source6:        _caddy
 BuildRequires:  golang-packaging
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  golang(API) >= 1.15
+BuildRequires:  golang(API) >= 1.16
 %{?systemd_requires}
 %{go_provides}
 # Make sure that the binary is not getting stripped.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.FLctXX/_old  2021-09-07 21:22:22.981372700 +0200
+++ /var/tmp/diff_new_pack.FLctXX/_new  2021-09-07 21:22:22.981372700 +0200
@@ -5,7 +5,7 @@
     <param name="filename">caddy</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v2.4.1</param>
+    <param name="revision">v2.4.4</param>
     <param name="changesgenerate">enable</param>
 </service>
   <service mode="disabled" name="set_version">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.FLctXX/_old  2021-09-07 21:22:22.997372720 +0200
+++ /var/tmp/diff_new_pack.FLctXX/_new  2021-09-07 21:22:23.001372724 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/caddyserver/caddy.git</param>
-              <param 
name="changesrevision">e3c369d4526e44f23efb10aaad8a60ce519720a0</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">f43fd6f3884d957afc391da3ca689a43ba27eccb</param></service></servicedata>
\ No newline at end of file

++++++ caddy-2.4.1.tar.gz -> caddy-2.4.4.tar.gz ++++++
++++ 5554 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/caddy/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.caddy.new.1899/vendor.tar.gz differ: char 5, line 1

Reply via email to