Select your language

08 May 2025

Bearsampp May 2025 HOTFIX Release!

What's Changed

Fixed broken openssl
updated libs.


04 May 2025

Bearsampp May 2025 Release!

What's Changed


Updated core php to 8.2.28

Substantial code cleanup
Performance improvement as a result of core PHP upgrade and code refinement
rewrote many core functions to work with php 8.2.28
added ability to install pre-releases ( in beta )
Updated core openssl from 1.1.1 to 3.0 for improved security

Upgrade Notes

27 Apr 2025

Ghostscript 10.05.0 Released!

https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/log/?h=gs10.05.0

23 Apr 2025

Git 2.49.0 Released

Changes since Git for Windows v2.48.1 (February 13th 2025)

Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months.

Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029.

New Features

  • Comes with Git v2.49.0.
  • Comes with OpenSSH v9.9.P2.
  • Comes with PCRE2 v10.45.
  • The previously-experimental --full-name-hash option has been accepted into upstream Git as --name-hash-version=2 and is no longer experimental.
  • The git backfill command has been accepted into upstream Git; Its --batch-size= option has been renamed to --min-batch-size=, though.

Bug Fixes

23 Apr 2025

Nodejs 23.11.0

Notable Changes

  • [64b086740a] - (SEMVER-MINOR) assert: implement partial error comparison (Ruben Bridgewater) #57370
  • [053cef70e0] - (SEMVER-MINOR) crypto: add optional callback to crypto.diffieHellman (Filip Skokan) #57274
  • [f8aff90235] - (SEMVER-MINOR) process: add execve (Paolo Insogna) #56496
  • [4b04c92d7d] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #57490
  • [1b8d1d3a3a] - (SEMVER-MINOR) util: expose diff function used by the assertion errors (Giovanni Bucci) #57462
23 Apr 2025

Ruby 3.4.3 Released

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

v3_4_2...v3_4_3

23 Apr 2025

Memcached 1.6.38

Memcached 1.6.38 Release Notes

Date: 2025-3-19

Download

http://www.memcached.org/files/memcached-1.6.38.tar.gz

Overview

Significant bug fixes in this release. Most notably:

  • A few kilobytes of memory was leaked every time extstore evicted a disk page.
  • Extstore may evict memory when very small objects (a few hundred bytes) are being written to disk. This should no longer happen.
  • Proxy configurations with chained route handlers may hang if all of their children errored via a wait timeout.

A number of other "Fixes" were made to docs or code, but none that affect users. The fixes pertain more to code correctness and only address impossible or useless conditions.

Fixes

  • Release memory in function restart_get_kv
  • Release memory in function _evict_page
  • assoc.c: fix leak in assoc_get_iterator
  • Free subopts_orig in function main
  • Free temp_portnumber_filename before exits
  • proxy: flag error res objects properly
  • proxy: fix wait_cond with subrctx errors
  • docs: move build instructions to README.md
  • proxy: rctx:best_result fix for missed responses
  • extstore: multiple tunings for small values
  • slabs: wait before adjusting memory watermark

New Features

None

Contributors

The following people contributed to this release since 1.6.37.

Note that this is based on who contributed changes, not how they were done. In many cases, a code snippet on the mailing list or a bug report ended up as a commit with your name on it.

Note that this is just a summary of how many changes each person made which doesn't necessarily reflect how significant each change was. For details on what led up into a branch, either grab the git repo and look at the output of git log 1.6.37..1.6.38 or use a web view.

 10 dormando 2 jinyaoguo 2 mugitya03 1 Kanak Kshetri 
22 Apr 2025

Composer 2.8.8 Released

Changelog

  • Fixed json schema issues with version validation (#12367)
  • Fixed issues running on 32bit machines (#12365)

Our Supporters

Sorry, this website uses features that your browser doesn’t support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you’ll be all set.