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 C536F139694 for ; Fri, 17 Feb 2017 08:50:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A86A21C093; Fri, 17 Feb 2017 08:50:59 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9EE621C093 for ; Fri, 17 Feb 2017 08:50:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F19DE340988 for ; Fri, 17 Feb 2017 08:50:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78EF44AD0 for ; Fri, 17 Feb 2017 08:50:55 +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: <1487320729.8f528ab68d375086dc9643da8f7e36f78289195c.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/cups.te policy/modules/contrib/lpd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8f528ab68d375086dc9643da8f7e36f78289195c X-VCS-Branch: next Date: Fri, 17 Feb 2017 08:50:55 +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-Archives-Salt: 1f06c1b7-b01f-4756-998d-3b6a2c694b6d X-Archives-Hash: c221a101f389da93eb284fbea5b59acb commit: 8f528ab68d375086dc9643da8f7e36f78289195c Author: Chris PeBenito ieee org> AuthorDate: Sun Feb 12 18:44:46 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Feb 17 08:38:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=8f528ab6 Module version bump for cups patches from Guido Trentalancia. policy/modules/contrib/cups.te | 2 +- policy/modules/contrib/lpd.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/cups.te b/policy/modules/contrib/cups.te index 14a4cfd7..8810656d 100644 --- a/policy/modules/contrib/cups.te +++ b/policy/modules/contrib/cups.te @@ -1,4 +1,4 @@ -policy_module(cups, 1.21.1) +policy_module(cups, 1.21.2) ######################################## # diff --git a/policy/modules/contrib/lpd.te b/policy/modules/contrib/lpd.te index 480b5e7e..1343b116 100644 --- a/policy/modules/contrib/lpd.te +++ b/policy/modules/contrib/lpd.te @@ -1,4 +1,4 @@ -policy_module(lpd, 1.15.0) +policy_module(lpd, 1.15.1) ######################################## # 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 993CC139694 for ; Fri, 17 Feb 2017 08:44:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D51B121C08C; Fri, 17 Feb 2017 08:44:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B36EE21C08C for ; Fri, 17 Feb 2017 08:44:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CACE534102B for ; Fri, 17 Feb 2017 08:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31FCB4AD2 for ; Fri, 17 Feb 2017 08:44:13 +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: <1487320729.8f528ab68d375086dc9643da8f7e36f78289195c.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/cups.te policy/modules/contrib/lpd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8f528ab68d375086dc9643da8f7e36f78289195c X-VCS-Branch: master Date: Fri, 17 Feb 2017 08:44:13 +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-Archives-Salt: 0c252e56-ba54-4d82-b8a9-0fbfa79d603f X-Archives-Hash: c7cb43925df24ca8b8f3062628e1d26e Message-ID: <20170217084413.DsCaZTzYuYPM_xAzWTIaYsrmGWMrBRaTzfCVdtK6rts@z> commit: 8f528ab68d375086dc9643da8f7e36f78289195c Author: Chris PeBenito ieee org> AuthorDate: Sun Feb 12 18:44:46 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Feb 17 08:38:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=8f528ab6 Module version bump for cups patches from Guido Trentalancia. policy/modules/contrib/cups.te | 2 +- policy/modules/contrib/lpd.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/cups.te b/policy/modules/contrib/cups.te index 14a4cfd7..8810656d 100644 --- a/policy/modules/contrib/cups.te +++ b/policy/modules/contrib/cups.te @@ -1,4 +1,4 @@ -policy_module(cups, 1.21.1) +policy_module(cups, 1.21.2) ######################################## # diff --git a/policy/modules/contrib/lpd.te b/policy/modules/contrib/lpd.te index 480b5e7e..1343b116 100644 --- a/policy/modules/contrib/lpd.te +++ b/policy/modules/contrib/lpd.te @@ -1,4 +1,4 @@ -policy_module(lpd, 1.15.0) +policy_module(lpd, 1.15.1) ######################################## #