Slackware 1091 Published by

Updated Apache packages has been released for Slackware Linux 14.0, 14.1, 14.2, and -current to fix security issues.



slackware-security: httpd (SSA:2020-091-02)



New httpd packages are available for Slackware 14.0, 14.1, 14.2, and -current
to fix security issues.

Here are the details from the Slackware 14.2 ChangeLog:
+--------------------------+
patches/packages/httpd-2.4.43-i586-1_slack14.2.txz: Upgraded.
This release contains security fixes (since 2.4.39) and improvements.
For more information, see:
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10097
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9517
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10098
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10092
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10082
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10081
(* Security fix *)
+--------------------------+

Where to find the new packages:
+-----------------------------+

Thanks to the friendly folks at the OSU Open Source Lab
(  http://osuosl.org) for donating FTP and rsync hosting
to the Slackware project! :-)

Also see the "Get Slack" section on   http://slackware.com for
additional mirror sites near you.

Updated package for Slackware 14.0:
  ftp://ftp.slackware.com/pub/slackware/slackware-14.0/patches/packages/httpd-2.4.43-i486-1_slack14.0.txz

Updated package for Slackware x86_64 14.0:
  ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/patches/packages/httpd-2.4.43-x86_64-1_slack14.0.txz

Updated package for Slackware 14.1:
  ftp://ftp.slackware.com/pub/slackware/slackware-14.1/patches/packages/httpd-2.4.43-i486-1_slack14.1.txz

Updated package for Slackware x86_64 14.1:
  ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/patches/packages/httpd-2.4.43-x86_64-1_slack14.1.txz

Updated package for Slackware 14.2:
  ftp://ftp.slackware.com/pub/slackware/slackware-14.2/patches/packages/httpd-2.4.43-i586-1_slack14.2.txz

Updated package for Slackware x86_64 14.2:
  ftp://ftp.slackware.com/pub/slackware/slackware64-14.2/patches/packages/httpd-2.4.43-x86_64-1_slack14.2.txz

Updated package for Slackware -current:
  ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/httpd-2.4.43-i586-1.txz

Updated package for Slackware x86_64 -current:
  ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/httpd-2.4.43-x86_64-1.txz

MD5 signatures:
+-------------+

Slackware 14.0 package:
82514923da1d70757a7a11c62448a35a httpd-2.4.43-i486-1_slack14.0.txz

Slackware x86_64 14.0 package:
dba615eebca1b35a68290450584b2904 httpd-2.4.43-x86_64-1_slack14.0.txz

Slackware 14.1 package:
40043585801dfb6cc92368d47713c3f7 httpd-2.4.43-i486-1_slack14.1.txz

Slackware x86_64 14.1 package:
c8c5a421aa3d7eb6a3a9adbf61363601 httpd-2.4.43-x86_64-1_slack14.1.txz

Slackware 14.2 package:
e7d94e11fa3a74dfad0697ee6f23f4cb httpd-2.4.43-i586-1_slack14.2.txz

Slackware x86_64 14.2 package:
48a798401f598149337c0791fe5da68b httpd-2.4.43-x86_64-1_slack14.2.txz

Slackware -current package:
eb0f5d3c261b15b95948f5ab93285e5f n/httpd-2.4.43-i586-1.txz

Slackware x86_64 -current package:
b4169a14f1a39deca0c328b5dd083b30 n/httpd-2.4.43-x86_64-1.txz

Installation instructions:
+------------------------+

Upgrade the package as root:
# upgradepkg httpd-2.4.43-i586-1_slack14.2.txz

Then, restart Apache httpd:

# /etc/rc.d/rc.httpd stop
# /etc/rc.d/rc.httpd start