Commit Graph

606055 Commits

Author SHA1 Message Date
Fernando Apesteguía
5e8cd88070 security/vuxml: register security/keycloak vulnerability
Two Xstream related CVEs that might cause a DoS attack:

 * CVE-2022-40151
 * CVE-2022-41966

PR:	268939
2023-01-16 14:28:27 +01:00
Matthias Wolf
db9a594cc0 net/keycloak: Update to 20.0.3
ChangeLog: https://www.keycloak.org/2023/01/keycloak-2003-released.html

 * User role mapping tab: Show effective client roles for a user keycloak-ui
 section/users
 * ProviderConfigProperty.MAP_TYPE error in new UI keycloak-ui section/identity
 providers
 * Unable to turn on "Bypass identity confirmation" keycloak-ui
 section/authentication
 * Adding Form sub-flow broken on admin v2 keycloak-ui section/authentication
 * Custom User Provider SPI: There are no settings to configure the periodically
 synchronization of users keycloak-ui section/user federation
 * Assign roles to account - paging doesn't work keycloak-ui section/users
 * Realm selector requires two clicks to select something keycloak-ui
 section/realms
 * User management -> User in 2 subgroups with the same group name assignment
 does not work keycloak-ui section/users
 * Invalid language tag error when changing realm localization settings
 keycloak-ui section/realm settings
 * `Missing ":type" param` in the Events page when there are Client Scope
 events keycloak-ui section/events
 * Import client broken keycloak-ui section/clients
 * New Admin Console only, unable to add client profile in the first client
 policy keycloak-ui section/realm settings
 * Disabling hostname strict in prod doesn't disable https keycloak dist/quarkus
 * snakeyaml vulnerability GHSA-3mc7-4q67-w48m impacting CLI keycloak admin/cli
 * The redirect URI cannot be verified during logout in the case when client
 was removed keycloak oidc
 * Wrong auth session id being used when validating auth session id cookies
 keycloak core
 * Update XStream to 1.4.20 to fix CVE-2022-40151 & CVE-2022-41966 keycloak
 * Timeout when executing command PutMapCommand keycloak storage
 * Set OkHttp to 4.10.0 in parent pom keycloak
 * Lack of validation of access token on client registrations endpoint keycloak
 oidc

PR:		268939
Reported by:	freebsd@rheinwolf.de (maintainer)
MFH:		2023Q1 (bugfix, security fixes)
Security:	CVE-2022-40151, CVE-2022-41966
2023-01-16 14:27:54 +01:00
Jan Beich
e44b343eb8 emulators/rpcs3: unbreak fetch due to repo growth
fetch: https://github.com/RPCS3/rpcs3/commit/25b09e565729.patch: size mismatch: expected 98251, actual 98323

Reported by:	pkg-fallout
2023-01-16 13:21:40 +00:00
Jan Beich
b4e05948fc x11/wallutils: update to 5.12.5
Changes:	https://github.com/xyproto/wallutils/compare/5.12.4...5.12.5
Reported by:	Repology
2023-01-16 13:21:40 +00:00
Jan Beich
462d89e899 x11/wcm: update to 0.7.5
Changes:	https://github.com/WayfireWM/wcm/compare/v0.7.0...v0.7.5
Reported by:	GitHub (watch releases)
2023-01-16 13:21:40 +00:00
Jan Beich
115fc1237e graphics/libjxl: update to 0.8.0.r1
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.8.0rc1
Reported by:	GitHub (watch releases)
2023-01-16 13:21:35 +00:00
Gabriel M. Dutra
12fe25b4a4 sysutils/tflint: Update to 0.44.1
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.44.1

 * terraform: Fix path.module when using --chdir/--recursive
 * cmd: Fix file arguments handling when using --chdir

PR:		268967
Reported by:	0xdutra@gmail.com (maintainer)
2023-01-16 13:48:30 +01:00
Gabriel M. Dutra
91f5d72bf5 sysutils/terragrunt: Update to 0.42.8
ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.42.8

Updated golang.org/x/crypto dependency to fix CVE-2020-9283.

PR:		268966
Reported by:	0xdutra@gmail.com (maintainer)
MFH:		2023Q1 (security fix)
Security:	CVE-2020-9283
2023-01-16 13:47:39 +01:00
Fernando Apesteguía
38e6e935ef dns/unbound: add dynlib port option
PR:		268942
Reported by:	me@rcm.sh
Approved by:	jaap@NLnetLabs.nl (maintainer)
2023-01-16 13:44:02 +01:00
Robert Clausecker
745fa5d4d2 devel/schilybase: update to 2023-01-12
ChangeLog: http://fuz.su/pub/schilytools/AN-2023-01-12.txt

