Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/kauth kauth: update to 5.70.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5388b751dce0
branches:  trunk
changeset: 433748:5388b751dce0
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jun 07 11:44:25 2020 +0000

description:
kauth: update to 5.70.0

5.68
  [KAuth] Add support for action details in Polkit1 backend
  [policy-gen] Fix the code to actually use the correct capture group
  Drop Policykit backend
  [polkit-1] Simplify Polkit1Backend action exists lookup
  [polkit-1] Return an error status in actionStatus if there is an error
  Calculate KAuthAction::isValid on demand
5.69
  Fix type namespace requirement

diffstat:

 security/kauth/Makefile |   3 +--
 security/kauth/distinfo |  10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r d02991e12f18 -r 5388b751dce0 security/kauth/Makefile
--- a/security/kauth/Makefile   Sun Jun 07 11:43:17 2020 +0000
+++ b/security/kauth/Makefile   Sun Jun 07 11:44:25 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/06/02 08:22:54 adam Exp $
+# $NetBSD: Makefile,v 1.38 2020/06/07 11:44:25 markd Exp $
 
 DISTNAME=      kauth-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    security
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r d02991e12f18 -r 5388b751dce0 security/kauth/distinfo
--- a/security/kauth/distinfo   Sun Jun 07 11:43:17 2020 +0000
+++ b/security/kauth/distinfo   Sun Jun 07 11:44:25 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2020/01/29 11:49:27 markd Exp $
+$NetBSD: distinfo,v 1.11 2020/06/07 11:44:25 markd Exp $
 
-SHA1 (kauth-5.66.0.tar.xz) = 293a4dc6bfa34323aeda4198f72561f06cd4e852
-RMD160 (kauth-5.66.0.tar.xz) = 522c012b7b9df7692fd8b58c73aa89f90bb60531
-SHA512 (kauth-5.66.0.tar.xz) = dbc05ace539ba19cb4ccb0da995ea7049fc7702d2405f0d71c71423b22309df6194457a625525dcf47f504856d80b640276e60fce9369c8efadc1bb5123ca3d2
-Size (kauth-5.66.0.tar.xz) = 85972 bytes
+SHA1 (kauth-5.70.0.tar.xz) = 8897e058a31ea75ec382660a28c8f739dc6a101c
+RMD160 (kauth-5.70.0.tar.xz) = c949f812e62a1412781256cca9887c4c8f793e59
+SHA512 (kauth-5.70.0.tar.xz) = 736c372732bff566f0f7beaa953e8b8ddb930b08cb4269e38174523fbfe6b77041dc3141980f109ec15d176a5d367dd05dd58e1fcca234f7eee828a456fde906
+Size (kauth-5.70.0.tar.xz) = 86396 bytes
 SHA1 (patch-cmake_KF5AuthMacros.cmake) = b0f819f534a68d35471aa8453ec77d62946620c7
 SHA1 (patch-src_ConfigureChecks.cmake) = c5fae97f54693891fcee450193f2e9358a8b986d



Home | Main Index | Thread Index | Old Index