unicorn py-unicorn: updated to 2.1.4
2.1.4
bindings/zig: Fix sample_riscv_zig partial writes and logging
Fix physical address truncation on 32-bit systems with addressing extensions
refactor(lib): mark pointers as const where possible
bindings: ruby: fix unexpected uc_query result pointer type
bindings: ruby: fix version identifier to 2.1.3
feat(arm): add an ESR register
fix(rust): watch all source and header files
feat(rust): improve ARM CP register ergonomics
fix(m68k): correct SR register read
fix(python): catch BaseException in wrappers instead of Exception
Remove the size limit for memory read and write (revamped)
Loongarch port
S390x registers
Add from_handle_with_data method
Make Unicorn struct clone-able
[20 lines not shown]
ctype(3): Fix build of tests on machines with unsigned char.
Could maybe phrase this better but this'll do for now.
PR lib/58208: ctype(3) provides poor runtime feedback of abuse
devel/ruby-tins: update to 1.44.1
1.43.0 (2025-09-05)
* Added new dsl_lazy_accessor method that creates lazy-loaded accessors with
* support for default blocks and dynamic block assignment
* Removed support for Ruby versions 3.1 and 3.0 from image definitions
1.44.0 (2025-09-12)
Documentation Improvements
* Added extensive YARD documentation to all modules and methods throughout
the library
* Included usage examples and detailed parameter descriptions for better
* developer experience
* Updated README.md with clearer project information
Code Modernization
[26 lines not shown]
databases/ruby-tiny_tds: update to 3.3.0
3.3.0 (2025-09-08)
* Use freetds v1.5.4 and OpenSSL v3.5.2 for Windows and Linux builds.
* Use TypedData in C-Land.
www/ruby-typhoeus: update to 1.5.0
1.5.0 (2025-08-26)
* Update gemspec with metadata and remove extra files from the bundled
gem. (Felipe Mesquita, #734)
* Require Ruby 2.6+ and simplify Gemfile. (Felipe Mesquita, #733)
* Add support for URI objects in Typhoeus.stub(). (Katelyn Schiesser, #732)
* Add explicit require for logger and ostruct gems for Ruby 3.5+
compatibility. (Felipe Mesquita, #729)
* Add Ruby 3.4 to CI matrix. (y-yagi, #728)
* Support curl 8.9 error message changes in tests. (Mamoru TASAKA, #724)
* Add Ruby 3.2 and 3.3 to CI, drop Ruby 2.5, lock ethon < 0.16.0. (y-yagi,
#716)
* Fix typo in comment: "reponse" → "response". (George Brocklehurst, #700)
www/ruby-sass-embedded: update to 1.92.1
1.91.0 (2025-08-25)
* Bump actions/checkout from 4 to 5 (#323)
* Bump actions/setup-java from 4 to 5 (#324)
* Update rubocop requirement from ~> 1.79.1 to ~> 1.80.0 (#325)
* Bump sass from 1.90.0 to 1.91.0 in /ext/sass (#326)
1.92.0 (2025-09-03)
* Bump actions/attest-build-provenance from 2 to 3 (#327)
* Update rubocop-rspec requirement from ~> 3.6.0 to ~> 3.7.0 (#328)
* Bump sass from 1.91.0 to 1.92.0 in /ext/sass (#329)
1.92.1 (2025-09-06)
* Bump sass from 1.92.0 to 1.92.1 in /ext/sass (#330)