awl 0.60-1+deb10u1ubuntu1 source package in Ubuntu

Changelog

awl (0.60-1+deb10u1ubuntu1) focal-security; urgency=medium

  * Sync from Debian buster.
  * Added changes:
    - debian/patches/fix-ftbfs-phpunit8.patch: drop empty setUp function,
      which causes make test to fail with PHPUnit 8.

awl (0.60-1+deb10u1) buster-security; urgency=high

  * Fix two security vulnerablilites (closes: #956650)
    + CVE-2020-11728 "Session::__construct() allows use of the current time as
      a session key"
    + CVE-2020-11729 "LSIDLogin() is insecure and can allow user
      impersonation"

 -- Eduardo Barretto <email address hidden>  Mon, 14 Sep 2020 10:39:33 -0300

Upload details

Uploaded by:
Eduardo Barretto
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
php
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe web
Focal security universe web

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
awl_0.60.orig.tar.xz 121.8 KiB 18fd4c47d45422ae8f4b84d194a28fb70fa1d4b0c9fc59dc800cf60130a745e3
awl_0.60-1+deb10u1ubuntu1.debian.tar.xz 9.9 KiB e1357b9cf7735fc63781802714078eae075bbbde7b50c277f71fb31457ed4b62
awl_0.60-1+deb10u1ubuntu1.dsc 2.0 KiB 6062b6ba9c384dad1a93a4c28f20a3e5ad10b0cabfc4c9919d7f218c4baf9bae

View changes file

Binary packages built by this source

awl-doc: Andrew's Web Libraries - API documentation

 This package documents Andrew's Web Libraries. This is a set
 of hopefully lightweight libraries for handling a variety of
 useful things for web programming, including:
  - Session management
  - User management
  - DB Records
  - Simple reporting
  - DB Schema Updating
  - iCalendar parsing
 .
 This package contains detailed technical documentation for the
 classes and methods in these libraries.

libawl-php: Andrew's Web Libraries - PHP Utility Libraries

 This package contains Andrew's Web Libraries. This is a set
 of hopefully lightweight libraries for handling a variety of
 useful things for web programming, including:
  - Session management
  - User management
  - DB Records
  - Simple reporting
  - DB Schema Updating
  - iCalendar parsing
 .
 There is some documentation in the awl-doc package.