Commit graph

637484 commits

Author SHA1 Message Date
Mikael Urankar
c2238ca058 www/rt44: Update to 4.4.7
Changes:
  https://github.com/bestpractical/rt/releases/tag/rt-4.4.7
2023-10-20 11:43:44 +02:00
Felix Palmen
fbb58a2ffc x11/fireflies: Deprecate, unmaintained upstream
Upstream is unmaintained for 18 years, needs patches to build, the
bundled libgfx doesn't build at all and the port is unmaintained as
well, therefore deprecate it. Also update WWW/MASTER_SITES to a location
that still exists, just in case someone wants to maintain the port.

Also deprecate graphics/libgfx, it's unmaintained for just as long and
also needs patches to build and x11/fireflies is the last remaining
consumer.
2023-10-20 07:26:14 +00:00
John Hein
002d00dce5
security/py-greenbone-feed-sync: Fix pkg-plist
- Bump PORTREVISION
PR:		274377
Reported by:	John Hein <jcfyecrayz _at_ liamekaens.com>
2023-10-20 02:19:22 -05:00
Jose Alonso Cardenas Marquez
3d5bec0e07
security/gsa: Fix build
- Move from yarn to npm
PR:		274276
Reported by:	Trond Endrestøl <Trond.Endrestol _at_ ximalas.info>
2023-10-20 02:05:11 -05:00
Fernando Apesteguía
df52863e87 graphics/converseen: update to 0.11.0.1
ChangeLog: https://converseen.fasterland.net/

 * Updated Turkish translation
 * Various Bugfixes
2023-10-20 08:59:51 +02:00
Mikael Urankar
c88f964e36 security/vuxml: security/vuxml: Document www/rt44 and www/rt50 vulnerabilities 2023-10-20 08:08:18 +02:00
Mikael Urankar
9f8d5a5f33 www/rt50: Fix vulnerabilities
The following issues are addressed with these security updates:
  - RT is vulnerable to unvalidated email headers in incoming email and the
    mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41259.
  - RT is vulnerable to information leakage via response messages returned from
    requests sent via the mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41260.
  - RT 5.0 is vulnerable to information leakage via transaction searches made by
    authenticated users in the transaction query builder.
    This vulnerability is assigned CVE-2023-45024.
  - RT 5.0 can reveal information about data on various RT objects in errors and
    other response messages to REST 2 requests.
2023-10-20 08:08:18 +02:00
Mikael Urankar
c2ce69e2f5 www/rt44: Fix vulnerabilities
The following issues are addressed with these security updates:
  - RT is vulnerable to unvalidated email headers in incoming email and the
    mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41259.
  - RT is vulnerable to information leakage via response messages returned from
    requests sent via the mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41260.
  - RT 5.0 is vulnerable to information leakage via transaction searches made by
    authenticated users in the transaction query builder.
    This vulnerability is assigned CVE-2023-45024.
  - RT 5.0 can reveal information about data on various RT objects in errors and
    other response messages to REST 2 requests.
2023-10-20 08:08:17 +02:00
Jose Alonso Cardenas Marquez
4b23c4d6d2
security/appjail-devel: Update to g20231019
ChangeLog at:	https://github.com/DtxdF/AppJail/commits/main
2023-10-19 18:19:57 -05:00
Danilo Egea Gondolfo
534b2ec57c sysutils/kubectl: Update to 1.28.3 2023-10-19 23:30:19 +01:00
Jose Alonso Cardenas Marquez
45aab66eae
security/wazuh-*: Update to 4.5.3
- security/wazuh-agent: Enable INOTIFY option by default. It enables Kevent
  based real time monitoring. See some examples like use it at:
  https://wazuh.com/blog/detecting-common-linux-persistence-techniques-with-wazuh/
- security/wazuh-manager: Add entries to pkg-message.in about FreeBSD SCA files
  and FreeBSD decoders and rules files. I'll maintain update versions of these
  files at https://github.com/alonsobsd/wazuh-freebsd
