summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
commit066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (patch)
tree3cb05783d73b2c33589ba305144a31c718e123cd /sys-auth
parent16449a80e28af2209916cc66d19c9a44ca2b90d9 (diff)
gentoo resync : 03.03.2019
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/Manifest.gzbin11430 -> 11427 bytes
-rw-r--r--sys-auth/pambase/Manifest3
-rw-r--r--sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch20
-rw-r--r--sys-auth/pambase/files/pambase-20120417-systemd-auth.patch26
-rw-r--r--sys-auth/pambase/files/pambase-20120417-systemd.patch29
-rw-r--r--sys-auth/ykpers/Manifest2
-rw-r--r--sys-auth/ykpers/ykpers-1.19.0.ebuild6
7 files changed, 4 insertions, 82 deletions
diff --git a/sys-auth/Manifest.gz b/sys-auth/Manifest.gz
index 4bbdba9609c8..2aa08f66d4f0 100644
--- a/sys-auth/Manifest.gz
+++ b/sys-auth/Manifest.gz
Binary files differ
diff --git a/sys-auth/pambase/Manifest b/sys-auth/pambase/Manifest
index 284388e8bcfd..c0edd76cde21 100644
--- a/sys-auth/pambase/Manifest
+++ b/sys-auth/pambase/Manifest
@@ -1,6 +1,3 @@
-AUX pambase-20120417-lastlog-silent.patch 694 BLAKE2B b66b3115869df00dc7c73078a36b9f33140ab6ad5cba3e013b9e52ee44c9e7954afebad938a848bf274dadd3c9beb4334ca3e6c8923b167a176a85e899efa08f SHA512 3bcef6d9e97cf38df079675ffdffaf233a185bbb09bf79930c81b8b7b802247de0f0bfb9e69d935bce7a7297f544f1c7abc199224e7a536cdfe606f2c0217500
-AUX pambase-20120417-systemd-auth.patch 937 BLAKE2B 3bf50f1b05a04154e30299a3685671287e15cdaebe672e25ad23998670a6f443ca8a040b4a5a83ff5efb39ebf12161da8b65f78defbd24b21037d8c3f84388d9 SHA512 0d78a7dd4851bccf95bb3f92c095c4fc4e7fbbc077c1369797aa230e21763ecb6d087c17bc22c93adeaa695305179d54d838f2e4fe25e9ff16c683fb1edbb2bf
-AUX pambase-20120417-systemd.patch 608 BLAKE2B 2eaba084268b4c2844850cc75be62caef64eee20e9971910e7bc1cdabca7ca29b02cd8c33564e26a6218c23867c8527d166889efa1698a7b3730c6987019b7be SHA512 c06d4e35cae11b1156ba32051a4f25a4551857081e9a723f5c0b48758859d7794de94889eb91b19424b49bd4fd5509d34cba943d7a7bbc89f4339a771f29f754
AUX pambase-20150213-elogind.patch 436 BLAKE2B f8d800b30b1f5f54f40747b256e460dbf10fd629c839088706299ae26bece8e248312dac1153ccb5b5fb25e71bee575d30db0912df0823be988f3cb68bb48e90 SHA512 e5865431fa616335f3732deefec96b11ba5e3f29523182ecbe24bafa80a0fd9b9dc5914b610d7ba485dcf5cd66775d9e668d8ba30f776ce33492b4da75301a1d
AUX pambase-20150213-gnome-keyring.patch 1357 BLAKE2B 84923095bbff772f75689cd3a6cd6dfb111d51c1850ecae4caf91ee8b648c85091465bf13bd3acf9cce681b8ce02e937059e8e1792873d118ed996b24addb86e SHA512 eebbe9fe7a08de5aa60818747e06058bf9eb9acd9e66e579227da507304c639bc693ce1f3c74b62854b9541f9c1404081eb3d2f454113999a5d064eb646aa5d0
AUX pambase-20150213-selinux-note.patch 441 BLAKE2B 8457438ff72becbdf8da61143eacd961ad9a58f876e1560fcf3832af9b3cd995b37a1b4881a9b5bd572e9aff5bb89465d9bba8211e22347af7df22d5d9d8ffb4 SHA512 560afa6b9d2ac657f16ef41abf3f9243480c0d6c57ff725be00a936a92a392c1a5f59f787b1b0ddfe05a81da10cb3c1fc8d24ed9560731bbcae1608a5f155fdb
diff --git a/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch b/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
deleted file mode 100644
index 79266a740b61..000000000000
--- a/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- pambase-20120417/login.in.orig 2012-11-21 14:31:49.031948988 +0100
-+++ pambase-20120417/login.in 2012-11-21 14:32:41.172330601 +0100
-@@ -3,4 +3,6 @@
-
- account include system-local-login
- password include system-local-login
-+
-+session optional pam_lastlog.so DEBUG
- session include system-local-login
---- pambase-20120417/system-login.in.orig 2012-11-21 14:31:42.232160039 +0100
-+++ pambase-20120417/system-login.in 2012-11-21 14:35:20.738025880 +0100
-@@ -41,7 +41,7 @@
- session required pam_env.so DEBUG
- #endif
- #if HAVE_LASTLOG
--session optional pam_lastlog.so DEBUG
-+session optional pam_lastlog.so silent DEBUG
- #endif
- session include system-auth
- #if HAVE_CONSOLEKIT
diff --git a/sys-auth/pambase/files/pambase-20120417-systemd-auth.patch b/sys-auth/pambase/files/pambase-20120417-systemd-auth.patch
deleted file mode 100644
index 99c38e784771..000000000000
--- a/sys-auth/pambase/files/pambase-20120417-systemd-auth.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -u pambase-20120417.old/system-auth.in pambase-20120417/system-auth.in
---- pambase-20120417.old/system-auth.in 2013-10-27 15:58:21.766193297 +0100
-+++ pambase-20120417/system-auth.in 2013-10-27 16:01:10.614555766 +0100
-@@ -35,3 +35,7 @@
- session optional pam_ssh.so
- #endif
- #include "system-session.inc"
-+
-+#if HAVE_SYSTEMD
-+-session optional pam_systemd.so
-+#endif
-Sólo en pambase-20120417: system-auth.in~
-diff -u pambase-20120417.old/system-login.in pambase-20120417/system-login.in
---- pambase-20120417.old/system-login.in 2013-10-27 15:58:21.766193297 +0100
-+++ pambase-20120417/system-login.in 2013-10-27 15:59:42.032316285 +0100
-@@ -47,9 +47,6 @@
- #if HAVE_CONSOLEKIT
- -session optional pam_ck_connector.so nox11
- #endif
--#if HAVE_SYSTEMD
---session optional pam_systemd.so
--#endif
- #if HAVE_GNOME_KEYRING
- session optional pam_gnome_keyring.so auto_start
- #endif
-Sólo en pambase-20120417: system-login.in~
diff --git a/sys-auth/pambase/files/pambase-20120417-systemd.patch b/sys-auth/pambase/files/pambase-20120417-systemd.patch
deleted file mode 100644
index 047fb41c8592..000000000000
--- a/sys-auth/pambase/files/pambase-20120417-systemd.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-http://bugs.gentoo.org/372229
-
---- Makefile
-+++ Makefile
-@@ -28,6 +28,10 @@
- PAMFLAGS += -DHAVE_CONSOLEKIT=1
- endif
-
-+ifeq "$(SYSTEMD)" "yes"
-+PAMFLAGS += -DHAVE_SYSTEMD=1
-+endif
-+
- ifeq "$(GNOME_KEYRING)" "yes"
- PAMFLAGS += -DHAVE_GNOME_KEYRING=1
- endif
---- system-login.in
-+++ system-login.in
-@@ -45,7 +45,10 @@
- #endif
- session include system-auth
- #if HAVE_CONSOLEKIT
--session optional pam_ck_connector.so nox11
-+-session optional pam_ck_connector.so nox11
-+#endif
-+#if HAVE_SYSTEMD
-+-session optional pam_systemd.so
- #endif
- #if HAVE_GNOME_KEYRING
- session optional pam_gnome_keyring.so auto_start
diff --git a/sys-auth/ykpers/Manifest b/sys-auth/ykpers/Manifest
index ba03bf5c5040..eeb8319add34 100644
--- a/sys-auth/ykpers/Manifest
+++ b/sys-auth/ykpers/Manifest
@@ -3,5 +3,5 @@ DIST ykpers-1.18.1.tar.gz 125397 BLAKE2B 7393373414f9f2f9474408c86b8abba0f2034f5
DIST ykpers-1.19.0.tar.gz 125960 BLAKE2B 8b0ce106ec0c6e390f13e960f26d64bf17e4f481f8bf4cdfb29f050bdbcc9f73750993caa00c46f6bc0c59a8cef0891d2d4fa97cea96084b0c9a762adfc3f81a SHA512 413f81325782f0d71501d3dbf5aaaf646bd5dc02d87308a7f650044dfe860dc13b7cef11afa8794df3049c729e10da33ffad86e3f148ac429ee64685bf0fe56e
EBUILD ykpers-1.18.0.ebuild 937 BLAKE2B ea45c65f0927b0a6c810b90c5662505f68f85e78eeb6aa1f0be6a83ffe13c3237d46aef84614da11321cdf02224629a2344413f1f5d8880fd0cbeb9db660cb5a SHA512 8313c2c13adeacf11427cfa6dfd8455f141ac5d992a3bd418731867e3d599a946edb02e0b9cfc319ceef9506c4e6e60ee75b46ce78f8a5f3c0925cab9a9f348c
EBUILD ykpers-1.18.1.ebuild 981 BLAKE2B af4f36e8d758a125997188c48e16083d3d45cc66334fdc3330dafa175ee552ebbf0a4a88a78c598e6f00b6d12097f7295d874381fcd653c3e0f60d209fe32beb SHA512 b118dd9c1897a434460ca12f3887868c7240eaa5c81035e3f6101300f4519267802aae1f6882e3a24b5a40e669031697635fb87ad8caa1ea35262b93665b0e3f
-EBUILD ykpers-1.19.0.ebuild 995 BLAKE2B 5efa3e2d974e0597b8963765ba3f465d6b38f22dfcf768e519db0811262ff3324b8fe981ad1ce2b8cfe3fbd02f82eff541b6bab390b3d56eaa64efc22b0015fd SHA512 67bf2d37f0356580900f6cdd87dd60a16998dcd0d6645a4a79586e9d539ae895b41f6adde50117fde4119f3ed82a919e3a2fd98cb88b33b2e2b33cfb5f375e85
+EBUILD ykpers-1.19.0.ebuild 995 BLAKE2B b4c7a15d5d52056492d04bed8644dd8bffed31625e2d7df5e52bc93d7828d2a21d3f05cbe514778845666461749d77d78cddb8e21bacb1e1231f3be6ef42f9d2 SHA512 864b9228c1eb50c8f0e9e70f32b0ebd394b3f6adeaaf80e694947fd8d64e9058aa0d43fa1529d39b8dcb2cf2ac30f4d8c04e35699e9a00aabcca0b3c20023da8
MISC metadata.xml 632 BLAKE2B b03dff691e31f6d0ff188f1e10156140f0b9d5a91993be3be01f291e5edb75a0e8776a550ad3a66ac0244c402bbb40aa9e7948307d498d05d5c8d6b9b1997c4a SHA512 1cb1ba38e29077530438a94c0a2c4e6724abc4b8e3f946466d141497495b6f316094c5f6d2313e260b163c979f65a777570de03a7630c2908a085ce5da34580b
diff --git a/sys-auth/ykpers/ykpers-1.19.0.ebuild b/sys-auth/ykpers/ykpers-1.19.0.ebuild
index 7bbdcf401e9f..264c412f26d1 100644
--- a/sys-auth/ykpers/ykpers-1.19.0.ebuild
+++ b/sys-auth/ykpers/ykpers-1.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,13 +9,13 @@ DESCRIPTION="Library and tool for personalization of Yubico's YubiKey"
SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/Yubico/yubikey-personalization"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
LICENSE="BSD-2"
IUSE="static-libs consolekit"
RDEPEND="
- dev-libs/json-c
+ dev-libs/json-c:=
>=sys-auth/libyubikey-1.6
virtual/libusb:1"
DEPEND="${RDEPEND}