Opened 4 years ago

Closed 4 years ago

#12711 closed enhancement (fixed)

subversion-1.13.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Version 1.13.0 (16 Oct 2019, from /branches/1.13.x)

User-visible changes:

  • Minor new features and improvements:
    • New 'svnadmin rev-size' command to report revision size (r1857624)
    • In 'svn help', hide experimental commands and global options (issue 4828)
    • Add a hint about mod_dav_svn misconfiguration (r1866738)
    • Performance improvement for 'svn st' etc., in WC SQLite DB (r1865523)
  • Client-side bugfixes:
    • Windows: avoid delays in SSL certificate validation override (r1863018)
    • Fix 'svn patch' setting mode 0600 on patched files with props (r1864440)
    • Fix "svn diff --changelist ARG" broken in subdirectories (issue 4822)
    • Fix misleading 'redirect cycle' error on a non-repository URL (r1866899)
  • Server-side bugfixes:
    • svnserve: Report some errors that we previously ignored (r1866062)
    • Make server code more resilient to malformed paths and URLs (r1866318 et al)
    • Make dump stream parser more resilient to malformed dump stream (r1866951)
    • mod_dav_svn: Fix missing Last-Modified header on 'external' GET requests (r1866425)
  • Client-side and server-side bugfixes:
    • Fix excessive memory usage in some cases reading binary data (r1866950)
    • Win32: fix svn_io_file_rename2() spinning in a retry loop (r1865518)
  • Other tool improvements and bugfixes:

Developer-visible changes:

  • New svn_fs_ioctl() API for FSFS stats, dump/load index, rev-size (r1857435)

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22331.

Note: See TracTickets for help on using tickets.