Friday, September 18, 2026

Re: Gitea stable update request

On 09/18, Kirill A. Korinsky wrote: > On Tue, 15 Sep 2026 15:51:07 +0200, > Anton Kasimov <kasimov.an@gmail.com> wrote: > > > > [1 <multipart/alternative (7bit)>] > > [1.1 <text/plain; UTF-8 (8bit)>] > > Please update Gitea in the stable branch as well. > > > > The security issues fixed in the recent releases are fairly serious. In > > configurations with anonymous read access to repositories enabled, some > > of these issues may allow an attacker to gain full access to the server > > with the privileges of the |_gitea|user. > > > > The settings recommended by the port already mitigate the most critical > > issues, but updating Gitea in stable would still be highly desirable. > > > > Diff attached. > > > > > > It fixes serious enough things, for example: > https://app.opencve.io/cve/CVE-2026-60004 > > And if new release can be built by go from 7.9, I think we should commit it. > > pvk@, are you OK? Sure, I'm OK with it. -- With best regards, Pavel Korovin

[maintainer update] umurmur: 0.5.0 -> 0.5.1

Hi ports@ Attached is a diff to update umurmur 0.5.0 -> 0.5.1 Changelog: https://github.com/umurmur/umurmur/releases/tag/v0.5.1 -- Andrew

diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index 6339b0fe4..2eff123bd 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -2,7 +2,7 @@ COMMENT =		minimalistic Mumble server
 
 GH_ACCOUNT =		umurmur
 GH_PROJECT =		umurmur
-GH_TAGNAME =		v0.5.0
+GH_TAGNAME =		v0.5.1
 
 CATEGORIES =		audio
 
diff --git a/audio/umurmur/distinfo b/audio/umurmur/distinfo
index 1908ed366..7efb48695 100644
--- a/audio/umurmur/distinfo
+++ b/audio/umurmur/distinfo
@@ -1,2 +1,2 @@
-SHA256 (umurmur-0.5.0.tar.gz) = Ao5szJLgRyLrDwLUGPQYRdOweEmYQFuPpI804zsFwL4=
-SIZE (umurmur-0.5.0.tar.gz) = 87698
+SHA256 (umurmur-0.5.1.tar.gz) = 9B6B7vOA1TL6INM9pc9gwGlk9WZVTdMttL1UeT5jaFk=
+SIZE (umurmur-0.5.1.tar.gz) = 87840