Commit Graph

150 Commits

Author SHA1 Message Date
jeremy
3b538bc85f Bump affected ports after change to MODRUBY_WANTLIB
Help from and OK nigel@
2015-08-27 14:38:36 +00:00
stsp
4370182bac Update to Subversion 1.8.14. Fixes CVE-2015-3184 and CVE-2015-3187.
ok sthen@
2015-08-05 22:09:12 +00:00
ajacoutot
cfd61d60c7 Bump after apache-http subpackaging. 2015-07-17 23:58:43 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
stsp
5ef6f0ad6d Update to Apache Subversion 1.8.13.
Fixes CVE-2015-0202, CVE-2015-0248, and CVE-2015-0251.
-stable patches will happen within the next few days.
2015-03-31 12:17:59 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
stsp
d1a54a8733 Update to Subversion 1.8.11.
Fixes CVE-2014-3580 and CVE-2014-8108 (mod_dav_svn DoS in both cases).
Stop compiling in libmagic support since it is considered unsafe.
2014-12-17 12:17:52 +00:00
stsp
39c80bdd13 Update to Subversion 1.8.10. -stable backports of important fixes will
follow in about a week when new files can be created in the tree again.
2014-08-11 17:36:18 +00:00
sthen
26b647a798 @comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
and bump
2014-06-14 10:34:44 +00:00
stsp
794dfc55c4 Update to Subversion 1.8.9. 2014-05-23 09:37:40 +00:00
ajacoutot
c640bcfac1 Sync for kerberos removal from serf. 2014-04-21 15:47:03 +00:00
stsp
99c554d6f2 Maintenance update to Subversion 1.8.8. 2014-04-21 13:45:09 +00:00
stsp
afb1a361f7 Fix for CVE-2014-0032, mod_dav_svn DoS vulnerability with SVNListParentPath
ok aja, jasper
2014-02-20 21:15:31 +00:00
stsp
8accf24ff8 Fix Subversion's gnome-keyring support which was accidentally broken
during the upgrade to 1.8.
ok ajacoutot
2014-01-20 15:12:24 +00:00
stsp
858168d498 Update to Apache Subversion 1.8.5.
Among other fixes, this release addresses two security issues:
    CVE-2013-4505: mod_dontdothat does not restrict requests from serf clients.
    CVE-2013-4558: mod_dav_svn assertion triggered by autoversioning commits.
2013-11-25 17:08:06 +00:00
stsp
e4c7f72cff Update to Subversion 1.8.4. Maintenance release, mostly client-side fixes. 2013-10-29 16:02:28 +00:00
naddy
94e664469d remove empty patch files 2013-10-10 20:30:16 +00:00
stsp
d78e929867 Update to Apache Subversion 1.8.3. Newer, better, faster!
Existing working copies need to be upgraded with 'svn upgrade',
otherwise backwards compatible as usual.
http://subversion.apache.org/docs/release-notes/1.8.html
2013-10-10 09:50:17 +00:00
stsp
15a319eda4 Update to Subversion 1.7.13.
Fixes CVE-2013-4277 (symlink attack on svnserve's PID file).
2013-08-31 08:45:52 +00:00
stsp
e8aded7081 Update to Subversion-1.7.11.
Fixes CVE-2013-4131: mod_dav_svn assertion from requests against root path.
Fix WANTLIB for -python and -ruby packages while here.
2013-08-08 17:55:35 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
stsp
9cbed8b576 Update to Subversion 1.7.10. The two most important fixes are:
CVE-2013-1968: fsfs repository corruption caused by newline characters
               in filenames
CVE-2013-2112: svnserve remotely triggerable DoS
2013-05-31 20:59:51 +00:00
stsp
4939ab3ee9 Update to Subversion 1.7.9 which includes the CVE patches committed earlier. 2013-05-03 07:46:12 +00:00
stsp
b5c1681785 Add patches for CVE-2013-1884, CVE-2013-1845, CVE-2013-1846, CVE-2013-1847,
and CVE-2013-1849. All of these are denial-of-service vulnerabilities
which affect Subversion servers using mod_dav_svn (Apache HTTPD) only.
2013-04-05 14:51:35 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
stsp
d67ed574b8 Update to Subversion 1.7.8. ok benoit 2013-01-05 12:53:08 +00:00
stsp
4d20811e3e Update to Subversion-1.7.7. 2012-10-29 14:30:55 +00:00
stsp
0f2f097e68 Add a patch from upstream to fix the no_ap2 flavour build, prodded by aja.
No revision bump needed since this doesn't affect generated packages.
2012-09-07 23:30:32 +00:00
stsp
2a512d2377 Update to Subversion 1.7.6 and fix WANTLIB for pthread; ok sthen 2012-09-01 13:40:18 +00:00
sthen
d443de5cb5 missing wantlib/modules; p5-* thingys which are *not* just WANTLIB+=c. 2012-08-23 13:52:39 +00:00
stsp
b69e7cfef0 Fix gnome-keyring description in DESCR-main, and other various DESCR tweaks.
ok sthen mpi
2012-06-06 14:20:36 +00:00
stsp
9a7fba050f Update to Subversion 1.7.5 and fix WANTLIB; help and ok mpi@ 2012-05-30 12:16:14 +00:00
ajacoutot
0881ce2ba6 Fix RUN_DEPENDS-gnome-keyring; no need to depend on ruby nor python for
this subpackage.

ok stsp@ (maintainer)
2012-05-05 10:12:52 +00:00
ajacoutot
9536a9e540 Fix dependencies for -gnome-keyring; sqlite3 is in base and
libgnome-keyring already brings all the other required deps.

ok sthen@ and no objection from stsp@ (maintainer)
2012-04-29 12:43:25 +00:00
espie
29a66ec5cd fix 2012-04-28 15:32:47 +00:00
sthen
8f80d38833 Merge Subversion's gnome-keyring FLAVOR back into the main build and
use a subpackage instead. This was split previously because gnome-keyring
required linking pthread causing file-descriptor I/O issues with the main
binary.  ok stsp@
2012-04-28 09:53:38 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
stsp
241c8901bb Update to 1.7.4; ok mpi 2012-03-12 10:28:40 +00:00
stsp
45f76d1b23 Update to 1.7.3; ok mpi 2012-02-19 12:13:35 +00:00
stsp
b3fd891374 Add a maintainer_mode flavour which displays file and line-number information
for errors thrown from Subversion. This doesn't need to be built by default.
It can provide some leads when debugging Subversion problems on OpenBSD.
2011-12-23 10:34:36 +00:00
stsp
92f41b4523 Update to 1.7.2. ok mpi sthen 2011-12-07 16:47:37 +00:00
espie
74e6cd7f80 convert to bsd.port.arch.mk 2011-12-04 16:06:52 +00:00
stsp
b30fe153de Update to 1.7.1 (most importantly this release fixes several bugs in
'svn upgrade'), regen patches, and add a patch queued for 1.7.2 which
fixes 'svn update' for symlinks.
2011-10-23 09:51:56 +00:00
stsp
15dd757d5c Apply a patch from upstream which fixes an assertion failure during merge.
Noticed by and ok mpi@
2011-10-14 10:13:05 +00:00
stsp
98cf7af78b Update to 1.7.0. ok mpi@ 2011-10-13 11:22:58 +00:00
stsp
25ffae6907 Bump the -main subversion package to make sure it gets rebuilt with
fixed cyrus-sasl-2.1.25p0. Pointed out by sthen.
2011-10-11 09:59:45 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00