428 Commits

Author SHA256 Message Date
Ana Guerrero
5d76eec5f1 Accepting request 1234509 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1234509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=199
2025-01-06 15:04:46 +00:00
Martin Pluskal
e8c4cb81c8 fix inconsistencies in subversion.README.SUSE
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=376
2025-01-02 09:18:35 +00:00
Ana Guerrero
b969c8081a Accepting request 1229912 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1229912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=198
2024-12-11 20:01:08 +00:00
7a8cf580cd Apache Subversion 1.14.5 CVE-2024-46901 boo#1234317
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=374
2024-12-10 17:23:34 +00:00
Ana Guerrero
d9039f8b0b Accepting request 1218108 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1218108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=197
2024-10-25 17:19:00 +00:00
5446a30fa7 fix build with Swig 4.3.0 (boo#1231590)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=372
2024-10-24 18:47:59 +00:00
Ana Guerrero
b69d726591 Accepting request 1217241 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1217241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=196
2024-10-23 19:07:57 +00:00
8d21a8a722 subversion 1.14.4
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=370
2024-10-23 08:19:01 +00:00
Ana Guerrero
bbe6f34392 Accepting request 1204114 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1204114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=195
2024-09-29 16:09:21 +00:00
851331c60f Use strip-nondeterminism to normalize jar mtimes
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=368
2024-09-27 09:35:42 +00:00
Ana Guerrero
6242717177 Accepting request 1178773 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1178773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=194
2024-06-06 10:31:03 +00:00
Danilo Spinella
263477a33d Accepting request 1178583 from home:AndreasStieger:branches:devel:tools:scm:svn
fix build with gcc14 (boo#1225929)

OBS-URL: https://build.opensuse.org/request/show/1178583
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=366
2024-06-05 14:47:36 +00:00
Dominique Leuenberger
ba09cbe58f Accepting request 1135766 from devel:tools:scm:svn
- update to 1.14.3:
  * Fix svn:mergeinfo diff parser bug when parsing forward merges
  * Fix redirected URL handling with file externals
  * swig-rb: Fix uses of 'File.exist?', deprecated since Ruby 2.1
  * Build: Fix uses of deprecated Python APIs
  * Build: Retain ability to build SWIG Python 2 bindings
  * Fix reading WC lock status with svn_wc_status2_t
  * JavaHL: Add @Deprecated to silence compiler warnings
  * JavaHL: Fix crash in case of null message in getMessage
  * Fix build breakage of release tarballs by installed swig
  * Add regression test for issue #4711 "invalid xml file"
  * swig-py: Fix building with SWIG 4.1.0 (r1904167)
  * Makefile.in: Fix cleaning of __pycache__ dirs and *.pyc
  * swig-py: Avoid deprecated options to SWIG >= 4.1.0 (r1904198,
    r1904287)
  * swig-py: Use sysconfig to allow building with Python 3.12
  * INSTALL: Document not to use SVN with APR 1.7.3 on Windows
  * Fix test suite broken by syntax error when --enable-sasl
  * swig-py: Fix issues #4916, #4917, #4918 (r1912500 et al)
  * swig-py: Improve error when no external diff (r1912724, -743,
    issue #1778)
  * autogen.sh: Fix building when Python is not named "python"
- drop ruby32-fixes.patch, swig4.patch: upstream/obsolete
- rebase all patches to -p1 to be able to switch to autosetup

- add swig4.patch for better support with SWIG 4.x (bsc#1209110)
- add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)
  * fix-javahl-test.patch-
  rpm output
  /usr/lib/tmpfiles.d/svnserve.conf:1: Line references path below

OBS-URL: https://build.opensuse.org/request/show/1135766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=193
2024-01-04 14:56:28 +00:00
5f72b04a2c - update to 1.14.3:
* Fix svn:mergeinfo diff parser bug when parsing forward merges
  * Fix redirected URL handling with file externals
  * swig-rb: Fix uses of 'File.exist?', deprecated since Ruby 2.1
  * Build: Fix uses of deprecated Python APIs
  * Build: Retain ability to build SWIG Python 2 bindings
  * Fix reading WC lock status with svn_wc_status2_t
  * JavaHL: Add @Deprecated to silence compiler warnings
  * JavaHL: Fix crash in case of null message in getMessage
  * Fix build breakage of release tarballs by installed swig
  * Add regression test for issue #4711 "invalid xml file"
  * swig-py: Fix building with SWIG 4.1.0 (r1904167)
  * Makefile.in: Fix cleaning of __pycache__ dirs and *.pyc
  * swig-py: Avoid deprecated options to SWIG >= 4.1.0 (r1904198,
    r1904287)
  * swig-py: Use sysconfig to allow building with Python 3.12
  * INSTALL: Document not to use SVN with APR 1.7.3 on Windows
  * Fix test suite broken by syntax error when --enable-sasl
  * swig-py: Fix issues #4916, #4917, #4918 (r1912500 et al)
  * swig-py: Improve error when no external diff (r1912724, -743,
    issue #1778)
  * autogen.sh: Fix building when Python is not named "python"
- drop ruby32-fixes.patch, swig4.patch: upstream/obsolete
- rebase all patches to -p1 to be able to switch to autosetup
- add swig4.patch for better support with SWIG 4.x (bsc#1209110)
- add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)
  * fix-javahl-test.patch-
  rpm output
  /usr/lib/tmpfiles.d/svnserve.conf:1: Line references path below
  * Reject bad PUT before CHECKOUT in v1 HTTP protocol

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=364
2023-12-30 14:47:41 +00:00
Dominique Leuenberger
e501f7d86d Accepting request 1094373 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1094373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=192
2023-06-22 21:24:43 +00:00
Martin Pluskal
cbee7e674d Accepting request 1094366 from home:Guillaume_G:branches:devel:tools:scm:svn
- Update _constraints to avoid some aarch64 workers for
  subversion:testsuite to avoid to hang

OBS-URL: https://build.opensuse.org/request/show/1094366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=362
2023-06-21 13:03:18 +00:00
Dominique Leuenberger
d3f6517845 Accepting request 1070632 from devel:tools:scm:svn
- add swig4.patch for better support with SWIG 4.x (bsc#1209110)

OBS-URL: https://build.opensuse.org/request/show/1070632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=191
2023-03-11 17:23:23 +00:00
3f7402e870 - add swig4.patch for better support with SWIG 4.x (bsc#1209110)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=360
2023-03-10 08:50:25 +00:00
Dominique Leuenberger
9755a38241 Accepting request 1056713 from devel:tools:scm:svn
- add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)

OBS-URL: https://build.opensuse.org/request/show/1056713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=190
2023-01-08 20:25:04 +00:00
8f692022fd - add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=358
2023-01-06 21:54:51 +00:00
Dominique Leuenberger
bb11e894cf Accepting request 1036478 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1036478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=189
2022-11-18 14:43:13 +00:00
cf542c81e3 Accepting request 1036448 from home:dimstar:Factory
- Do not have the main package recommend the bash-completion
  sub-package, but rather have the subpackage supplement the
  combination of subversion and bash-completion.

OBS-URL: https://build.opensuse.org/request/show/1036448
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=356
2022-11-17 16:14:53 +00:00
Dominique Leuenberger
cd66783731 Accepting request 971259 from devel:tools:scm:svn
- split testsuite into _multibuild flavor to speedup dependent packages
- rediff patches (no functional change)

OBS-URL: https://build.opensuse.org/request/show/971259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=188
2022-04-22 22:25:01 +00:00
08ff7e00fb - rediff patches (no functional change)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=354
2022-04-20 20:22:48 +00:00
Dominique Leuenberger
068169f26c Accepting request 969547 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/969547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=187
2022-04-15 22:13:22 +00:00
fc16e55b3e - update to 1.14.2:
* Don't show unreadable copyfrom paths in 'svn log -v'  (r1899227)
  * Fix -r option documentation for some svnadmin subcommands (r1896877)
  * Fix error message encoding when system() call fails (r1887641, r1890013)
  * Fix assertion failure in conflict resolver (r1892470, -471, -541)
  * Support multiple working copy formats (1.8-onward, 1.15) (issue #????)
  * Fix use-after-free of object-pools when running in httpd (issue #4880)
  * Add test coverage for CVE-2020-17525 (r1883838 et al)
  * Fix «make davautocheck» failure due to unbuilt dependency (r1891908)
  * Follow up to r1866587, r1866588: Unbreak a msgid. (r1887704)
  * swig-py: Fix double-free with cyclic garbage collector (r1889487)
  * swig-py: Skip some tests on Python2 if encoding is 'utf-8' (r1885199)
  * swig-py: Fix dependency of make copy-swig-py target (r1886708)
  * Document how the port number is passed to custom tunnels (r1889629)
  * tests: Include additional information in an error message (r1897449)
  * Fix an error message when running make davautocheck (r1892121)
  * Use the APR-1.4+ API for flushing file contents to disk (r1883355)
  * JavaHL: Fix RequestChannel_nativeRead_AfterException failure (r1898633)
- split testsuite into _multibuild flavor to speedup dependent packages

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=352
2022-04-14 08:30:54 +00:00
849a7b4ed5 Accepting request 969536 from home:AndreasStieger:branches:devel:tools:scm:svn
- Apache Subversion 1.14.2:
  * CVE-2021-28544: SVN authz protected copyfrom paths regression
    (boo#1197939)
  * CVE-2022-24070: mod_dav_svn memory corruption (boo#1197940)
  * Fix -r option documentation for some svnadmin subcommands
  * Fix error message encoding when system() call fails
  * Fix assertion failure in conflict resolver
  * Support multiple working copy formats (1.8-onward, 1.15)

OBS-URL: https://build.opensuse.org/request/show/969536
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=351
2022-04-12 19:20:10 +00:00
Dominique Leuenberger
9bcfe286f2 Accepting request 959844 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/959844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=186
2022-03-08 19:31:24 +00:00
Danilo Spinella
0677f5b4fe Accepting request 959815 from home:dspinella:branches:devel:tools:scm:svn
- Fix testCrash_RequestChannel_nativeRead_AfterException test on
  aarch64 and ppc64le, bsc#1195486 bsc#1193778
  * fix-javahl-test.patch-

OBS-URL: https://build.opensuse.org/request/show/959815
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=349
2022-03-07 11:09:55 +00:00
Dominique Leuenberger
44bc15051e Accepting request 934123 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/934123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=185
2021-11-29 16:28:21 +00:00
2e3dc332ef Accepting request 933470 from home:jsegitz:branches:systemdhardening:devel:tools:scm:svn
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/933470
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=348
2021-11-26 18:04:50 +00:00
Dominique Leuenberger
21171e07f7 Accepting request 931049 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/931049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=184
2021-11-12 14:59:08 +00:00
Danilo Spinella
0a4031c716 Accepting request 931047 from home:dspinella:branches:devel:tools:scm:svn
- The following issues have already been fixed in this package
  but weren't previously mentioned in the changes file:
  * bsc#1185052

OBS-URL: https://build.opensuse.org/request/show/931047
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=347
2021-11-12 11:41:44 +00:00
Dominique Leuenberger
a0435a0644 Accepting request 926784 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/926784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=183
2021-10-25 13:17:17 +00:00
cdc7e10635 Accepting request 926581 from home:gmbr3:Active
- Change to using systemd-sysusers

OBS-URL: https://build.opensuse.org/request/show/926581
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=346
2021-10-21 13:25:42 +00:00
Dominique Leuenberger
d7d9fc614e Accepting request 925387 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/925387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=182
2021-10-18 20:03:29 +00:00
Danilo Spinella
5f7397d807 Accepting request 925276 from home:AndreasStieger:branches:devel:tools:scm:svn
- always build with kwallet support, no longer make a
  distrinction between openSUSE and SLE (boo#1191282)

OBS-URL: https://build.opensuse.org/request/show/925276
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=345
2021-10-15 08:38:19 +00:00
Dominique Leuenberger
3008ac2565 Accepting request 870936 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/870936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=181
2021-02-16 21:35:54 +00:00
9f770c276b Accepting request 870842 from home:mcalabkova:branches:devel:tools:scm:svn
- Update to 1.14.1
  * Fix non-deterministic generation of mergeinfo
  * Fix invalid SQL quoting in working copy upgrade system
  * Convert filename for editor from UTF-8 to the locale's encoding
  * Make the hot-backup.py script work with Python 3
  * Fix an uninitialized read in FSFS
  * Fix a potential NULL dereference in the config file parser (bsc#1181687, CVE-2020-17525)
- Rebase subversion-no-build-date.patch

OBS-URL: https://build.opensuse.org/request/show/870842
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=343
2021-02-10 15:12:44 +00:00
Dominique Leuenberger
1b036f6db9 Accepting request 853308 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/853308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=180
2020-12-08 12:22:50 +00:00
58a8ab10ea Accepting request 852369 from home:pgajdos
- use system apache rpm macros

OBS-URL: https://build.opensuse.org/request/show/852369
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=341
2020-12-05 17:45:49 +00:00
Dominique Leuenberger
19e60334db Accepting request 842511 from devel:tools:scm:svn
- Enable kde integration from 15-SP3 and newer releases jsc#SLE-11654

OBS-URL: https://build.opensuse.org/request/show/842511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=179
2020-10-22 12:21:36 +00:00
Tomáš Chvátal
173d54f38e OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=339 2020-10-19 09:21:31 +00:00
Tomáš Chvátal
6c74c15922 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=338 2020-10-19 09:19:26 +00:00
Dominique Leuenberger
1c8a505068 Accepting request 840258 from devel:tools:scm:svn
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/840258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=178
2020-10-10 17:02:55 +00:00
Dominique Leuenberger
d25be33740 Accepting request 836398 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/836398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=177
2020-10-03 16:55:20 +00:00
Stefan Sperling
ba5d38fa61 work around missing %{python_sitearch} and %{python_sitelib} on SLE 15 SP2
This fixes the -python subpackage on SLE 15 SP2. Before this change, this
package installed files into /svn and /libsvn in the root partition, rather
than installing files within /usr/lib64/python3.6/site-packages/

For now, I am adding this workaround specifically for SLE 15 SP2 only
because this is what I was able to test locally.
I don't know whether other Suse versions are affected. And perhaps
switching these macros to Python3 would break the build elsewhere?

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=335
2020-10-01 11:48:54 +00:00
597c20613b Accepting request 837901 from home:suse_weber:branches:devel:tools:scm:svn
For Tumbleweed and Factory:
- update the path of the PIDFile in the svnserve.service file:
  change /var/run/svnserve/svnserve.pid to /run/svnserve/svnserve.pid

- update the tmpfiles.d/ drop-in file as requested by the
  rpm output 
  /usr/lib/tmpfiles.d/svnserve.conf:1: Line references path below 
  legacy directory /var/run/, updating /var/run/svnserve → /run/svnserve;

OBS-URL: https://build.opensuse.org/request/show/837901
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=334
2020-09-28 16:19:58 +00:00
b944c8086a Accepting request 836397 from home:dirkmueller:branches:devel:tools:scm:svn
- speed up testsuite run by using /dev/shm
- disable output aggregation that spec-cleaner introduces in checks

OBS-URL: https://build.opensuse.org/request/show/836397
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=333
2020-09-23 19:20:08 +00:00
Dominique Leuenberger
021938cdbf Accepting request 833210 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/833210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=176
2020-09-09 15:47:02 +00:00