summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/control15
-rw-r--r--debian/copyright2
-rw-r--r--debian/source/format1
4 files changed, 25 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 2baea8f..37c8129 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libpam-tacplus (1.4.3-cl5.1.0u5) RELEASED; urgency=medium
+
+ * new build for 5.1.0 from original hash
+ 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
+
+ -- root <root@3da22e72fb7c> Tue, 01 Feb 2022 01:44:06 +0000
+
+libpam-tacplus (1.4.3-cl4u1) RELEASED; urgency=medium
+
+ * First 4.0 release
+
+ -- dev-support <dev-support@cumulusnetworks.com> Mon, 30 Sep 2019 16:49:57 -0700
+
libpam-tacplus (1.4.3-cl3u4) RELEASED; urgency=low
* Closes: CM-23004 - local account password was allowed even when
TACACS+ server could be reached and was authoritative for the accountname
diff --git a/debian/control b/debian/control
index 2e1d246..2e58c8c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,11 @@ Priority: extra
Build-Depends: debhelper (>= 9), libpam-dev, dh-autoreconf, autoconf-archive, libaudit-dev,
libtacplus-map-dev, git, libssl-dev
Maintainer: dev-support <dev-support@cumulusnetworks.com>
-Standards-Version: 3.9.6
-#Homepage: https://github.com/jeroennijhof/pam_tacplus
+Standards-Version: 3.9.8
Homepage: http://www.cumulusnetworks.com
+XS-Build-Source: True
+XS-Cumulus-Valid-Arch: amd64 armel
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
Package: libpam-tacplus
Architecture: any
@@ -15,6 +17,7 @@ Description: PAM module for using TACACS+ as an authentication service
This PAM module support authentication, authorization (account management) and
accounting (session management) performed using TACACS+ protocol designed by
Cisco.
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
Package: libpam-tacplus-dev
Section: libdevel
@@ -22,26 +25,30 @@ Architecture: any
Depends: ${misc:Depends}, libpam-tacplus (= ${binary:Version}), libc6-dev|libc-dev
Description: Development files for PAM module for using TACACS+ authentication
Provides header files for development with libpam-tacplus
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
Package: libtac2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libaudit1
-Description: TACACS+ protocol library
+Description: TACACS+ protocol library
This library implemenents the fundamentls of the TACACS+ protocol and supports
authentication, authorization (account management) and accounting (session
management).
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
Package: libtac2-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: TACACS+ client program
Simple command-line client for TACACS+ testing and scripting
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
Package: libtac-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libtac2 (= ${binary:Version}), libc6-dev|libc-dev
-Description: Development files for TACACS+ protocol library
+Description: Development files for TACACS+ protocol library
Contains C header files and development files for libtac, a TACACS+ protocol
implementation.
+XBCS-Vcs-Hash: 1b6c1f14cc288b71c6c7005a60d2d7d7b617f6a0
diff --git a/debian/copyright b/debian/copyright
index 5c1c328..7432c4e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ libpam-tacplus
Copyright (C) 2010, Pawel Krawczyk <pawel.krawczyk@hush.com>
and Jeroen Nijhof <jeroen@jeroennijhof.nl>.
- Copyright 2015, 2016, Cumulus Networks Inc. All rights reserved.
+ Copyright 2015, 2016, 2017, 2018 Cumulus Networks Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/debian/source/format b/debian/source/format
index b9b0237..d3827e7 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1,2 +1 @@
1.0
-