- 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: https://github.com/Readarr/Readarr/releases/tag/v0.3.11.2319
* Ignore tests temporarily
* Always validate Custom Script path
* Multiple Translations updated by Weblate
* Fixed: Don't write audio tags if there are no updates
* Multiple Translations updated by Weblate
* Small helper in UI to access Readarr API more easily
* Bump @adobe/css-tools from 4.3.1 to 4.3.2
* Multiple Translations updated by Weblate
* Fixed: RootFolderWatchingService Logging
* Fixed: Filter unchanged files using UTC timestamps
PR: 275695
Reported by: michiel@vanbaak.eu (maintainer)
ChangeLog: https://github.com/Lidarr/Lidarr/releases/tag/v2.0.7.3849
* Multiple Translations updated by Weblate
* Fixed: Don't write audio tags if there are no updates
* Bump version to 2.0.7
* Multiple Translations updated by Weblate
* Add album to LidarrAPI helper
* New: Top albums and period interval options for Last.fm User lists
* Fixed: Avoid lookups for empty MusicBrainz IDs in import list fetching
* Prevent false notification for moving artist when editing
* Revert "Fixed: Prevent false notification for moving artist when editing"
PR: 275697
Reported by: michiel@vanbaak.eu (maintainer)
ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.4.0
* Dropped support for Python 3.7 because our dependencies doesn't support it
anymore.
* Fixed Whisper provider to make it throttle longer after ConnectionError
* Fixed an issue that could clear episodes history in case Sonarr API return
something else than valid series or episodes.
* Improved providers exceptions throttling to reduce useless calls to
providers.
* Fixed infinite download retry loop in whisperai provider b25d416
* Fixed (sqlite3.OperationalError) too many SQL variables issue while inserting
too many episodes at the same time.
* Fixed issue with series/movies import using a deleted default languages
profile.
* Modified "no subtitles found" notification to be a message instead of an
error.
* Fixed improper subtitles being downloaded when HI is required by languages
profile.
* Fixed languages profile creation issue.
* Prevent overwriting season and episode number guessed from file name with db
values unless they haven't been properly guessed.
* Hide clipboard button when is not possible to copy to clipboard
* Subdivx provider: improve language matching
* Improve mods
* Fixed an error in previous commit that would prevent episodes syncing.
* Fixed compression type for backup.
* Fixed other issues with subzero_mods parsing.
* Fixed issues with SQlite older than 3.35.
* Avoid FileNotFoundError indexing subtitles
* Improved compression ratio of backup.
* Improved stability by usinf Python f-string as much as possible to prevent
TypeError and improve code readability.
* Fixed issue while parsing enabled mods during subtitles download 225d79e
* Fixed config.ini conversion by disabling interpolation with ConfigParser that
failed with addic7ed cookie.
* Fixed datatype issue when creating a new languages profile with PostgreSQL.
* Changing from config.ini to config.yaml
PR: 275699
Reported by: michiel@vanbaak.eu (maintainer)
New:
- Remove Defunct Boxcar notifications
- Add more exception release groups
- Confirmation before clearing blocklist
- Require password confirmation when setting or changing password
- Custom import scripts can communicate information back
- Added option to only monitor recent episodes
- Option to control whether new seasons get monitored automatically
- Additional options for HDBits
- Support import list lookup by TMDb ID
- Don't retest connections, indexers, download clients, etc if re-saved
with the exact same settings
Fixed
- Saving indexer, download client, etc settings
- Autotagging Genres are case insensitive
- Plex RSS TMDb ID Lookup
- Disable SSL when migrating from v3
- Blocklisting torrents from indexers that do not provide torrent hash
- Last Season always monitors the whole season
- Logging length of sample file
- Custom Format Deletion confirmation message
- Enforce validation warnings when testing providers
PR: 275473
Approved by: submitter is maintainer
Thursday, 07 December 2023.
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration
The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.10.2287
* Fixed: Blocking unknown indexers from pushed releases
* Use variable for App name in translations
* Multiple Translations updated by Weblate
* New: Add Download Client validation for indexers
* New: Set busy timeout for SQLite
* Multiple Translations updated by Weblate
* Allow 0 as valid value in QualityProfileExistsValidator
* Sort Custom Formats by name
* Add default value for Queue count to avoid failed prop type
* Multiple Translations updated by Weblate
PR: 275090
Reported by: michiel@vanbaak.eu (maintainer)
ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v5.1.3.8246
* Fixed: Record status for notifications on tests
* Automated API Docs update
* New: Resolve download client by name using 'downloadClient' for pushed releases
* Don't store successful results for invalid providers
* Simply queue item for movie details page
* Fixed: (UI) Progress bar status for searching existing movies
* Automated API Docs update
* Fixed: (UI) Import Lists enabled status doesn't rely on automatic add
* New: Add enabled to manage import lists bulk
* New: Parse VIE as Vietnamese language
PR: 275089
Reported by: michiel@vanbaak.eu (maintainer)
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
KDE Gear 23.08.3
Thursday, 9 November 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* ark: Compatibility with shared-mime-info >= 2.3
* kate: No longer crash when dropping a file into the project panel
* akonadi: Don't keep huge MySQL logs from past sessions
Announcement: https://kde.org/announcements/gear/23.08.3/
Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/
New
* Add Watched filter type to Trakt User Import List
* Support for IMDb ID in Plex Watchlist RSS
* History custom filters
* Queue custom filters
* Add "enddate" tag to Kodi/Jellyfin series metadata
Fixed
* Reduce font size for series title on series details
* Has Missing Season not applying false condition
* Ignore case when cleansing announce URLs
* Re-run Removed Series health check after series is deleted
PR: 274685
Reported by: michiel@vanbaak.eu (maintainer)
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.9.4.4039
* Fixed: Remove Defunct Tracker PirateTheNet
* Fixed: (FileList) Use air date in search query
* Revert dependencies update
* Update postcss, webpack and core-js
* Add year to releases for AnimeBytes
* Prevent NullRef in Nebulance with null TvMazeIds
* New: (Nebulance) Parse TvMazeId and scene attributes
* Multiple Translations updated by Weblate
* New: Show indexer categories in Add Indexer modal
* Fixed: New Indexer URL for DICMusic
PR: 274683
Reported by: michiel@vanbaak.eu (maintainer)