Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mod_dav_svn-1.7.14-16.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: mod_dav_svn Distribution: Unknown
Version: 1.7.14 Vendor: CentOS
Release: 16.el7 Build date: Wed Sep 30 20:07:05 2020
Group: System Environment/Daemons Build host: x86-02.bsys.centos.org
Size: 217322 Source RPM: subversion-1.7.14-16.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://subversion.apache.org/
Summary: Apache httpd module for Subversion server
The mod_dav_svn package allows access to a Subversion repository
using HTTP, via the Apache httpd server.

Provides

Requires

License

ASL 2.0

Changelog

* Tue Apr 14 2020 Joe Orton <jorton@redhat.com> - 1.7.14-16
  - add security fix for CVE-2018-11782
* Wed Oct 25 2017 Joe Orton <jorton@redhat.com> - 1.7.14-14
  - remove installed backup files (#1379593)
* Fri Oct 20 2017 Joe Orton <jorton@redhat.com> - 1.7.14-13
  - fix mod_authz_svn regression with mod_auth_kerb (#1306431)
  - fix "svn diff" property handling (#1378178)
  - fix permissions of /run/svnserve to match tmpfiles (#1496243)
* Fri Oct 20 2017 Joe Orton <jorton@redhat.com> - 1.7.14-12
  - add repos_basename substitution variable in mailer.py (#1379593)
* Wed Aug 09 2017 Joe Orton <jorton@redhat.com> - 1.7.14-11
  - add security fix for CVE-2017-9800
* Wed Aug 12 2015 Joe Orton <jorton@redhat.com> - 1.7.14-10
  - add security fixes for CVE-2015-0248, CVE-2015-0251, CVE-2015-3184,
    CVE-2015-3187
* Tue Jul 07 2015 Joe Orton <jorton@redhat.com> - 1.7.14-8
  - build with full RELRO (#1092533)
  - fix rebuild under root user (#1035340)
* Fri Jan 09 2015 Joe Orton <jorton@redhat.com> - 1.7.14-7
  - add security fixes for CVE-2014-3528, CVE-2014-3580, CVE-2014-8108
* Wed Mar 05 2014 Joe Orton <jorton@redhat.com> - 1.7.14-6
  - drop dependency on db4-devel (#1072969)
* Tue Feb 11 2014 Joe Orton <jorton@redhat.com> - 1.7.14-5
  - add fix for CVE-2014-0032
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.7.14-4
  - Mass rebuild 2014-01-24
* Mon Jan 13 2014 Joe Orton <jorton@redhat.com> - 1.7.14-3
  - rebuild for #1029360
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.7.14-2
  - Mass rebuild 2013-12-27
* Tue Nov 26 2013 Joe Orton <jorton@redhat.com> - 1.7.14-1
  - update to 1.7.14 (#1034377)
* Tue Sep 03 2013 Joe Orton <jorton@redhat.com> - 1.7.13-1
  - update to 1.7.13 (#1003070)
  - move bash completions out of /etc (#922993)
* Thu Jul 25 2013 Joe Orton <jorton@redhat.com> - 1.7.11-1
  - update to 1.7.11
  - use full relro in mod_dav_svn build (#973694)
* Mon Jun 03 2013 Joe Orton <jorton@redhat.com> - 1.7.10-1
  - update to 1.7.10 (#970014)
  - fix aarch64 build issues (Dennis Gilmore, #926578)
* Thu May 09 2013 Joe Orton <jorton@redhat.com> - 1.7.9-3
  - fix spurious failures in ruby test suite (upstream r1327373)
* Thu May 09 2013 Joe Orton <jorton@redhat.com> - 1.7.9-2
  - try harder to avoid svnserve bind failures in ruby binding tests
  - enable verbose output for ruby binding tests
* Tue Apr 09 2013 Joe Orton <jorton@redhat.com> - 1.7.9-1
  - update to 1.7.9
* Wed Mar 27 2013 Vít Ondruch <vondruch@redhat.com> - 1.7.8-6
  - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
  - Drop Ruby version checks from configuration script.
  - Fix and enable Ruby test suite.
* Thu Mar 14 2013 Joe Orton <jorton@redhat.com> - 1.7.8-5
  - drop specific dep on ruby(abi)
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.8-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 08 2013 Joe Orton <jorton@redhat.com> - 1.7.8-3
  - update to latest psvn.el
* Tue Jan 08 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 1.7.8-2
  - Scriptlets replaced with new systemd macros (#850410)
* Fri Jan 04 2013 Joe Orton <jorton@redhat.com> - 1.7.8-1
  - update to 1.7.8
* Thu Oct 11 2012 Joe Orton <jorton@redhat.com> - 1.7.7-1
  - update to 1.7.7
* Fri Aug 17 2012 Joe Orton <jorton@redhat.com> - 1.7.6-1
  - update to 1.7.6
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 16 2012 Joe Orton <jorton@redhat.com> - 1.7.5-5
  - switch svnserve pidfile to use /run, use /usr/lib/tmpfiles.d (#840195)
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 1.7.5-4
  - Perl 5.16 rebuild
* Mon Jun 18 2012 Dan Horák <dan[at]danny.cz - 1.7.5-3
  - fix build with recent gcc 4.7 (svn rev 1345740)
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.7.5-2
  - Perl 5.16 rebuild
* Tue May 22 2012 Joe Orton <jorton@redhat.com> - 1.7.5-1
  - update to 1.7.5
* Tue Apr 24 2012 Joe Orton <jorton@redhat.com> - 1.7.4-6
  - drop strict sqlite version requirement (#815396)
* Mon Apr 23 2012 Joe Orton <jorton@redhat.com> - 1.7.4-5
  - switch to libdb-devel (#814090)
* Thu Apr 19 2012 Joe Orton <jorton@redhat.com> - 1.7.4-4
  - adapt for conf.modules.d with httpd 2.4
  - add possible workaround for kwallet crasher (#810861)
* Fri Mar 30 2012 Joe Orton <jorton@redhat.com> - 1.7.4-3
  - re-enable test suite
* Fri Mar 30 2012 Joe Orton <jorton@redhat.com> - 1.7.4-2
  - fix build with httpd 2.4
* Mon Mar 12 2012 Joe Orton <jorton@redhat.com> - 1.7.4-1
  - update to 1.7.4
  - fix build with httpd 2.4
* Thu Mar 01 2012 Joe Orton <jorton@redhat.com> - 1.7.3-7
  - re-enable kwallet (#791031)
* Wed Feb 29 2012 Joe Orton <jorton@redhat.com> - 1.7.3-6
  - update psvn
* Wed Feb 29 2012 Joe Orton <jorton@redhat.com> - 1.7.3-5
  - add tools subpackage (#648015)
* Tue Feb 28 2012 Joe Orton <jorton@redhat.com> - 1.7.3-4
  - trim contents of doc dic (#746433)
* Tue Feb 28 2012 Joe Orton <jorton@redhat.com> - 1.7.3-3
  - re-enable test suite
* Tue Feb 28 2012 Joe Orton <jorton@redhat.com> - 1.7.3-2
  - add upstream test suite fixes for APR hash change (r1293602, r1293811)
  - use ruby vendorlib directory (#798203)
  - convert svnserve to systemd (#754074)
* Mon Feb 13 2012 Joe Orton <jorton@redhat.com> - 1.7.3-1
  - update to 1.7.3
  - ship, enable mod_dontdothat
* Mon Feb 13 2012 Joe Orton <jorton@redhat.com> - 1.7.2-2
  - require ruby 1.9.1 abi
* Thu Feb 09 2012 Joe Orton <jorton@redhat.com> - 1.7.2-1
  - update to 1.7.2
  - add Vincent Batts' Ruby 1.9 fixes from dev@
* Sun Feb 05 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.1-3
  - fix gnome-keyring build deps
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Nov 28 2011 Joe Orton <jorton@redhat.com> - 1.7.1-1
  - update to 1.7.1
  - (temporarily) disable failing kwallet support
* Sun Nov 27 2011 Ville Skyttä <ville.skytta@iki.fi> - 1.7.0-3
  - Build with libmagic support.
* Sat Oct 15 2011 Ville Skyttä <ville.skytta@iki.fi> - 1.7.0-2
  - Fix apr Conflicts syntax in -libs.
  - Fix obsolete chown syntax in subversion.conf.
  - Fix use of spaces vs tabs in specfile.
* Wed Oct 12 2011 Joe Orton <jorton@redhat.com> - 1.7.0-1
  - update to 1.7.0
  - drop svn2cl (no longer shipped in upstream tarball)
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 1.6.17-5
  - Perl mass rebuild
* Wed Jul 20 2011 Joe Orton <jorton@redhat.com> - 1.6.17-4
  - run javahl tests (Blair Zajac, #723338)
* Wed Jul 20 2011 Joe Orton <jorton@redhat.com> - 1.6.17-3
  - split out python subpackage
* Wed Jun 15 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.6.17-2
  - Perl mass rebuild
  - change cflags in Makefile.PL to work with Perl 5.14.1
* Thu Jun 02 2011 Joe Orton <jorton@redhat.com> - 1.6.17-1
  - update to 1.6.17 (#709952)
* Fri Mar 04 2011 Joe Orton <jorton@redhat.com> - 1.6.16-1
  - update to 1.6.16 (#682203)
  - tweak arch-specific requires
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.15-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Nov 28 2010 Joe Orton <jorton@redhat.com> - 1.6.15-1
  - update to 1.6.15
* Sun Oct 17 2010 Ville Skyttä <ville.skytta@iki.fi> - 1.6.13-3
  - Make name based dependencies arch qualified where appropriate (#643714).
* Tue Oct 12 2010 Joe Orton <jorton@redhat.com> - 1.6.13-2
  - trim tools/buildbot, tools/dist from docdir
* Tue Oct 05 2010 Joe Orton <jorton@redhat.com> - 1.6.13-1
  - update to 1.6.13
* Tue Sep 07 2010 Joe Orton <jorton@redhat.com> - 1.6.12-5
  - add svnserve init script
  - split out -libs subpackage
* Fri Sep 03 2010 Joe Orton <jorton@redhat.com> - 1.6.12-4
  - restore PIE support
* Sat Jul 24 2010 David Malcolm <dmalcolm@redhat.com> - 1.6.12-3
  - for now, disable python cases that fail against python 2.7 (patch 9)
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.6.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Jul 07 2010 Joe Orton <jorton@redhat.com> - 1.6.12-1
  - update to 1.6.12 (#586629)
  - fix comments in subversion.conf (#551484)
* Wed Jun 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.6.11-2
  - Mass rebuild with perl-5.12.0
* Sat Apr 17 2010 Joe Orton <jorton@redhat.com> - 1.6.11-1
  - update to 1.6.11
* Sat Feb 13 2010 Joe Orton <jorton@redhat.com> - 1.6.9-2
  - fix detection of libkdecore
* Mon Feb 08 2010 Joe Orton <jorton@redhat.com> - 1.6.9-1
  - update to 1.6.9 (#561810)
  - fix comments in subversion.conf (#551484)
  - update to psvn.el r40299
* Mon Jan 25 2010 Ville Skyttä <ville.skytta@iki.fi> - 1.6.6-5
  - Include svn2cl and its man page only in the -svn2cl subpackage (#558598).
  - Do not include bash completion in docs, it's installed.
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 1.6.6-4
  - rebuild against perl 5.10.1
* Thu Nov 26 2009 Joe Orton <jorton@redhat.com> - 1.6.6-3
  - rebuild for new db4
  - trim libsvn_* from dependency_libs in *.la
* Wed Nov 25 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 1.6.6-2
  - rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
* Sun Nov 08 2009 Joe Orton <jorton@redhat.com> - 1.6.6-1
  - update to 1.6.6
* Mon Nov 02 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.6.5-3
  - Apply svn2cl upstream patch to fix newline issues with libxml2 2.7.4+,
    see http://bugs.debian.org/546990 for details.
* Sat Sep 19 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.6.5-2
  - Ship svn2cl and bash completion (#496456).
  - Add %defattr to -gnome and -kde.
* Sun Aug 23 2009 Joe Orton <jorton@redhat.com> 1.6.5-1
  - update to 1.6.5
* Tue Aug 18 2009 Joe Orton <jorton@redhat.com> 1.6.4-4
  - rebuild
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.6.4-3
  - Use bzipped upstream tarball.
* Fri Aug 07 2009 Joe Orton <jorton@redhat.com> 1.6.4-2
  - update to 1.6.4
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 23 2009 Joe Orton <jorton@redhat.com> 1.6.3-2
  - remove -devel dependency on -gnome, -kde (#513313)
* Tue Jun 23 2009 Joe Orton <jorton@redhat.com> 1.6.3-1
  - update to 1.6.3
* Sun Jun 14 2009 Joe Orton <jorton@redhat.com> 1.6.2-3
  - add -gnome, -kde subpackages
* Mon Jun 01 2009 Joe Orton <jorton@redhat.com> 1.6.2-2
  - enable KWallet, gnome-keyring support
* Fri May 15 2009 Joe Orton <jorton@redhat.com> 1.6.2-1
  - update to 1.6.2
* Wed Apr 15 2009 Joe Orton <jorton@redhat.com> 1.6.1-4
  - really disable PIE
* Tue Apr 14 2009 Joe Orton <jorton@redhat.com> 1.6.1-3
  - update to 1.6.1; disable PIE patch for the time being
* Tue Mar 31 2009 Joe Orton <jorton@redhat.com> 1.6.0-3
  - BR sqlite-devel
* Tue Mar 31 2009 Joe Orton <jorton@redhat.com> 1.6.0-1
  - update to 1.6.0
* Thu Mar 12 2009 Dennis Gilmore <dennis@ausil.us> - 1.5.6-4
  - use -fPIE on sparc64
* Mon Mar 09 2009 Joe Orton <jorton@redhat.com> 1.5.6-3
  - update to 1.5.6
  - autoload psvn (#238491, Tom Tromey)
  - regenerate swig bindings (#480503)
  - fix build with libtool 2.2 (#469524)
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.5-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 30 2009 Joe Orton <jorton@redhat.com> 1.5.5-5
  - update to 1.5.5
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.5.4-4
  - Rebuild for Python 2.6
* Mon Oct 27 2008 Joe Orton <jorton@redhat.com> 1.5.4-3
  - update to 1.5.4
* Mon Oct 13 2008 Joe Orton <jorton@redhat.com> 1.5.3-3
  - fix build
* Mon Oct 13 2008 Joe Orton <jorton@redhat.com> 1.5.3-2
  - update to 1.5.3 (#466674)
  - update psvn.el to r33557
* Tue Sep 30 2008 Joe Orton <jorton@redhat.com> 1.5.2-3
  - enable SASL support (#464267)
* Fri Sep 12 2008 Joe Orton <jorton@redhat.com> 1.5.2-2
  - update to 1.5.2
* Mon Jul 28 2008 Joe Orton <jorton@redhat.com> 1.5.1-2
  - update to 1.5.1
  - require suitable APR
* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.5.0-8
  - rebuild against new db4-4.7
* Thu Jul 03 2008 Joe Orton <jorton@redhat.com> 1.5.0-7
  - add svnmerge and wcgrep to docdir (Edward Rudd, #451932)
  - drop neon version overrides
* Wed Jul 02 2008 Joe Orton <jorton@redhat.com> 1.5.0-6
  - build with OpenJDK
* Wed Jul 02 2008 Joe Orton <jorton@redhat.com> 1.5.0-5
  - fix files list
* Wed Jul 02 2008 Joe Orton <jorton@redhat.com> 1.5.0-4
  - swig-perl test suite fix for Perl 5.10 (upstream r31546)
* Tue Jul 01 2008 Joe Orton <jorton@redhat.com> 1.5.0-3
  - attempt build without java bits
* Thu Jun 26 2008 Joe Orton <jorton@redhat.com> 1.5.0-2
  - update to 1.5.0
* Mon Mar 03 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.6-7
  - tests are randomly failing, unrelated to new perl, disabled tests
* Mon Mar 03 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.6-6
  - rebuild for new perl (again)
* Thu Feb 21 2008 Lubomir Kundrak <lkundrak@redhat.com> 1.4.6-5
  - Correct install location of java stuff (#433295)
* Wed Feb 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.6-4
  - BR perl(ExtUtils::Embed)
* Tue Feb 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.6-3
  - rebuild for new perl
* Fri Dec 21 2007 Joe Orton <jorton@redhat.com> 1.4.6-2
  - update to 1.4.6
* Mon Dec 10 2007 Warren Togami <wtogami@redhat.com> 1.4.4-11
  - temporarily disable test suite
* Thu Dec 06 2007 Joe Orton <jorton@redhat.com> 1.4.4-10
  - fix build with swig 1.3.33 (patch by Torsten Landschoff)
* Wed Dec 05 2007 Joe Orton <jorton@redhat.com> 1.4.4-9
  - rebuild for OpenLDAP soname bump
* Tue Sep 04 2007 Joe Orton <jorton@redhat.com> 1.4.4-8
  - update to psvn.el r26383 from upstream
* Sun Sep 02 2007 Joe Orton <jorton@redhat.com> 1.4.4-7
  - rebuild for fixed 32-bit APR
* Thu Aug 30 2007 Joe Orton <jorton@redhat.com> 1.4.4-6
  - clarify License tag; re-enable test suite
* Thu Aug 23 2007 Joe Orton <jorton@redhat.com> 1.4.4-5
  - rebuild for neon 0.27
* Wed Aug 22 2007 Joe Orton <jorton@redhat.com> 1.4.4-4
  - trim dependencies from .la files
  - detabify spec file
  - test suite disabled to ease stress on builders
* Wed Aug 08 2007 Joe Orton <jorton@redhat.com> 1.4.4-3
  - fix build with new glibc open()-as-macro
  - build all swig code in %build, not %install
  - BuildRequire perl(Test::More), perl(ExtUtils::MakeMaker)
* Tue Jul 03 2007 Joe Orton <jorton@redhat.com> 1.4.4-2
  - update to 1.4.4
  - add Provides: svn (#245087)
  - fix without-java build (Lennert Buytenhek, #245467)
* Wed Apr 11 2007 Joe Orton <jorton@redhat.com> 1.4.3-5
  - fix version of apr/apr-util in BR (#216181)
* Thu Mar 29 2007 Joe Orton <jorton@redhat.com> 1.4.3-4
  - fix javahl compile failure
* Mon Jan 29 2007 Joe Orton <jorton@redhat.com> 1.4.3-3
  - update to 1.4.3 (#228691)
  - remove trailing dot from Summary
  - use current preferred standard BuildRoot
  - add post/postun ldconfig scriptlets for -ruby and -javahl
* Fri Dec 08 2006 Joe Orton <jorton@redhat.com> 1.4.2-5
  - fix use of python_sitearch
* Thu Dec 07 2006 Jeremy Katz <katzj@redhat.com> - 1.4.2-4
  - rebuild against python 2.5
  - follow python packaging guidelines
* Wed Nov 08 2006 Joe Orton <jorton@redhat.com> 1.4.2-3
  - update to 1.4.2
* Mon Sep 11 2006 Joe Orton <jorton@redhat.com> 1.4.0-2
  - update to 1.4.0
* Thu Jul 13 2006 Joe Orton <jorton@redhat.com> 1.3.2-6
  - fix ruby packaging (#191611)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.3.2-5.1
  - rebuild
* Wed Jun 07 2006 Joe Orton <jorton@redhat.com> 1.3.2-5
  - disable test suite
* Wed Jun 07 2006 Joe Orton <jorton@redhat.com> 1.3.2-4
  - BR gettext
* Fri Jun 02 2006 Joe Orton <jorton@redhat.com> 1.3.2-3
  - re-enable test suite
* Fri Jun 02 2006 Joe Orton <jorton@redhat.com> 1.3.2-2
  - update to 1.3.2
  - fix Ruby sitelibdir (Garrick Staples, #191611)
  - own /etc/subversion (#189071)
  - update to psvn.el r19857
* Thu Apr 06 2006 Joe Orton <jorton@redhat.com> 1.3.1-4
  - move libsvn_swig_ruby* back to subversion-ruby
* Tue Apr 04 2006 Joe Orton <jorton@redhat.com> 1.3.1-3
  - update to 1.3.1
  - update to psvn.el r19138 (Stefan Reichoer)
  - build -java on s390 again
* Thu Feb 16 2006 Florian La Roche <laroche@redhat.com> - 1.3.0-5
  - do not package libs within subversion-ruby, these are already
    available via the main package
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.0-4.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 31 2006 Joe Orton <jorton@redhat.com> 1.3.0-4
  - run check-swig-py in %check (#178448)
  - relax JDK requirement (Kenneth Porter, #177367)
* Tue Jan 31 2006 Joe Orton <jorton@redhat.com> 1.3.0-3
  - rebuild for neon 0.25
* Wed Jan 04 2006 Joe Orton <jorton@redhat.com> 1.3.0-2
  - update to 1.3.0 (#176833)
  - update to psvn.el r17921 Stefan Reichoer
* Mon Dec 12 2005 Joe Orton <jorton@redhat.com> 1.2.3-6
  - fix ownership of libsvnjavahl.* (#175289)
  - try building javahl on ia64/ppc64 again
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Fri Dec 02 2005 Joe Orton <jorton@redhat.com> 1.2.3-5
  - rebuild for httpd-2.2/apr-1.2/apr-util-1.2
* Thu Nov 10 2005 Tomas Mraz <tmraz@redhat.com> 1.2.3-4
  - rebuilt against new openssl
* Thu Sep 08 2005 Joe Orton <jorton@redhat.com> 1.2.3-3
  - update to 1.2.3
  - update to psvn.el r16070 from Stefan Reichoer
  - merge subversion.conf changes from RHEL4
  - merge filter-requires.sh changes from FC4 updates
* Mon Aug 08 2005 Joe Orton <jorton@redhat.com> 1.2.1-4
  - add BR for which (#161015)
* Fri Jul 22 2005 Joe Orton <jorton@redhat.com> 1.2.0-3
  - update to 1.2.1
  - fix BuildRequires for ruby and apr-util (#163126)
  - drop static library archives
* Wed May 25 2005 Joe Orton <jorton@redhat.com> 1.2.0-2
  - disable java on all but x86, x86_64, ppc (#158719)
* Tue May 24 2005 Joe Orton <jorton@redhat.com> 1.2.0-1
  - update to 1.2.0; add ruby subpackage
* Wed Apr 13 2005 Joe Orton <jorton@redhat.com> 1.1.4-3
  - enable java subpackage again
  - tweak subversion.conf comments
* Sun Apr 03 2005 Joe Orton <jorton@redhat.com> 1.1.4-2
  - update to 1.1.4
* Tue Mar 22 2005 Joe Orton <jorton@redhat.com> 1.1.3-8
  - further swig bindings fix (upstream via Max Bowsher, #151798)
  - fix perl File::Path dependency in filter-requires.sh
* Tue Mar 22 2005 Joe Orton <jorton@redhat.com> 1.1.3-7
  - restore swig bindings support (from upstream via Max Bowsher, #141343)
  - tweak SELinux commentary in default subversion.conf
* Wed Mar 09 2005 Joe Orton <jorton@redhat.com> 1.1.3-6
  - fix svn_load_dirs File::Path version requirement
* Tue Mar 08 2005 Joe Orton <jorton@redhat.com> 1.1.3-5
  - add -java subpackage for javahl libraries (Anthony Green, #116202)
* Fri Mar 04 2005 Joe Orton <jorton@redhat.com> 1.1.3-4
  - rebuild
* Tue Feb 15 2005 Joe Orton <jorton@redhat.com> 1.1.3-3
  - run test suite in C locale (#146125)
  - adjust -pie patch for build.conf naming upstream
* Wed Jan 19 2005 Joe Orton <jorton@redhat.com> 1.1.3-2
  - rebuild to pick up db-4.3 properly; don't ignore test failures
* Sun Jan 16 2005 Joe Orton <jorton@redhat.com> 1.1.3-1
  - update to 1.1.3 (#145236)
  - fix python bindings location on x86_64 (#143522)
* Mon Jan 10 2005 Joe Orton <jorton@redhat.com> 1.1.2-3
  - update to 1.1.2
  - disable swig bindings due to incompatible swig version
* Wed Nov 24 2004 Joe Orton <jorton@redhat.com> 1.1.1-5
  - update subversion.conf examples to be SELinux-friendly
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 1.1.1-4
  - rebuild against db-4.3.21.
  - x86_64: don't fail "make check" while diagnosing db-4.3.21 upgrade.
* Mon Nov 08 2004 Jeremy Katz <katzj@redhat.com> - 1.1.1-3
  - rebuild against python 2.4
* Mon Oct 25 2004 Joe Orton <jorton@redhat.com> 1.1.1-2
  - update to 1.1.1
  - update -pie patch to address #134786
* Mon Oct 04 2004 Joe Orton <jorton@redhat.com> 1.1.0-5
  - use pure_vendor_install to fix Perl modules
  - use %find_lang to package translations (Axel Thimm)
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-4
  - don't use parallel make for swig-py
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-3
  - BuildRequire newest swig for "swig -ldflags" fix
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-2
  - fix swig bindings build on x86_64
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-1
  - update to 1.1.0
* Thu Sep 23 2004 Joe Orton <jorton@redhat.com> 1.0.8-2
  - update to 1.0.8
  - remove -neonver patch
  - update psvn.el to 11062
* Mon Aug 23 2004 Joe Orton <jorton@redhat.com> 1.0.6-3
  - add svn_load_dirs.pl to docdir (#128338)
  - add psvn.el (#128356)
* Thu Jul 22 2004 Joe Orton <jorton@redhat.com> 1.0.6-2
  - rebuild
* Tue Jul 20 2004 Joe Orton <jorton@redhat.com> 1.0.6-1
  - update to 1.0.6
  - allow build against neon 0.24.*
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Jun 10 2004 Joe Orton <jorton@redhat.com> 1.0.5-1
  - update to 1.0.5
* Mon Jun 07 2004 Joe Orton <jorton@redhat.com> 1.0.4-2
  - add ra_svn security fix for CVE CAN-2004-0413 (Ben Reser)
* Fri May 28 2004 Joe Orton <jorton@redhat.com> 1.0.4-1.1
  - rebuild for new swig
* Sat May 22 2004 Joe Orton <jorton@redhat.com> 1.0.4-1
  - update to 1.0.4
* Fri May 21 2004 Joe Orton <jorton@redhat.com> 1.0.3-2
  - build /usr/bin/* as PIEs
  - add fix for libsvn_client symbol namespace violation (r9608)
* Wed May 19 2004 Joe Orton <jorton@redhat.com> 1.0.3-1
  - update to 1.0.3
* Sun May 16 2004 Joe Orton <jorton@redhat.com> 1.0.2-3
  - add ldconfig invocations for -perl post/postun (Ville Skyttä)
* Tue May 04 2004 Joe Orton <jorton@redhat.com> 1.0.2-2
  - add perl MODULE_COMPAT requirement for -perl subpackage
  - move perl man pages into -perl subpackage
  - clean up -perl installation and dependencies (Ville Skyttä, #123045)
* Mon Apr 19 2004 Joe Orton <jorton@redhat.com> 1.0.2-1
  - update to 1.0.2
* Fri Mar 12 2004 Joe Orton <jorton@redhat.com> 1.0.1-1
  - update to 1.0.1; cvs2svn no longer included
* Fri Mar 12 2004 Joe Orton <jorton@redhat.com> 1.0.0-3
  - add -perl subpackage for Perl bindings (steve@silug.org)
  - include mod_authz_svn INSTALL file
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> 1.0.0-2.1
  - rebuilt
* Wed Feb 25 2004 Joe Orton <jorton@redhat.com> 1.0.0-2
  - add fix for lack of apr_dir_read ordering guarantee (Philip Martin)
  - enable compression in ra_dav by default (Tobias Ringström)
* Mon Feb 23 2004 Joe Orton <jorton@redhat.com> 1.0.0-1
  - update to one-dot-oh
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 0.37.0-2
  - rebuilt
* Sat Jan 24 2004 Joe Orton <jorton@redhat.com> 0.37.0-1
  - update to 0.37.0
* Tue Jan 13 2004 Joe Orton <jorton@redhat.com> 0.36.0-1
  - update to 0.36.0
* Thu Jan 08 2004 Joe Orton <jorton@redhat.com> 0.35.1-1
  - update to 0.35.1
  - fix shebang lines in hook scripts (#111498)
* Sat Dec 13 2003 Jeff Johnson <jbj@jbj.org> 0.34.0-3
  - rebuild against db-4.2.52.
* Thu Dec 04 2003 Joe Orton <jorton@redhat.com> 0.34.0-2
  - package all man pages
* Thu Dec 04 2003 Joe Orton <jorton@redhat.com> 0.34.0-1
  - update to 0.34.0
* Thu Nov 13 2003 Joe Orton <jorton@redhat.com> 0.32.1-3
  - remove workarounds for #109268 and #109267
* Thu Nov 06 2003 Joe Orton <jorton@redhat.com> 0.32.1-2
  - rebuild for Python 2.3.2
  - remove libtool workaround
  - add workarounds for #109268 and #109267
* Fri Oct 24 2003 Joe Orton <jorton@redhat.com> 0.32.1-1
  - update to 0.31.2
  - work around libtool/ppc64/db4 confusion
* Mon Oct 13 2003 Jeff Johnson <jbj@jbj.org> 0.31.0-2.1
  - rebuild against db-4.2.42.
* Fri Oct 10 2003 Joe Orton <jorton@redhat.com> 0.31.0-2
  - include The Book
  - don't add an RPATH for libdir to executables
* Thu Oct 09 2003 Joe Orton <jorton@redhat.com> 0.31.0-1
  - update to 0.31.0
* Wed Sep 24 2003 Joe Orton <jorton@redhat.com> 0.30.0-1
  - update to 0.30.0
* Sun Sep 07 2003 Joe Orton <jorton@redhat.com> 0.29.0-1
  - update to 0.29.0
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 0.25-2
  - rebuild
* Tue Jul 15 2003 Joe Orton <jorton@redhat.com> 0.25-1
  - update to 0.25
* Mon Jul 14 2003 Joe Orton <jorton@redhat.com> 0.24.2-4
  - rebuild
* Tue Jun 24 2003 Joe Orton <jorton@redhat.com> 0.24.2-3
  - rebuild
* Tue Jun 24 2003 Joe Orton <jorton@redhat.com> 0.24.2-2
  - don't use any LDFLAGS when building swig, fix for libdir=lib64
* Tue Jun 24 2003 Joe Orton <jorton@redhat.com> 0.24.2-1
  - update to 0.24.2; fix Python bindings
* Tue Jun 17 2003 Joe Orton <jorton@redhat.com> 0.24.1-1
  - update to 0.24.1; include mod_authz_svn
  - force use of CC=gcc CXX=g++
* Mon Jun 09 2003 Joe Orton <jorton@redhat.com> 0.23.0-2
  - add cvs2svn man page
* Mon Jun 09 2003 Joe Orton <jorton@redhat.com> 0.23.0-1
  - update to 0.23.0
* Sun Jun 08 2003 Joe Orton <jorton@redhat.com> 0.22.2-7
  - package cvs2svn to be usable outside docdir
  - remove unnecessary files
* Thu Jun 05 2003 Joe Orton <jorton@redhat.com> 0.22.2-6
  - add fix for unhandled deadlock errors in libsvn_fs
  - don't package the out-of-date info pages
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 0.22.2-5
  - rebuilt
* Tue Jun 03 2003 Joe Orton <jorton@redhat.com> 0.22.2-4
  - cleanups
* Mon Jun 02 2003 Elliot Lee <sopwith@redhat.com> 0.22.2-3
  - Add back in s390x, excludearch bad.
* Tue May 20 2003 Jeff Johnson <jbj@redhat.com> 0.22.2-2
  - use external neon-0.23.9-2 (i.e. with neon-config), drop internal neon.
  - use db-4.1.25, not db-4.0.14.
  - do "make check" (but ignore failure for now).
  - s390x knows not of httpd >= 2.0.45.
* Thu May 08 2003 Joe Orton <jorton@redhat.com> 0.22.2-1
  - update to 0.22.2; add mod_dav_svn subpackage
  - include Python bindings
  - neon: force use of expat, enable SSL
  - drop check for specific apr version added in -3
* Thu May 01 2003 Joe Orton <jorton@redhat.com> 0.20.1-6
  - filter out perl(Config::IniFiles) requirement
* Thu May 01 2003 Joe Orton <jorton@redhat.com> 0.20.1-5
  - fail early if apr-config is not 0.9.3
* Wed Apr 30 2003 Joe Orton <jorton@redhat.com> 0.20.1-4
  - fix workaround for non-lib64 platforms
* Wed Apr 30 2003 Joe Orton <jorton@redhat.com> 0.20.1-3
  - add workaround for libtool problem
* Tue Apr 29 2003 Joe Orton <jorton@redhat.com> 0.20.1-2
  - require and use system apr, apr-util libraries
  - use License not Copyright
* Fri Apr 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 0.20.1
* Wed Jan 22 2003 Jeff Johnson <jbj@redhat.com> 0.17.1-4503.0
  - upgrade to 0.17.1.
* Wed Dec 11 2002 Jeff Johnson <jbj@redhat.com> 0.16-3987.1
  - upgrade to 0.16.
* Wed Nov 13 2002 Jeff Johnson <jbj@redhat.com> 0.15-3687.2
  - don't mess with the info handbook install yet.
* Sun Nov 10 2002 Jeff Johnson <jbj@redhat.com> 0.15-3687.1
  - use libdir, build on x86_64 too.
  - avoid "perl(Config::IniFiles) >= 2.27" dependency.
* Sat Nov 09 2002 Jeff Johnson <jbj@redhat.com> 0.15-3687.0
  - first build from adapted spec file, only client and libraries for now.
  - internal apr/apr-utils/neon until incompatibilities sort themselves out.
  - avoid libdir issues on x86_64 for the moment.

Files

/etc/httpd/conf.modules.d/10-subversion.conf
/usr/lib64/httpd/modules/mod_authz_svn.so
/usr/lib64/httpd/modules/mod_dav_svn.so
/usr/lib64/httpd/modules/mod_dontdothat.so
/usr/share/doc/mod_dav_svn-1.7.14
/usr/share/doc/mod_dav_svn-1.7.14/example.conf


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024