public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eray Aslan" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/
Date: Thu,  2 Apr 2020 08:02:48 +0000 (UTC)	[thread overview]
Message-ID: <1585814543.1bca9f938e3b08bafcb35c882398c8b130015b08.eras@gentoo> (raw)

commit:     1bca9f938e3b08bafcb35c882398c8b130015b08
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  2 08:02:23 2020 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Thu Apr  2 08:02:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bca9f93

sys-auth/pam_krb5: security bump to 4.9

Bug: https://bugs.gentoo.org/715606
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 sys-auth/pam_krb5/Manifest            |  1 +
 sys-auth/pam_krb5/pam_krb5-4.9.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/sys-auth/pam_krb5/Manifest b/sys-auth/pam_krb5/Manifest
index 435881e6528..7c637e629e5 100644
--- a/sys-auth/pam_krb5/Manifest
+++ b/sys-auth/pam_krb5/Manifest
@@ -1,2 +1,3 @@
 DIST pam-krb5-4.6.tar.gz 528901 BLAKE2B 4dfbb821c28b72973eaa4498ffdb4f46f9862df5b3e60c56619c15188c7bfd116a33d0f0617fba81b78648fb58fa45e8e62a5f9d2915db8f797d665d61ee9460 SHA512 d5dbd735f4d1e55ba0a09c22945bbb2bacc54942544f1cace186cd9d2e669923933af7ac448a566211486beda03c384abda2a0cc146294b0cb1f6d53403b7a60
 DIST pam-krb5-4.7.tar.gz 557325 BLAKE2B 6e35a187637a7a7e06636cf026830e7627f979c9a1ebc82ba4b7b790cabcd7238fc4cbf4fab7e64c1836c4e251b61c07a024052801a3381c00e9ad075a80baa4 SHA512 b6f5a4788a4e809f21ef3e89fff50c76679ac8e7d10bc2617275e06e84ce7bd8a02089ff7682ec64827d45409c968c469a0dca730d676ad2db082e09b9dd31ce
+DIST pam-krb5-4.9.tar.gz 630425 BLAKE2B dc4a539c25c72c50c07ca3359d1dcdcb58b36ec48fc8fa40600c2fece2de8f3cc6af583fce2640ef2d515c342487f9398ed9153abb734ee2dd73b3d440bd00ab SHA512 0e93fbfacf56f9935902ead000dc46732c8a11cc2689c00b68cbaaf6519108a4ce53bb943479d01e439fb92bcc5c1a219d2b816a5ade2af54ea093bb78907201

diff --git a/sys-auth/pam_krb5/pam_krb5-4.9.ebuild b/sys-auth/pam_krb5/pam_krb5-4.9.ebuild
new file mode 100644
index 00000000000..d59d390dd0c
--- /dev/null
+++ b/sys-auth/pam_krb5/pam_krb5-4.9.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib
+
+DESCRIPTION="Kerberos V PAM Authentication Module"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-krb5/"
+SRC_URI="https://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
+
+LICENSE="|| ( BSD-2 GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+DEPEND="
+	virtual/krb5
+	sys-libs/pam"
+
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${P/_/-}"
+
+src_configure() {
+	econf \
+		--libdir=/$(get_libdir)
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	dodoc NEWS README TODO
+
+	rm "${D}/$(get_libdir)/security/pam_krb5.la"
+}


             reply	other threads:[~2020-04-02  8:02 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  8:02 Eray Aslan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-28 18:33 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/ Eray Aslan
2023-07-07  0:45 Sam James
2022-11-07 10:43 Eray Aslan
2022-11-05 17:11 Agostino Sarubbo
2022-11-03 22:07 Sam James
2022-11-03 19:44 Arthur Zamarin
2022-04-12 11:12 Sam James
2022-04-06  7:05 Eray Aslan
2022-03-19  8:24 Eray Aslan
2022-03-03 21:22 David Seifert
2021-09-19  0:58 Sam James
2021-09-01  7:05 Eray Aslan
2021-07-21 10:27 Marek Szuba
2021-07-21 10:27 Marek Szuba
2020-04-18  8:24 Sergei Trofimovich
2020-04-15 21:49 Sergei Trofimovich
2020-04-15 16:56 Eray Aslan
2020-04-15 13:36 Agostino Sarubbo
2020-04-15  6:58 Agostino Sarubbo
2020-04-15  6:55 Agostino Sarubbo
2020-04-14 16:44 Agostino Sarubbo
2020-04-14 16:43 Agostino Sarubbo
2020-04-14 13:08 Eray Aslan
2019-10-12 20:36 Mikle Kolyada
2019-05-05 21:01 Mikle Kolyada
2019-05-05 12:27 Mikle Kolyada
2018-05-13 19:20 Aaron Bauman
2017-07-17 10:05 Alexis Ballier
2017-02-25 10:52 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1585814543.1bca9f938e3b08bafcb35c882398c8b130015b08.eras@gentoo \
    --to=eras@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox