./textproc/ruby-actiontext71, Rich text framework (for Rails 7.1)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.1.3.2, Package name: ruby32-actiontext71-7.1.3.2, Maintainer: pkgsrc-users

Action Text

Action Text brings rich text content and editing to Rails. It includes the
[Trix editor](https://trix-editor.org) that handles everything from
formatting to links to quotes to lists to embedded images and galleries.
The rich text content generated by the Trix editor is saved in its own
RichText model that's associated with any existing Active Record model in
the application. Any embedded images (or other attachments) are
automatically stored using Active Storage and associated with the included
RichText model.

This is for Ruby on Rails 7.1.


Master sites:

Filesize: 114.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-24 15:55:27 by Takahiro Kambe | Files touched by this commit (15) | Package updated
Log message:
www/ruby-rails71: update to 7.1.3.2

Update Ruby on Rails 7.1 and related pacakges to 7.1.3.2
This includes security fix:

	CVE-2024-26142 for www/ruby-actionpack71
	CVE-2024-26143 for www/ruby-actionpack71

Action Pack

* Fix possible XSS vulnerability with the translate method in controllers

  CVE-2024-26143

* Fix ReDoS in Accept header parsing

  CVE-2024-26142
   2024-02-04 16:20:41 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
textproc/ruby-actiontext71: update to 7.1.3

Action Text (2024-01-16)

* No changes.
   2023-11-30 16:37:16 by Takahiro Kambe | Files touched by this commit (5)
Log message:
textproc/ruby-actiontext71: add version 7.1.2

Action Text

Action Text brings rich text content and editing to Rails.  It includes the
[Trix editor](https://trix-editor.org) that handles everything from
formatting to links to quotes to lists to embedded images and galleries.
The rich text content generated by the Trix editor is saved in its own
RichText model that's associated with any existing Active Record model in
the application.  Any embedded images (or other attachments) are
automatically stored using Active Storage and associated with the included
RichText model.

This is for Ruby on Rails 7.1.