[DRE-commits] [rails-3.2] 01/01: fix version to supersede the binaries in unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jan 16 14:07:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rails-3.2.
commit a18527b7ee9959c38aaddd781f846479acaef2a9
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Jan 16 14:35:59 2014 +0100
fix version to supersede the binaries in unstable
---
debian/changelog | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 31589a6..3016622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-rails-3.2 (3.2.16-1+0) unstable; urgency=medium
+rails-3.2 (3.2.16-2+0) unstable; urgency=medium
+ [ Ondřej Surý ]
* Repack rails-3.2 based on the rails-4.0 packaging
+ Ignore all test results (for now)
* New upstream version 3.2.16, fixes:
@@ -9,4 +10,25 @@ rails-3.2 (3.2.16-1+0) unstable; urgency=medium
+ [CVE-2013-6415] XSS Vulnerability in number_to_currency
+ [CVE-2013-6414] Denial of Service Vulnerability in Action View
+ [ Antonio Terceiro ]
+ * This source package includes all of the Rails components and supersedes
+ the ones in the following individual packages:
+ - rails3
+ - ruby-actionmailer-3.2
+ - ruby-actionpack-3.2
+ - ruby-activemodel-3.2
+ - ruby-activerecord-3.2
+ - ruby-activeresource-3.2
+ - ruby-activesupport-3.2
+ - ruby-rails-3.2
+ - ruby-railties-3.2
+ * Changes with regards to current packages:
+ - a basic as-installed test suite was added in debian/tests. Right now we
+ will know when some dependency breaks the very basic use case of a new
+ rails app, and as it evolves we will also catch more subtle problems.
+ - Some dependencies were relaxed so they can be satisfied by packages in
+ the archive which are newer than they were when rails 3 was released.
+ - ruby-rails-3.2 now recommends packages needed to run the empty
+ application created by `rails new`
+
-- Ondřej Surý <ondrej at debian.org> Wed, 04 Dec 2013 11:13:41 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list