Skip to content

Commit 35bc6ba

Browse files
committed
2020.1 patch1 release code drop.
1 parent fe944f9 commit 35bc6ba

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

RELNOTES.txt

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes for
22
P4Ruby, Perforce's script API for Ruby
33

4-
Version 2020.1
4+
Version 2020.1 Patch 1
55

66
Introduction
77

@@ -39,7 +39,7 @@ Installing P4Ruby
3939

4040
gem install p4ruby
4141

42-
Alternatively, you can use Bundler (http://bundler.io). In your Gemfile,
42+
Alternatively, you can use Bundler (http://bundler.io). In your Gemfile,
4343
specify
4444

4545
gem 'p4ruby', '~> 2020.1'
@@ -136,7 +136,7 @@ Compatibility Statements
136136
2.6 | 2019.1 or later
137137
2.7 | 2020.1 or later
138138

139-
Support for Ruby release 2.5 was disabled on Windows as of the
139+
Support for Ruby release 2.5 was disabled on Windows as of the
140140
P4Ruby 2020.1 release.
141141

142142
It is recommended that you use a Ruby distribution that can deploy
@@ -323,6 +323,16 @@ Key to symbols used in change notes below.
323323
*** -- requires new p4d server program
324324

325325
--------------------------------------------------------------------------
326+
327+
New functionality in 2020.1 Patch 1
328+
329+
(Job #104855) * ***
330+
Windows builds have updated version of OpenSSL(1.1.1i),
331+
to address possible vulnerability: CVE-2015-0288.
332+
Linux builds are not affected.
333+
334+
--------------------------------------------------------------------------
335+
--------------------------------------------------------------------------
326336
New functionality in 2020.1
327337

328338
#1966018 (Bug #102615) * **

0 commit comments

Comments
 (0)