Opened 9 years ago

Closed 9 years ago

#6895 closed enhancement (fixed)

subversion-1.9.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://www.apache.org/dist/subversion/subversion-1.9.1.tar.bz2

https://www.apache.org/dist/subversion/subversion-1.9.1.tar.bz2.sha1

1244a741dbcf24f2b1d165225f0159a0c994e37a

https://www.apache.org/dist/subversion/subversion-1.9.1.tar.bz2.asc

https://subversion.apache.org/docs/release-notes/1.9.html

What's New in Apache Subversion 1.9 ¶

    FSFS improvements
    FSX – A new experimental repository backend
    Many enhancements and bug fixes
    Known issues in the release

https://mail-archives.apache.org/mod_mbox/subversion-announce/201509.mbox/%3C55E7E184.40705@apache.org%3E

https://svn.apache.org/repos/asf/subversion/tags/1.9.1/CHANGES

Version 1.9.1
(02 Sep 2015, from /branches/1.9.x)
http://svn.apache.org/repos/asf/subversion/tags/1.9.1

 User-visible changes:
  - Client-side bugfixes:
    • Fix crash with GPG-agent with non-canonical $HOME (r1691928, issue
      #4584)
    • Fix checkout errors with svn+ssh:// on Windows (r1696222,
      r1696225)
    • svn: expose expat and zlib versions in svn --version --verbose
      (r1696387, r1697664)
    • svn: improve help text for 'svn info --show-item' (r1698106)

  - Server-side bugfixes:
    • svnserve: fixed minor typo in help text (r1694023)
    • Enable caching with memcached on Windows (1674626, r1674785)
    • Fix an error leak in FSFS verification (r1693886)
    • Fix incomplete membuffer cache initialization (r1695022)
    • svnfsfs: fix some bugs and inconsistencies in load-index (r1697381
      et al.)

  - Client-side and server-side bugfixes:
    • Fix alignment fault in ra_svn on 32 bit SPARC machines (r1697914)

  - Bindings bugfixes:
    • Fix memory corruption in copy source SWIG bindings (r1694929)

 Developer-visible changes:
  • Better configure-time detection of httpd version and authz fix
    (r1687304 et al.)
  • Correct a parameter name in svn_repos_get_fs_build_parser5
    (r1694194)
  • Resolve circular library reference in libsvn_fs_x (r1696695)
  • Fix Unix build on systems without GPG agent (r1694481, r1697824)

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Fixed what I could at r16374.

Please verify, fix and close. Thanks.

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.