| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- There are multiple ports which has MYSQL options and are non-DEFAULT.
Most of the time committers actually forget to check with the OPTION
enabled and in some cases they are BROKEN with newr versions of mysql.
So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
MySQL usability over MariaDB to explore the future possibility of
shifting to MariaDB as the default as major ports upstream have moved
their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
If a port is broken on all instances of MySQL/MariaDB:
- If a port has the option of multiple DB backends and MySQL is the
default then the DEFAULT will be changed to PGSQL/SQLITE before
2024Q1. And the OPTION will be removed before 2024Q2. If a
MAINTAINER is aware about such cases and want to prefer PGSQL over
SQLITE or vice versa please do so at your own accord. Otherwise
PGSQL will be preferred over SQLITE.
- If a port has the option of multiple DB backends and MySQL is not
the default then the the OPTION will be removed before 2024Q1.
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements:
* All models can be filtered and searched by their description field
(where applicable)
Bug Fixes:
* Fix validation error when attempting to move a primary IP address to
a new parent object
* Permit setting device type U height to 0 during bulk edit
* Fix error when using the device search filter
https://github.com/netbox-community/netbox/releases/tag/v3.6.9
MFH: 2023Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/czerwonk/ping_exporter/releases/tag/1.1.0
* bump golang.org/x/net from 0.5.0 to 0.7.0
* Feature: disable ipv4 addresses
* implement custom labels for targets
* auto discover targets using tailscale API
PR: 275628
Reported by: drtr0jan@yandex.ru
Approved by: jp+ports@supplntr.io (maintainer, timeout > 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Prune specific update instructions for releases older than 3.2
while I'm here.
Changelog:
Enhancements:
* List parent prefixes under IP range view
* Print new NetBox version when running upgrade script
* Add the available_at_site filter for VLANs
* Match against description field when searching for devices
Bug Fixes:
* Correct display of error message when attempting invalid VLAN
site & group assignment
* Fix custom validation for many-to-many fields
* Fix filtering custom multi-choice fields by null
* Correct calculation of absolute lengths for zero-length cables
* Update status of remote data source when syncing fails via
syncdatasource management command
* Fix cloning of objects which have a multi-choice custom field
* Ensure reservations tab is always displayed under rack view
* Device/VM change record should accurately reflect when
primary/OOB IP is deleted
* Fix association of job results when executing scripts via runscript
management command
* Do not escape exclamation marks in custom link URLs
* Fix display of the tags column under VDC table
* Fix display of current configuration parameters in UI
https://github.com/netbox-community/netbox/releases/tag/v3.6.8
MFH: 2023Q4
|
| |
|
|
|
|
| |
The same applies also for zabbix64-proxy
|
|
|
|
| |
Release notes: https://community.ui.com/releases/r/network/8.0.24
|
|
|
|
| |
New version of gtk3 in tree
|
|
|
|
|
|
|
|
|
|
| |
The author has just adopted a new release numbering scheme. The new
release is "v0.2.0". Update PORTEPOCH accordingly. Also, switch
MASTER_SITES from github to pypi.
PR: 275766
Sponsored by: Axcient
Approved by: Lap Luchini <lapo@lapo.it> (maintainer), fuz (ports)
|
|
|
|
| |
My previous patch was broken, now fixed.
|
|
|
|
|
|
| |
PR: 275716
Reported by: drtr0jan@yandex.ru
Approved by: michal@hanu.la (maintainer, timeout > 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements:
* Designate fields to expand by default for object selector widget
* Add tags column to L2VPN terminations column
* Add classes parameter to copy_content template tag
* Change custom field choice delimiter from comma to colon
Bug Fixes:
* Fix bulk import support for custom field choices
* Ensure accuracy of parent object counters when deleting
related objects
* Fix server error when authenticating via IP-restricted API tokens
using IPv6
* Fix bulk operations for plugin models under admin UI
* Fix exception on non-JSON request to /available-ips/ API endpoints
* Rack starting_unit cannot be zero
* Populate custom field default values for components when creating
a device
* Fix exception when creating a power feed with rack and panel in
different sites
* Fix the assignment of tags to L2VPN terminations
* Remove unneeded annotations from queries when using REST API
brief mode
* Ensure user config is created automatically for all user accounts
* Fix filtering contact assignments by group
* Fix quick search under VLAN group VLANs list
https://github.com/netbox-community/netbox/releases/tag/v3.6.7
MFH: 2023Q4
|
|
|
|
| |
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.29.1
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn6.4.10
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn6.0.25
|
|
|
|
|
|
|
| |
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
|
| |
- While I'm here, use tab instead of space
|
|
|
|
| |
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.29.0
|
| |
|
|
|
|
|
|
|
|
| |
The patch introduced in 2e8418910610 does not apply and is not needed
to build the port.
Notified by: pkg-fallout
Pointy hat: mikael
|
|
|
|
|
| |
ChangeLog:
https://github.com/riemann/riemann-tools/blob/main/CHANGELOG.md#v191-2023-12-08
|
|
|
|
| |
Approved by: portmgr (just-fix-it)
|
|
|
|
| |
PR: 275243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Import upstream patch [1] to fix the following error:
error[E0283]: type annotations needed
--> gping/src/main.rs:486:26
|
486 | .constraints(
| ^^^^^^^^^^^ cannot infer type of the type parameter `C` declared on the method `constraints`
...
491 | .as_ref(),
| ------ type must be known at this point
|
= note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
- impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
where A: Allocator;
- impl<T, A> AsRef<[T]> for Vec<T, A>
where A: Allocator;
help: consider specifying the generic argument
|
486 | .constraints::<&T>(
| ++++++
[1] https://github.com/orf/gping/commit/7ad129c979b48cbea8b1c64ddf37e71da7f00d13
PR: 275243
Approved by: portmgr (build fix blanket)
|
|
|
|
| |
PR: 274405
|
|
|
|
| |
Changes: https://manual.seafile.com/changelog/client-changelog/
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
|
| |
revert the last commit, the version numbers going backwards
Reported by: mat
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Changes: https://manual.seafile.com/changelog/server-changelog/
|
|
|
|
| |
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.57.2
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 3.4:
- Make SIGHUP checkpoint arp.dat; suggested by Gerd v. Egidy
(gerd.von.egidy@intra2net.com)
- Fix bug that prevented checkpoint() from being called until after
receiving a new arp/rarp packet.
- Update pkg-message.in
|
|
|
|
|
| |
PR: 275410
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
Update to 0.13.0 and add missing USE_PHP (reported by flo)
PR: 274652
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn5.0.40
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn6.0.24
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn6.4.9
|
|
|
|
|
| |
Fixes: 5b63443a6e
Pointy hat to: brd (me)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements:
* Show complete region hierarchy in UI for all relevant objects
Bug Fixes:
* Record a pre-change snapshot when bulk editing objects via CSV
* Raise a validation error when attempting to create a duplicate
script or report
* Fix jobs list for reports with a custom name
* Fix CustomFieldChoiceSet search filter
* Enable export templates for contact assignments
* Webhook timestamps should be in proper ISO 8601 format
* Fix numeric ordering of service ports
* Correctly hash local user password when set via REST API
* Fix ordering ASN table by ASDOT column
* Fix running reports via REST API
* Fix custom validation support for remote data sources
* Fix bulk editing of interfaces assigned to VM with no cluster
https://github.com/netbox-community/netbox/releases/tag/v3.6.6
MFH: 2023Q4
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.78.0
|
|
|
|
|
|
|
| |
PR: 275013
Reviewed by: kp
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| |
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.77.0
|
|
|
|
|
|
|
|
|
| |
This version is required by net-mgmt/icingaweb2.
Approved by: joneum (maintainer timeout)
Release notes: https://github.com/Icinga/icinga-php-thirdparty/tree/v0.12.0
PR: 274653
Submitted by: Denis Shaposhnikov
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/ktims/rs-aggregate/releases/tag/v0.3.1
PR: 275237
|
|
|
|
|
|
|
| |
Changelog: https://tools.netsa.cert.org/yaf2/release-history.html#release-2.14.0
PR: 271249
Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout)
|
|
|
|
| |
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.57.1
|
|
|
|
|
|
|
|
| |
While here, don't generate backup files after replacing.
Otherwise poudriere complains about wrong shebangs in the .bak files.
PR: 274776
Reported by: chadf@triularity.org
|
|
|
|
|
|
|
| |
The pkg-message.in file was removed, but SUB_FILES was still
referencing to it. Sorry about that.
PR: 275238
|