Your message dated Mon, 08 Oct 2018 18:56:55 +0000
with message-id <[email protected]>
and subject line Bug#910071: Removed package(s) from unstable
has caused the Debian Bug report #881270,
regarding php7.0-cli: Fix reading additionnal certs from PKCS12 bundle with
openssl_pkcs12_read in stretch
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
881270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881270
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php7.0-cli
Version: 7.0.19-1
Severity: normal
Tags: upstream patch
Dear Maintainer,
php 7.0.19 has a bug with reading additional certs from PKCS12 bundle. It was
added with bugfix for issue #74022 https://bugs.php.net/bug.php?id=74022 in
commit
https://github.com/php/php-src/commit/6fc0ae638acd2a66a4181078f4ac5d789762d9de.
Then this bug was fixed with commit
https://github.com/php/php-src/commit/464c1639ae544e3952823caf169d2e4199a32fc3
in php 7.0.20. But in Stretch php 7.0.19-1 and this bug is still relevant.
Update php in Stretch or apply patch above please
-- Package-specific info:
==== Additional PHP 7.0 information ====
++++ PHP 7.0 SAPI (php7.0query -S): ++++
++++ PHP 7.0 Extensions (php7.0query -M -v): ++++
++++ Configuration files: ++++
[PHP]
engine = On
short_open_tag = Off
precision = 14
output_buffering = 4096
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
serialize_precision = 17
disable_functions =
disable_classes =
zend.enable_gc = On
expose_php = On
max_execution_time = 30
max_input_time = 60
memory_limit = -1
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
display_errors = Off
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
html_errors = On
variables_order = "GPCS"
request_order = "GP"
register_argc_argv = Off
auto_globals_jit = On
post_max_size = 8M
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
default_charset = "UTF-8"
doc_root =
user_dir =
enable_dl = Off
file_uploads = On
upload_max_filesize = 2M
max_file_uploads = 20
allow_url_fopen = On
allow_url_include = Off
default_socket_timeout = 60
[CLI Server]
cli_server.color = On
[Date]
[filter]
[iconv]
[intl]
[sqlite3]
[Pcre]
[Pdo]
[Pdo_mysql]
pdo_mysql.cache_size = 2000
pdo_mysql.default_socket=
[Phar]
[mail function]
SMTP = localhost
smtp_port = 25
mail.add_x_header = On
[SQL]
sql.safe_mode = Off
[ODBC]
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1
odbc.defaultlrl = 4096
odbc.defaultbinmode = 1
[Interbase]
ibase.allow_persistent = 1
ibase.max_persistent = -1
ibase.max_links = -1
ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
ibase.dateformat = "%Y-%m-%d"
ibase.timeformat = "%H:%M:%S"
[MySQLi]
mysqli.max_persistent = -1
mysqli.allow_persistent = On
mysqli.max_links = -1
mysqli.cache_size = 2000
mysqli.default_port = 3306
mysqli.default_socket =
mysqli.default_host =
mysqli.default_user =
mysqli.default_pw =
mysqli.reconnect = Off
[mysqlnd]
mysqlnd.collect_statistics = On
mysqlnd.collect_memory_statistics = Off
[OCI8]
[PostgreSQL]
pgsql.allow_persistent = On
pgsql.auto_reset_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
pgsql.ignore_notice = 0
pgsql.log_notice = 0
[bcmath]
bcmath.scale = 0
[browscap]
[Session]
session.save_handler = files
session.use_strict_mode = 0
session.use_cookies = 1
session.use_only_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.cookie_httponly =
session.serialize_handler = php
session.gc_probability = 0
session.gc_divisor = 1000
session.gc_maxlifetime = 1440
session.referer_check =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
session.hash_function = 0
session.hash_bits_per_character = 5
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
[Assertion]
zend.assertions = -1
[COM]
[mbstring]
[gd]
[exif]
[Tidy]
tidy.clean_output = Off
[soap]
soap.wsdl_cache_enabled=1
soap.wsdl_cache_dir="/tmp"
soap.wsdl_cache_ttl=86400
soap.wsdl_cache_limit = 5
[sysvshm]
[ldap]
ldap.max_links = -1
[mcrypt]
[dba]
[opcache]
[curl]
[openssl]
**** /etc/php/7.0/cli/conf.d/20-readline.ini ****
extension=readline.so
**** /etc/php/7.0/cli/conf.d/20-sockets.ini ****
extension=sockets.so
**** /etc/php/7.0/cli/conf.d/20-iconv.ini ****
extension=iconv.so
**** /etc/php/7.0/cli/conf.d/20-shmop.ini ****
extension=shmop.so
**** /etc/php/7.0/cli/conf.d/20-exif.ini ****
extension=exif.so
**** /etc/php/7.0/cli/conf.d/10-opcache.ini ****
zend_extension=opcache.so
**** /etc/php/7.0/cli/conf.d/20-json.ini ****
extension=json.so
**** /etc/php/7.0/cli/conf.d/20-sysvsem.ini ****
extension=sysvsem.so
**** /etc/php/7.0/cli/conf.d/20-fileinfo.ini ****
extension=fileinfo.so
**** /etc/php/7.0/cli/conf.d/20-calendar.ini ****
extension=calendar.so
**** /etc/php/7.0/cli/conf.d/20-sysvshm.ini ****
extension=sysvshm.so
**** /etc/php/7.0/cli/conf.d/20-tokenizer.ini ****
extension=tokenizer.so
**** /etc/php/7.0/cli/conf.d/20-gettext.ini ****
extension=gettext.so
**** /etc/php/7.0/cli/conf.d/20-phar.ini ****
extension=phar.so
**** /etc/php/7.0/cli/conf.d/20-sysvmsg.ini ****
extension=sysvmsg.so
**** /etc/php/7.0/cli/conf.d/20-ctype.ini ****
extension=ctype.so
**** /etc/php/7.0/cli/conf.d/20-posix.ini ****
extension=posix.so
**** /etc/php/7.0/cli/conf.d/20-ftp.ini ****
extension=ftp.so
**** /etc/php/7.0/cli/conf.d/10-pdo.ini ****
extension=pdo.so
-- System Information:
Debian Release: 9.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.4.93+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
Versions of packages php7.0-cli depends on:
ii libc6 2.24-11+deb9u1
ii libedit2 3.1-20160903-3
ii libmagic1 1:5.30-1+deb9u1
ii libpcre3 2:8.39-3
ii libssl1.1 1.1.0f-3+deb9u1
ii libxml2 2.9.4+dfsg1-2.2+deb9u1
ii mime-support 3.60
ii php7.0-common 7.0.19-1
ii php7.0-json 7.0.19-1
ii php7.0-opcache 7.0.19-1
ii php7.0-readline 7.0.19-1
ii tzdata 2017b-1
ii ucf 3.0036
ii zlib1g 1:1.2.8.dfsg-5
php7.0-cli recommends no packages.
Versions of packages php7.0-cli suggests:
pn php-pear <none>
Versions of packages php7.0-common depends on:
ii libc6 2.24-11+deb9u1
ii libssl1.1 1.1.0f-3+deb9u1
ii php-common 1:49
ii ucf 3.0036
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 7.0.32-1+rm
Dear submitter,
as the package php7.0 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/910071
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---