subversion 1.6.15
A compelling replacement for CVS
Packager: Ozan Çağlayan
License: Subversion
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
62 | 2011-08-02 | 1.6.15 | Ozan Çağlayan | Fix CVE-2011-{1752,1783,1921} (pb#18847) |
61 | 2011-03-21 | 1.6.15 | Ozan Çağlayan | avoid a crash in mod_dav_svn when using locks (CVE-2011-0715) (bzp#17233). |
60 | 2011-02-04 | 1.6.15 | Ozan Çağlayan | Version bump to fix client-initiated crashes (CVE-2010-{4539,4644}) (#15977). |
59 | 2010-10-25 | 1.6.13 | Ozan Çağlayan | - Version bump to 1.6.13, * Access restriction bypass by checkout of the root of the repository CVE-2010-3315 (#14670), * don't drop properties during foreign-repo merges (issue #3623) * improve auto-props failure error message (r961970) * improve error message for 403 status with ra_neon (r876615) * don't allow 'merge --reintegrate' for 2-url merges (r959004) * improve handling of missing fsfs.conf during hotcopy (r980811, -1449) * escape unsafe characters in a URL during export (issue #3683) * don't leak stale locks in FSFS (r959760) * better detect broken working copies during update over ra_neon (r979045) * fsfs: make rev files read-only (r981921) * properly canonicalize a URL (r984928, -31) * fix wc corruption with 'commit --depth=empty' (issue #3700) * permissions fixes when doing reintegrate merges (related to issue #3242) * fix mergeinfo miscalculation during 2-url merges (issue #3648) * fix error transmission problems in svnserve (r997457, -66) * fixed: record-only merges create self-referential mergeinfo (issue #3646) * fixed: 'SVNPathAuthz short_circuit' unsolicited read access (issue #3695) * make 'svnmucc propset' handle existing and non-existing URLs (r1000607) * add new 'propsetf' subcommand to svnmucc (r1000612) * emit a warning about copied dirs during ci with limited depth (r1002094) |
58 | 2010-08-20 | 1.6.12 | Gökçen Eraslan | Revert autoadding .html files as application/xml since users may not like html files to be treated like binary files. |
57 | 2010-06-25 | 1.6.12 | Ozan Çağlayan | * further improvements for issue #3242 * allow deletion of uris which need character escaping (issue #3636) * fix errors with 'svn mkdir --parents' (issue #3649) * update address to which crash reports are sent (r901304) * check for server certificate revocation on Windows (r898048) * disable custom file mutexes on Windows (r879902, -16) * fix handling of peg revision'd copy targets (issue #3651) * more improvements to 'svn merge --reintegrate' (r935631) * allow copying of broken symlinks (issue #3303) * improve rep-sharing performance on high-concurrency repos (issue #3506) * fixed: added subtrees with mergeinfo break reintegrate (issue #3654) * fixed: assertion triggered by tree-conflicted externals (issue #3469). |
56 | 2010-06-11 | 1.6.11 | Gökçen Eraslan | Set mimetype of .html files to application/xml while adding. |
55 | 2010-05-14 | 1.6.11 | Ozan Çağlayan | - Version bump to 1.6.11, - Add system-wide configuration file for svn:mime-type auto-setting. |
54 | 2010-01-26 | 1.6.9 | Ozan Çağlayan | Version bump |
53 | 2009-12-07 | 1.6.6 | Serdar Dalgıç | Depend on new perl. |
52 | 2009-11-11 | 1.6.6 | Eren Türkay | Remove empty /usr/lib/perl5/5.10.1/i686-linux-thread-multi directory that conflicts with other perl modules |
51 | 2009-11-02 | 1.6.6 | Faik Uygur | * fix crash during 'svn update' (r39673) * fix a crash in 'svn rm --force' (r37953) * fix failure to commit replacement of a directory (issue #3281) * fix mod_dav_svn parent dir links to preserve peg revisions (issue #3425) * improve "tree conflict already exists" error message (r38872) * improve merge performance with implicit subtree mergeinfo (issue #3443) * respect Apache's ServerSignature directive (r40008, -21, -31) |
50 | 2009-09-02 | 1.6.5 | Ozan Çağlayan | Version bump to 1.6.5 which fixes possible data loss on ext4 and GPFS filesystems. |
49 | 2009-08-14 | 1.6.4 | Faik Uygur | Add missing dependency to mod_dav_svn |
48 | 2009-08-07 | 1.6.4 | Faik Uygur | Fixed heap overflow vulnerability on server and client (CVE-2009-2411) |
47 | 2009-07-10 | 1.6.3 | Ozan Çağlayan | Version bump. |
46 | 2009-06-19 | 1.6.2 | Ozan Çağlayan | Bump to new stable version: * vastly improve memory usage with 'svn merge' (issue #3393) * make default depth for merge 'infinity' (r37156) * make 'status --quiet' show tree conflicts (issue #3396) * allow '--set-depth infinity' to expand shallow subtrees (r37169) * return an error if attempting to reintegrate from/to the repo root (r37385) * don't store bogus mergeinfo for '--ignore-ancestry', foreign merges (r37333) * don't allow merge of difference between two repos (r37519) * avoid potential segfault with subtree mergeinfo (r36613, -15, -31, -41) * recommend sqlite 3.6.13 (r37245) * avoid unnecessary server query for implicit mergeinfo (r36509) * avoid unnecessary server query during reverse merges (r36527) * set depth=infinity on 'svn add' items with restricted depth (r37607) * fixed: commit log message template missing paths (issue #3399) * fixed: segfault on merge with servers older than 1.6 (r37363, -67, -68, -79) * fixed: repeat merge failures with non-inheritable mergeinfo (issue #3392) * fixed: another memory leak when performing mergeinfo-aware merges (r37398) * fixed: incorrect mergeinfo on children of shallow merges (issue #3407) * fixed: pool lifetime issues in the BDB backend (r37137) |
45 | 2009-04-14 | 1.6.1 | Onur Küçük | Revert last, neon borks svn |
44 | 2009-04-13 | 1.6.1 | Onur Küçük | Disable neon version check |
43 | 2009-04-13 | 1.6.1 | Ozan Çağlayan | - Version bump to 1.6.1 which brings important updates, - Cleanup dependencies, - Recommended neon for this version is 0.28.4, adjust the script dep. |
42 | 2009-04-10 | 1.5.6 | Ekin Meroğlu | Add missing dependency cyrus-sasl |
41 | 2009-03-30 | 1.5.6 | Faik Uygur | * copy properties of added but uncommitted files * improve performance of log operation on older than 1.5 servers * allow commits over Neon of files bigger than 2GB (POSIX only) * fix error handling in mod_dav_svn |
40 | 2009-02-17 | 1.5.5 | Ahmet AYGÜN | * Use svn:svn owner for repositories * Default svnserve.conf of Pardus * Improved mod_dav_svn conf * Include xslt for better repo view via mod_dav_svn |
39 | 2009-02-16 | 1.5.5 | Onur Küçük | Workaround actionsapi errors till package is fixed |
38 | 2009-01-02 | 1.5.5 | Faik Uygur | * Fixed segfault in 'svn cp --parents' * Fixed segfault in BDB backend node-origins cache * Fixed properly encode diff headers used in conflict resolution |
37 | 2008-12-22 | 1.5.4 | Faik Uygur | * Properly handle explicit mergeinfo added in merge source * Fixed merging of paths containing spaces * Fixed regression in mergeinfo-aware merges against |
36 | 2008-11-18 | 1.5.3 | Bahadır Kandemir | Fixed service script not emiting COMAR signal. |
35 | 2008-10-16 | 1.5.3 | Faik Uygur | * Greatly improve merge performance * Fixed merging files with spaces in name * Fixed 'svn mv' hangs and consumes infinite memory * Fixed correctness regression in 'svn log -g' * Fixed current early bailout of 'svn log -g' |
34 | 2008-09-18 | 1.5.2 | Faik Uygur | Version bump |
33 | 2008-08-12 | 1.5.1 | Faik Uygur | Version bump |
32 | 2008-06-26 | 1.5.0 | S.Çağlar Onur | Version bump |
31 | 2008-06-06 | 1.5.0_rc9 | S.Çağlar Onur | Version bump |
30 | 2008-05-27 | 1.5.0_rc7 | S.Çağlar Onur | Version bump |
29 | 2008-05-15 | 1.5.0_rc5 | S.Çağlar Onur | Version bump |
28 | 2008-04-30 | 1.5.0_rc4 | S.Çağlar Onur | Version bump |
27 | 2007-12-22 | 1.4.6 | İsmail Dönmez | Stable update |
26 | 2007-06-09 | 1.4.4 | İsmail Dönmez | Stable update to fix CVE-2007-2448 |
25 | 2007-05-23 | 1.4.3 | Bahadır Kandemir | Updated Service script. |
24 | 2007-04-30 | 1.4.3 | S.Çağlar Onur | colorsvn deleted |
23 | 2007-02-03 | 1.4.3 | S.Çağlar Onur | Add backport of python bindings of SVN |
22 | 2007-02-03 | 1.4.3 | S.Çağlar Onur | Enable perl bindings |
21 | 2007-01-25 | 1.4.3 | İsmail Dönmez | Stable update |
20 | 2006-11-08 | 1.4.2 | İsmail Dönmez | Stable update |
19 | 2006-11-06 | 1.4.0 | S.Çağlar Onur | Fix #3926 |
18 | 2006-10-15 | 1.4.0 | Barış Metin | Fix permissions for svnmerge command. |
17 | 2006-10-09 | 1.4.0 | Bahadır Kandemir | Service script updated. |
16 | 2006-09-11 | 1.4.0 | İsmail Dönmez | Version bump |
15 | 2006-07-12 | 1.3.2 | İsmail Dönmez | Also merge svn-clean script from KDE SVN |
14 | 2006-07-10 | 1.3.2 | S.Çağlar Onur | Some usefull scripts merged from KDE SVN |
13 | 2006-07-02 | 1.3.2 | Onur Küçük | Thy shall the package be compiled |
12 | 2006-06-30 | 1.3.2 | Ahmet AYGÜN | package.py fixed; postInstall changed and preRemove added |
11 | 2006-06-29 | 1.3.2 | İsmail Dönmez | Version bump |
10 | 2006-06-24 | 1.3.1 | S.Çağlar Onur | fix #2962 |
9 | 2006-04-24 | 1.3.1 | Barış Metin | fix depedency: apr0 -> apr |
8 | 2006-04-24 | 1.3.1 | Bahadır Kandemir | Mudur script added |
7 | 2006-04-09 | 1.3.1 | Bahadır Kandemir | New release |
6 | 2006-02-01 | 1.3.0 | Ahmet AYGÜN | mod_dav_svn |
5 | 2006-01-08 | 1.3.0 | İsmail Dönmez | New stable release |
4 | 2005-10-23 | 1.2.3 | İsmail Dönmez | Update to version 1.2.3 |
3 | 2005-10-15 | 1.1.3 | Bahadır Kandemir | Fixed to use apr and apr-util packages, instead of building it's own. |
2 | 2005-10-09 | 1.1.3 | S.Çağlar Onur | colorsvn script (from KDE SVN) added to package |
1 | 2005-09-16 | 1.1.3 | S.Çağlar Onur | First release. |
Patches
subversion.header_wrappers.patchsubversion.java14.patch
subversion.libtool-verbose.patch
subversion.perl.LD_RUN_PATH.patch
subversion-swig-perl-install_vendor.patch
dont_compile_pyc.patch
subversion-1.6.0-rpath.patch
subversion-1.6.0-disable_linking_against_unneeded_libraries.patch
mod-dav-svn-CVE-2011-0715.patch
CVE-2011-1921.patch
CVE-2011-1752.patch
CVE-2011-1783.patch