webauth 4.7.0-2 source package in Ubuntu

Changelog

webauth (4.7.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Moved libtime-duration-perl to Depends from Suggests.  This is now
    used unconditionally upstream.  (Closes: #783288)
  * Add debian/gbp.conf reflecting the branch layout of the default
    packaging repository.
  * Fix upstream distribution signing key.

 -- Russ Allbery <email address hidden>  Sun, 26 Apr 2015 18:53:16 -0700

Upload details

Uploaded by:
Russ Allbery
Uploaded to:
Sid
Original maintainer:
Russ Allbery
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
webauth_4.7.0-2.dsc 2.9 KiB c959c91e5075c324102a2a2bf85ae70839ba3fcd8a0795792b3dacfa6b29f18e
webauth_4.7.0.orig.tar.xz 895.2 KiB e81c9614c806b1c82f0bf1f7116c9714786331ac5c830c1130a52d05ac4ffc44
webauth_4.7.0-2.debian.tar.xz 31.1 KiB 659e0d5013eeb089fef3c9f4e4af7bd68665fa824174ec38b41b4698d8895bc7

No changes file available.

Binary packages built by this source

libapache2-mod-webauth: No summary available for libapache2-mod-webauth in ubuntu wily.

No description available for libapache2-mod-webauth in ubuntu wily.

libapache2-mod-webauth-dbgsym: No summary available for libapache2-mod-webauth-dbgsym in ubuntu wily.

No description available for libapache2-mod-webauth-dbgsym in ubuntu wily.

libapache2-mod-webauthldap: No summary available for libapache2-mod-webauthldap in ubuntu wily.

No description available for libapache2-mod-webauthldap in ubuntu wily.

libapache2-mod-webauthldap-dbgsym: No summary available for libapache2-mod-webauthldap-dbgsym in ubuntu wily.

No description available for libapache2-mod-webauthldap-dbgsym in ubuntu wily.

libapache2-mod-webkdc: Apache modules for a WebAuth authentication KDC

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the Apache module for the central authentication
 server for a particular site. Only one such server is needed; all web
 servers that use WebAuth will talk to this server to obtain and verify
 authentication credentials.

libapache2-mod-webkdc-dbgsym: debug symbols for package libapache2-mod-webkdc

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the Apache module for the central authentication
 server for a particular site. Only one such server is needed; all web
 servers that use WebAuth will talk to this server to obtain and verify
 authentication credentials.

libapache2-webauth: No summary available for libapache2-webauth in ubuntu wily.

No description available for libapache2-webauth in ubuntu wily.

libapache2-webkdc: No summary available for libapache2-webkdc in ubuntu wily.

No description available for libapache2-webkdc in ubuntu wily.

libwebauth-dev: No summary available for libwebauth-dev in ubuntu wily.

No description available for libwebauth-dev in ubuntu wily.

libwebauth-perl: Perl library for WebAuth authentication

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the Perl bindings to the WebAuth library, which
 does token encoding and decoding and other lower-level parts of the
 WebAuth protocol.

libwebauth-perl-dbgsym: debug symbols for package libwebauth-perl

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the Perl bindings to the WebAuth library, which
 does token encoding and decoding and other lower-level parts of the
 WebAuth protocol.

libwebauth12: No summary available for libwebauth12 in ubuntu wily.

No description available for libwebauth12 in ubuntu wily.

libwebauth12-dbgsym: No summary available for libwebauth12-dbgsym in ubuntu wily.

No description available for libwebauth12-dbgsym in ubuntu wily.

libwebkdc-perl: Perl libraries for WebAuth central login server

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the WebKDC Perl modules that support the WebLogin
 server, which handles user authentication and the establishment of
 initial authentication credentials.

webauth-tests: Tests for the WebAuth authentication modules

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains test HTML files and Apache configuration
 fragments to test a new installation of the WebAuth modules.

webauth-utils: No summary available for webauth-utils in ubuntu wily.

No description available for webauth-utils in ubuntu wily.

webauth-utils-dbgsym: debug symbols for package webauth-utils

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains an additional command-line tool to manipulate
 WebAuth keyrings.

webauth-weblogin: Central login server for WebAuth authentication

 WebAuth is a cookie-based web authentication system built on top of
 Kerberos. It relies on a central authentication server that handles all
 user authentication for a domain and creates user authentication
 credentials for any web server that needs strong authentication.
 .
 This package contains the CGI-based WebLogin server that handles initial
 user authentication and building authentication tokens for WebAuth
 servers. Only one WebLogin server is needed to support a site WebAuth
 installation. It is normally run on the same system as the WebKDC.