- security/wazuh-dashboard: Update project url to new one
- Othe minor modifications
2023-10-19 17:21:22 -05:00
Christoph Moench-Tegeder
e7d3ecdd3e www/firefox: update to 119.0 (rc2)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/119.0/releasenotes/
2023-10-19 23:47:33 +02:00
Hiroki Tagato
96c2392578 security/vuxml: document electron use after free in site isolation
Obtained from:	https://github.com/electron/electron/releases/tag/v25.9.2,
	 	https://github.com/electron/electron/releases/tag/v26.4.1
2023-10-20 06:29:28 +09:00
Matthew Seaman
da322d8d91 devel/py-ruamel.yaml: update to 0.17.39
Changes:	https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.39/tree/CHANGES
Reported by:	repology
2023-10-19 18:48:18 +01:00
Sergey A. Osokin
4472475e00 */*unit*: update NGINX Unit: 1.31.0 -> 1.31.1
<ChangeLog>

*) Feature: allow to set the HTTP response status in Wasm module.

*) Feature: allow uploads larger than 4GiB in Wasm module.

*) Bugfix: application process could crash while rewriting URLs with
   query strings.

*) Bugfix: requests larger than about 64MiB could cause error in Wasm
   module.

*) Bugfix: when using many headers in Java module some of them could be
   corrupted due to memory realocation issue.

*) Bugfix: ServerRequest.destroy() implemented in Node.js module to make
   it compatible with some frameworks that might use it.

*) Bugfix: chunk argument of ServerResponse.write() can now be a
   Uint8Array to improve compatibility with Node.js 15.0.0 and above.

*) Bugfix: Node.JS unit-http NPM module now has appropriate default
   paths for macOS/arm64 systems.

*) Bugfix: build on musl libc with clang.

</ChangeLog>
2023-10-19 13:40:18 -04:00
Bernard Spil
a4d3066e1e www/apache24: Security update to 2.4.58
Security:	f923205f-6e66-11ee-85eb-84a93843eb75
MFH:		2023Q4
2023-10-19 19:27:45 +02:00
Michael Osipov
14de8dddfe devel/maven39: Update to 3.9.5
PR:		274598
Approved by:	jrm (mentor), otis (mentor)
Differential Revision:	https://reviews.freebsd.org/D42300
Release Notes:	https://maven.apache.org/docs/3.9.5/release-notes.html
2023-10-19 18:54:50 +02:00
Kristof Provost
71490aeeb3 net/libpfctl: update main
Update the libpfctl version for main (i.e. 15). We've removed DIOCGETSTATESV2
(unless COMPAT_FREEBSD14 is set), so make sure libpfctl uses the netlink
version.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-10-19 17:58:34 +02:00
Dries Michiels
37a0d57726 net/dhcpcd: update to 10.0.4
Changes:	https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.4
2023-10-19 17:01:22 +02:00
Dries Michiels
5804b8deca multimedia/emby-server-devel: update to 4.8.0.55
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.54
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.55
2023-10-19 16:53:45 +02:00
Christopher Hall
d0a788d4aa net-p2p/bitmark*: update to 0.15.5
Differential Revision: https://reviews.freebsd.org/D42284
2023-10-19 17:14:54 +03:00
Stefan Eßer
96c390b9a7 sysutils/nmrpflash: upgrade to version 0.9.22 2023-10-19 15:42:34 +02:00
Jason W. Bacon
afd17c07b8 x11/lumina-core: Fix new window resize issue
New windows were sometimes inappropirately resized when near the
bottom of the screen.  This was due to the erroneous use of
setBottom() where moveBottom() was needed to move, rather than
resize the window.
2023-10-19 07:48:27 -05:00
Robert Nagy
6b429d45b7 www/ungoogled-chromium: update to 118.0.5993.88 + sync WIDEVINE option
PR:		274541
Submitted by:	Thibault Payet <monwarez@gmail.com>
2023-10-19 13:46:34 +02:00
Adam Weinberger
03717b9571 editors/vim: Update to 9.0.2050 2023-10-19 06:52:42 -04:00
Bernard Spil
b17679979a security/vuxml: Document Apache httpd vulnerabilities 2023-10-19 12:10:55 +02:00
Fernando Apesteguía
57bbff4107 science/afni: update to 23.3.02 2023-10-19 11:37:41 +02:00
Fernando Apesteguía
2170798e83 net-p2p/*arr: Switch back to converters/libiconv dependency
In PR 274169 all *arr ports were switched to use 'USES+=libiconv' instead of a
hard dependency on the 'converters/libiconv' port.  Turns out, this is
incorrect.

Specifically 'libMonoPosixHelper' (part of .NET) is compiled against the port,
and will break when the port is not installed (incompatible with the base
version of libiconv)

This patch moves all *arr ports back to RUN_DEPENDS on converters/libiconv

PR:		274532
Reported by:	michiel@vanbaak.eu (maintainer)
2023-10-19 11:36:46 +02:00
Trond Endrestøl
96891d73b1 print/auctex: Update version 13.1=>13.2
- Pet portclippy

Changelog: http://git.savannah.gnu.org/cgit/auctex.git/tree/RELEASE

PR:		273256
Approved by:	hrs (maintainer-timeout)
2023-10-19 10:51:33 +02:00
Muhammad Moinur Rahman
25d14c791c devel/clojure-cider: Update version 1.8.2=>1.8.3
Changelog: https://github.com/clojure-emacs/cider/releases/tag/v1.8.3
2023-10-19 10:51:33 +02:00
Muhammad Moinur Rahman
ae5b68975d devel/cirrus-cli: Update version 0.106.0=>0.106.1
Changelog:
https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.106.1
2023-10-19 10:51:32 +02:00
Yuri Victorovich
83e4fcacf6 www/adguardhome: update 0.107.36 → 0.107.40
Reported by:	portscout
2023-10-19 01:49:59 -07:00
Yuri Victorovich
52e12a55fb x11/rio: update 0.0.19 → 0.0.23
Reported by:	portscout
2023-10-19 01:49:59 -07:00
Gleb Popov
e5f56807f3 sysutils/bsdisks: Update to 0.31
Sponsored by:	Serenity Cybersecurity, LLC
2023-10-19 10:58:25 +03:00
Robert Nagy
631589e7e2 www/*chromium: unbreak configure on i386 if PGO is not used 2023-10-19 09:28:14 +02:00
Emanuel Haupt
da5cdfef7c www/py-openbrokerapi: Update to 4.6.0 2023-10-19 09:22:00 +02:00
Robert Clausecker
c07e560b22 science/py-pymol: fix build on targets without OpenMP
armv7 still doesn't have it, so disable OpenMP there to make the port
build.  The previous problem from PR 262208 seems to no longer occur.

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4
2023-10-19 03:07:31 -04:00
Toni B
dd4aa61a9e net-p2p/monero-cli: update to 0.18.3.1
Changelog: https://github.com/monero-project/monero/releases/tag/v0.18.3.1

PR:		274438
2023-10-19 03:07:31 -04:00
Jens Grassel
4f045302f6 devel/ammonite: Update to version 2.5.11
Changelog: https://ammonite.io/#Changelog

PR:		274553
2023-10-19 03:07:30 -04:00
Matthias Wolf
87acfaa20e net/keycloak: update to 22.0.4
Changelog: https://www.keycloak.org/2023/10/keycloak-2204-released

PR:		274556
2023-10-19 03:07:30 -04:00
King John
a95bc35b54 security/debian-keyring: upate from 2022.12.24 to 2023.09.24
Roll 2023.09.24 keyring update

Changelog: https://salsa.debian.org/debian-keyring/keyring/-/blob/master/debian/changelog

PR:		274528
MFH:		2023Q4
2023-10-19 03:07:30 -04:00
Marco Mariani
e7efe5be3f security/crowdsec-firewall-bouncer: include configuration patch
The update to 0.0.28 from PR 274213  did not include a file that sets
backend mode in new installations. If the backend is not set, the
application does not start.

This version includes the missing patch file, and also sets the
$BACKEND environment variable as a fallback. The application will
substitute it at runtime if required.

PR:		274213, 274529
Fixes:		714e7fb44f
2023-10-19 03:07:30 -04:00
Alessandro Sagratini
ecc6af1508 devel/{py-oci,oci-cli}: update to 2.113.0 / 3.34.0
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.113.0
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.34.0

PR:		274531
2023-10-19 03:07:30 -04:00
Olivier Duchateau
28102f3db4 deskutils/budgie-desktop-view: update to 1.3
Changelog: https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/tag/v1.3

PR:		274539
2023-10-19 03:07:29 -04:00
Christer Edwards
e539a08444 sysutils/bastille: update to 0.10.20231013
Changelog: https://github.com/BastilleBSD/bastille/releases/tag/0.10.20231013

PR:		274545
2023-10-19 03:07:29 -04:00
Robert Clausecker
4d0ab9e209 Mk/Uses/vala.mk: fix when COMPILER_TYPE=gcc
gcc does not support -Wno-error=incompatible-function-pointer-types.
Only enable the warning for clang to fix various ports that fail to
build with error messages like

cc1: error: '-Wno-error=incompatible-function-pointer-types': no
option '-Wincompatible-function-pointer-types'; did you mean
'-Wincompatible-pointer-types'?

MFH:		2023Q4
2023-10-19 03:07:29 -04:00
Nico Sonack
7e4f2be406 cad/yosys-ghdl-plugin: Add new port
This allows performing synthesis of VHDL using ghdl with yosys.

Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
PR:		274243
2023-10-19 03:07:29 -04:00
Anton Saietskii
e9993d671d net-p2p/tremotesf: update to 2.5.0
Remove separate distfile for libtremotesf as it has been merged into
main tree.

Remove separate distfile for cpp-httplib as we can use www/cpp-httplib
now.

Note: despite Qt 6 support added, we can't use it right now as KDE
Framework 6 is also needed.

Release info: https://github.com/equeim/tremotesf2/releases/tag/2.5.0

PR:		274511
2023-10-19 03:07:28 -04:00
Armin Zhu
ec671703ca games/moonlight-embedded: update to 2.6.1
*Security fixes:
     Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801
    From: https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.1
 *Optimize the experience of grabing the keyboard.
     Now,Exclusive grab keyboard is the default behavior.But maybe it doesn't work on the Wayland WM.
     Use Alt+Ctrl+Shift+Z to grab or ungrab keyboard.
 *Optimize the experience of using the gamepad on FreeBSD.
     Replace the libevdev drive gamepad with SDL to ensure maximum compatibility.
     The rumble on the gamepad may not work.
 *Update man page.

Explanation for changed patch files:

 *patch-src_config.c:
 *patch-src_config.h:
 *patch-src_main.c:
 *patch-src_input_sdl.c:
 *patch-src_input_sdl.h:
      Add -nosdl option and replace the libevdev drive gamepad with SDL.

 *patch-src_input_evdev.c:
 *patch-src_input_x11.c:
 *patch-src_video_x11.c:
      Add the way to ungrab the keyboard for x11* platform.

 *patch-src_sdl.c:
 *patch-src_sdl.h:
 *patch-src_input_sdl.c:
     Add the way to ungrab the keyboard for SDL platform.

PR:		274452
MFH:		2023Q4
Security:	f8c2f741-6be1-11ee-b33a-a04a5edf46d9
2023-10-19 03:07:28 -04:00
Nico Sonack
69e85930e2 lang/gnat12: Add missing binutils RUN_DEPENDS and fix broken library search paths
Any produce binary of the gnat12 Ada compiler that had dependencies
on libstdc++ from this package would result in broken binaries
because no RUNPATH and no ldconfig paths were set up such that the
included libstdc++ would get found.

While we're at it, add the missing binutils dependency because the
compiler driver would find the GNU assembler that is hardcoded in
the Makefile.

PR:		274239
Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
Approved by:	thierry (maintainer timeout, two weeks)
MFH:		2023Q4
2023-10-19 03:07:28 -04:00