summaryrefslogtreecommitdiff
path: root/UPDATING
AgeCommit message (Collapse)Author
2024-02-22databases/xtrabackup80: renamed from databases/xtrabackup8 and updatedEugene Grosbein
The port databases/xtrabackup8 upgraded to version 8.0.35-30 and renamed to databases/xtrabackup80 in preparation for upcoming incompatible branch databases/xtrabackup81, to avoid confusion. Drop unused dependency on libncurses. The update based on maintainer's submittion. PR: 277088 Tested by: Eugene M. Zheganin (maintainer) Approved by: Eugene M. Zheganin (maintainer)
2024-01-03UPDATING: Trim upto stable/13 releaseMuhammad Moinur Rahman
Next trim will happen after 13-STABLE reaches EOL. Approved by: portmgr
2023-12-29databases/tarantool: Renamed to tarantool2Pavel Balaev
A new major version of the tarantool has been released. databases/tarantool renamed to databases/tarantool2. 2.11 is an LTS version and it is advisable to leave the option to install it. Signed-off-by: Pavel Balaev <mail@void.so>
2023-11-26lang/php* : Change default to 8.2Muhammad Moinur Rahman
As active support of php81 ends on 25th November, 2023 it's time to switch the default version to 8.2. See https://www.php.net/supported-versions.php for more details. PR: 274463 Approved by: portmgr (exp-run)
2023-11-07UPDATING: fix a typo.Marc Fonvieille
2023-11-04security/libressl: Update to 3.8.2Bernard Spil
* Major upgrade, rebuild all dependent ports
2023-10-31devel/subversion-lts: update port to next LTS version: 1.14.2Michael Osipov
PR: 253566 Approved by: jrm (mentor), otis (mentor), lev Release Notes: https://subversion.apache.org/docs/release-notes/1.14 Differential Revision: https://reviews.freebsd.org/D42348
2023-10-28UPDATING: Fix entry for security/openssl update to 3.0Bernard Spil
* entry was added and subsequently removed Reported by: Fabian Wenk
2023-10-28net-mgmt/nfdump: update 1.6.20 -> 1.7.3geoffroy desvernay
- Check UPDATING for compat with older 1.6.x PR: 271429 Reviewed by: chadf@triularity.org Changes: https://github.com/phaag/nfdump/releases
2023-10-27net-mgmt/librenms: Update to 23.10.0Dan Langille
re: https://github.com/librenms/librenms/releases/tag/23.10.0 See also UPDATING re crontab issue which this update fixes.
2023-10-27UPDATING: Remove unnecessary information regaring Ghostscript 10 changeMichael Osipov
2023-10-27Mk/bsd.default-versions.mk: Change default version of Ghostscript to 10Michael Osipov
* Change default version of Ghostscript from 9 to 10 * Add entry about change of default Ghostscript version to UPDATING PR: 273864 Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D42351
2023-10-27mail/mailman3: update to 3.3.9Einar Bjarni Halldórsson
* Add missing dependency, mail/py-authres * Update needed dependency versions * Add UPDATING info about new version Changelog: https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/docs/NEWS.html#news-3-3-9 PR: 274669
2023-10-26UPDATING: remove extra empty linePietro Cerutti
2023-10-26UPDATING: document lang/chicken binaries renamePietro Cerutti
2023-10-25UPDATING: Fix old portmaster exampleStefan Eßer
The entry dated 20181213 suggests portmaster -f `pkg shlib -qR libperl.so.5.26` to force an update or re-installation of all ports that directly depend on the given library. This command leads to excessive and unnecessary port builds, though, since the -f option is passed down to the up-to-date checks of all dependencies, causing them to be rebuilt, too. The correct command is: portmaster `pkg shlib -qR libperl.so.5.26` Reported by: rkoberman@gmail.com (Kevin Oberman)
2023-10-17Mk/bsd.default-versions.mk: Update the default Perl version to 5.36.Xin LI
PR: ports/264255 Exp-run by: antoine
2023-10-14security/openssl: UPDATING and category MakefileBernard Spil
2023-10-14security/openssl: Major version update to 3.0Bernard Spil
* OpenSSL 1.1.1 is EoL, update to new LTS version * Aligns with upcoming OpenSSL version in 14.0
2023-10-11UPDATING: Note caddy admin API endpoint changeAdam Weinberger
2023-10-10net/ntpd-rs: Update to 1.0.0Mikael Urankar
Changes: https://github.com/pendulum-project/ntpd-rs/releases/tag/v1.0.0
2023-10-04www/gitlab-ce: upgrade to 16.4.1Matthias Fechner
At first make sure you finished the upgrade to 16.3.x! While running the database migration step, an error can happen. So maybe test this at first in a test instance and/or have a backup ready. You should not need it, but for this update it is better to have it ;) A fix is described in the upgrade manual: https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.3-16.4-freebsd.md#database-migration-fails The problem itself is described here: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8227 But as everyone has a different name for the foreign key that causes this problem a corrected migration step does maybe not fix the problem for all users. This is the reason I described steps in the upgrade manual to fix it for all users and not wait for a upstream migration fix that does maybe not fix it, like this one: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132686 This version and all further version will not be made available in quartely branch 2023Q4 to give the users the possibilty to first upgrade to required 16.3 version which is in quarterly branch 2023Q4 available. Changelog: https://about.gitlab.com/releases/2023/09/22/gitlab-16-4-released/ https://about.gitlab.com/releases/2023/09/28/security-release-gitlab-16-4-1-released/
2023-09-30net-p2p/transmission: Reorganize as a metaportRafe
Port reorganized as a metaport. Each component can be installed separately or selected as an option via the metaport. Components were moved to net-p2p/transmission-components. See MOVED for additional information. Also fixes log-level typo in rc file and description errors PR: 273841, 274054 274065 Reported by: Anton Saietskii <vsasjason@gmail.com> Reported by: Matt <lazeraman@gmail.com> Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> Differential Revision: https://reviews.freebsd.org/D41975
2023-09-30devel/php-composer: Update to 2.6.4Guido Falsi
The main composer port contains old and long EOLed/deprecated version 1.x of the software. Move the devel/php-composer2 port over, dropping it, and update to latest version. Please check UPDATING entry 20230930, to correctly update use "pkg install phpXX-composer" (replacing XX with the PHP shorthand version you're using) PR: 274160 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Security: 33922b84-5f09-11ee-b63d-0897988a1c07
2023-09-25x11-wm/xfce4: Switch default icon set to x11-themes/xfce-icons-elementaryGuido Falsi
After the update x11-themes/adwaita-icon-theme update to version 42.0 (commit 14ac2cbef6484e85669c99a5a8388ea4627f029f) XFCE is not compatible with it anymore, due to icons being renamed/removed from the theme. To work around this, change the default icon theme installed with XFCE to x11-themes/xfce-icons-elementary. Users with XFCE desktops already configured to use adwaita-icon-theme need to install another theme and switch to it manually using the XFCE settings "appearance" application, see UPDATING entry 20230924. PR: 274057
2023-09-22net-p2p/transmission: Refine flavors, port fixesRafe
*Fixes flavor conflicts in Bug 273841 *Patches to build with libfmt>=10.0. Bug 273887 *Adds log-location and log-level options. Bug 269392 *Fixes build errors arising from pkg-plist issues. Bug 273836 See UPDATING for additional information on the usage of flavors. PR: 273841, 273887, 269392, 273836 Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> Reported by: diizzy, dereckson@gmail.com Reported by: Igor Pavlov <igor.arabesc.pavlov@gmail.com>
2023-09-15print/ghostscript10: add default port option for X11Michael Osipov
This change replaces flavors with a new default port option for X11. Compared to GS 9 port the X11 device driver is now integrated into GS instead of being dynamically loaded which is not in conformance with new GS 10 approach. The flavors approach creates conflicting dependencies with other ports which cannot be solved this time with the ports framework. See PRs 270989 and 272541 for details. PR: 272541 Tested by: kib
2023-09-12dns/powerdns: update to 4.8.2Ralf van der Enden
In Authoritative Server 4.8, the LMDB backend gains a new Lightning Stream-compatible schema, which requires a data migration (this is automatic, and there is no migration back to the old schema). LMDB backend users should pay extra attention to the Upgrade Notes at https://doc.powerdns.com/authoritative/upgrading.html. Changelog: https://blog.powerdns.com/2023/09/07/authoritative-server-4-8-2 PR: 273709
2023-09-10UPDATING: Add upgrade instructions for net-mgmt/netboxKai Knoblich
Give users some advice about the upgrade to the NetBox 3.6 release series.
2023-09-08Mk/bsd.default-versions.mk: Update to PostgreSQL 15Kevin Bowling
PR: 273058 Exp-run by: antoine
2023-09-06UPDATING: Add guidance after CPU microcode ports reorganizationJoseph Mingrone
Sponsored by: The FreeBSD Foundation
2023-09-04misc/openhab: take runtime user into account, fix piddir handlingAlexander Leidinger
The rc.d script lost the runtime user handling and the piddir was not set which caused warnings in the prestart routine. Noticed by: Martin ehk <rehak@tekkirk.org>
2023-08-31sysutils/polkit: Adapt to ConsoleKit changes.Gleb Popov
Sponsored by: Serenity Cybersecurity, LLC
2023-08-25UPDATING: Fix some typos.Marc Fonvieille
2023-08-22UPDATING: Add AFFECTS line to 20230822 entryCraig Leres
Reported by: Dan Langille
2023-08-22security/zeek: Update to 6.0.0Craig Leres
https://github.com/zeek/zeek/releases/tag/v6.0.0 This is the latest major version number Long-Term Support (LTS) release of Zeek. The NETMAP option has been removed; it was too difficult to build it without zeek being installed in %%PREFIX%%. The consensus was that this was a rarely used feature, please reach out to me if need this (I've done some work on a new security/zeek-netmap port that is probably the right way forward). When I upgraded zeek on my systems I found some cruft left over from previous versions. The way I recommend upgrading from 5.0.9 to 6.0.0 is: service zeek stop pkg delete -fy zeek py311-zkg [clean up leftover files in /usr/local/lib/zeek] pkg install -y zeek service zeek deploy Changes: - Zeek now treats private address space (i.e., non-routable IP address ranges) as local by default - Telemetry centralization and Prometheus exposition is not enabled by default anymore - Custom source tarballs require a repo-info.json file. - Plugin authors should raise the minimum required CMake version to 3.15 to ensure compatibility with new CMake scaffolding included in this release - Zeek container images are not pushed to the zeekurity organization anymore - The error message returned when using bro_init, bro_done, and bro_script_loaded events is now removed Reported by: Tim Wojtulewicz
2023-08-17databases/redis: Update to 7.2.0Yasuhiro Kimura
* Add entry to UPDATING. * Pet portclippy. ReleaseNotes: https://github.com/redis/redis/blob/7.2.0/00-RELEASENOTES
2023-08-14www/kdsoap: flavorize for Qt5 and Qt6Tobias C. Berner
For symmetry reasons the Qt5 package has been renamed to kdsoap-qt5. Users might need to manually intervene using > pkg delete -f kdsoap before re-installing this package. As co-installability is not properly supported upstream, use cmake to install the headers to PREFIX/include/KDSoap${QT_VER}.
2023-08-13www/p5-AnyEvent-WebSocket-Client: Update to 0.55Rodrigo Osorio
Major changes 0.45: * add env_proxy property to AnyEvent::WebSocket::Client * Compatibility with 0.22 Major changes 0.47: * Add max_fragments attribute ot AnyEvent::WebSocket::Client * Add max_fragments attribute ot AnyEvent::WebSocket::Connection Major changes 0.49: * Fixed a bug where adding next_message callback within a next_message callback was called immediately with the same message Major changes 0.51: * You may now overide the host and port when using the AnyEvent::WebSocket::Client's connect method. Major changes 0.53: * Add missing timeout from test that could otherwise hang with a broken combination of Debian Buster / Net::SSLeay / AnyEvent. Major changes 0.54: * Delay loading AnyEvent::Connector until needed Major changes 0.55: * Fix the default code for close to be 1000 WARNING: change in behavior Full changelog: https://metacpan.org/dist/AnyEvent-WebSocket-Client/changes
2023-07-30Mk/bsd.default-versions.mk: Update the default Perl version to 5.34.Xin LI
PR: 271984 Exp-run by: antoine
2023-07-26misc/openhab: Update to 4.0.0.Alexander Leidinger
2023-07-22framework: add PYCRYPTOGRAPHY default versionTobias C. Berner
A future commit will update to security/py-cryptography will introduce a rust dependency. PR: 254853
2023-06-21lang/elixir-devel: update to 1.15.0Dave Cottlehuber
- https://elixir-lang.org/blog/2023/06/19/elixir-v1-15-0-released/ Note that Elixir now *requires* OTP25+ or better at runtime. For the -devel flavour you are still free to choose OTP25 or OTP26, but the default OTP24 from lang/erlang will *not* work.
2023-06-19UPDATING: Add missing colon in the latest entryAshish SHUKLA
2023-06-19textproc/apache-solr: switch to version 9Matthias Fechner
For more details look on 20230618 in UPDATING
2023-06-18devel/soft-serve: Update to 0.5.4Ashish SHUKLA
- Update rc.d script to include migrate target - Add an UPDATING note for upgrade - Add a pkg-message for upgrade
2023-06-09security/sequoia: convert to meta-port and updateCharlie Li
sq split to security/sequoia-sq. More programs to be ported later. FFI deprecated upstream and removed from the port. PR: 256877 Approved by: phryk-ports[at]wzff[dot]de (maintainer, transfer) Event: SouthEast LinuxFest 2023
2023-06-08databases/mongodb60: update to 6.0.6Ronald Klop
trivial version bump one patchfiles is included in the source now poudriere stage-qa: ok Changes: https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.6---may-12--2023 Please read the release notes: Some past releases have critical issues. Followed an upstream change in mongod.conf about removal of 2 settings. See UPDATING 20230416.
2023-06-02UPDATING: Add upgrade instructions for net-mgmt/netboxKai Knoblich
Give users some advice about the upgrade to the NetBox 3.5 release series.
2023-06-02net-mgmt/netdisco: Update to 2.061001geoffroy desvernay
While here, fix install instructions. New features: * ACLs portctl_no and portctl_only for limiting port control targets * Config setting portctl_nowaps to prevent port control on WAP ports * Feature to gather SNMP Walk, use as Pseudo Device, and Browse Objects * Added SSHCollector::Platform::ASAContext * new addpseudodevice worker action * option to display vlan names instead of numbers in device ports * renumber device option in the device details web page * add option in device ports sidebar to hide vlan 1002-1005 * Group Cisco subinterfaces in Device Ports view (like LAG) * add FortiOS SSH collector implementation from @jpvelders * make Port VLAN mismatch respect setting hiding VLAN 1002-1005 * make VLAN hiding and VLAN names configurable options and move to port properties sidebar section * new discover_routed_neighbors setting to skip adding next-hops for discovery * new setting macsuck_no_deviceport to ignore nodes on a device port * implement ignore_deviceports and hide_deviceports settings * implement multi tenancy with tenant_databases setting * add worker to collect various PortAccessEntity (NAC) attributes * API Endpoints to submit arpnip and macsuck results * custom fields on devices and ports in the web from config * sidebar support for custom reports with bind params; add show_sidebar setting * support for FQDN node search while domain_suffix is set; add fallback to IPv4 host lookup search * implement ignore_layers, force_macsuck, force_arpnip config settings Many bug fixes and enhancements too, see https://metacpan.org/dist/App-Netdisco/changes for full list PR: 271329 Reported by: einar@isnic.is