Next | Query returned 664 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2022-12-20 03:53:10 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby/gem.mk: fix handlingo of RUBYGEM_MANPAGES

Globael setting for RUBYGEM_MANPAGES is also required.
   2022-12-18 15:52:08 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby: add handling for ruby-manpages

1. Introduce RUBYGEM_MANPAGES

ruby-manpages pacakge is a plugin for rubygems and it changes behavior of
gem based pacakges (installing man pages to PKGMANDIR or not).

If ruby gem based package contains manual pages, it might fail to build
depending on installation of ruby-manpages.

So, introduce RUBYGEM_MANPAGES which mandate installation of ruby-manpages
packages or not.  RUBYGEM_MANPAGES should be set to "YES" ruby gem based
package contains manual pages.

2. Remove obosolete comment lines.
   2022-12-13 15:27:11 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby/gem.mk: format consistency

Format consistency in comment.
   2022-11-26 14:09:59 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
lang/ruby27-base: update to 2.7.7

Ruby 2.7.7 Released (2022-11-24)

Ruby 2.7.7 has been released.

This release includes a security fix.  Please check the topics below for
details.

* CVE-2021-33621: HTTP response splitting in CGI

This release also includes some build problem fixes.  They are not
considered to affect compatibility with previous versions.  See the commit
logs for further details.
   2022-11-26 14:07:52 by Takahiro Kambe | Files touched by this commit (5) | Package updated
Log message:
lang/ruby30-base: update to 3.0.5

Ruby 3.0.5 Released (2022-11-24)

Ruby 3.0.5 has been released.

This release includes a security fix.  Please check the topics below for
details.

* CVE-2021-33621: HTTP response splitting in CGI

This release also includes some bug fixes.  See the commit logs for further
details.
   2022-11-26 14:02:49 by Takahiro Kambe | Files touched by this commit (11) | Package updated
Log message:
lang/ruby31-base: update to 3.1.3

Ruby 3.1.3 Released (2022-11-24)

Ruby 3.1.3 has been released.

This release includes a security fix.  Please check the topics below for
details.

* CVE-2021-33621: HTTP response splitting in CGI

This release also includes a fix for build failure with Xcode 14 and macOS
13 (Ventura).  See the related ticket for more details.
   2022-10-11 16:36:06 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby: switch default release to 3.1

Now, Ruby's default release is 3.1.
   2022-10-10 05:44:54 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Treat RUBY_VER as number instead of string.
   2022-10-10 05:31:44 by Takahiro Kambe | Files touched by this commit (3)
Log message:
lang/ruby: remove support for Ruby 2.6
   2022-09-10 15:19:28 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
lang/ruby: add support for Ruby 3.1

Add support for Ruby 3.1 which was lack.  Real change for it was
accidently commited in previous update for Ruby on Rails 7.1

Bump PKGREVISION.

Next | Query returned 664 messages, browsing 51 to 60 | Previous