summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-auth/google-authenticator-libpam-hardened: Initial live ebuildMichał Górny2018-09-092-0/+56
| | | | | | | Initial live ebuild for my fork of my hardened google-authenticator PAM module. Includes support for SHA-2 HMAC and 8-digit OTP codes, removes bundled code and the possibility of incidentally sending your secrets over to Google.
* sys-auth/pam_p11-0.2.0: alpha stable, bug 663580Matt Turner2018-09-071-1/+1
|
* sys-auth/nss-mdns: Clean old upMichał Górny2018-09-066-659/+0
|
* sys-auth/libfprint: Drop oldMikle Kolyada2018-09-026-222/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/libfprint: Version bump (v0.8.2)Mikle Kolyada2018-09-024-1/+238
| | | | | | | | - migrate to meson - make functions call explicit Closes: https://bugs.gentoo.org/634242 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/libfprint: Add myself as maintainerMikle Kolyada2018-09-021-2/+6
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/nss-pam-ldapd: 0.9.10 bumpMatthew Thode2018-09-012-0/+164
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-auth/authenticator: Move package from gnome-extra/ categoryOleksandr Trotsenko2018-08-315-0/+154
| | | | | | | | | | Moving the recently introduced package to a more appropriate category, namely from gnome-extra/authenticator to sys-auth/authenticator. Also drop Python 3.4 Closes: https://bugs.gentoo.org/663820 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-auth/keystone: rocky bumpMatthew Thode2018-08-303-0/+367
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-auth/sssd: keyworded 1.13.1 for sparc, bug #540540Rolf Eike Beer2018-08-281-2/+2
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* sys-auth/pambase: Remove support for non-existent depsMichał Górny2018-08-265-7/+5
|
* sys-auth/google-authenticator-wrappers: Bump to v3Michał Górny2018-08-192-0/+53
|
* sys-auth/pam_p11-0.2.0: ppc64 stable, bug 663580Matt Turner2018-08-191-1/+1
|
* sys-auth/pam_p11: stable 0.2.0 for ia64, bug #663580Sergei Trofimovich2018-08-181-1/+1
| | | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* sys-auth/pam_p11: amd64 stable wrt bug #663580Mikle Kolyada2018-08-171-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/pam_p11: x86 stable (bug #663580)Thomas Deutschmann2018-08-161-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* sys-auth/pam_p11: fix unsigned comparisonAlon Bar-Lev2018-08-152-0/+30
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=663678 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/elogind: Re-add postinst info about dbus activationAndreas Sturmlechner2018-08-111-3/+12
| | | | | | This time as elog, not ewarn. Bug: https://bugs.gentoo.org/633486
* sys-auth/google-authenticator-wrappers: Bump to v2Michał Górny2018-08-102-0/+18
|
* sys-auth/elogind: remove oldMichael Palimaka2018-08-106-339/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-auth/google-authenticator-wrappers: New packageMichał Górny2018-08-103-0/+26
| | | | | New package for wrappers used to manage google-authenticator setup on Gentoo Infra.
* sys-auth/elogind: x86 stable wrt bug #663186Mikle Kolyada2018-08-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/elogind: amd64 stable wrt bug #663186Mikle Kolyada2018-08-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/polkit: Drop 0.114Andreas Sturmlechner2018-08-082-136/+0
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* sys-auth/polkit: Drop 0.115 (r0)Andreas Sturmlechner2018-08-081-135/+0
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* sys-auth/polkit: Fix configure with elogindAndreas Sturmlechner2018-08-082-0/+165
| | | | | | | See also: https://bugs.freedesktop.org/show_bug.cgi?id=105989 Closes: https://bugs.gentoo.org/660880 Closes: https://bugs.gentoo.org/662338 Package-Manager: Portage-2.3.45, Repoman-2.3.10
* sys-auth/munge: drop oldJustin Bronder2018-08-083-130/+0
| | | | | | Fixes #663034 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/ssh-ldap-pubkey: keyworded 1.3.0 for ppc64, bug #662814Sergei Trofimovich2018-08-061-1/+1
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* sys-auth/sakcl: add missing OpenSSL/LibreSSL dependsDoug Goldstein2018-08-051-3/+4
| | | | | | | | This package has a build-time and run-time dependency on OpenSSL and requires a rebuild if the slot changes. Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-auth/sakcl: initial versionDoug Goldstein2018-08-053-0/+242
| | | | | | | Add initial version to the tree. Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-auth/ssh-ldap-pubkey: new packageThomas Deutschmann2018-08-043-0/+77
| | | | | Bug: https://bugs.gentoo.org/658044 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-auth/keystone: fix CVE-2018-14432Matthew Thode2018-07-273-2/+2
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --force
* sys-auth/libfprint: stable 0.6.0-r2 for sparcRolf Eike Beer2018-07-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/655340 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* sys-auth/libfprint: arm stable wrt bug #655340Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/sssd: Add myself as maintainerMikle Kolyada2018-07-191-1/+4
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* */*: Reassign packages from hwoarangMichał Górny2018-07-191-4/+1
| | | | Bug: https://bugs.gentoo.org/251364
* sys-auth/pam_passwdqc: remove unused patchMichael Mair-Keimberger2018-07-181-44/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9227
* sys-auth/polkit: Security bump to version 0.115Lars Wendler2018-07-182-0/+136
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-auth/pam_u2f: bump to 1.0.7Göktürk Yüksek2018-07-162-0/+36
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-auth/nss-mdns: ppc stable wrt bug #651596Mikle Kolyada2018-07-121-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/docker_auth: remove unused patchesMichael Mair-Keimberger2018-07-112-461/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9124
* sys-auth/libfprint: add ~arm, bug #660718Markus Meier2018-07-083-5/+5
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Reassign packagesPacho Ramos2018-07-012-8/+4
|
* sys-auth/elogind: Drop 236.1Andreas Sturmlechner2018-06-303-143/+0
| | | | | Bug: https://bugs.gentoo.org/655448 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-auth/elogind: 238.1 version bumpAndreas Sturmlechner2018-06-303-0/+144
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-auth/elogind: Drop 235.4Andreas Sturmlechner2018-06-302-123/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-auth/elogind: 235.5 version bumpAndreas Sturmlechner2018-06-302-0/+123
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-auth/keystone: Support python3.6Pacho Ramos2018-06-263-3/+3
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/libfprint: amd64 stableAaron Bauman2018-06-251-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-auth/libfprint: x86 stable (bug #655340)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9