aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2014-08-11 19:41:01 +0000
committerPeter Wemm <peter@FreeBSD.org>2014-08-11 19:41:01 +0000
commitf6f23be2bfd7691b4ada05fa3311493bfa7b90f1 (patch)
treef8170763547351046a8dce8a340fe7e2ac3dc9d2 /usr.bin
parentfa450d2f1453109f87ca9cf2677d4ed8533b4824 (diff)
parent6f0665939667af9f780762878fc35982e8b7d745 (diff)
downloadsrc-f6f23be2bfd7691b4ada05fa3311493bfa7b90f1.tar.gz
src-f6f23be2bfd7691b4ada05fa3311493bfa7b90f1.zip
Update serf-1.3.6 -> 1.3.7
Update subversion-1.8.9 -> 1.8.10 Security: CVE-2014-3504, CVE-2014-3522, CVE-2014-3528
Notes
Notes: svn path=/head/; revision=269833
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/svn/svn_private_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/svn/svn_private_config.h b/usr.bin/svn/svn_private_config.h
index 9e0ac1542f06..3583d6e79555 100644
--- a/usr.bin/svn/svn_private_config.h
+++ b/usr.bin/svn/svn_private_config.h
@@ -105,7 +105,7 @@
#define PACKAGE_NAME "subversion"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "subversion 1.8.9"
+#define PACKAGE_STRING "subversion 1.8.10"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "subversion"
@@ -114,7 +114,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.8.9"
+#define PACKAGE_VERSION "1.8.10"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1