php-auth-sasl 1.1.0-1 source package in Ubuntu

Changelog

php-auth-sasl (1.1.0-1) unstable; urgency=low

  * New upstream version 1.1.0
  * Add self to Uploaders.
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Update watch file format version to 4.
  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers to use salsa repository.
  * Set Rules-Requires-Root: no.
  * Bump Standards-Version to 4.5.1 from ancient 3.9.7.
  * Set debian-branch=debian/latest in d/gbp.conf.
  * Use secure URIs in debian/watch.
  * Add d/salsa-ci.yml file for GitLab CI.
  * Update package Description to include SCRAM.

 -- Guilhem Moulin <email address hidden>  Sun, 20 Dec 2020 13:20:20 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe web
Lunar release universe web
Jammy release universe web

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-auth-sasl_1.1.0-1.dsc 2.0 KiB 7aef91582fae39cadeec592074a1e7b1c35d3b4a8583095cb24eb45279068f09
php-auth-sasl_1.1.0.orig.tar.gz 9.2 KiB e75236fd07e20a0c45c04856f0f5b98e4f904ea2239b27377454c879e07190ba
php-auth-sasl_1.1.0-1.debian.tar.xz 2.7 KiB ce37ee90cdf23f097eaff6d5688721b70cc5c34a504195bfe1e32204e156b191

Available diffs

No changes file available.

Binary packages built by this source

php-auth-sasl: Abstraction of various SASL mechanism responses

 Provides code to generate responses to common SASL mechanisms, including
  - Digest-MD5
  - Cram-MD5
  - Plain
  - Anonymous
  - Login (Pseudo mechanism)
  - SCRAM