webauth 4.7.0-5 source package in Ubuntu

Changelog

webauth (4.7.0-5) unstable; urgency=medium

  * Update build dependency to libssl-dev (OpenSSL 1.1).  (Closes: #859788)
  * Remove old transitional packages for the Apache module renaming.
  * Update standards version to 4.0.1.
    - Change all extra priorities to optional.

 -- Russ Allbery <email address hidden>  Mon, 07 Aug 2017 07:54:47 -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-5.dsc 2.8 KiB 46de7a9fd767e67b8277ff5ebcd23b8b55f2fa6e806116e65e2300506c537cef
webauth_4.7.0.orig.tar.xz 895.2 KiB e81c9614c806b1c82f0bf1f7116c9714786331ac5c830c1130a52d05ac4ffc44
webauth_4.7.0-5.debian.tar.xz 31.1 KiB dac3e077980d7fc88dc5f7e4af3076f45b7b4a21243060d609cff8fadbe04f80

No changes file available.

Binary packages built by this source

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

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

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

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

libapache2-mod-webauthldap: Apache module for WebAuth LDAP lookup and authorization

 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 Apache module to do LDAP-based authorization
 after a WebAuth authentication and retrieve LDAP information about the
 authenticated user. It only supports GSS-API binds and requires WebAuth
 be used as the authentication method.

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

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

libapache2-mod-webkdc: No summary available for libapache2-mod-webkdc in ubuntu artful.

No description available for libapache2-mod-webkdc in ubuntu artful.

libapache2-mod-webkdc-dbgsym: debug symbols for libapache2-mod-webkdc
libwebauth-dev: No summary available for libwebauth-dev in ubuntu artful.

No description available for libwebauth-dev in ubuntu artful.

libwebauth-perl: No summary available for libwebauth-perl in ubuntu artful.

No description available for libwebauth-perl in ubuntu artful.

libwebauth-perl-dbgsym: debug symbols for libwebauth-perl
libwebauth12: No summary available for libwebauth12 in ubuntu artful.

No description available for libwebauth12 in ubuntu artful.

libwebauth12-dbgsym: debug symbols for libwebauth12
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: No summary available for webauth-tests in ubuntu artful.

No description available for webauth-tests in ubuntu artful.

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

No description available for webauth-utils in ubuntu artful.

webauth-utils-dbgsym: No summary available for webauth-utils-dbgsym in ubuntu artful.

No description available for webauth-utils-dbgsym in ubuntu artful.

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.