Skip to content

Releases: ualbertalib/library-cms

2.2.2

27 Oct 20:06
80615ca

Choose a tag to compare

What's Changed

Security

  • CVE-2025-61780 Improper handling of headers in Rack::Sendfile may allow proxy bypass.
  • CVE-2025-61919 Unbounded read in Rack::Request form parsing can lead to memory exhaustion.

Full Changelog: 2.2.1...2.2.2

2.2.1

08 Oct 16:06
77ccbb3

Choose a tag to compare

What's Changed

Security:
CVE-2025-61772 Multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)
CVE-2025-61771 Multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)
CVE-2025-61770 Unbounded multipart preamble buffering enables DoS (memory exhaustion)

Full Changelog: 2.2.0...2.2.1

2.2.0

07 Oct 16:59
6a0ba33

Choose a tag to compare

⚠️ Replaces deprecated secrets.yml with Config Gem -- required deployment changes

What's Changed

New Contributors

Full Changelog: 2.1.2...2.2.0

2.1.2

06 Jun 18:28
ae044d2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.2

2.1.1 - for ruby 3.3 with passenger

22 Apr 22:56

Choose a tag to compare

What's Changed

2.1.0 - for ruby 3.3

21 Feb 22:46

Choose a tag to compare

2.1.0 - for ruby 3.3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.2...2.1.0

Maintenance

20 Jan 17:23
49c7ef5

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

29 Oct 18:14
3a29cc4

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Bumping release version

12 Aug 17:38
6f9acbb

Choose a tag to compare

Merge pull request #617 from ualbertalib/webpacker-removal

Remove webpacker and cleanup unusued CSS/JS

Webpacker clean-up, fixing error pages

12 Aug 15:52
6f9acbb

Choose a tag to compare

Merge pull request #617 from ualbertalib/webpacker-removal

Remove webpacker and cleanup unusued CSS/JS