[Bug 295378] archivers/urbackup-server: Update to 2.5.37 version update

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 May 2026 03:51:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295378

            Bug ID: 295378
           Summary: archivers/urbackup-server: Update to 2.5.37 version
                    update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ek@purplehat.org

Created attachment 270844
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270844&action=edit
urbackup-server 2.5.37 patch

Update to 2.5.37

CHANGELOG (since 2.5.34):

Get configuration from environment variables as well on Linux
Improve patch handling with sparse files
Set DisplayVersion during install on Windows
Fixes for SSL connection used with web socket connection to server
Update SQLite to 3.53.0
Fix SQLite database repair functionality
Fill up last patch buffer before writing if possible to fix resumed file backup
failing with fatal error
Potential fix for patching issue in combination with sparse extents
Add feature to mount directories on the server via SMB on Windows
Obfuscate the EICAR string a bit
Show a warning on the status page if there is no users
Ask for Internet server url if it is empty when adding client
Fix archive window being used as letter
Disable running backups in background per default
Double check there is no user before allowing anonymous login
Fix issue allowing users with a valid session (logged in) but no permission to
access any last actions of any client to access last actions of all clients
Fix server settings usage from wrong thread causing rare crashes on
reconnection
Fix broadcast errors being logged multiple times
Fix rare memory leak in image compression error path
Detect failure in image decompression
Add VHDX read error logging to better diagnose VHDX failures
Fix VHDXZ file corruption for unwritten sectors. If you use VHDXZ run a full
image backup after update.

There is one caveat, though. With sqlite 3.53.0 being the new supported version
in this release, the embedded sqlite option needs to be used since the current
databases/sqlite3 port does not support some of the newer options. Is this
acceptable? Once the databases/sqlite3 port is updated, I'm hoping the
non-embedded option can be added back in.

I've tested this embedded version and it appears to work fine. However, I don't
have a way to test everything. If anyone is willing to test this with their
current setup to verify, that would be great!

-- 
You are receiving this mail because:
You are the assignee for the bug.