pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.6.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Sep 14 09:21:26 2021 -0500
Changeset:	1bf244fe69f85e2fb5ca91e76ddd113a4a457590

Modified Files:
	auto-admin/Makefile
	auto-admin/PLIST
	auto-admin/distinfo

Log Message:
auto-admin: Update to 0.7.6.5

Add filesys, security, and sys settings to menu

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1bf244fe69f85e2fb5ca91e76ddd113a4a457590

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile | 3 ++-
 auto-admin/PLIST    | 5 ++++-
 auto-admin/distinfo | 8 ++++----
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index cf8b0ea3d3..b9a771eac5 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.6
+DISTNAME=	auto-admin-0.7.6.5
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	eedab0ad3d9489abdedd9cdbdcfa7895b8d89157
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 943649f0fb..91be5de6d3 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -32,7 +32,6 @@ sbin/auto-denyhosts-setup
 sbin/auto-detect-laptops
 sbin/auto-disable-file-transfers
 sbin/auto-disable-host-key-prompt
-sbin/auto-disable-hyperthreading
 sbin/auto-disable-service
 sbin/auto-disable-tcp-timestamps
 sbin/auto-enable-autologout
@@ -44,6 +43,7 @@ sbin/auto-enable-service
 sbin/auto-fastest-mirror
 sbin/auto-fetch-install-media
 sbin/auto-file-secure
+sbin/auto-filesys-manager
 sbin/auto-firewall-setup
 sbin/auto-fix-date
 sbin/auto-freebsd-wip-checkout
@@ -56,6 +56,7 @@ sbin/auto-gpu-setup
 sbin/auto-group-check
 sbin/auto-harden
 sbin/auto-hex-to-octet
+sbin/auto-hyperthreading-toggle
 sbin/auto-idrac-config
 sbin/auto-idrac-passwd
 sbin/auto-insert-line
@@ -117,6 +118,7 @@ sbin/auto-restore-pw
 sbin/auto-restore-user
 sbin/auto-root-check
 sbin/auto-secure-directory
+sbin/auto-security-manager
 sbin/auto-service-enabled
 sbin/auto-set-conf-var
 sbin/auto-set-hostname
@@ -129,6 +131,7 @@ sbin/auto-sound-driver-setup
 sbin/auto-ssh-authorize
 sbin/auto-ssh-reverse-authorize
 sbin/auto-su+j-toggle
+sbin/auto-sys-manager
 sbin/auto-transfer-pw
 sbin/auto-unlock-local-pw
 sbin/auto-unlock-user
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index ff21ffe3a9..434022ef26 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (auto-admin-0.7.6.tar.gz) = 6ad301facb38a90dd429da8de1a78f4128601b1b
-RMD160 (auto-admin-0.7.6.tar.gz) = 7b27c4024183b7d6820664299504a5b087143b70
-SHA512 (auto-admin-0.7.6.tar.gz) = a2af8793e9199f7912233dec3bfdf730f04bfd8c84e7aedbdea219857b51c6fa42b1c336a6202a79df724902c89df7733e6147b6f86a495e3f31fee59b4c64a9
-Size (auto-admin-0.7.6.tar.gz) = 107677 bytes
+SHA1 (auto-admin-0.7.6.5-eedab0ad3d9489abdedd9cdbdcfa7895b8d89157.tar.gz) = 47212b7c4f6105fbda1151a9d8378c94d1b86b8b
+RMD160 (auto-admin-0.7.6.5-eedab0ad3d9489abdedd9cdbdcfa7895b8d89157.tar.gz) = 6a0423032d12212c339500c5c82ab90ff8585b7d
+SHA512 (auto-admin-0.7.6.5-eedab0ad3d9489abdedd9cdbdcfa7895b8d89157.tar.gz) = 28196366492409e359beb2fa4f59fa01e32b1b4bd67860f8991735040108acb0774e46f4555078d5ac896427a3cfa5cb11b4bd0f684989bbcce713a1d737e093
+Size (auto-admin-0.7.6.5-eedab0ad3d9489abdedd9cdbdcfa7895b8d89157.tar.gz) = 109039 bytes


Home | Main Index | Thread Index | Old Index