129 Commits

Author SHA256 Message Date
b809f396e2 Accepting request 160364 from devel:ARM:AArch64:Factory
- Copy updated config.{guess,sub} to in-tree swig source for aarch64

OBS-URL: https://build.opensuse.org/request/show/160364
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=110
2013-03-21 01:22:45 +00:00
67f3bd5000 Accepting request 146184 from home:AndreasStieger:branches:devel:tools:scm:svn
- update to 1.7.8 [bnc#794676]
- updated patches
- extended regression tests support

OBS-URL: https://build.opensuse.org/request/show/146184
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=108
2012-12-20 17:27:26 +00:00
f247a845e3 Accepting request 144822 from home:AndreasStieger:branches:devel:tools:scm:svn
- for package maintainers, add support to run regression tests 
  over ra_neon and ra_serf (http://) via Apache / mod_dav_svn
  when built --with=regression_tests

OBS-URL: https://build.opensuse.org/request/show/144822
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=106
2012-12-09 11:43:50 +00:00
e41c73b5b7 Accepting request 137649 from home:AndreasStieger:branches:devel:tools:scm:svn
1.7.7

OBS-URL: https://build.opensuse.org/request/show/137649
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=104
2012-10-09 19:28:37 +00:00
9d323eca9c Accepting request 130879 from home:AndreasStieger:branches:devel:tools:scm:svn
update to 1.7.6

OBS-URL: https://build.opensuse.org/request/show/130879
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=102
2012-08-23 14:18:57 +00:00
e78c6f5b83 Accepting request 124760 from home:AndreasStieger:branches:devel:tools:scm:svn
- make build against neon optional, default on, like serf
  
  mainly due to discussion on svn-dev ml about possible
  removal of ra_neon for 1.8.0

OBS-URL: https://build.opensuse.org/request/show/124760
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=100
2012-06-15 15:17:53 +00:00
a4350a867e Accepting request 124109 from home:AndreasStieger:branches:devel:tools:scm:svn
- add subversion-1.7.5-libsvn_auth_kwallet-r1345740.patch from trunk
  to fix build with gcc 4.7 in openSUSE Factory
- move checks for schemes handled by ra modules into %check section
- do not run regression tests by default:
  * too many failed builds
  * doesn't include http tests
- only require iproute2 when running regression tests

OBS-URL: https://build.opensuse.org/request/show/124109
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=98
2012-06-11 17:42:50 +00:00
a52a5628f5 revert for now
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=97
2012-06-11 17:40:43 +00:00
4f24c883e9 - fix build with gcc47 ("taking address of temporary array")
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=96
2012-06-11 14:40:09 +00:00
Stefan Sperling
b966f689e9 Accepting request 122507 from home:AndreasStieger:branches:devel:tools:scm:svn
- update to upstream 1.7.5
- Subversion currently does not compile Ruby bindings for 1.9
  disable to fix build in Factory
- add subversion-1.7.4-ruby-1.9-RbConfig.patch to use RbConfig
  instead of Config which is deprecated in Ruby 1.9
  (committed to upstream trunk)
- fix conditional configuration for serf support
- add check that ra_serf is built as configure failed silently
- Allow unit tests to be run for Factory: --with=regression_tests 
  replacing the inline conditional

OBS-URL: https://build.opensuse.org/request/show/122507
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=94
2012-05-31 12:09:14 +00:00
06f83448ad Accepting request 108531 from home:AndreasStieger:branches:devel:tools:scm:svn
- update to upstream 1.7.4
  User-visible changes:
    * fix 'svn log --diff' for moved paths
    * fix ra_serf problem with reading directory entries via HTTPv2
    * prepend "sqlite:" to error messages from SQLite
    * fix randomly missing "Merged via" notifications in 'svn log -g'
    * fix spurious conflict when merging deleted symbolic link (issue #4052)
    * fix URL-to-WC copy of externals on Windows (issue #4123)
    * improve an FSFS sanity-check error message
    * fix regressions with symlinks pointing at externals (issue #4102)
    * fix 'svn log --diff' output ordering issue on Windows
  Developer-visible changes:
    * don't build mod_dontdothat if not building with httpd
    * fix the testsuite to avoid FAILs on APR hash order

- add bash completion subpackage

OBS-URL: https://build.opensuse.org/request/show/108531
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=92
2012-03-10 01:32:18 +00:00
7ad8dd42bd Accepting request 106367 from home:coolo:branches:openSUSE:Factory
- Apache-2 is not a license in spdx.org, pick Apache-2.0

OBS-URL: https://build.opensuse.org/request/show/106367
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=90
2012-02-26 23:10:09 +00:00
Stefan Sperling
7b1b13e9d8 Accepting request 104835 from home:AndreasStieger:branches:devel:tools:scm:svn
- refresh subversion-no-build-date.patch
- add mod_dontdothat to subversion-server package
- add section to README.SuSE about mod_dontdothat
- add inactive sample mod_dontdothat configuration to subversion.conf
- update to upstream 1.7.3

OBS-URL: https://build.opensuse.org/request/show/104835
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=89
2012-02-14 01:06:19 +00:00
e62aeb2204 Accepting request 97808 from home:AndreasStieger:branches:devel:tools:scm:svn
- update license to Apache-2
- run regression tests for 12.1 again
- allow builds --without regression_tests
- subversion.libtool-verbose.patch
  refresh for moved source lines
- subversion-swig-perl-install_vendor.patch
  refresh for moved source lines
- subversion.libtool-pie-flags.patch
  refresh for moved source lines
- subversion.perl.LD_RUN_PATH.patch
  refresh for moved source lines
- subversion-no-build-date.patch
  refresh for moved source lines
- subversion-neon-systemproxy.patch
  adjust to changed upstream sources, remove one chunk which would
  create duplicated lines in patched result

OBS-URL: https://build.opensuse.org/request/show/97808
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=87
2012-01-03 15:19:50 +00:00
5ab102011a Accepting request 95502 from home:AndreasStieger:branches:devel:tools:scm:svn
update to upstream 1.7.2

OBS-URL: https://build.opensuse.org/request/show/95502
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=85
2011-12-09 16:19:29 +00:00
989b828bd1 - only hide ctypesgen for Facory builds
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=84
2011-12-01 20:22:12 +00:00
Stephan Kulow
1f77285e2f Accepting request 93027 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93027
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=82
2011-11-25 14:06:53 +00:00
122a5def3c disable it for factory
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=79
2011-11-02 19:26:58 +00:00
f5d40aeb51 * License changed to Apache License, version 2
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=78
2011-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

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=77
2011-10-23 19:17:14 +00:00
7bd112da30 fixes
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=76
2011-10-23 15:26:21 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=75
2011-10-21 21:46:23 +00:00
e13227fa7a - merge in package description fixes from stsp.elego.de, thanks!
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=74
2011-10-21 15:57:03 +00:00
1aa786aa47 - reenable gnome-keyring/kde4-keyring support for older distros
(bnc#713919)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=73
2011-10-21 15:47:02 +00:00
Stefan Sperling
38bebc38bd - pass the serf configure option to subversion's configure script,
not to swig's configure script

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=72
2011-09-29 09:46:00 +00:00
84e3be2abb add configure support
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=71
2011-08-23 23:13:55 +00:00
0d5ffec1fc - add bconditional for libserf support
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=70
2011-08-23 22:34:50 +00:00
ea618ef107 - fix swig bindings building (bnc#710878)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=69
2011-08-19 15:39:57 +00:00
Stefan Sperling
d20d00e467 - fix typo from commit 67
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=68
2011-08-18 10:50:28 +00:00
54e5a9c1b6 ignore python failures on 11.4
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=67
2011-08-17 14:31:24 +00:00
d6fd8a935e disable for factory
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=66
2011-08-17 08:53:08 +00:00
665bffba48 another try
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=65
2011-08-17 08:52:19 +00:00
62e97b1d94 always use intree swig
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=64
2011-08-16 22:47:11 +00:00
ce91597f58 fix the compileall path
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=63
2011-08-13 06:20:56 +00:00
e0014a3f9e - run regression tests again, but only for fsfs, as bdb
is slow and often runs out of memory

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=62
2011-08-12 22:44:28 +00:00
5d05279e3f - make init script executable
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=61
2011-08-02 16:32:04 +00:00
bbda836d7a - add versioned runtime dependency on sqlite3 libraries
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=60
2011-08-02 16:05:34 +00:00
6508b66b39 ignore ctypes support on sle11
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=59
2011-07-31 18:51:24 +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):

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=58
2011-07-30 06:56:40 +00:00
2a68353c59 - disable kwallet/gnome-keyring support for SLE11 (to be package list compatible)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=57
2011-07-28 15:08:54 +00:00
477bb2d726 disable java build for older distros
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=56
2011-07-27 14:51:53 +00:00
94764333da fix expansion errors on SLE11
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=55
2011-07-27 14:48:34 +00:00
c0c2a1874d enable neon version check
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=54
2011-07-27 14:37:44 +00:00
f80a2ee569 - remove intree copies of sqlite and swig if version is new enough
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=53
2011-07-27 14:15:40 +00:00
a6554bad84 always define with_python_ctypes
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=52
2011-07-21 14:59:13 +00:00
3dca11f626 remove pure sles9 stuff
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=51
2011-07-21 14:47:59 +00:00
9082c02775 fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=50
2011-06-07 08:52:28 +00:00
38b0139cb0 - update to 1.6.17 (bnc#698205):
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=48
2011-06-06 11:31:32 +00:00
Stefan Sperling
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

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=47
2011-06-01 21:59:29 +00:00
1caa7ecc86 - update to 1.6.16 (bnc#676949):
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=46
2011-05-10 14:23:57 +00:00