| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Monday, 29 Jun 2026
|
05:55 Hiroki Tagato (tagattie)
lang/swift6: Add port: Powerful, flexible, multiplatform programming language
(Version 6)
Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.
It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.
WWW: https://www.swift.org/
PR: 296000
Differential Revision: https://reviews.freebsd.org/D57541
18ac8a4 |
05:55 Hiroki Tagato (tagattie) 
- lang/swift6 5.10.1_2
Powerful, flexible, multiplatform programming language
lang/swift6: Repocopy from lang/swift510
PR: 296000
f70ea84 |
05:55 Yuri Victorovich (yuri)
deskutils/skim: update 4.9.0 → 4.10.0
90688da |
05:55 Yuri Victorovich (yuri) 
- net/wstunnel 10.6.0
Traffic tunnel over Websocket or HTTP2 to bypass firewalls/DPI
net/wstunnel: update 10.5.5 → 10.6.0
6dd2f71 |
05:55 Yuri Victorovich (yuri)
misc/py-mlflow-skinny: New port: Lightweight MLflow package with minimal
dependencies
2382910 |
05:55 Yuri Victorovich (yuri)
misc/py-mlflow-tracing: New port: MLflow Tracing SDK
c0e5c52 |
05:55 Yuri Victorovich (yuri)
devel/py-databricks-sdk: New port: Databricks SDK for Python
b353c63 |
05:55 Yuri Victorovich (yuri)
devel/py-huey: New port: Little task queue for Python
ee42396 |
05:55 Yuri Victorovich (yuri)
devel/py-pytest-dotenv: New port: Pytest plugin that parses environment files
before running tests
d86755f |
05:55 Yuri Victorovich (yuri)
devel/py-pytest-retry: New port: Pytest plugin to retry flaky tests
b010fdc |
05:55 Yuri Victorovich (yuri) 
- misc/comfyui 0.26.0
Powerful and modular stable diffusion GUI with graph/nodes interface
misc/comfyui: update 0.25.1 → 0.26.0
d9ae8bc |
05:55 Yuri Victorovich (yuri)
misc/py-comfy-kitchen: update 0.2.10 → 0.2.14
a9ea685 |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates: update 0.10.0 → 0.11.0
6f43b0a |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-json: New port: Workflow template JSON
definitions for ComfyUI
209a90b |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-media-video: update 0.3.92 → 0.3.100
a94d94f |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-core: update 0.3.255 → 0.3.265
5098530 |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-media-other: update 0.3.220 → 0.3.228
1fe8fa3 |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-media-image: update 0.3.152 → 0.3.159
0f7a217 |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-media-api: update 0.3.80 → 0.3.83
8c918d0 |
05:55 Yuri Victorovich (yuri)
misc/py-comfyui-workflow-templates-media-assets-01: New port: Media assets
bundle 01 for ComfyUI workflow templates
033a354 |
05:55 Yuri Victorovich (yuri)
math/reduce: Remove in favor of math/reduce-psl
c652d21 |
05:55 Yuri Victorovich (yuri)
misc/py-skops: New port: Set of tools related to machine learning in production
c8525b9 |
05:39 Kousuke Kannagi (mce)
japanese/unidic-to-mozc: Mozc user dictionary integration
https://github.com/jassdack/UniDic-to-Mozc
PR: 296081
Approved by: osa (mentor)
eaeba18 |
05:38 Kousuke Kannagi (mce)
japanese/skk-jisyo: Switch BUILD_DEPENDS from tinycdb to cdb
In commit 1b011c950db74cd4aa9435b9b56b382c1d879162, cdb was changed to
tinycdb because dbskkd-cdb (the only consumer of the cdb version)
depends on tinycdb.
Development of dbskkd-cdb has ended and multiskkserv depends on cdb, so
revert to using cdb.
PR: 296220
Approved by: osa (mentor)
64a7f5e6 |
05:36 Kousuke Kannagi (mce)
japanese/skk-jawiki: Update to 2026.06.21.141122
Switch from tinycdb to cdb to match skk-jisyo.
PR: 296221
Approved by: osa (mentor)
15696e6 |
05:34 Kousuke Kannagi (mce)
japanese/mecab-jawiki: Update to 2026.06.21.141122
PR: 296222
Approved by: osa (mentor)
6fc03ac |
05:32 Hiroki Tagato (tagattie) 
- devel/py-ty 0.0.55
Extremely fast Python type checker, written in Rust
devel/py-ty: Update to 0.0.55
Changelog: https://github.com/astral-sh/ty/blob/0.0.55/CHANGELOG.md
Reported by: Repology
455fa47 |
05:31 Kousuke Kannagi (mce)
japanese/proxy2ch: Update to 20260625
Changelog (Japanese):
https://codeberg.org/NanashiNoGombe/proxy2ch/releases/tag/v20260625
PR: 296284
Approved by: osa (mentor)
c18d4ef |
05:07 Kevin Bowling (kbowling) 
- news/inn 2.7.4
InterNetNews -- the Internet meets Netnews
news/inn: Update to 2.7.4
Changes in 2.7.4 (2026-06-22)
* The speed of expireover has been greatly improved by the
implementation of a Bloom filter (a probabilistic data structure used
to efficiently test whether an element is a member of a set, without
any false negative). Instead of checking every article in the
overview database against the history file to detect orphaned entries,
expireover now sequentially reads the history file at startup to build
a Bloom filter, and makes its checks in that optimized data structure.
On large news spools of billions of articles, expireover could take
several weeks to complete; it now runs in a few minutes! This feature
is activated by default and controlled by the new expirebloomfp
parameter in inn.conf. Many thanks to Kevin Bowling for this
improvement.
* The speed of expire has also been drastically improved for large news
spools thanks to the recording of every cancellation alongside the
existing storage and overview deletions, so that expire can just drop
matching history entries without doing per-article retrieval system
calls, thus saving a good amount of time at billion-article scale.
This feature contributed by Kevin Bowling is not enabled by default.
See the documentation of expiretombstone in inn.conf for more
details, as well as nnrpdcheckart which also makes use of the cancel
tombstone log file.
* Added four new parameters to ovsqlite.conf for the ovsqlite overview
method: mmapsize to have SQLite read data via mmap instead of
copying into its own page cache, readercachesize to set the SQLite
in-memory page cache size for each nnrpd reader process, walmode to
enable SQLite's Write-Ahead Logging journal mode and improve read
performance when multiple nnrpd processes access the overview
database simultaneously, and walcheckpointthreshold to parameterize
when to perform checkpoints. See the ovsqlite(5) manual page for
more details. Thanks to Kevin Bowling for all these enhancements!
* When laxmid is set in the syntaxchecks parameter in inn.conf,
Message-IDs without any "@" character are now accepted by innd.
* Fixed very infrequent errors of memory mapping when updating the
active file or using the tradindexed overview method, as well as when
updating the history file with nfswriter set to true. Thanks to
Chris Knipe for the bug report and to Richard Kettlewell for the
patch.
* Fixed the rotation of the perl-nocem.log file generated when syslog
is not available or the -l flag used with perl-nocem: the contents of
this log file was mistakenly appended to news.notice by scanlogs.
* Fixed makehistory so that malformed input does not insert a bogus
overview entry. Thanks to Kevin Bowling for the patch.
* Following upstream rename from blacklist to blocklist, the
--with-blacklist configure flag is renamed --with-blocklist for
blocklistd support in FreeBSD 15 and NetBSD 10. For backward
compatibility, both blacklist and blocklist libraries will be
searched by the new --with-blocklist flag. Thanks to Jose Luis
Duran for the information.
* Added support for the ALPN TLS extension in nnrpd. Thanks to Roman
Donchenko for this feature.
* In consequence of the changes in the libinn(3) and libinnstorage(3)
interfaces for the Bloom filter and overview improvements, both of
these libraries have their SONAME bump in this release.
* Various other minor bug fixes and documentation improvements.
6f63ac1 |
05:02 Kevin Bowling (kbowling)
news/inn-current: Update to 20260622
2af9673 |
03:33 Mark Linimon (linimon)
devel/bugzilla52: fix brain-o in dependency list.
Reviewed by: Darius
aea5f94 |
01:32 Koichiro Iwao (meta) Author: Po-Chuan Hsieh 2026Q2
devel/ruby-build: Update to 20260616
Changes: https://github.com/rbenv/ruby-build/releases
(cherry picked from commit c227c38ff81e1963a7089b8031af310519b24fc6)
8767751 |
01:32 Koichiro Iwao (meta) Author: Po-Chuan Hsieh 2026Q2
devel/ruby-build: Update to 20260520
Changes: https://github.com/rbenv/ruby-build/releases
(cherry picked from commit 6b68a87a2abc931cde173cf4b1c9ccfb9c7c621b)
b34fd02 |
|
Sunday, 28 Jun 2026
|
23:52 Nuno Teixeira (eduardo)
games/rocksndiamonds: Update to 4.4.2.3
ChangeLog: https://www.artsoft.org/2026/06/27/rocksndiamonds-4-4-2-3-released/
7fcd9dc |
23:52 Nuno Teixeira (eduardo)
games/dethrace: New port: Reverse engineering the 1997 game "Carmageddon"
Dethrace is an attempt to learn how the 1997 driving/mayhem game Carmageddon
works behind the scenes and rebuild it to run natively on modern systems.
WWW: https://github.com/dethrace-labs/dethrace
8d634a6 |
22:39 Daniel Engberg (diizzy) Author: Kevin Reinholz
emulators/ppsspp: Backport upstream commit to fix build on arm64
Backport upstream commit 9c4fdde20f829d091ba164c3728755cfe9d7bee7
Reference:
https://github.com/hrydgard/ppsspp/commit/9c4fdde20f829d091ba164c3728755cfe9d7bee7
PR: 295657
7f471bd |
22:39 Daniel Engberg (diizzy) Author: Stefan Schlosser
*/*: Bump consumers after librashader update
In this case there's only one, emulators/ares
PR: 296161
01e3854 |
22:39 Daniel Engberg (diizzy) Author: Stefan Schlosser
devel/librashader: Update to 0.11.2
Changelog:
https://github.com/SnowflakePowered/librashader/releases/tag/librashader-v0.11.2
PR: 296161
47fddc7 |
22:39 Daniel Engberg (diizzy) 
- multimedia/mediamtx 1.19.2
Ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams
multimedia/mediamtx: Update to 1.19.2
Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.19.2
9d580d6 |
22:39 Daniel Engberg (diizzy)
textproc/expat2: Update to 2.8.2
Fixes multiple security issues and bugs
Changelog: https://github.com/libexpat/libexpat/blob/R_2_8_2/expat/Changes
PR: 296191
Reviewed by: desktop (arrowd)
Security: CVE-2026-50219
CVE-2026-56131
CVE-2026-56132
CVE-2026-56403
CVE-2026-56404
CVE-2026-56405
CVE-2026-56406
CVE-2026-56407
CVE-2026-56408
CVE-2026-56409
CVE-2026-56410
CVE-2026-56411
CVE-2026-56412
9e174b9 |
22:39 Daniel Engberg (diizzy)
net/mosquitto: Add missing dependency
Add USES= readline as it gets pulled in and linked with during build
Approved by: build fix
4caf06a |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-bos: Update version 0.2.1=>0.3.0
Changelog: https://github.com/dbuenzli/bos/releases/tag/v0.3.0
406c408 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/coccinelle: Update version 1.3=>1.3.1
Changelog: https://coccinelle.gitlabpages.inria.fr/website/distrib/changes.html
6af2b58 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/aifad: Update version 2.3.1=>2.3.2
Changelog: https://github.com/mmottl/aifad/releases/tag/2.3.2
236d0c3 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-mew_vi: New port
Mew_vi - Modal Editing Witch, VI interpreter - is an VI-like modal
editing engine generator. Users must provide an implementation for
Key, Mode, Concurrent modules to the functor.
WWW: https://github.com/kandu/mew_vi
9632515 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-mew: New port
Mew - Modal Editing Witch - is an general modal editing engine
generator. Users must provide an implementation for Key, Mode,
Concurrent modules to the functor.
WWW: https://github.com/kandu/mew
46edb79 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-trie: New port
This OCaml library implements a trie tree in OCaml. A trie is a
datastructure used to implement a prefix search efficiently.
WWW: https://github.com/kandu/trie
0a5aeaa |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-merlin: New port
Merlin assists you writing OCaml code by providing features commonly
found in integrated development environments (IDEs) such as code
completion, browsing, error reporting, etc. Integration with Emacs and
VIM are provided. Merlin is also a set of OCaml libraries to help one
implement said features.
WWW: https://ocaml.github.io/merlin/
abf58e4 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-magic-mime: New port
This OCaml library provides lookup functions to map a filename to a
MIME type (based on the extension of the file), and conversely from a
MIME type to a list of file extensions. As the database is bundled
inside an OCaml module, the lookups do not access the filesystem.
WWW: https://github.com/mirage/ocaml-magic-mime
c521cf2 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-magic: Update version 0.7.3=>0.7.4
- Update WWW
- Update MASTER_SITES
- Adopt
Changelog: https://github.com/Chris00/ocaml-magic/releases/tag/v0.7.4
b0bad61 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-lwt_log: New port
Lwt_log is a logging library for OCaml applications using the Lwt
threading library.
WWW: https://github.com/ocsigen/lwt_log
88543ec |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-js_of_ocaml-ocamlbuild: New port
This OCaml library provide a non-blocking interface to OpenSSL that is
compatible with application using the "lwt" cooperative threading
library.
WWW: https://ocsigen.org/js_of_ocaml
a9060c1 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-integers: New port
This OCaml library provides 8-, 16-, 32- and 64-bytes signed and
unsigned integer types for OCaml. Additionally, platform dependent
types are provided, such as size_t, int, llong, etc.
WWW: https://github.com/yallop/ocaml-integers
930a1b8 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-gmap: New port
This library provides an hashmap implementation whose values are typed
by the type parameter of the associated (polymorphic) key. This
library relies on generalized algebraic data type (GADT) of OCaml.
WWW: https://github.com/hannesm/gmap
9070fa7 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-duration: New port
Library to convert between various time units in OCaml. The underlying
representation uses nanoseconds on a 64 bits unsigned integer, for a
range of about 584 years.
WWW: https://github.com/hannesm/duration
ecf3718 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
databases/ocaml-pgocaml: New port
This library implements the PostgreSQL wire protocol (version 2, for
PostgreSQL 7 and above) in pure OCaml. In addition to a low-level
interface, this library provides a PPX syntax extension to type-check
and validate SQL expressions at build time.
WWW: https://github.com/darioteixeira/pgocaml
a08d587 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
security/ocaml-digestif: New port
Digestif is a hashing library for OCaml supporting the following
algorithm: BLAKE2B, BLAKE2S, Keccak-256, MD5, RIPEMD160, SHA1, SHA224,
SHA256, SHA3, SHA384, SHA512 and WHIRLPOOL.
This library permits to link against one of the two provided
implementations: the pure OCaml implementation ("digestif.ocaml"), or
one written in the C language ("digestif.c").
WWW: https://github.com/mirage/digestif
9cd57c7 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-eqaf: New port
This OCaml library provides an equal function operating on strings in
constant-time. It may be used by cryptographic code to mitigate
timing-attacks.
WWW: https://github.com/mirage/ocaml-eqaf
23f722b |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
devel/ocaml-ppx_optcomp: New port
Ppx_optcomp is an PPX OCaml syntax extention to introduce conditional
compilation in OCaml sources. It includes a simple expression language
to evaluate condition predicates.
WWW: https://github.com/janestreet/ppx_optcomp
a88290e |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
converters/ocaml-hex: New port
A library for decoding and encoding base64 (RFC4648) strings in
OCaml. In addition to the default alphabet and an URI-safe alphabet
provided by this library, it is possible to use a custom alphabet.
WWW: https://github.com/mirage/ocaml-hex
54915f1 |
22:08 Muhammad Moinur Rahman (bofh) Author: Benjamin Jacobs
converters/ocaml-base64: Update version 3.5.1=>3.5.2
- Adopt
Changelog: https://github.com/mirage/ocaml-base64/releases/tag/v3.5.2
de9bd56 |
21:34 Christoph Moench-Tegeder (cmt)
graphics/gexiv2_016: update to 0.16.1
Release Notes:
https://gitlab.gnome.org/GNOME/gexiv2/-/blob/0.16.1/NEWS
4233747 |
21:27 Matthew Seaman (matthew)
sysutils/rsyslog8: fix pkg-plist errors
Missed an update to pkg-plist in the last update. Ooops.
8a8d5a75 |
21:07 Matthew Seaman (matthew)
sysutils/rsyslog8: Upgrade to 8.2606.0
* Delete `extra-patch-sane-hostname` -- the file this was aimed at
no longer contains any code around hostnames.
* Update `extra-patch-mysql-microseconds` -- this had bit-rotted
somewhat, but could be recovered.
* New OPTION: BEATS -- accept a feed from any of the Elastic *beats
programs
* Fix a failure when running `autoreconf` from autoconfigure-2.72
(the default on FreeBSD) whereas upstream seems to be using
autoconfigure-2.71 successfully.
Changes: https://github.com/rsyslog/rsyslog/blob/v8.2606.0/ChangeLog
Reported by: repology, GitHub release notifications
b6bbc80 |
21:04 Max Brazhnikov (makc)
devel/py-marimo: Add new port
marimo is a reactive Python notebook that's reproducible,
git-friendly, and deployable as scripts or apps.
WWW: https://marimo.io/
d031123 |
21:04 Max Brazhnikov (makc)
devel/py-loro: Add new port
Python bindings for Loro CRDT (Conflict-free Replicated Data Types).
WWW: https://loro.dev
5b36b96 |
20:54 Jochen Neumeister (joneum)
net/389-ds-base: Add new port
389 Directory Server is an enterprise-class LDAP directory server
designed to provide scalable and reliable directory services for
identity management, authentication, authorization, and centralized
account data.
It supports features such as replication, access control, schema
management, plugins, and administrative command-line utilities.
Required for development of the net/freeipa-server port.
WWW: https://www.port389.org/
Sponsored by: Netzkommune GmbH
343766e |
20:38 Charlie Li (vishwin) 
- comms/chirp 20260626
Free, open-source tool for programming your amateur radio
comms/chirp: update to 20260626
Event: Halifax Hackathon 202606
Event: ARRL/RAC Field Day 2026
Location: MV Northumberland towards Prince Edward Island, Canada
dc4bd57 |
20:20 Oleksii Samorukov (samm)
databases/xtrabackup84: upgrade to 8.4.0-6
Changelog:
https://docs.percona.com/new/2026/06/24/percona-xtrabackup-840-6-has-been-released/
Reported by: https://repology.org/
66c6ac3 |
20:12 Michael Osipov (michaelo) 
- www/tomcat-devel 11.0.22_1
Open-source Java web server by Apache, 11.0.x branch
- www/tomcat101 10.1.55_1
Open-source Java web server by Apache, 10.1.x branch
- www/tomcat110 11.0.22_1
Open-source Java web server by Apache, 11.0.x branch
- www/tomcat9 9.0.118_1
Open-source Java web server by Apache, 9.0.x branch
www/tomcat-{9,101,110,devel}: Pass -procname to jsvc
Commons Daemon 1.6.0 gained the capability to invoke setproctitle(2) like
daemon(8). Pass ${name} to -proctitle.
Approved by: vvd (maintainer)
Differential Revision: https://reviews.freebsd.org/D57621
8fbf299 |
19:30 Adam Weinberger (adamw)
devel/tree-sitter: Update to 0.26.10
9470aed |
19:04 Bernhard Froehlich (decke)
x11-toolkits/py-pangocffi: Update to 0.14.1
125f1dd |
18:53 Jung-uk Kim (jkim)
korean/nabi: Update to 1.0.2
b5647a8 |
18:53 Jung-uk Kim (jkim)
korean/ibus-hangul: Update to 1.5.5
38dc851 |
18:53 Jung-uk Kim (jkim)
korean/libhangul: Update to 0.2.0
d1ca3aa |
18:45 Sergey A. Osokin (osa)
security/vuxml: document expat2 vulberabilities
Sponsored by: tipi.work
a1913de |
17:59 Jimmy Olgeni (olgeni) 2026Q2
- databases/couchdb3 3.5.2_1
JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: Bump PORTREVISION after erlang-runtime28 update
Regenerate the bundled-runtime plist for the OTP 28.5.0.2 subsystem
versions (erts-16.4.0.2, inets-9.6.2.2, kernel-10.6.3.2,
public_key-1.20.3.2, ssl-11.6.0.2).
(cherry picked from commit b8a9e24c788518f0b04ee19764f0d6811d422c7b)
a63f09c |
17:59 Jimmy Olgeni (olgeni) Author: Dave Cottlehuber 2026Q2
- databases/couchdb3 3.5.2
JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: Update to 3.5.2
- ChangeLog https://docs.couchdb.org/en/stable/whatsnew/3.5.html
Sponsored by: SkunkWerks, GmbH
(cherry picked from commit 06703771041e67c5666222fcd105c620e34cd432)
de8f954 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
- databases/couchdb3 3.5.1_6
JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: bump PORTREVISION and plist after erlang-runtime28 update
(cherry picked from commit 9dfa280361a9c3d6b1ad50417463a2bbfcd8233e)
3621e32 |
17:59 Jimmy Olgeni (olgeni) Author: Dave Cottlehuber 2026Q2
- databases/couchdb3 3.5.1_5
JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: bump plist after erlang update
(cherry picked from commit dd39801ed7f2d9f0cf9a502806b5d3433c9d4e3b)
f46ddb3 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime28: Update corba to 5.2.2
(cherry picked from commit 5d99ca1d758d1951414094c0f92255d73b4abaff)
4b227a4 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime27: Update corba to 5.2.2
(cherry picked from commit a6c553bbd74be5dd50e314714b319fc3a184ee4e)
d388be0 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime27: Update to 27.3.4.13
Security: CVE-2026-48855, CVE-2026-48856, CVE-2026-48858, CVE-2026-48860,
CVE-2026-49759, CVE-2026-49760
(cherry picked from commit 3eadd9bd3efd55cefd1e953a64f8fec3b7fabf2a)
c5a2be3 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime28: Update to 28.5.0.2
Security: CVE-2026-48855, CVE-2026-48856, CVE-2026-48858, CVE-2026-48860,
CVE-2026-49759, CVE-2026-49760
(cherry picked from commit 93c8194ecc8f767d36c4821a021799ffad6eae21)
697aeed |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime28: Update to 28.5.0.1
Security: CVE-2026-42789, CVE-2026-42790, CVE-2026-42791
(cherry picked from commit 29c0c4b3b2650054b38a8826be80919d048c611e)
fa600bb |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime27: Update to 27.3.4.12
Security: CVE-2026-42789, CVE-2026-42790, CVE-2026-42791
(cherry picked from commit fe5562ddab156a98c4cc70fb6d149c70aa4c27da)
ecfdb51 |
17:59 Jimmy Olgeni (olgeni) Author: Dave Cottlehuber 2026Q2
lang/erlang-runtime28: update to OTP-28.5
- https://github.com/erlang/otp/releases/tag/OTP-28.5
(cherry picked from commit 1077db104e8220dc958073a787b182b285ddb957)
bcde1cc |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime26: Update to 26.2.5.20
(cherry picked from commit 9e501f54b76cb0a4fe28e4f84337cf048bebc077)
aa01a13 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime27: Update to 27.3.4.11
(cherry picked from commit 2f557c833138a89eebeac20a9e88a2f78ad13509)
145fa9a |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime27: Update to 27.3.4.10
(cherry picked from commit 2a854835262b76771714deae76799072e8a2b810)
2fc969d |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-runtime26: Update to 26.2.5.19
(cherry picked from commit 45ff3c6cef88bf7fa6a3f503693b5cf6e53e9ef4)
1902be7 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-wx: Update to 26.2.5.21
(cherry picked from commit 2eaaa05dd7c50d057cdabef0560e9c9abf918630)
642117a |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-java: Update to 26.2.5.21
(cherry picked from commit 5a6857e7669b280228d7ffc3fba7fac65f165969)
48aaf9f |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-man: Update to 26.2.5.21
(cherry picked from commit 5cc3909f05d788ca6d08d3444aab92129ddcd609)
f0da420 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-doc: Update to 26.2.5.21
(cherry picked from commit 0799c58e3260fe675beaea0ce54a28bd21bb7c02)
377b566 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
- lang/erlang 26.2.5.21,4
Functional programming language from Ericsson
lang/erlang: Update to 26.2.5.21
Security: CVE-2026-42789, CVE-2026-42790
(cherry picked from commit d200bef3932420c28b6e1df8f81e54f6835d2d7e)
8d7e2e3 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-wx: Update to 26.2.5.20
(cherry picked from commit 5889fea0bf94596c062e3b2d87b5d37883c1e3b7)
78f2a5d |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-java: Update to 26.2.5.20
(cherry picked from commit 96b3c7e7d54051c9284e3ee9392b29229aead2d2)
c5e35c0 |
17:59 Jimmy Olgeni (olgeni) 2026Q2
- lang/erlang 26.2.5.20,4
Functional programming language from Ericsson
lang/erlang: Update to 26.2.5.20
(cherry picked from commit 13043294f95177ca420662930861e885cf19e443)
d4bebda |
17:59 Jimmy Olgeni (olgeni) 2026Q2
lang/erlang-wx: Update to 26.2.5.19
(cherry picked from commit 2de5c4e6a612ecca9675b60a17140bfbdc803edf)
ed8700d |