Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2022 07:08:51 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73a52bb768b4 - main - net-im/prosody: Update to upstream release 0.11.12
Message-ID:  <202201160708.20G78pX3049577@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73a52bb768b49b4a433411571f82bb910c2f577b

commit 73a52bb768b49b4a433411571f82bb910c2f577b
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-01-16 06:43:27 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-01-16 07:08:49 +0000

    net-im/prosody: Update to upstream release 0.11.12
    
    Details:
    - Changelog see https://blog.prosody.im/prosody-0.11.12-released
    - Fixes a denial of service vulnerability (CVE-2022-0217)
    
    PR:             261209
    Reported by:    thomas@beingboiled.info (maintainer)
    MFH:            2022Q1
    Security:       CVE-2022-0217
---
 net-im/prosody/Makefile | 2 +-
 net-im/prosody/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index 1127727f691a..c7315269f367 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -1,7 +1,7 @@
 # Created by: Andrew Lewis <freeghb@gmail.com>
 
 PORTNAME=	prosody
-PORTVERSION=	0.11.11
+PORTVERSION=	0.11.12
 CATEGORIES=	net-im
 MASTER_SITES=	https://prosody.im/downloads/source/
 
diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo
index e0077d1321b4..a21edd7a3369 100644
--- a/net-im/prosody/distinfo
+++ b/net-im/prosody/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640049077
-SHA256 (prosody-0.11.11.tar.gz) = a1af90e2d4ac2f7cf81b385475140ecee60bec1eb83003efb5aeb89765b13774
-SIZE (prosody-0.11.11.tar.gz) = 439395
+TIMESTAMP = 1642192595
+SHA256 (prosody-0.11.12.tar.gz) = 56cd52d820f5b3ed37e02d8a2577aa064bbc04db8e87fd18a6020eba0c10560d
+SIZE (prosody-0.11.12.tar.gz) = 439656



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201160708.20G78pX3049577>