Re: security update www/nginx to 1.22.1

2022-10-19 Thread Robert Nagy
On 19/10/22 18:23 +0100, Stuart Henderson wrote: > On 2022/10/19 16:30, Sergey A. Osokin wrote: > > Hi, > > > > could you please review the following changes for the security > > update www/nginx to the recent stable version, 1.22.1. > > adding maintainer to CC, it's usually helpful .. that rele

Re: [update] samba-4.17.1

2022-10-19 Thread Bjorn Ketelaars
On Wed 19/10/2022 19:05, Jeremie Courreges-Anglas wrote: > > Release notes: > https://www.samba.org/samba/history/samba-4.17.1.html > > There will be security releases next week so better make sure that the > changes in 4.17.1 don't cause a regression. Diff looks good, builds, and works for me o

Re: security update www/nginx to 1.22.1

2022-10-19 Thread Stuart Henderson
On 2022/10/19 16:30, Sergey A. Osokin wrote: > Hi, > > could you please review the following changes for the security > update www/nginx to the recent stable version, 1.22.1. adding maintainer to CC, it's usually helpful .. > Here's the commit message. > -

[update] samba-4.17.1

2022-10-19 Thread Jeremie Courreges-Anglas
Release notes: https://www.samba.org/samba/history/samba-4.17.1.html There will be security releases next week so better make sure that the changes in 4.17.1 don't cause a regression. Index: Makefile === RCS file: /home/cvs/ports/

Iridium/Ungoogled Chromium as 7.2 Stable Updates?

2022-10-19 Thread Heppler, J. Scott
There was a significant update to www/Iridium that occurred just after the ports freeze. www/ungoogled-chromium was also added. Is there any consideration for providing Iridium as an update? www/googled-chromium is a newly added package but blurs the criteria for updates as it patches www/chrom

security update www/nginx to 1.22.1

2022-10-19 Thread Sergey A. Osokin
Hi, could you please review the following changes for the security update www/nginx to the recent stable version, 1.22.1. Here's the commit message. --- www/nginx: security update 1.22.0 -> 1.22.1 *) Security: processing of a speciall

[maintainer update] remind 4.0.3 -> 4.2.0

2022-10-19 Thread Martin Ziemer
This patch updates remind from 4.0.3 to 4.2.0. To get make test running i cherry picked two commits. Tested on three amd64 systems. (Only one with tkremind) Index: Makefile === RCS file: /cvs/ports/misc/remind/Makefile,v retrieving

Re: maintainer update net/py-nbxmpp --> 3.2.4

2022-10-19 Thread Stuart Henderson
On 2022/10/19 11:22, Paco Esteban wrote: > By telling setup.py explicitly where the test suite is we avoid this. No need to patch, just set MODPY_PYTEST_ARGS=test. OK with that. (I would also do MODPY_PYBUILD=setuptools and regen PLIST)

Re: Early look: PostgreSQL 15.0

2022-10-19 Thread Theo Buehler
On Wed, Oct 19, 2022 at 01:14:44PM +0100, Stuart Henderson wrote: > On 2022/10/19 09:47, Stuart Henderson wrote: > > On 2022/10/19 01:38, Theo Buehler wrote: > > > > The main part I want feedback on is a new patch that silently treats the > > > > dynamic_shared_memory_type = posix as dynamic_shared

Re: Early look: PostgreSQL 15.0

2022-10-19 Thread Stuart Henderson
On 2022/10/19 09:47, Stuart Henderson wrote: > On 2022/10/19 01:38, Theo Buehler wrote: > > > The main part I want feedback on is a new patch that silently treats the > > > dynamic_shared_memory_type = posix as dynamic_shared_memory_type = shm. > > > Since 15beta1, I had an issue where the PostgreS

update editors/ghostwriter to 2.2.0

2022-10-19 Thread Omar Polo
updated diff for latest release. 2.2.0 is also bugfixes. freebsd and alpine are fetching the 2.2.0 tag but doesn't seem to exists on github, so i'm using a commit id like nixos does too. On 2022/10/12 16:12:54 +0200, Omar Polo wrote: > On 2022/10/04 16:39:49 +0200, Omar Polo wrote: > > Hello,

Re: maintainer update net/gajim --> 1.5.2

2022-10-19 Thread Omar Polo
On 2022/10/18 19:57:32 +0200, Paco Esteban wrote: > Hi ports@, > > This is an update of net/gajim to its latest version 1.5.2 > Lots of changes and bugfixes since the version we have in ports (1.4.7): > https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog > > One of the most interesting one

Re: maintainer update net/py-nbxmpp --> 3.2.4

2022-10-19 Thread Paco Esteban
On Tue, 18 Oct 2022, Paco Esteban wrote: > Hi ports@, > > This is an update for net/py-nbxmpp to its latest version. It's needed > for an update on net/gajim sent on a separate thread. > > Here's the changelog: > https://dev.gajim.org/gajim/python-nbxmpp/-/blob/master/ChangeLog > > On the por

Re: Early look: PostgreSQL 15.0

2022-10-19 Thread Stuart Henderson
On 2022/10/19 01:38, Theo Buehler wrote: > > The main part I want feedback on is a new patch that silently treats the > > dynamic_shared_memory_type = posix as dynamic_shared_memory_type = shm. > > Since 15beta1, I had an issue where the PostgreSQL server would stop > > working after a week. I tra

Re: [maintainer update] www/gotosocial 0.3.7 -> 0.5.2

2022-10-19 Thread Hukadan
Hi, Thank you! This is weird: tests passed on my side. I will double check this evening just to be sure. This codeberg.org/gruf/go-ulid module has been given me headaches. See: https://marc.info/?l=openbsd-ports&m=166534427330832&w=2 I have still no clue about what's happening here. Regards, H

Re: [maintainer update] www/gotosocial 0.3.7 -> 0.5.2

2022-10-19 Thread Omar Polo
Hi! On 2022/10/18 21:30:05 +0200, Hukadan wrote: > Hi @ports, > > Here is an update for gotosocial. Sorry for > the delay since the last update. > > I added a do-test target and put the MAKE_ENV > needed for those tests just above. I am not sure > this is where they belong but portcheck did not

Re: [update] gnupg-2.2.40

2022-10-19 Thread Omar Polo
On 2022/10/18 20:03:27 +0200, Jeremie Courreges-Anglas wrote: > > > Works for me verifying and encrypting mails (emacs), decrypting files > and backups. Test reports welcome. > > ChangeLog: https://dev.gnupg.org/T6181 works for me too (password-store) thanks!