f5d40aeb51
* License changed to Apache License, version 2
Dirk Mueller2011-10-31 14:58:24 +00:00
eff6c3577a
- update to 1.7.1 * Based on many fixes by stsp.elego.de, many thanks! * License changed to Apache License, version 2 ¶ * Detecting MIME types with libmagic * Optimizations of diff, merge and blame * See http://subversion.apache.org/docs/release-notes/1.7 for details
Dirk Mueller2011-10-23 19:17:14 +00:00
568de4f3f7
- merge in fixes from stsp.elego.de: * Simplify tools install and ship a smaller amount of tools. Should fix rpmlint complaining about .libs/ directories and various other illegal files ending up in the package. Users are better off downloading the scripts previously shipped in this package directly from the upstream svn repository.
Dirk Mueller2011-10-21 21:46:23 +00:00
e13227fa7a
- merge in package description fixes from stsp.elego.de, thanks!
Dirk Mueller2011-10-21 15:57:03 +00:00
1aa786aa47
- reenable gnome-keyring/kde4-keyring support for older distros (bnc#713919)
Dirk Mueller2011-10-21 15:47:02 +00:00
38bebc38bd
- pass the serf configure option to subversion's configure script, not to swig's configure script
Stefan Sperling
2011-09-29 09:46:00 +00:00
8aa21a5910
- annotate changelog with bugs and CVE's fixed via individual backports on the maintained code streams - update to 1.6.16 (bnc#676949, bnc#662030): includes security fixes [CVE-2010-4539, CVE-2010-4644, CVE-2011-0715] - update to 1.6.15 (bnc#649861): includes security fixes [CVE-2010-3315] - update to 1.6.4 (bnc#528714):
Dirk Mueller2011-07-30 06:56:40 +00:00
2a68353c59
- disable kwallet/gnome-keyring support for SLE11 (to be package list compatible)
Dirk Mueller2011-07-28 15:08:54 +00:00
8df5cb567d
- update to 1.6.17 includes security fixes [CVE-2011-1752, CVE-2011-1783, CVE-2011-1921] User-visible changes: * improve checkout speed on Windows (issue #3719) * make 'blame -g' more efficient on with large mergeinfo (r1094692) * avoid some invalid handle exceptions on Windows (r1095654) * preserve log message with a non-zero editor exit (r1072084) * fix FSFS cache performance on 64-bit platforms (r1103665) * make svn cleanup tolerate obstructed directories (r1091881) * fix deadlock in multithreaded servers serving FSFS repositories (r1104093) * detect very occasional corruption and abort commit (issue #3845) * fixed: file externals cause non-inheritable mergeinfo (issue #3843) * fixed: file externals cause mixed-revision working copies (issue #3816) * fix crash in mod_dav_svn with GETs of baselined resources (r1104126) See CVE-2011-1752, and descriptive advisory at http://subversion.apache.org/security/CVE-2011-1752-advisory.txt * fixed: write-through proxy could direcly commit to slave (r917523) * detect a particular corruption condition in FSFS (r1100213) * improve error message when clients refer to unkown revisions (r939000) * bugfixes and optimizations to the DAV mirroring code (r878607) * fixed: locked and deleted file causes tree conflict (issue #3525) * fixed: update touches locked file with svn:keywords property (issue #3471) * fix svnsync handling of directory copyfrom (issue #3641) * fix 'log -g' excessive duplicate output (issue #3650) * fix svnsync copyfrom handling bug with BDB (r1036429) * server-side validation of svn:mergeinfo syntax during commit (issue #3895) * fix remotely triggerable mod_dav_svn DoS See CVE-2011-1783, and descriptive advisory at http://subversion.apache.org/security/CVE-2011-1783-advisory.txt
Stefan Sperling
2011-06-01 21:59:29 +00:00
02181c2983
- update to 1.6.16 (SECURITY UPDATE) User-visible changes: * more improvement to the 'blame -g' memory leak from 1.6.15 (r1041438) * avoid a crash in mod_dav_svn when using locks (r1071239, -307) See CVE-2011-0715, and descriptive advisory at http://subversion.apache.org/security/CVE-2011-0715-advisory.txt * avoid unnecessary globbing for performance (r1068988) * don't add tree conflicts when one already exists (issue #3486) * fix potential crash when requesting mergeinfo (r902467) * don't attempt to resolve prop conflicts in 'merge --dry-run' (r880146) * more fixes for issue #3270. Developer-visible changes: * ensure report_info_t is properly initialized by ra_serf (r1058722) * locate errors properly on a malfunction (r1053208) * fix output param timing of svn_fs_commit_txn() on fsfs (r1051751) * for svn_fs_commit_txn(), set invalid rev on failed commit (r1051632, -8) * fix sporadic Ruby bindings test failures (r1038792) * fix JavaHL JVM object leak when dumping large revisions (r947006) * use Perl to resolve symlinks when building swig-pl (r1039040) * allow Perl bindings to build within a symlinked working copy (r1036534) * don't overwrite the LD_LIBRARY_PATH during make check-swig-pl (r946355) * improve unit tests for some fs functions (r1051744, -5, -3185, -241)
Stefan Sperling
2011-03-03 20:08:01 +00:00
b47af2b067
- use proper capitalisation and punctuation in /etc/sysconfig/svnserve
Stefan Sperling
2011-01-31 20:22:26 +00:00
040f363b2a
- fix misleading text in /etc/sysconfig/svnserve (+1 from mrueckert)
Stefan Sperling
2011-01-31 20:19:18 +00:00