diff --git a/_service b/_service
index 84c6ea7..df549b6 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
caddy
@PARENT_TAG@
v(.*)
- v2.4.1
+ v2.4.4
enable
diff --git a/_servicedata b/_servicedata
index 51e16d6..159c245 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/caddyserver/caddy.git
- e3c369d4526e44f23efb10aaad8a60ce519720a0
\ No newline at end of file
+ f43fd6f3884d957afc391da3ca689a43ba27eccb
\ No newline at end of file
diff --git a/caddy-2.4.1.tar.gz b/caddy-2.4.1.tar.gz
deleted file mode 100644
index 56c4536..0000000
--- a/caddy-2.4.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b6f55f97bc35ffe1acd7d9f811be21a518650857f5ee42bf93a2b93b1af12ef2
-size 455906
diff --git a/caddy-2.4.4.tar.gz b/caddy-2.4.4.tar.gz
new file mode 100644
index 0000000..b80d2a5
--- /dev/null
+++ b/caddy-2.4.4.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a65f2df9a54ac71387eeb3a935a60a9805677e4a11bafd0cd179770827123a04
+size 474471
diff --git a/caddy.changes b/caddy.changes
index 2f752a3..7bab49e 100644
--- a/caddy.changes
+++ b/caddy.changes
@@ -1,3 +1,54 @@
+-------------------------------------------------------------------
+Thu Sep 02 14:38:58 UTC 2021 - alexandre.vicenzi@suse.com
+
+- 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
+
-------------------------------------------------------------------
Wed Aug 25 13:55:21 UTC 2021 - Johannes Segitz
diff --git a/caddy.spec b/caddy.spec
index 8f8bf7b..713e72f 100644
--- a/caddy.spec
+++ b/caddy.spec
@@ -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 @@ Source5: bash-completion
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.
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 74b6bdd..84cdb7e 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:55f0c9e9c8f1ce46104994c6f23025025771fcfa128b74c91c0b444cf122812d
-size 6274241
+oid sha256:0e4e8e8241c70f7aff06bdb1ee80b679a86b836faf0f0ed76c59b7a2eb009eb2
+size 6621985