From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CEA7613835B for ; Sun, 7 Feb 2021 03:21:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21F44E08EC; Sun, 7 Feb 2021 03:21:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03646E08EC for ; Sun, 7 Feb 2021 03:21:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E57B3343877 for ; Sun, 7 Feb 2021 03:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CC314C0 for ; Sun, 7 Feb 2021 03:21:18 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1612646110.b0157d68a28486d4e657dae4f0351e8e5561831b.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/dovecot.te policy/modules/services/postfix.te X-VCS-Directories: policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b0157d68a28486d4e657dae4f0351e8e5561831b X-VCS-Branch: master Date: Sun, 7 Feb 2021 03:21:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 097db76c-62e5-4db0-825b-d6f65f37bacb X-Archives-Hash: 49e05de1043730b4e9c0dfc7f22c1962 commit: b0157d68a28486d4e657dae4f0351e8e5561831b Author: Chris PeBenito ieee org> AuthorDate: Wed Feb 3 18:05:46 2021 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Feb 6 21:15:10 2021 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=b0157d68 dovecot, postfix: Module version bump. Signed-off-by: Chris PeBenito ieee.org> Signed-off-by: Jason Zaman gentoo.org> policy/modules/services/dovecot.te | 2 +- policy/modules/services/postfix.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/services/dovecot.te b/policy/modules/services/dovecot.te index 1081e609..b56be9b0 100644 --- a/policy/modules/services/dovecot.te +++ b/policy/modules/services/dovecot.te @@ -1,4 +1,4 @@ -policy_module(dovecot, 1.26.0) +policy_module(dovecot, 1.26.1) ######################################## # diff --git a/policy/modules/services/postfix.te b/policy/modules/services/postfix.te index 05c0b4a5..690b06ce 100644 --- a/policy/modules/services/postfix.te +++ b/policy/modules/services/postfix.te @@ -1,4 +1,4 @@ -policy_module(postfix, 1.24.0) +policy_module(postfix, 1.24.1) ######################################## #