PR:		268935
Reported by:	fuz@fuz.su (maintainer)
2023-01-16 13:43:07 +01:00
Nuno Teixeira
495fc8b131 audio/py-gtts: Update to 2.3.1
ChangeLog: https://github.com/pndurette/gTTS/releases/tag/v2.3.1
2023-01-16 12:35:52 +00:00
Alexey Dokuchaev
0df95fa7c5 misc/far2l: update the port to version 2.5.0 (yet another release)
- Move `libarchive' from global USES list to SMB where it's pulled
  explicitly; otherwise the program's happy with base system's one:
  Found LibArchive: /usr/lib/libarchive.so (found version "3.5.1")
- Switch to GTK+2-based wxWidgets: it's noticeably faster and does
  not pull heavy and useless (for this particular program) WebKit
- Augment the port description while here, particularly, remove no
  longer relevant "alpha version" warning

Reported by:	portscout
2023-01-16 10:43:20 +00:00
Yuri Victorovich
c9d7c51bea devel/git-branchless: Fix build on 32-bit systems
Reported by:	fallout
2023-01-16 02:33:51 -08:00
Yuri Victorovich
001f403644 x11/rlaunch: Broken on i386
Reported by:	fallout
2023-01-16 02:14:01 -08:00
Pietro Cerutti
d03240afda lang/itcl, x11-toolkits/itk: unbreak and update
PR:		268774
2023-01-16 10:02:10 +00:00
Gleb Popov
e5e4bfcdb2 sysutils/bsdisks: Update to 0.29 2023-01-16 13:01:04 +03:00
Yuri Victorovich
922291e019 textproc/sentencepiece: New port: Unsupervised text tokenizer for Neural Network-based text generation 2023-01-16 01:41:00 -08:00
Emanuel Haupt
df2f5d4505 MOVED: Fix typo 2023-01-16 10:31:20 +01:00
Emanuel Haupt
ce86110357 MOVED: Add an entry for net-p2p/tootle 2023-01-16 10:29:38 +01:00
Emanuel Haupt
920334c073 net-p2p/tootle: Remove port that was archived upstream
tootle was archived upstream. Please use net-p2p/tooth, a well
maintained fork instead.
2023-01-16 10:29:38 +01:00
Emanuel Haupt
85b40528df net-p2p/tooth: Add new port
Tooth is a client for Mastodon, which is the world's largest
decentralized microblogging platform. The client provides a clean,
native interface, allowing the Mastodon social experience to be
seamlessly integrated into our desktop environment.

This client for Mastodon that It is characterized by three fundamental
aspects; be simple, free and open source. It should be added that this
tool is based on GTK with dark mode support.
2023-01-16 10:29:37 +01:00
Daniel Engberg
b1e165f323 www/nghttp2: Update to 1.51.0
* Switch to CMake (simplifies patching a lot)
* Drop ASIO option (removed in 1.52.0)
* Remove ancient version dependencies of libraries to simplify port
* Make use of helpers instead of patching by hand
* Modernize Makefile to follow Porters Handbook more closely

Reference: https://github.com/nghttp2/nghttp2/pull/1844
Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.51.0

PR:		268537
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-16 10:26:35 +01:00
Daniel Engberg
3bbd8494cd www/libnghttp2: Update to 1.51.0
* Switch to CMake
* Modernize Makefile to follow Porters Handbook more closely

Poudriere test run by bofh (thanks!)

Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.51.0

PR:		268536
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-16 10:23:25 +01:00
Yuri Victorovich
b353f5daee graphics/nanosvg: Update g20210903 -> g20221204 2023-01-16 01:04:34 -08:00
Alexey Dokuchaev
0b25e08a0d x11/nvidia-driver: unbreak the build of nVidia legacy drivers
This partially reverts unapproved commit 010b19127c.
2023-01-16 08:23:32 +00:00
Emmanuel Vadot
cc6a926c18 x11/libinput: Update to 1.22.1
Release notes:	https://lists.freedesktop.org/archives/wayland-devel/2023-January/042583.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2023-01-16 09:20:15 +01:00
Yuri Victorovich
c0da06631a devel/gitui: Update 0.22.1 -> 0.22.1-43 2023-01-15 23:55:09 -08:00
Yuri Victorovich
7f478b6ade graphics/magnum: Remove unnecessary line 2023-01-15 22:44:06 -08:00
Yuri Victorovich
010b19127c x11/nvidia-driver: Fix bug that switching to the terminal wasn't possible
Tested with NVidia RTX 2060 on FreeBSD 13.1 STABLE.

PR:		213912
Approved by:	danfe@ (maintainer's timeout; 18 days)
2023-01-15 22:38:30 -08:00
Yuri Victorovich
ecd13ca211 graphics/magnum-plugins: Re-add port: Plugins for the Magnum C++11/C++14 graphics engine 2023-01-15 22:38:29 -08:00
Yuri Victorovich
65b736c49a graphics/magnum: Enable any-{audio,image}-importer plugins 2023-01-15 22:38:29 -08:00
Tobias C. Berner
d23714de27 devel/ktextaddons: new port -- Various text handling addons
ktextaddons includes the following features from the PIM components of
KDE
	- autocorrection
	- text to speak
	- grammar checking
	- translator online support.

It will likely become a framework in the future, and then be moved to
kf5-ktextaddons.
2023-01-16 07:04:04 +01:00
Yuri Victorovich
9b169deebc graphics/magnum: Re-add port: C++11 graphics middleware for games and data visualization 2023-01-15 21:38:12 -08:00
Yuri Victorovich
b4822c3b47 devel/corrade: Update 2020.06 -> 2020.06-1214 2023-01-15 21:38:11 -08:00
Yuri Victorovich
2776d1b0bd devel/rxcpp: New port: Reactive eXtensions for C++ 2023-01-15 21:38:10 -08:00
Yuri Victorovich
fdcd2aa43f math/symengine: Use llvm-15; Add dependency 2023-01-15 21:38:10 -08:00
Yuri Victorovich
efb86e0226 devel/phasar: New port: LLVM-based static analysis framework 2023-01-15 21:38:09 -08:00
Li-Wen Hsu
ab01a5018d
www/py-qt6-webengine: Fix COMMENT 2023-01-16 11:07:49 +08:00
Guido Falsi
dafb3cafaf editors/ghostwriter: Fix Makefile causing errors
Using FLAVOR?=${FLAVORS:[0]} confuses the ports make system.

To avoid the issue write the actual flavor string directly.

Reported by:	dvl
Fixes:		6d8e63c53f
2023-01-16 00:30:26 +01:00
Daniel Engberg
1fff84120f devel/icu: Update WWW entry
Homepage is now located at https://icu.unicode.org/

Approved by:	portmgr (blanket)
2023-01-15 23:12:02 +01:00
Daniel Engberg
c66fbc5574 audio/dekagen: Deprecate and set expiration date to 2023-03-31
Abandonware and there are better options available such as cyanrip or abcde

PR:		268675
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Daniel Engberg
c051513a45 audio/cd2mp3: Deprecate and set expiration date to 2023-03-31
Depends on deprecated port audio/dagrab

PR:		268673
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Daniel Engberg
966836af38 audio/dagrab: Deprecate and set expiration date to 2023-03-31
Abandonware and superseded by audio/cdparanoia

Reference: http://web.tiscalinet.it/marcellou/dagrab.html

PR:		268672
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Guido Falsi
c03685c995 www/py-qt6-webengine: Correct pkg-descr.
Fixes:		c389e50298
2023-01-15 22:30:46 +01:00
Nuno Teixeira
db08795445 audio/py-gtts: Make build system PEP-518 conform
Declare minimum build dependencies for build system
 See: https://peps.python.org/pep-0518/#build-system-table

PR:		268902
Reported by:	Charlie Li <vishwin@freebsd.org>
2023-01-15 21:23:43 +00:00
Guido Falsi
6d8e63c53f editors/ghostwriter: Add flavors for qt version 5 and 6. 2023-01-15 22:05:21 +01:00
Rodrigo Osorio
a2f13e3f72 devel/libatomic_ops: update to 7.6.14
Port changes:
    * enable shared library
    * Fix makefile to make portclippy happy

Major changes:
    * Avoid AO_stack_t to cross CPU cache line boundary
    * Do not assume 'ordered except earlier write' for UWP/arm64
    * Ensure result of AO_test_and_set is always AO_TS_CLEAR or AO_TS_SET
    * Fix 'AO_malloc redefinition' MS VC warning caused by attributes mismatch
    * Repeat black list check on CAS fail in stack_push_explicit_aux_release

    Full changelog: https://github.com/ivmai/libatomic_ops/releases/tag/v7.6.14

PR:		268698
Reported by:	pkubaj
2023-01-15 21:49:26 +01:00
Alexey Dokuchaev
58599b4134 misc/gedkeeper: update GEDKeeper to version 2.23.0
- Added GKGenetix plugin (genetic data analysis functions)
- Drop no longer needed patching (the `post-patch' target)

Reported by:	portscout
2023-01-15 20:58:08 +00:00
Guido Falsi
e62b9acfff deskutils/calibre: Update to 6.11.0
Since version 6 calibre depends on qt6 and py-qt6.

PR:		268620
2023-01-15 21:46:22 +01:00
Guido Falsi
c389e50298 www/py-qt6-webengine: Create new port.
Create new port with python bindings for qt6-webengine.

Assign to kde@

Approved by:	kde (tcberner via email)
2023-01-15 21:42:02 +01:00