General

Profile

pvalena (Pavel Valena)

  • Login: pvalena
  • Registered on: 05/24/2016
  • Last sign in: 05/28/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 5 6

Activity

11/22/2021

05:23 PM Ruby master Bug #18356: Please replace use of unsafe MD5 with another digest algorithm
byroot (Jean Boussier) wrote in #note-2:
> This is all from bundler / rubygems, so I believe we should close as a th...
pvalena (Pavel Valena)
11:39 AM Ruby master Bug #18356 (Third Party's Issue): Please replace use of unsafe MD5 with another digest algorithm
Similarly to https://bugs.ruby-lang.org/issues/18272
## Context
When working on a new version of RHEL (with Ruby ...
pvalena (Pavel Valena)

11/08/2021

11:43 AM Ruby master Feature #18272: Please replace unsafe SHA1 with another digest algorithm
Another suggestion from our internal discussion:
```
SHA1 should work for you, though it would be better if you c...
pvalena (Pavel Valena)

10/27/2021

12:00 PM Ruby master Feature #18272 (Third Party's Issue): Please replace unsafe SHA1 with another digest algorithm
## Context
When working on a new version of RHEL (with Ruby 3.0), the requirement is to have a better security (remo...
pvalena (Pavel Valena)

09/13/2021

03:35 PM Ruby master Bug #18163: Unclear String documentation of <=> and casecmp methods
> I'd expect 'B' <=> 'A' to result in -1 since 'B' is smaller.
This should've been: `since 'A' is smaller`.
pvalena (Pavel Valena)
03:32 PM Ruby master Bug #18163 (Closed): Unclear String documentation of <=> and casecmp methods
I have a new student learning Ruby, and there are apparent inconsistencies in Ruby documentation.
The problem appear...
pvalena (Pavel Valena)

06/10/2021

08:26 AM Ruby master Feature #17944 (Open): Remove Socket.gethostbyaddr and Socket.gethostbyname
It is marked as unsafe by our static analysis. Can it be removed now?
It was deprecated in:
https://bugs.ruby-l...
pvalena (Pavel Valena)

10/09/2019

03:41 AM Ruby master Revision b439ee1b (git): Remove uselsess shebang
as the file is not executable anyway. pvalena (Pavel Valena)

01/07/2019

09:06 PM Ruby master Bug #15516 (Third Party's Issue): Ruby 2.6: `gem build` requires files located in gemspec directory
The `gem build` command requires gem files located in the directory where .gemspec file is.
Introduced with Merge ...
pvalena (Pavel Valena)

10/06/2017

01:55 AM Ruby master Bug #13980 (Closed): Rounding failure on i686 (i386).
Revision 58513 introduced rounding failure:
```
1) Failure:
TestFloat#test_round_with_precision [/builddir/bui...
pvalena (Pavel Valena)

Also available in: Atom