Search
j0ke.net Open Build Service
>
Projects
>
devel
:
subversion
>
subversion
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 35
[-]
[+]
Added
subversion.changes
@@ -0,0 +1,1903 @@ +------------------------------------------------------------------- +Fri Aug 7 20:16:59 CEST 2009 - stsp@elego.de + +- update to 1.5.7 + * security fix [CVE-2009-2411] + +------------------------------------------------------------------- +Wed Feb 18 00:49:55 CET 2009 - crrodriguez@suse.de + +- all apache modules must require %{apache_mmn} + +------------------------------------------------------------------- +Mon Jan 12 15:31:22 CET 2009 - olh@suse.de + +- try any java for javahl bindings, using /usr/lib*/jvm/java + +------------------------------------------------------------------- +Mon Jan 12 15:14:50 CET 2009 - olh@suse.de + +- update to 1.5.5 final + User-visible changes: + * allow prop commits on dirs with modified children (r34487, -92, -94) + * make Cyrus auth implementation always prefer EXTERNAL to ANONYMOUS (r33866) + * do not create mergeinfo for wc-wc moves or copies (r34184, -585) + * do not autoupgrade old BDB filesystems to 1.5 or 1.4 format (r34653, -6) + * return mergeinfo to prior state during reverse merges (r30257, r33024, -6) + * remove mergeinfo deleted by merge (issue #3323) + * make proxy slaves pass through txn GET and PROPFIND requests (issue #3275) + * merge can now use targets with inconsistent newlines (issue #3262) + * don't allow empty-string changelists (issue #3344) + * remove false positive ra_neon mergeinfo errors (r34822) + * improve performance of 'svn merge --reintegrate' (r34091, -4, and others) + * fixed: foreign merges keep UUID of foreign repository (r34050, -1, -3) + * fixed: properly encode diff headers used in conflict resolution (r34171) + * fixed: segfault in 'svn cp --parents' (r31311, -4) + * fixed: mergeinfo for '...' maps to empty revision range (issue #3312) + * fixed: segfault in BDB backend node-origins cache (r34506) + * fixed: broken merge if target's history includes resurrections (r34385, -93) + * fixed: invalid mergeinfo created on a subtree during merge (r34560, -2) + Developer-visible changes: + * fixed: svn_repos_get_logs() chokes on some revision arguments (r33873, -4) + Version 1.5.4 + User-visible changes: + * Properly handle explicit mergeinfo added in merge source (r32968, -75) + * fixed: merging of paths containing spaces (r33641, -44) + * fixed: regression in mergeinfo-aware merges against 1.5.3 (r33693, -704) + Version 1.5.3 + User-visible changes: + * Allow switch to continue after deleting locally modified dirs (issue #2505) + * Update bash_completion to be compatible with 1.5 (r32900, -11, -12) + * Reuse network sessions during 'svn merge', improving performance (r33476) + * Greatly improve merge performance (r29969, r32463, r33013, -016, -022, -112) + * fixed: merging files with spaces in name (r33109, -121, -369) + * fixed: incorrect relative externals expansion (r33109, -121, -369) + * fixed: 'svn mv' hangs and consumes infinite memory (r33201, -12) + * fixed: correctness regression in 'svn log -g' (issue #3285) + * fixed: current early bailout of 'svn log -g' (r32977) + Developer-visible changes: + * Translate messages in svn_fs_util.h (r32771) + * fixed: bindings test for Perl 5.10 (r31546) + * fixed: building bindings and C API tests with VS2008 (r32012) + * fixed: svn_ra_replay API over ra_serf (r33173) +------------------------------------------------------------------- +Fri Dec 19 14:36:32 CET 2008 - olh@suse.de + +- default java version changed without notice, use java-openjdk + first if available (bnc#457493) +- configure option --enable-swig-bindings changed to --with-swig + +------------------------------------------------------------------- +Tue Dec 16 13:48:49 CET 2008 - olh@suse.de + +- add .hg dir to excludepath in svngrep + +------------------------------------------------------------------- +Mon Nov 10 11:16:34 CET 2008 - olh@suse.de + +- add .git dir to excludepath in svngrep + +------------------------------------------------------------------- +Wed Oct 15 10:42:30 CEST 2008 - olh@suse.de + +- fix incorrect path to svn binary in svn_load_dirs.pl (bnc#408952) + +------------------------------------------------------------------- +Mon Sep 1 17:27:42 CEST 2008 - olh@suse.de + +- build swig bindings with empty SWIG_LDFLAGS= because it defaults + to LDFLAGS which contains -pie + +------------------------------------------------------------------- +Mon Sep 1 11:23:54 CEST 2008 - olh@suse.de + +- update to 1.5.2 final + User-visible changes: + * Set correct permissions on created fsfs shards (r32355, -7) + * Pass client capabilities to start-commit hook (issue #3255) + * Disallow creating nested repositories (issue #3269) + * Support Neon 0.28.3 + * Properly canonicalize URIs with an empty hostname (issue #2116) + * Improved merge performance for superfluous ranges (r32643) + * Better error message for 'Malformed URL for repository' (r31867, r32365) + * Improved svn:externals parsing (r32672, -673, -674, -739) + * fixed: improper ordering in 'svnlook diff' output (r32019) + * fixed: mod_dav_svn memory leak with 'SVNPathAuthz short_circuit' (r32360) + * fixed: duplicate svn:externals targets fail on co/up (issue #3246) + * fixed: 'svn merge --depth' inconsistencies (issue #2825) + * fixed: ra_serf test failures (1.5.x-ra_serf-backports branch) + * fixed: memory leak and crashes in FS (r32545, -58, -82) + * fixed: core dump with relative externals (issue #3237) + * fixed: 'svn copy' working copy corruption (r32467, -70) + * fixed: perl bindings errors in non-English locale (issue #3258) + * fixed: 'svn merge' incorrectly reverses previous merges (r32494, -522, -523) + * fixed: 'svn merge' errors with subtree mergeinfo (issue #3067) + + Developer-visible changes: + * make libsvn_ra_neon initialization thread-safe (r32497, r32510) + * respect LDFLAGS in Swig bindings (r32416, r32421, r32442) + * fixed: test failures in non-English locales (r32491) + +------------------------------------------------------------------- +Tue Jul 29 08:32:56 CEST 2008 - olh@suse.de + +- update to 1.5.1 final + User-visible changes: + * mergeinfo on switched subtrees should elide in repos (issue #3188) + * Add support for --config-dir to svnmerge.py (r31727) + * improve performance of bdb post-commit deltification (r31820, -59) + * return faster when there is nothing to be merged (r30748) + * don't commit an add of a missing item (issue #3198) + * don't create unneeded self-referential mergeinfo (issue #3157) + * support 'http-library' (if --enable-runtime-module-search) (r31425, -722) + * support Berkeley DB 4.7 (r32017, -29) + * fixed: make serf usable with root-level authz (r31464) + * fixed: 'svndumpfilter' partial-path matching bug (r31833) + * fixed: crash on invalid dates in 'log' and 'blame' (issue #2721) + * fixed: 'svn status --xml' outputting invalid XML (issue #2887) + * fixed: 'svn merge' prints incorrect range (r30746, -47) + * fixed: using neon/serf, can not replace branch (issue #2939) + * fixed: 'file not found' error when merging to a broken symlink (r31159, -79) + * fixed: using serf, crash or endless loop fetching authn data (r31619) + * fixed: ArrayIndexOutOfBoundsException in JavaHL bindings (r31719, -806) + * fixed: authn password lookup used wrong username (issue #2242) + * fixed: unbounded memory usage in wc-to-wc copy and move (r31868) + * fixed: subtree merges broken for non-intersecting ranges (issue #3199) + * fixed: invalid XML from 'svn log --xml' against pre-1.2 servers (r31875) + * fixed: 'svnlook diff' ignores --diff-copy-from for properties (issue #3248) + * fixed: 'svnlook diff' doesn't report that binary files differ (issue #3249) + * fixed: bogus results from commits to subtrees added by merge (issue #3240) + * fixed: non-existent subtree in destination breaks the merge (issue #3067) + * fixed: serf merge bug too complex to describe here (r32056) + * fixed: 'svn log -g' correctness and speed (issue #3220, issue #3235) + * fixed: merge chokes on renamed subtrees (issue #3174) + + Developer-visible changes: + * export svn_path_is_url() to the bindings (r31603) + * don't clobber LDFLAGS in configure when given '--with-zlib' (r31825) + * make libsvn_ra depend on libsvn_delta unconditionally (r31852) + * correctly set the peg revision for copy in JavaHL (r31994) + * 'svn mergeinfo' handles wc paths (r31023, -873, -874, -929, -930, -038) + * fixed: crash when when svn_ra_open3() is passed a bogus URL (r31223) + * fixed: JavaHL compilation on Windows (r31737) + * fixed: crash in calling apr_pstrcat (affects TortoiseSVN) (r32080) + +------------------------------------------------------------------- +Fri Jul 11 09:39:33 CEST 2008 - poeml@suse.de + +- build fixes to get the Factory package building in the Build + Service again: + * change BuildRequires java2-devel-packages to java-devel, which + seems to be more universally defined + * don't build javahl bindings on 10.1/SLE10 or older -- build + doesn't work with that currently. + * fix build on SLES9 -- by not applying + subversion.libtool-pie-flags.patch there and + fixing LDFLAGS in the Makefile to use the correct libdir + * add workaround for (bnc#395110) -- build error on 10.1/sle10 on + x86_64: add update-alternatives to BuildRequires (but not on + sles9 where the package didn't exist) + +------------------------------------------------------------------- +Thu Jun 19 17:45:53 CEST 2008 - olh@suse.de + +- add svn_apply_autoprops.py to subversion-tools (bnc#401638) + +------------------------------------------------------------------- +Thu Jun 19 17:41:32 CEST 2008 - olh@suse.de + +- update to 1.5.0 final + User-visible changes: + * many, compared to 1.4.4 + Developer-visible changes: + * many, compared to 1.4.4 + +------------------------------------------------------------------- +Wed Jun 11 08:58:26 CEST 2008 - olh@suse.de + +- update to rev 31701, 1.5.0-rc11 + translation update, fix API violation in diff command