net/ruby-connection_pool: update to 2.5.5
Update to latest 2.x release since ruby-vault restricts
connection_pool<3.
2.5.5 (2025-11-24)
8 Support ConnectionPool::TimedStack#pop(exception: false) [#207] to avoid
using exceptions as control flow.
net/ruby-amq-protocol: update to 2.5.0
2.5.0 (2025-12-31)
Additional Consumer Hot Path Optimizations
* A few more decode method optimizations for consumer delivery code paths.
misc/ruby-uniform_notifier: add package version 1.18.0
This pacakge is required by forthcoming ruby-bullet pacakge.
UniformNotifier
uniform_notifier is extracted from bullet, it gives you the ability to send
notification through rails logger, customized logger, javascript alert,
javascript console, xmpp, airbrake, honeybadger and AppSignal.
misc/ruby-pry: update to 0.16.0
0.16.0 (2025-12-27)
Features
* Ruby 4.0 Support.
Pry will now require and default to Reline for newer Rubies.
(#2357)
(#2349)
* Revert 'Unify show-doc with show-source'.
(#2346)
Breaking Changes
* Remove experimental Pry.auto_resize!
Returns a warning. The code will be removed later.
(#2359)
[7 lines not shown]
lhasa: update to 0.5.0
Upstream changes (from NEWS.md):
## v0.5.0 (2025-08-01):
* The output from the list subcommands has been tweaked to be more
consistent. This should help to avoid parsing bugs with
naively-written programs and scripts that parse the list output.
This includes various GUI tools.
* The test suite was expanded to include archives generated by Tascal
Lha (a Windows CE port); LH/2 (an OS/2 port); ExpLZH; and the port
of Lha that ships with MorphOS.
* A workaround was added for a bug with the Amiga port of lha that
causes some versions to generate malformed archives where
directories are stored using the -lh0- compression type. Thanks to
@zzarko, @polluks, @alfredone and @jsummers for their work on
figuring out the bug.
* Support was added for the 64-bit file sizes header, allowing huge
[20 lines not shown]
Update to 0.338
Upstream changes:
0.338 2025-10-03 15:56:06-04:00 America/New_York
- add experimental --for-completion option to "commands" to help make
shell completion; THIS MAY CHANGE WEIRDLY
w3m: update to 0.5.5.
w3m 0.5.5 - 2025-08-20
* new feature
- Use gettext everywhere, allow for more localization
* bug fixes
- Prevent segfault when user aborts session store command
- Fix cookie sync logic
w3m 0.5.4 - 2025-08-03
* deprecated
- option -H Users should use -o high-intensity=true instead
- ChangeLog file, use the git log for all the details
* new features
- Add command to save the history (SAVE_HISTORY)
[49 lines not shown]
gnumeric112: remove py-gobject3 dependency
This package is only needed when introspection actively enabled,
and this would need a gobject-introspection dependency as well.
Bump PKGREVISION.
gtk3: only use gtk-doc when 'doc' option is enabled
Add libxslt and docbook-xsl dependencies, needed even when 'doc'
option is disabled.
Bump PKGREVISION.