rails 2:5.2.2.1+dfsg-1ubuntu1 source package in Ubuntu

Changelog

rails (2:5.2.2.1+dfsg-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Disable bootsnap everywhere to see if the testsuite starts working

rails (2:5.2.2.1+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version 5.2.2.1+dfsg (Closes: #924520, #924521)
    (Fixes: CVE-2019-5418 CVE-2019-5419, CVE-2019-5420)
  * Drop unused override
  * Remove duplicate Depends entry for rake
  * Add d/upstream/metadata

 -- Gianfranco Costamagna <email address hidden>  Sun, 21 Apr 2019 22:38:13 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rails_5.2.2.1+dfsg.orig.tar.xz 5.9 MiB 152ca2e473cd10de7fe319e145fac7165368d136b115b37ac5f7e261dc98fa60
rails_5.2.2.1+dfsg-1ubuntu1.debian.tar.xz 85.8 KiB 257a64216eb146c78c6163d34e93b73870ae67cb6d16148ee81523d021d98762
rails_5.2.2.1+dfsg-1ubuntu1.dsc 4.3 KiB b4711a1fa7ec93b2f048cac09e2a1e516a37625d0dcb4d5a089beb67eba85252

View changes file

Binary packages built by this source

rails: MVC ruby based framework geared for web application development (metapackage)

 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.
 .
 This is a metapackage.

ruby-actioncable: No summary available for ruby-actioncable in ubuntu eoan.

No description available for ruby-actioncable in ubuntu eoan.

ruby-actionmailer: No summary available for ruby-actionmailer in ubuntu eoan.

No description available for ruby-actionmailer in ubuntu eoan.

ruby-actionpack: No summary available for ruby-actionpack in ubuntu eoan.

No description available for ruby-actionpack in ubuntu eoan.

ruby-actionview: No summary available for ruby-actionview in ubuntu eoan.

No description available for ruby-actionview in ubuntu eoan.

ruby-activejob: No summary available for ruby-activejob in ubuntu eoan.

No description available for ruby-activejob in ubuntu eoan.

ruby-activemodel: No summary available for ruby-activemodel in ubuntu eoan.

No description available for ruby-activemodel in ubuntu eoan.

ruby-activerecord: No summary available for ruby-activerecord in ubuntu eoan.

No description available for ruby-activerecord in ubuntu eoan.

ruby-activestorage: No summary available for ruby-activestorage in ubuntu eoan.

No description available for ruby-activestorage in ubuntu eoan.

ruby-activesupport: Support and utility classes used by the Rails 4.1 framework

 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.

ruby-rails: MVC ruby based framework geared for web application development

 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.

ruby-railties: tools for creating, working with, and running Rails applications

 This package contains the Rails internals, i.e. components that implement
 and/or control application bootup, plugins, generators, and rake tasks.