Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11990 closed enhancement (fixed)

subversion-1.12.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

Version 1.12.0 (12 Apr 2019, from /branches/1.12.x) https://svn.apache.org/repos/asf/subversion/tags/1.12.0

User-visible changes:

  • Major new features:
  • Minor new features and improvements:
    • 'move vs. move' merge conflicts can now be resolved (r1846851, r1851913)
    • 'svn --version --verbose' shows loaded libraries on Linux (r1843774)
    • 'svnrdump' can read/write a file instead of stdin/stdout (r1844906)
    • 'svn list' tries to not truncate the author's name (r1847384 et al.)
    • 'svn list' can show sizes in base-2 unit suffixes (r1847384 et al.)
    • 'svn info' shows the size of files in the repository (r1847441 et al.)
    • 'svn cleanup' can remove read-only directories (#4806, r1854072 et al.)
  • Client-side bugfixes:
    • Repos-to-WC copy with --parents works with absent target (r1843888)
    • Repos-to-WC copy from foreign repo with peg/operative revs (#4785)
  • Server-side bugfixes:
  • Client-side and server-side bugfixes:
  • Other tool improvements and bugfixes:
    • svnauthz: warn about empty groups in authz files (#4803, r1851823)
    • Storing passwords in plain text on disk is disabled by default (r1845377)

Developer-visible changes:

  • General:
    • Updated the required libtool version to 2.x (r1845716)
    • get-deps.sh: Remove references to Googlemock and Googletest (r1849200)
    • All C++ code is compiled in C++11 mode by default (r1849202)
  • Bindings:
    • JavaHL: Fixed potential core dump in ISVNClient.diff (r1845408)
    • JavaHL: Let clients decode file contents from ISVNClient.blame (r1851333)

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21517.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.