Next | Query returned 32 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2012-09-16 17:16:00 by Takahiro Kambe | Files touched by this commit (37) | Package removed
Log message:
Remove ruby19 package (Ruby 1.9.2).

Although Ruby 1.9.2 is still supported version, Ruby 1.9.3 has enough
compatibility for pkgsrc's packages and migration terms on pkgsrc now
ended.

And it costs to supporing multiple versions of Ruby along with multiple
versions of Ruby on Rails, too.
   2012-07-25 21:27:09 by Benny Siegert | Files touched by this commit (4)
Log message:
MirBSD support, like ruby193-base.

This one needs two additional fixes to configure.
   2012-06-23 09:30:25 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Add missing INSTALLATION_DIRS.
   2012-06-02 04:21:16 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add a patch from Ruby's repository, r35698; make sure to keep space
between "-o" and output filename.

Bump PKGREVISION.
   2012-04-22 10:23:01 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby19 packages to 1.9.2p320.

Security fix with updating bundled RubyGems to 1.8.23 and several a few bug
fixes.

Fri Apr 20 12:40:19 2012  Eric Hodel  <drbrain@segment7.net>

	* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem:  Removed to avoid
	  conflict with ca-bundle.pem
	* lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
	  ditto.
	* lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem:
	  ditto.

Fri Apr 20 09:04:35 2012  Eric Hodel  <drbrain@segment7.net>

	* lib/rubygems:  Apply the following security fixes to RubyGems 1.3.7:

	  RubyGems now disallows redirection from HTTPS to HTTP.

	  RubyGems now verifies SSL connections.

	  Patch by Hiroshi Nakamura.

	* test/rubygems:  ditto.
   2012-03-21 16:40:13 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Overhaul buildlink3 processing of Ruby.

* Don't buildlink in ruby/rubyversion.mk any more but define
  RUBY_USE_PTHREAD (use of pthread).
* In ruby/buildlink3.mk, buildlink via mk/pthread.buildlink3.mk as to
  RUBY_USE_PTHREAD.
* Also the same logic in ruby/Makefile.common.
* Buildlink of bdb, libiconv, zlib, openssl in each ruby*-base/Makefile.
   2012-03-12 13:30:29 by Filip Hajny | Files touched by this commit (1)
Log message:
Prevent objcopy to be used on SunOS, otherwise Ruby segfaults.
   2012-02-23 15:15:58 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ruby19-base package to 192pl318, Ruby 1.9.2 patchlevel 318.
(It seems to the tag of subversion was created with wrong name.)

Ruby 1.9.2-p318 is released.

This release include a security fixes of the Ruby OpenSSL extension.
See [1] for more detail about this fix.
*1:
http://www.ruby-lang.org/en/news/2012/02/16/security-fix-for-ruby-openssl-module-allow-0n-splitting-as-a-prevention-for-the-tls-beast-attack-/

And many bugs are fixed in this release.
See [2] for more details:
*2: http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_381/ChangeLog
   2012-01-24 21:41:51 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Fix mdoc markup. Bump revision.
   2011-11-23 07:01:21 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Remove duplicated lines.

Next | Query returned 32 messages, browsing 1 to 10 | Previous