History log of /freebsd-10-stable/contrib/subversion/subversion/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
309512 03-Dec-2016 peter

MFC r309356: svn 1.9.4 -> 1.9.5

299742 14-May-2016 dim

MFC r275385 (by bapt):
Sync the svn template with the one from ports

MFC r289180 (by peter):
Update from svn-1.8.14 to 1.9.2.

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

Of particular note, the client checkout format has *not* changed so
upgrades should *not* be required.

When reading a repository (file:// or running as a local server), an
improved fsfs version 7 is available with significant performance
improvements. An optional upgrade is possible to use the new features.
Without the upgrade, this is fully read/write compatible with the
version 6 fsfs as in svn-1.8.

MFC r298845:
Update from subversion 1.9.2 to 1.9.4.

This contains only bug fixes, no new features. The repository format is
also unchanged from 1.9.2. Full list of changes between 1.9.4 and
earlier versions:

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

Note that the two security issues fixed in 1.9.4 (CVE-2016-2167 and
CVE-2016-2168) do not affect the version of Subversion in the FreeBSD
base system, since neither SASL nor Apache modules are enabled.

MFC r298996:
Re-sync the FreeBSD-specific Subversion template with the one from
ports.

Relnotes: yes


/freebsd-10-stable/contrib/subversion/.ycm_extra_conf.py
/freebsd-10-stable/contrib/subversion/CHANGES
/freebsd-10-stable/contrib/subversion/COMMITTERS
/freebsd-10-stable/contrib/subversion/INSTALL
/freebsd-10-stable/contrib/subversion/LICENSE
/freebsd-10-stable/contrib/subversion/Makefile.in
/freebsd-10-stable/contrib/subversion/NOTICE
/freebsd-10-stable/contrib/subversion/autogen.sh
/freebsd-10-stable/contrib/subversion/build-outputs.mk
/freebsd-10-stable/contrib/subversion/build.conf
/freebsd-10-stable/contrib/subversion/configure
/freebsd-10-stable/contrib/subversion/configure.ac
/freebsd-10-stable/contrib/subversion/doc/programmer/gtest-guide.txt
/freebsd-10-stable/contrib/subversion/doc/user/svn-best-practices.html
/freebsd-10-stable/contrib/subversion/gen-make.py
/freebsd-10-stable/contrib/subversion/get-deps.sh
include/mod_dav_svn.h
include/private/svn_atomic.h
include/private/svn_auth_private.h
include/private/svn_cache.h
include/private/svn_client_mtcc.h
include/private/svn_client_private.h
include/private/svn_cmdline_private.h
include/private/svn_delta_private.h
include/private/svn_dep_compat.h
include/private/svn_diff_private.h
include/private/svn_diff_tree.h
include/private/svn_editor.h
include/private/svn_error_private.h
include/private/svn_fs_fs_private.h
include/private/svn_fs_private.h
include/private/svn_fs_util.h
include/private/svn_io_private.h
include/private/svn_log.h
include/private/svn_magic.h
include/private/svn_mergeinfo_private.h
include/private/svn_mutex.h
include/private/svn_named_atomic.h
include/private/svn_object_pool.h
include/private/svn_opt_private.h
include/private/svn_packed_data.h
include/private/svn_pseudo_md5.h
include/private/svn_ra_private.h
include/private/svn_ra_svn_private.h
include/private/svn_repos_private.h
include/private/svn_sorts_private.h
include/private/svn_sqlite.h
include/private/svn_string_private.h
include/private/svn_subr_private.h
include/private/svn_temp_serializer.h
include/private/svn_utf_private.h
include/private/svn_wc_private.h
include/svn_auth.h
include/svn_cache_config.h
include/svn_checksum.h
include/svn_client.h
include/svn_cmdline.h
include/svn_compat.h
include/svn_config.h
include/svn_delta.h
include/svn_diff.h
include/svn_dirent_uri.h
include/svn_error.h
include/svn_error_codes.h
include/svn_fs.h
include/svn_hash.h
include/svn_io.h
include/svn_iter.h
include/svn_mergeinfo.h
include/svn_opt.h
include/svn_path.h
include/svn_props.h
include/svn_ra.h
include/svn_ra_svn.h
include/svn_repos.h
include/svn_sorts.h
include/svn_string.h
include/svn_types.h
include/svn_version.h
include/svn_wc.h
include/svn_x509.h
include/svn_xml.h
libsvn_auth_gnome_keyring/libsvn_auth_gnome_keyring.pc.in
libsvn_auth_kwallet/kwallet.cpp
libsvn_auth_kwallet/libsvn_auth_kwallet.pc.in
libsvn_client/add.c
libsvn_client/blame.c
libsvn_client/cat.c
libsvn_client/checkout.c
libsvn_client/cleanup.c
libsvn_client/client.h
libsvn_client/cmdline.c
libsvn_client/commit.c
libsvn_client/commit_util.c
libsvn_client/compat_providers.c
libsvn_client/copy.c
libsvn_client/copy_foreign.c
libsvn_client/ctx.c
libsvn_client/delete.c
libsvn_client/deprecated.c
libsvn_client/diff.c
libsvn_client/diff_local.c
libsvn_client/diff_summarize.c
libsvn_client/export.c
libsvn_client/externals.c
libsvn_client/import.c
libsvn_client/info.c
libsvn_client/iprops.c
libsvn_client/libsvn_client.pc.in
libsvn_client/list.c
libsvn_client/locking_commands.c
libsvn_client/log.c
libsvn_client/merge.c
libsvn_client/mergeinfo.c
libsvn_client/mergeinfo.h
libsvn_client/mtcc.c
libsvn_client/patch.c
libsvn_client/prop_commands.c
libsvn_client/ra.c
libsvn_client/relocate.c
libsvn_client/repos_diff.c
libsvn_client/resolved.c
libsvn_client/revert.c
libsvn_client/revisions.c
libsvn_client/status.c
libsvn_client/switch.c
libsvn_client/update.c
libsvn_client/upgrade.c
libsvn_client/util.c
libsvn_delta/compat.c
libsvn_delta/compose_delta.c
libsvn_delta/debug_editor.c
libsvn_delta/debug_editor.h
libsvn_delta/editor.c
libsvn_delta/libsvn_delta.pc.in
libsvn_delta/path_driver.c
libsvn_delta/svndiff.c
libsvn_delta/text_delta.c
libsvn_delta/xdelta.c
libsvn_diff/binary_diff.c
libsvn_diff/deprecated.c
libsvn_diff/diff4.c
libsvn_diff/diff_file.c
libsvn_diff/diff_memory.c
libsvn_diff/lcs.c
libsvn_diff/libsvn_diff.pc.in
libsvn_diff/parse-diff.c
libsvn_diff/util.c
libsvn_fs/access.c
libsvn_fs/deprecated.c
libsvn_fs/editor.c
libsvn_fs/fs-loader.c
libsvn_fs/fs-loader.h
libsvn_fs/libsvn_fs.pc.in
libsvn_fs_base/bdb/changes-table.c
libsvn_fs_base/bdb/locks-table.c
libsvn_fs_base/bdb/strings-table.c
libsvn_fs_base/dag.c
libsvn_fs_base/dag.h
libsvn_fs_base/fs.c
libsvn_fs_base/fs.h
libsvn_fs_base/id.c
libsvn_fs_base/id.h
libsvn_fs_base/key-gen.c
libsvn_fs_base/key-gen.h
libsvn_fs_base/libsvn_fs_base.pc.in
libsvn_fs_base/lock.c
libsvn_fs_base/lock.h
libsvn_fs_base/reps-strings.c
libsvn_fs_base/revs-txns.c
libsvn_fs_base/tree.c
libsvn_fs_fs/cached_data.c
libsvn_fs_fs/cached_data.h
libsvn_fs_fs/caching.c
libsvn_fs_fs/dag.c
libsvn_fs_fs/dag.h
libsvn_fs_fs/dump-index.c
libsvn_fs_fs/fs.c
libsvn_fs_fs/fs.h
libsvn_fs_fs/fs_fs.c
libsvn_fs_fs/fs_fs.h
libsvn_fs_fs/hotcopy.c
libsvn_fs_fs/hotcopy.h
libsvn_fs_fs/id.c
libsvn_fs_fs/id.h
libsvn_fs_fs/index.c
libsvn_fs_fs/index.h
libsvn_fs_fs/key-gen.c
libsvn_fs_fs/key-gen.h
libsvn_fs_fs/libsvn_fs_fs.pc.in
libsvn_fs_fs/load-index.c
libsvn_fs_fs/lock.c
libsvn_fs_fs/lock.h
libsvn_fs_fs/low_level.c
libsvn_fs_fs/low_level.h
libsvn_fs_fs/pack.c
libsvn_fs_fs/pack.h
libsvn_fs_fs/recovery.c
libsvn_fs_fs/recovery.h
libsvn_fs_fs/rep-cache-db.h
libsvn_fs_fs/rep-cache-db.sql
libsvn_fs_fs/rep-cache.c
libsvn_fs_fs/rep-cache.h
libsvn_fs_fs/rev_file.c
libsvn_fs_fs/rev_file.h
libsvn_fs_fs/revprops.c
libsvn_fs_fs/revprops.h
libsvn_fs_fs/stats.c
libsvn_fs_fs/structure
libsvn_fs_fs/structure-indexes
libsvn_fs_fs/temp_serializer.c
libsvn_fs_fs/temp_serializer.h
libsvn_fs_fs/transaction.c
libsvn_fs_fs/transaction.h
libsvn_fs_fs/tree.c
libsvn_fs_fs/tree.h
libsvn_fs_fs/util.c
libsvn_fs_fs/util.h
libsvn_fs_fs/verify.c
libsvn_fs_fs/verify.h
libsvn_fs_util/fs-util.c
libsvn_fs_util/libsvn_fs_util.pc.in
libsvn_fs_x
libsvn_fs_x/rep-cache-db.h
libsvn_ra/compat.c
libsvn_ra/libsvn_ra.pc.in
libsvn_ra/ra_loader.c
libsvn_ra/ra_loader.h
libsvn_ra/wrapper_template.h
libsvn_ra_local/libsvn_ra_local.pc.in
libsvn_ra_local/ra_local.h
libsvn_ra_local/ra_plugin.c
libsvn_ra_local/split_url.c
libsvn_ra_serf/README
libsvn_ra_serf/blame.c
libsvn_ra_serf/blncache.c
libsvn_ra_serf/blncache.h
libsvn_ra_serf/commit.c
libsvn_ra_serf/eagain_bucket.c
libsvn_ra_serf/get_deleted_rev.c
libsvn_ra_serf/get_file.c
libsvn_ra_serf/get_lock.c
libsvn_ra_serf/getdate.c
libsvn_ra_serf/getlocations.c
libsvn_ra_serf/getlocationsegments.c
libsvn_ra_serf/getlocks.c
libsvn_ra_serf/inherited_props.c
libsvn_ra_serf/libsvn_ra_serf.pc.in
libsvn_ra_serf/lock.c
libsvn_ra_serf/locks.c
libsvn_ra_serf/log.c
libsvn_ra_serf/merge.c
libsvn_ra_serf/mergeinfo.c
libsvn_ra_serf/multistatus.c
libsvn_ra_serf/options.c
libsvn_ra_serf/property.c
libsvn_ra_serf/ra_serf.h
libsvn_ra_serf/replay.c
libsvn_ra_serf/serf.c
libsvn_ra_serf/stat.c
libsvn_ra_serf/update.c
libsvn_ra_serf/util.c
libsvn_ra_serf/util_error.c
libsvn_ra_serf/xml.c
libsvn_ra_svn/client.c
libsvn_ra_svn/cram.c
libsvn_ra_svn/cyrus_auth.c
libsvn_ra_svn/deprecated.c
libsvn_ra_svn/editorp.c
libsvn_ra_svn/internal_auth.c
libsvn_ra_svn/libsvn_ra_svn.pc.in
libsvn_ra_svn/marshal.c
libsvn_ra_svn/protocol
libsvn_ra_svn/ra_svn.h
libsvn_ra_svn/streams.c
libsvn_repos/authz.c
libsvn_repos/authz_pool.c
libsvn_repos/commit.c
libsvn_repos/config_pool.c
libsvn_repos/delta.c
libsvn_repos/deprecated.c
libsvn_repos/dump.c
libsvn_repos/fs-wrap.c
libsvn_repos/hooks.c
libsvn_repos/libsvn_repos.pc.in
libsvn_repos/load-fs-vtable.c
libsvn_repos/load.c
libsvn_repos/log.c
libsvn_repos/replay.c
libsvn_repos/reporter.c
libsvn_repos/repos.c
libsvn_repos/repos.h
libsvn_repos/rev_hunt.c
libsvn_subr/adler32.c
libsvn_subr/auth.c
libsvn_subr/auth.h
libsvn_subr/bit_array.c
libsvn_subr/cache-inprocess.c
libsvn_subr/cache-membuffer.c
libsvn_subr/cache-memcache.c
libsvn_subr/cache.c
libsvn_subr/cache.h
libsvn_subr/cache_config.c
libsvn_subr/checksum.c
libsvn_subr/checksum.h
libsvn_subr/cmdline.c
libsvn_subr/compat.c
libsvn_subr/compress.c
libsvn_subr/config.c
libsvn_subr/config_auth.c
libsvn_subr/config_file.c
libsvn_subr/config_impl.h
libsvn_subr/config_keys.inc
libsvn_subr/config_win.c
libsvn_subr/ctype.c
libsvn_subr/debug.c
libsvn_subr/deprecated.c
libsvn_subr/dirent_uri.c
libsvn_subr/dso.c
libsvn_subr/eol.c
libsvn_subr/error.c
libsvn_subr/errorcode.inc
libsvn_subr/fnv1a.c
libsvn_subr/fnv1a.h
libsvn_subr/gpg_agent.c
libsvn_subr/hash.c
libsvn_subr/internal_statements.h
libsvn_subr/io.c
libsvn_subr/iter.c
libsvn_subr/libsvn_subr.pc.in
libsvn_subr/log.c
libsvn_subr/macos_keychain.c
libsvn_subr/magic.c
libsvn_subr/md5.c
libsvn_subr/md5.h
libsvn_subr/mergeinfo.c
libsvn_subr/mutex.c
libsvn_subr/named_atomic.c
libsvn_subr/nls.c
libsvn_subr/object_pool.c
libsvn_subr/opt.c
libsvn_subr/packed_data.c
libsvn_subr/path.c
libsvn_subr/pool.c
libsvn_subr/prefix_string.c
libsvn_subr/prompt.c
libsvn_subr/pseudo_md5.c
libsvn_subr/root_pools.c
libsvn_subr/sha1.c
libsvn_subr/sha1.h
libsvn_subr/simple_providers.c
libsvn_subr/sorts.c
libsvn_subr/spillbuf.c
libsvn_subr/sqlite.c
libsvn_subr/sqlite3wrapper.c
libsvn_subr/ssl_client_cert_providers.c
libsvn_subr/ssl_client_cert_pw_providers.c
libsvn_subr/ssl_server_trust_providers.c
libsvn_subr/stream.c
libsvn_subr/string.c
libsvn_subr/subst.c
libsvn_subr/sysinfo.c
libsvn_subr/sysinfo.h
libsvn_subr/temp_serializer.c
libsvn_subr/time.c
libsvn_subr/types.c
libsvn_subr/username_providers.c
libsvn_subr/utf.c
libsvn_subr/utf8proc
libsvn_subr/utf8proc.c
libsvn_subr/utf_validate.c
libsvn_subr/utf_width.c
libsvn_subr/version.c
libsvn_subr/win32_crashrpt.c
libsvn_subr/win32_crypto.c
libsvn_subr/win32_xlate.c
libsvn_subr/win32_xlate.h
libsvn_subr/x509.h
libsvn_subr/x509info.c
libsvn_subr/x509parse.c
libsvn_subr/xml.c
libsvn_wc/adm_crawler.c
libsvn_wc/adm_files.c
libsvn_wc/adm_files.h
libsvn_wc/adm_ops.c
libsvn_wc/cleanup.c
libsvn_wc/conflicts.c
libsvn_wc/conflicts.h
libsvn_wc/copy.c
libsvn_wc/crop.c
libsvn_wc/delete.c
libsvn_wc/deprecated.c
libsvn_wc/diff.h
libsvn_wc/diff_editor.c
libsvn_wc/diff_local.c
libsvn_wc/entries.c
libsvn_wc/externals.c
libsvn_wc/info.c
libsvn_wc/libsvn_wc.pc.in
libsvn_wc/lock.c
libsvn_wc/merge.c
libsvn_wc/node.c
libsvn_wc/old-and-busted.c
libsvn_wc/props.c
libsvn_wc/props.h
libsvn_wc/questions.c
libsvn_wc/relocate.c
libsvn_wc/revert.c
libsvn_wc/revision_status.c
libsvn_wc/status.c
libsvn_wc/token-map.h
libsvn_wc/translate.c
libsvn_wc/tree_conflicts.c
libsvn_wc/update_editor.c
libsvn_wc/upgrade.c
libsvn_wc/util.c
libsvn_wc/wc-checks.h
libsvn_wc/wc-checks.sql
libsvn_wc/wc-metadata.h
libsvn_wc/wc-metadata.sql
libsvn_wc/wc-queries.h
libsvn_wc/wc-queries.sql
libsvn_wc/wc.h
libsvn_wc/wc_db.c
libsvn_wc/wc_db.h
libsvn_wc/wc_db_pristine.c
libsvn_wc/wc_db_private.h
libsvn_wc/wc_db_update_move.c
libsvn_wc/wc_db_util.c
libsvn_wc/wc_db_wcroot.c
libsvn_wc/workqueue.c
libsvn_wc/workqueue.h
svn/add-cmd.c
svn/auth-cmd.c
svn/blame-cmd.c
svn/cat-cmd.c
svn/changelist-cmd.c
svn/checkout-cmd.c
svn/cl-conflicts.c
svn/cl-conflicts.h
svn/cl-log.h
svn/cl.h
svn/cleanup-cmd.c
svn/client_errors.h
svn/commit-cmd.c
svn/conflict-callbacks.c
svn/copy-cmd.c
svn/diff-cmd.c
svn/export-cmd.c
svn/file-merge.c
svn/help-cmd.c
svn/info-cmd.c
svn/list-cmd.c
svn/lock-cmd.c
svn/log-cmd.c
svn/merge-cmd.c
svn/mergeinfo-cmd.c
svn/notify.c
svn/propget-cmd.c
svn/proplist-cmd.c
svn/props.c
svn/resolve-cmd.c
svn/revert-cmd.c
svn/similarity.c
svn/status-cmd.c
svn/status.c
svn/svn.c
svn/unlock-cmd.c
svn/util.c
svn_private_config.h.in
svn_private_config.hw
svnadmin/svnadmin.c
svnbench
svndumpfilter/svndumpfilter.c
svnfsfs
svnlook/svnlook.c
svnmucc/svnmucc.c
svnrdump/dump_editor.c
svnrdump/load_editor.c
svnrdump/svnrdump.c
svnrdump/svnrdump.h
svnrdump/util.c
svnserve/cyrus_auth.c
svnserve/logger.c
svnserve/logger.h
svnserve/serve.c
svnserve/server.h
svnserve/svnserve.c
svnsync/svnsync.c
svnsync/sync.c
svnversion/svnversion.c
/freebsd-10-stable/contrib/subversion/win-tests.py
/freebsd-10-stable/usr.bin/svn/Makefile
/freebsd-10-stable/usr.bin/svn/Makefile.inc
/freebsd-10-stable/usr.bin/svn/lib/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_client/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_diff/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_fs/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_fs_fs/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_fs_x
/freebsd-10-stable/usr.bin/svn/lib/libsvn_fs_x/Makefile.depend
/freebsd-10-stable/usr.bin/svn/lib/libsvn_ra_serf/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_repos/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libsvn_subr/Makefile
/freebsd-10-stable/usr.bin/svn/svn/Makefile
/freebsd-10-stable/usr.bin/svn/svn_private_config.h
/freebsd-10-stable/usr.bin/svn/svnadmin/Makefile
/freebsd-10-stable/usr.bin/svn/svnbench
/freebsd-10-stable/usr.bin/svn/svnbench/Makefile
/freebsd-10-stable/usr.bin/svn/svnbench/Makefile.depend
/freebsd-10-stable/usr.bin/svn/svndumpfilter/Makefile
/freebsd-10-stable/usr.bin/svn/svnfsfs
/freebsd-10-stable/usr.bin/svn/svnfsfs/Makefile
/freebsd-10-stable/usr.bin/svn/svnfsfs/Makefile.depend
/freebsd-10-stable/usr.bin/svn/svnlook/Makefile
/freebsd-10-stable/usr.bin/svn/svnmucc/Makefile
/freebsd-10-stable/usr.bin/svn/svnrdump/Makefile
/freebsd-10-stable/usr.bin/svn/svnserve/Makefile
/freebsd-10-stable/usr.bin/svn/svnsync/Makefile
289166 12-Oct-2015 peter

MFC: r269851,r272076,r274884,r282328,r285644,r286503,r286504,r286505,
r286506,r286510,r286561,r286562,r287034

Update svnlite from 1.8.10 to 1.8.14, and the support components:
serf->1.3.8, apr->1.5.2, apr-util->1.5.4, sqlite3->3.8.11.1

This includes syncing the developer templates with head.


/freebsd-10-stable/contrib/apr-util/CHANGES
/freebsd-10-stable/contrib/apr-util/NOTICE
/freebsd-10-stable/contrib/apr-util/apr-util.spec
/freebsd-10-stable/contrib/apr-util/configure
/freebsd-10-stable/contrib/apr-util/crypto/apr_crypto.c
/freebsd-10-stable/contrib/apr-util/crypto/apr_passwd.c
/freebsd-10-stable/contrib/apr-util/dbd/apr_dbd_mysql.c
/freebsd-10-stable/contrib/apr-util/dbd/apr_dbd_odbc.c
/freebsd-10-stable/contrib/apr-util/dbm/NWGNUmakefile
/freebsd-10-stable/contrib/apr-util/include/apu_version.h
/freebsd-10-stable/contrib/apr-util/test/Makefile.win
/freebsd-10-stable/contrib/apr/CHANGES
/freebsd-10-stable/contrib/apr/CMakeLists.txt
/freebsd-10-stable/contrib/apr/Makefile.in
/freebsd-10-stable/contrib/apr/NOTICE
/freebsd-10-stable/contrib/apr/NWGNUmakefile
/freebsd-10-stable/contrib/apr/apr.dsp
/freebsd-10-stable/contrib/apr/apr.spec
/freebsd-10-stable/contrib/apr/build-outputs.mk
/freebsd-10-stable/contrib/apr/configure
/freebsd-10-stable/contrib/apr/configure.in
/freebsd-10-stable/contrib/apr/encoding/apr_escape.c
/freebsd-10-stable/contrib/apr/include/apr_skiplist.h
/freebsd-10-stable/contrib/apr/include/apr_version.h
/freebsd-10-stable/contrib/apr/libapr.dsp
/freebsd-10-stable/contrib/apr/locks/unix/proc_mutex.c
/freebsd-10-stable/contrib/apr/memory/unix/apr_pools.c
/freebsd-10-stable/contrib/apr/misc/unix/errorcodes.c
/freebsd-10-stable/contrib/apr/network_io/unix/sockaddr.c
/freebsd-10-stable/contrib/apr/network_io/unix/sockets.c
/freebsd-10-stable/contrib/apr/poll/unix/epoll.c
/freebsd-10-stable/contrib/apr/poll/unix/kqueue.c
/freebsd-10-stable/contrib/apr/poll/unix/poll.c
/freebsd-10-stable/contrib/apr/poll/unix/pollcb.c
/freebsd-10-stable/contrib/apr/poll/unix/port.c
/freebsd-10-stable/contrib/apr/poll/unix/z_asio.c
/freebsd-10-stable/contrib/apr/tables/apr_skiplist.c
/freebsd-10-stable/contrib/serf/CHANGES
/freebsd-10-stable/contrib/serf/auth/auth_spnego_sspi.c
/freebsd-10-stable/contrib/serf/buckets/deflate_buckets.c
/freebsd-10-stable/contrib/serf/buckets/ssl_buckets.c
/freebsd-10-stable/contrib/serf/serf.h
/freebsd-10-stable/contrib/sqlite3/INSTALL
/freebsd-10-stable/contrib/sqlite3/Makefile.am
/freebsd-10-stable/contrib/sqlite3/Makefile.in
/freebsd-10-stable/contrib/sqlite3/aclocal.m4
/freebsd-10-stable/contrib/sqlite3/config.guess
/freebsd-10-stable/contrib/sqlite3/config.sub
/freebsd-10-stable/contrib/sqlite3/configure
/freebsd-10-stable/contrib/sqlite3/configure.ac
/freebsd-10-stable/contrib/sqlite3/depcomp
/freebsd-10-stable/contrib/sqlite3/install-sh
/freebsd-10-stable/contrib/sqlite3/ltmain.sh
/freebsd-10-stable/contrib/sqlite3/missing
/freebsd-10-stable/contrib/sqlite3/shell.c
/freebsd-10-stable/contrib/sqlite3/sqlite3.1
/freebsd-10-stable/contrib/sqlite3/sqlite3.c
/freebsd-10-stable/contrib/sqlite3/sqlite3.h
/freebsd-10-stable/contrib/sqlite3/sqlite3ext.h
/freebsd-10-stable/contrib/subversion/CHANGES
/freebsd-10-stable/contrib/subversion/Makefile.in
/freebsd-10-stable/contrib/subversion/NOTICE
/freebsd-10-stable/contrib/subversion/autogen.sh
/freebsd-10-stable/contrib/subversion/build-outputs.mk
/freebsd-10-stable/contrib/subversion/build.conf
/freebsd-10-stable/contrib/subversion/configure
/freebsd-10-stable/contrib/subversion/configure.ac
/freebsd-10-stable/contrib/subversion/get-deps.sh
include/private/svn_diff_private.h
include/private/svn_mergeinfo_private.h
include/private/svn_repos_private.h
include/private/svn_sqlite.h
include/svn_io.h
include/svn_version.h
libsvn_auth_gnome_keyring/gnome_keyring.c
libsvn_client/copy.c
libsvn_client/externals.c
libsvn_client/log.c
libsvn_client/merge.c
libsvn_client/patch.c
libsvn_client/upgrade.c
libsvn_delta/svndiff.c
libsvn_diff/parse-diff.c
libsvn_diff/util.c
libsvn_fs_fs/caching.c
libsvn_fs_fs/fs_fs.c
libsvn_fs_fs/rep-cache-db.h
libsvn_fs_fs/tree.c
libsvn_ra_serf/commit.c
libsvn_ra_serf/options.c
libsvn_repos/commit.c
libsvn_repos/load-fs-vtable.c
libsvn_repos/rev_hunt.c
libsvn_subr/cache-membuffer.c
libsvn_subr/config.c
libsvn_subr/dso.c
libsvn_subr/error.c
libsvn_subr/gpg_agent.c
libsvn_subr/internal_statements.h
libsvn_subr/io.c
libsvn_subr/mergeinfo.c
libsvn_subr/sqlite3wrapper.c
libsvn_subr/string.c
libsvn_subr/version.c
libsvn_wc/adm_ops.c
libsvn_wc/cleanup.c
libsvn_wc/conflicts.c
libsvn_wc/copy.c
libsvn_wc/diff.h
libsvn_wc/diff_editor.c
libsvn_wc/diff_local.c
libsvn_wc/entries.c
libsvn_wc/externals.c
libsvn_wc/update_editor.c
libsvn_wc/wc-checks.h
libsvn_wc/wc-metadata.h
libsvn_wc/wc-metadata.sql
libsvn_wc/wc-queries.h
libsvn_wc/wc-queries.sql
libsvn_wc/wc.h
libsvn_wc/wc_db.c
libsvn_wc/wc_db.h
libsvn_wc/wc_db_private.h
libsvn_wc/wc_db_wcroot.c
svn/conflict-callbacks.c
svn/list-cmd.c
svn/svn.c
svn/util.c
svn_private_config.h.in
svnadmin/svnadmin.c
svndumpfilter/svndumpfilter.c
svnrdump/load_editor.c
svnserve/serve.c
svnsync/sync.c
/freebsd-10-stable/contrib/subversion/win-tests.py
/freebsd-10-stable/usr.bin/svn/lib/libapr/apr.h
/freebsd-10-stable/usr.bin/svn/lib/libapr/apr_private.h
/freebsd-10-stable/usr.bin/svn/lib/libapr_util/apu.h
/freebsd-10-stable/usr.bin/svn/lib/libapr_util/apu_config.h
/freebsd-10-stable/usr.bin/svn/lib/libsqlite3/Makefile
/freebsd-10-stable/usr.bin/svn/svn_private_config.h
/freebsd-10-stable/usr.bin/svn/svnadmin/Makefile
/freebsd-10-stable/usr.bin/svn/svndumpfilter/Makefile
/freebsd-10-stable/usr.bin/svn/svnlook/Makefile
/freebsd-10-stable/usr.bin/svn/svnversion/Makefile
269847 12-Aug-2014 peter

MFC r266728,266731,266735,266736,268135,268960,269833
Update apr 1.4.8 -> 1.5.1
Update apr-util 1.5.2 -> 1.5.3
Update serf 1.3.4 -> 1.3.7
Update svnlite 1.8.8 -> 1.8.10
Deal with svnlite.1 manpage.


/freebsd-10-stable/contrib/apr/CHANGES
/freebsd-10-stable/contrib/apr/CMakeLists.txt
/freebsd-10-stable/contrib/apr/LICENSE
/freebsd-10-stable/contrib/apr/Makefile.in
/freebsd-10-stable/contrib/apr/Makefile.win
/freebsd-10-stable/contrib/apr/NOTICE
/freebsd-10-stable/contrib/apr/README.cmake
/freebsd-10-stable/contrib/apr/apr.dep
/freebsd-10-stable/contrib/apr/apr.dsp
/freebsd-10-stable/contrib/apr/apr.mak
/freebsd-10-stable/contrib/apr/apr.spec
/freebsd-10-stable/contrib/apr/build-outputs.mk
/freebsd-10-stable/contrib/apr/build.conf
/freebsd-10-stable/contrib/apr/configure
/freebsd-10-stable/contrib/apr/configure.in
/freebsd-10-stable/contrib/apr/docs/canonical_filenames.html
/freebsd-10-stable/contrib/apr/encoding
/freebsd-10-stable/contrib/apr/file_io/unix/filedup.c
/freebsd-10-stable/contrib/apr/file_io/unix/filestat.c
/freebsd-10-stable/contrib/apr/file_io/unix/mktemp.c
/freebsd-10-stable/contrib/apr/file_io/unix/open.c
/freebsd-10-stable/contrib/apr/file_io/unix/pipe.c
/freebsd-10-stable/contrib/apr/file_io/unix/readwrite.c
/freebsd-10-stable/contrib/apr/include/apr.h.in
/freebsd-10-stable/contrib/apr/include/apr.hwc
/freebsd-10-stable/contrib/apr/include/apr_allocator.h
/freebsd-10-stable/contrib/apr/include/apr_errno.h
/freebsd-10-stable/contrib/apr/include/apr_escape.h
/freebsd-10-stable/contrib/apr/include/apr_file_info.h
/freebsd-10-stable/contrib/apr/include/apr_file_io.h
/freebsd-10-stable/contrib/apr/include/apr_fnmatch.h
/freebsd-10-stable/contrib/apr/include/apr_hash.h
/freebsd-10-stable/contrib/apr/include/apr_inherit.h
/freebsd-10-stable/contrib/apr/include/apr_lib.h
/freebsd-10-stable/contrib/apr/include/apr_mmap.h
/freebsd-10-stable/contrib/apr/include/apr_network_io.h
/freebsd-10-stable/contrib/apr/include/apr_poll.h
/freebsd-10-stable/contrib/apr/include/apr_pools.h
/freebsd-10-stable/contrib/apr/include/apr_shm.h
/freebsd-10-stable/contrib/apr/include/apr_skiplist.h
/freebsd-10-stable/contrib/apr/include/apr_strings.h
/freebsd-10-stable/contrib/apr/include/apr_tables.h
/freebsd-10-stable/contrib/apr/include/apr_thread_mutex.h
/freebsd-10-stable/contrib/apr/include/apr_thread_proc.h
/freebsd-10-stable/contrib/apr/include/apr_time.h
/freebsd-10-stable/contrib/apr/include/apr_user.h
/freebsd-10-stable/contrib/apr/include/apr_version.h
/freebsd-10-stable/contrib/apr/include/arch/unix/apr_arch_poll_private.h
/freebsd-10-stable/contrib/apr/include/arch/unix/apr_arch_threadproc.h
/freebsd-10-stable/contrib/apr/include/arch/unix/apr_private.h.in
/freebsd-10-stable/contrib/apr/include/private
/freebsd-10-stable/contrib/apr/libapr.dep
/freebsd-10-stable/contrib/apr/libapr.dsp
/freebsd-10-stable/contrib/apr/libapr.mak
/freebsd-10-stable/contrib/apr/locks/unix/proc_mutex.c
/freebsd-10-stable/contrib/apr/network_io/unix/sendrecv.c
/freebsd-10-stable/contrib/apr/network_io/unix/sockaddr.c
/freebsd-10-stable/contrib/apr/network_io/unix/socket_util.c
/freebsd-10-stable/contrib/apr/network_io/unix/sockets.c
/freebsd-10-stable/contrib/apr/network_io/unix/sockopt.c
/freebsd-10-stable/contrib/apr/passwd/apr_getpass.c
/freebsd-10-stable/contrib/apr/poll/unix/pollcb.c
/freebsd-10-stable/contrib/apr/poll/unix/pollset.c
/freebsd-10-stable/contrib/apr/poll/unix/z_asio.c
/freebsd-10-stable/contrib/apr/shmem/unix/shm.c
/freebsd-10-stable/contrib/apr/strings/apr_cpystrn.c
/freebsd-10-stable/contrib/apr/strings/apr_strings.c
/freebsd-10-stable/contrib/apr/support/unix/waitio.c
/freebsd-10-stable/contrib/apr/tables/apr_hash.c
/freebsd-10-stable/contrib/apr/tables/apr_skiplist.c
/freebsd-10-stable/contrib/apr/tables/apr_tables.c
/freebsd-10-stable/contrib/apr/tools
/freebsd-10-stable/contrib/serf/CHANGES
/freebsd-10-stable/contrib/serf/auth/auth_spnego.c
/freebsd-10-stable/contrib/serf/buckets/ssl_buckets.c
/freebsd-10-stable/contrib/serf/serf.h
/freebsd-10-stable/contrib/serf/ssltunnel.c
/freebsd-10-stable/contrib/subversion/CHANGES
/freebsd-10-stable/contrib/subversion/NOTICE
/freebsd-10-stable/contrib/subversion/build-outputs.mk
/freebsd-10-stable/contrib/subversion/build.conf
/freebsd-10-stable/contrib/subversion/configure
/freebsd-10-stable/contrib/subversion/configure.ac
/freebsd-10-stable/contrib/subversion/get-deps.sh
include/private/svn_cache.h
include/private/svn_cert.h
include/private/svn_dep_compat.h
include/svn_version.h
libsvn_client/commit_util.c
libsvn_client/delete.c
libsvn_client/export.c
libsvn_client/externals.c
libsvn_client/merge.c
libsvn_client/prop_commands.c
libsvn_delta/svndiff.c
libsvn_fs_fs/fs.c
libsvn_fs_fs/fs.h
libsvn_fs_fs/fs_fs.c
libsvn_fs_fs/rep-cache-db.h
libsvn_ra_serf/commit.c
libsvn_ra_serf/getlocks.c
libsvn_ra_serf/inherited_props.c
libsvn_ra_serf/locks.c
libsvn_ra_serf/log.c
libsvn_ra_serf/options.c
libsvn_ra_serf/update.c
libsvn_ra_serf/util.c
libsvn_ra_svn/protocol
libsvn_repos/dump.c
libsvn_repos/fs-wrap.c
libsvn_subr/cache-memcache.c
libsvn_subr/config_auth.c
libsvn_subr/config_file.c
libsvn_subr/dirent_uri.c
libsvn_subr/internal_statements.h
libsvn_subr/io.c
libsvn_subr/opt.c
libsvn_subr/prompt.c
libsvn_subr/sysinfo.c
libsvn_subr/version.c
libsvn_wc/status.c
libsvn_wc/wc-checks.h
libsvn_wc/wc-metadata.h
libsvn_wc/wc-metadata.sql
libsvn_wc/wc-queries.h
libsvn_wc/wc-queries.sql
libsvn_wc/wc_db.c
libsvn_wc/wc_db.h
libsvn_wc/wc_db_wcroot.c
svn/conflict-callbacks.c
svndumpfilter/svndumpfilter.c
svnrdump/util.c
svnserve/serve.c
/freebsd-10-stable/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-10-stable/usr.bin/svn/lib/libapr/Makefile
/freebsd-10-stable/usr.bin/svn/lib/libapr/apr.h
/freebsd-10-stable/usr.bin/svn/lib/libapr/apr_private.h
/freebsd-10-stable/usr.bin/svn/svn/Makefile
/freebsd-10-stable/usr.bin/svn/svn_private_config.h
269654 07-Aug-2014 gjb

MFC r269318:
Replace 'GNATS' with 'Bugzilla' in the base subversion commit
template.

Approved by: peter (implicit, original approver)
Sponsored by: The FreeBSD Foundation

263655 23-Mar-2014 gjb

MFC r263434:
Update commit template to include 'Relnotes:' tag, to
help re@ track release notes candidates.

Sponsored by: The FreeBSD Foundation

262253 20-Feb-2014 peter

MFC r257129,257936,258084,258569,258602,262250,262251
svn-1.8.4, 1.8.5, 1.8.8 and self-contained private support libraries


/freebsd-10-stable/contrib/apr-util/CHANGES
/freebsd-10-stable/contrib/apr-util/apr-util.spec
/freebsd-10-stable/contrib/apr-util/configure
/freebsd-10-stable/contrib/apr-util/crypto/apr_crypto.c
/freebsd-10-stable/contrib/apr-util/dbd/apr_dbd.c
/freebsd-10-stable/contrib/apr-util/dbd/apr_dbd_odbc.c
/freebsd-10-stable/contrib/apr-util/dbm/apr_dbm.c
/freebsd-10-stable/contrib/apr-util/include/apr_buckets.h
/freebsd-10-stable/contrib/apr-util/include/apr_dbd.h
/freebsd-10-stable/contrib/apr-util/include/apr_hooks.h
/freebsd-10-stable/contrib/apr-util/include/apr_optional_hooks.h
/freebsd-10-stable/contrib/apr-util/include/apr_queue.h
/freebsd-10-stable/contrib/apr-util/include/apr_reslist.h
/freebsd-10-stable/contrib/apr-util/include/apu.hw
/freebsd-10-stable/contrib/apr-util/include/apu_version.h
/freebsd-10-stable/contrib/apr-util/libaprutil.rc
/freebsd-10-stable/contrib/apr-util/memcache/apr_memcache.c
/freebsd-10-stable/contrib/apr-util/misc/apu_dso.c
/freebsd-10-stable/contrib/apr-util/test/abts.c
/freebsd-10-stable/contrib/apr-util/test/testpass.c
/freebsd-10-stable/contrib/apr-util/test/testssl.c
/freebsd-10-stable/contrib/subversion/CHANGES
/freebsd-10-stable/contrib/subversion/INSTALL
/freebsd-10-stable/contrib/subversion/Makefile.in
/freebsd-10-stable/contrib/subversion/NOTICE
/freebsd-10-stable/contrib/subversion/build-outputs.mk
/freebsd-10-stable/contrib/subversion/build.conf
/freebsd-10-stable/contrib/subversion/configure
/freebsd-10-stable/contrib/subversion/configure.ac
include/private/svn_auth_private.h
include/private/svn_client_private.h
include/private/svn_diff_tree.h
include/private/svn_mutex.h
include/private/svn_subr_private.h
include/svn_auth.h
include/svn_client.h
include/svn_config.h
include/svn_diff.h
include/svn_dirent_uri.h
include/svn_io.h
include/svn_repos.h
include/svn_types.h
include/svn_version.h
include/svn_wc.h
libsvn_client/commit.c
libsvn_client/copy.c
libsvn_client/externals.c
libsvn_client/log.c
libsvn_client/merge.c
libsvn_client/mergeinfo.c
libsvn_client/prop_commands.c
libsvn_client/update.c
libsvn_client/util.c
libsvn_diff/diff_file.c
libsvn_fs/fs-loader.c
libsvn_fs_base/fs.c
libsvn_fs_fs/fs.c
libsvn_fs_fs/fs_fs.c
libsvn_fs_fs/rep-cache-db.h
libsvn_fs_fs/rep-cache.c
libsvn_ra/ra_loader.c
libsvn_ra/ra_loader.h
libsvn_ra_local/ra_plugin.c
libsvn_ra_local/split_url.c
libsvn_ra_serf/commit.c
libsvn_ra_serf/ra_serf.h
libsvn_ra_serf/replay.c
libsvn_ra_serf/serf.c
libsvn_ra_serf/util.c
libsvn_ra_svn/client.c
libsvn_repos/commit.c
libsvn_repos/reporter.c
libsvn_subr/auth.c
libsvn_subr/cache-membuffer.c
libsvn_subr/cache_config.c
libsvn_subr/cmdline.c
libsvn_subr/config_auth.c
libsvn_subr/deprecated.c
libsvn_subr/dirent_uri.c
libsvn_subr/internal_statements.h
libsvn_subr/io.c
libsvn_subr/sqlite.c
libsvn_subr/sqlite3wrapper.c
libsvn_subr/subst.c
libsvn_subr/sysinfo.c
libsvn_subr/utf.c
libsvn_subr/version.c
libsvn_subr/win32_crashrpt.c
libsvn_subr/win32_crypto.c
libsvn_wc/conflicts.h
libsvn_wc/diff.h
libsvn_wc/diff_editor.c
libsvn_wc/diff_local.c
libsvn_wc/info.c
libsvn_wc/old-and-busted.c
libsvn_wc/update_editor.c
libsvn_wc/upgrade.c
libsvn_wc/wc-checks.h
libsvn_wc/wc-metadata.h
libsvn_wc/wc-metadata.sql
libsvn_wc/wc-queries.h
libsvn_wc/wc-queries.sql
libsvn_wc/wc.h
libsvn_wc/wc_db.c
libsvn_wc/wc_db.h
libsvn_wc/wc_db_private.h
libsvn_wc/wc_db_update_move.c
libsvn_wc/wc_db_util.c
svn/cl.h
svn/conflict-callbacks.c
svn/status-cmd.c
svn/status.c
svn/svn.c
svnadmin/svnadmin.c
svndumpfilter/svndumpfilter.c
svnlook/svnlook.c
svnmucc/svnmucc.c
svnserve/svnserve.c
svnsync/svnsync.c
svnversion/svnversion.c
/freebsd-10-stable/usr.bin/svn/lib/libapr_util/apu_config.h
/freebsd-10-stable/usr.bin/svn/svn/Makefile
/freebsd-10-stable/usr.bin/svn/svn_private_config.h
257286 28-Oct-2013 cperciva

MFC r257129:
Remove time and date stamps from svn* binaries, in order to make the
builds reproducible.

Approved by: re (glebius)

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


253734 28-Jul-2013 peter

Update subversion-1.8.0 -> 1.8.1. Update supporting
components: apr-1.4.6 -> 1.4.8 and apr-util-1.4.1 -> 1.5.2.

This is a post point-zero bug-fix / fix-sharp-edges release, including
some workarounds for UTF-8 for people who haven't yet turned on WITH_ICONV.


251956 18-Jun-2013 peter

Merge 1.8.0


251896 18-Jun-2013 peter

Merge the commit template patch.


251895 18-Jun-2013 peter

Merge the 3-way merge marker tweak.


251886 18-Jun-2013 peter

Introduce svnlite so that we can check out our source code again.

This is actually a fully functional build except:
* All internal shared libraries are static linked to make sure there
is no interference with ports (and to reduce build time).
* It does not have the python/perl/etc plugin or API support.
* By default, it installs as "svnlite" rather than "svn".
* If WITH_SVN added in make.conf, you get "svn".
* If WITHOUT_SVNLITE is in make.conf, this is completely disabled.

To be absolutely clear, this is not intended for any use other than
checking out freebsd source and committing, like we once did with cvs.

It should be usable for small scale local repositories that don't
need the python/perl plugin architecture.


251881 18-Jun-2013 peter

Import trimmed svn-1.8.0-rc3