#21449 closed enhancement (fixed)

ruby-3.4.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by thomas, 10 months ago

one test failed on i686:

  1) Failure:
TestLastThread#test_last_thread [/mnt/tmp/ruby/source/ruby-3.4.3/test/-ext-/gvl/test_last_thread.rb:18]:
Expected |1.0 - 1.18731431| (0.1873143100000001) to be <= 0.16.

Finished tests in 1110.580367s, 28.9317 tests/s, 5906.0832 assertions/s.
32131 tests, 6559180 assertions, 1 failures, 0 errors, 222 skips

but not on x86_64:

...
Finished tests in 892.324374s, 36.0093 tests/s, 7357.5352 assertions/s.
32132 tests, 6565308 assertions, 0 failures, 0 errors, 220 skips

comment:2 by Bruce Dubbs, 10 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Rahul Chandra, 10 months ago

What's Changed

    Bug #21145: Prism accepts newlines in-between curly unicode escape - Ruby - Ruby Issue Tracking System
    Bug #21153: ::Foo ||= p 1 should parse - Ruby - Ruby Issue Tracking System
    Bug #21030: Bug: #step with Range<ActiveSupport::Duration> behavior broken on Ruby 3.4.1 - Ruby - Ruby Issue Tracking System
    Bug #21131: IO.copy_stream: yielded string changes value when duped - Ruby - Ruby Issue Tracking System
    Feature #19521: Support for Module#name= and Class#name=. - Ruby - Ruby Issue Tracking System
    Bug #21159: Module#set_temporary_name should freeze given name - Ruby - Ruby Issue Tracking System
    Bug #21161: Crash when locale is set to Turkish tr_TR.UTF-8 - Ruby - Ruby Issue Tracking System
    Bug #21144: Win32: Use Windows time zone ID as the time zone name if TZ is not set - Ruby - Ruby Issue Tracking System
    Bug #21170: Corrupted Hash (bad VALUE and missing entry) when -1 returned from .hash - Ruby - Ruby Issue Tracking System
    Bug #21172: Race condition in register_fstring - Ruby - Ruby Issue Tracking System
    Bug #21163: Inconsistencies in Kernel.Float compared to other number parsing methods - Ruby - Ruby Issue Tracking System
    Bug #21173: RUBY_FREE_AT_EXIT does not work when error in -r - Ruby - Ruby Issue Tracking System
    Bug #21179: Introduction Happy Eyeballs Version 2 broke Socket.tcp from secondary Ractors - Ruby - Ruby Issue Tracking System
    Bug #19841: Marshal.dump stack overflow with recursive Time - Ruby - Ruby Issue Tracking System
    Bug #21180: SEGV while marking imemo_env->iseq - Ruby - Ruby Issue Tracking System
    Bug #21186: Inconsistent parsing of ?あand 0 - Ruby - Ruby Issue Tracking System
    Bug #21094: Module#set_temporary_name does not affect a name of a nested module - Ruby - Ruby Issue Tracking System
    Bug #21195: Crash when using IO#timeout - Ruby - Ruby Issue Tracking System
    Bug #21196: Ruby 3.4 ignores visibility when passing arguments using ... - Ruby - Ruby Issue Tracking System
    Bug #21141: Time#utc? does not work with a timezone object - Ruby - Ruby Issue Tracking System
    Bug #21211: Incomplete Backtrace for Socket Errors in Ruby 3.4+ - Ruby - Ruby Issue Tracking System
    Bug #21197: Prism does not accept newline after defined? keyword - Ruby - Ruby Issue Tracking System
    Bug #21183: Ractor error with Prism::VERSION - Ruby - Ruby Issue Tracking System
    Bug #21217: Integer.sqrt produces wrong results even on input <= 1e18 - Ruby - Ruby Issue Tracking System
    Bug #21220: Memory corruption in update_line_coverage() [write at index -1] - Ruby - Ruby Issue Tracking System

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Last edited 10 months ago by Rahul Chandra (previous) (diff)

comment:4 by Bruce Dubbs, 10 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit

bfbd647e1a Update to ruby-3.4.3.
9bba2100c3 Update to pipewire-1.4.2.
5016b04e6e Update to swig-4.3.1.
402a6d8633 Update to harfbuzz-11.1.0.
ce415ab28a Update to wireshark-4.4.6.
Note: See TracTickets for help on using tickets.