[drupal6] 6.30.

Jon Ciesla limb at fedoraproject.org
Thu Jan 16 13:09:54 UTC 2014


commit 578cc7662d496d2e60b3ba4029d6ef80afece2aa
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jan 16 07:08:02 2014 -0600

    6.30.

 .gitignore   |    1 +
 drupal6.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49fb65b..0d5dbce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /drupal-6.27.tar.gz
 /drupal-6.28.tar.gz
 /drupal-6.29.tar.gz
+/drupal-6.30.tar.gz
diff --git a/drupal6.spec b/drupal6.spec
index 6a76c48..7a54415 100644
--- a/drupal6.spec
+++ b/drupal6.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal6
 Name: drupal6
-Version:  6.29
+Version:  6.30
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu Jan 16 2014 Jon Ciesla <limburgher at gmail.com> - 6.30-1
+- Fix for SA-CORE-2014-001.
+
 * Thu Nov 21 2013 Peter Borsa <peter.borsa at gmail.com> - 6.29-1
 - Update to upstream 6.29 release for security fixes
 - Upstream changelog for this release is available at https://drupal.org/drupal-6.29-release-notes
diff --git a/sources b/sources
index f6eb614..0e1012e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd36edf843a68e0a76aee7869d531061  drupal-6.29.tar.gz
+716b6e718f600aa53cb8a8f33d48aa3d  drupal-6.30.tar.gz


More information about the scm-commits mailing list