php8.2 8.2.10-2ubuntu2.1 source package in Ubuntu

Changelog

php8.2 (8.2.10-2ubuntu2.1) mantic-security; urgency=medium

  * SECURITY UPDATE: Cookie by pass
    - debian/patches/CVE-2024-2756.patch: adds more mangling rules
      in main/php_variable.c.
    - CVE-2024-2756
  * SECURITY UPDATE: Account take over risk
    - debian/patches/CVE-2024-3096.patch: disallow null character in bcrypt
      password in ext/standard/password.c,
      ext/standard/tests/password_bcrypt_errors.phpt.
    - CVE-2024-3096

 -- Leonidas Da Silva Barbosa <email address hidden>  Wed, 01 May 2024 07:15:40 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates main misc
Mantic security main misc

Downloads

File Size SHA-256 Checksum
php8.2_8.2.10.orig.tar.xz 11.5 MiB 561dc4acd5386e47f25be76f2c8df6ae854756469159248313bcf276e282fbb3
php8.2_8.2.10-2ubuntu2.1.debian.tar.xz 71.1 KiB cfc244db5612c55be48da69b9ce5e8cccaa9f2b4b2a06855cdcc0f1a81cf34b0
php8.2_8.2.10-2ubuntu2.1.dsc 5.3 KiB efe041c81c78c03376281dc930c479ffa2df36822ab33a49e98a9fa898eb6d13

View changes file

Binary packages built by this source

libapache2-mod-php8.2: server-side, HTML-embedded scripting language (Apache 2 module)

 This package provides the PHP module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package). Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

libapache2-mod-php8.2-dbgsym: debug symbols for libapache2-mod-php8.2
libphp8.2-embed: HTML-embedded scripting language (Embedded SAPI library)

 This package provides the library /usr/lib/libphp8.2.so which can
 be used by application developers to embed PHP scripting functionality.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 WARNING: The embed SAPI is experimental and there's no guarantee that
 the API/ABI will be kept compatible even between minor releases. You
 have been warned.

libphp8.2-embed-dbgsym: debug symbols for libphp8.2-embed
php8.2: server-side, HTML-embedded scripting language (metapackage)

 This package is a metapackage that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP interpreter
 installed. Removing this package won't remove PHP from your system, however
 it may remove other packages that depend on this one.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-bcmath: Bcmath module for PHP

 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-bcmath-dbgsym: debug symbols for php8.2-bcmath
php8.2-bz2: bzip2 module for PHP

 This package provides the bzip2 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-bz2-dbgsym: debug symbols for php8.2-bz2
php8.2-cgi: server-side, HTML-embedded scripting language (CGI binary)

 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism. Note that MOST users probably
 want the php8.2-fpm package.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-cgi-dbgsym: debug symbols for php8.2-cgi
php8.2-cli: command-line interpreter for the PHP scripting language

 This package provides the /usr/bin/php8.2 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-cli-dbgsym: debug symbols for php8.2-cli
php8.2-common: documentation, examples and common module for PHP

 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-common-dbgsym: debug symbols for php8.2-common
php8.2-curl: CURL module for PHP

 This package provides the CURL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-curl-dbgsym: debug symbols for php8.2-curl
php8.2-dba: DBA module for PHP

 This package provides the DBA module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-dba-dbgsym: debug symbols for php8.2-dba
php8.2-dev: Files for PHP8.2 module development

 This package provides the files from the PHP8.2 source needed for compiling
 additional modules.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-enchant: Enchant module for PHP

 This package provides the Enchant module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-enchant-dbgsym: debug symbols for php8.2-enchant
php8.2-fpm: server-side, HTML-embedded scripting language (FPM-CGI binary)

 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests. Note that MOST Apache users
 probably want the libapache2-mod-php8.2 package.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-fpm-dbgsym: debug symbols for php8.2-fpm
php8.2-gd: GD module for PHP

 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-gd-dbgsym: debug symbols for php8.2-gd
php8.2-gmp: GMP module for PHP

 This package provides the GMP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-gmp-dbgsym: debug symbols for php8.2-gmp
php8.2-imap: IMAP module for PHP

 This package provides the IMAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-imap-dbgsym: debug symbols for php8.2-imap
php8.2-interbase: Interbase module for PHP

 This package provides the Interbase module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-interbase-dbgsym: debug symbols for php8.2-interbase
php8.2-intl: Internationalisation module for PHP

 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-intl-dbgsym: debug symbols for php8.2-intl
php8.2-ldap: LDAP module for PHP

 This package provides the LDAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-ldap-dbgsym: debug symbols for php8.2-ldap
php8.2-mbstring: MBSTRING module for PHP

 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-mbstring-dbgsym: debug symbols for php8.2-mbstring
php8.2-mysql: MySQL module for PHP

 This package provides the MySQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-mysql-dbgsym: debug symbols for php8.2-mysql
php8.2-odbc: ODBC module for PHP

 This package provides the ODBC module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-odbc-dbgsym: debug symbols for php8.2-odbc
php8.2-opcache: Zend OpCache module for PHP

 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-opcache-dbgsym: debug symbols for php8.2-opcache
php8.2-pgsql: PostgreSQL module for PHP

 This package provides the PostgreSQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-pgsql-dbgsym: debug symbols for php8.2-pgsql
php8.2-phpdbg: server-side, HTML-embedded scripting language (PHPDBG binary)

 This package provides the /usr/bin/phpdbg command interpreter, useful for
 stepthrough debugging of PHP code.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-phpdbg-dbgsym: debug symbols for php8.2-phpdbg
php8.2-pspell: pspell module for PHP

 This package provides the pspell module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-pspell-dbgsym: debug symbols for php8.2-pspell
php8.2-readline: readline module for PHP

 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-readline-dbgsym: debug symbols for php8.2-readline
php8.2-snmp: SNMP module for PHP

 This package provides the SNMP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-snmp-dbgsym: debug symbols for php8.2-snmp
php8.2-soap: SOAP module for PHP

 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-soap-dbgsym: debug symbols for php8.2-soap
php8.2-sqlite3: SQLite3 module for PHP

 This package provides the SQLite3 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-sqlite3-dbgsym: debug symbols for php8.2-sqlite3
php8.2-sybase: Sybase module for PHP

 This package provides the Sybase module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-sybase-dbgsym: debug symbols for php8.2-sybase
php8.2-tidy: tidy module for PHP

 This package provides the tidy module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-tidy-dbgsym: debug symbols for php8.2-tidy
php8.2-xml: DOM, SimpleXML, XML, and XSL module for PHP

 This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-xml-dbgsym: debug symbols for php8.2-xml
php8.2-xsl: XSL module for PHP (dummy)

 This package is a transitional dummy package and can be safely
 removed.

php8.2-zip: Zip module for PHP

 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

php8.2-zip-dbgsym: debug symbols for php8.2-zip