squid3 3.5.23-5ubuntu1 source package in Ubuntu

Changelog

squid3 (3.5.23-5ubuntu1) artful; urgency=medium

  * Merge with Debian unstable (LP: #1712653). Remaining changes:
    - Add additional dep8 tests.
    - Use snakeoil certificates.
    - Add an example refresh pattern for debs.
    - Add disabled by default AppArmor profile.
    - Enable autoreconf. This is no longer required for the security updates,
      but is needed for the seddery of test-suite/Makefile.am in
      d/t/upstream-test-suite.
    - Correct attribution and add explanatory note in d/NEWS.debian.
    - Drop Conflicts/Replaces of squid against squid3. In Ubuntu, the migration
      happened in Xenial, so no upgrade path still requires this code. This
      reduces upgrade ordering difficulty.
    - Adjust seddery for upstream test squid binary location.
    - Revert "Set pidfile for systemd's sysv-generator" from Debian.
    - Drop wrong short-circuiting of various invocations; we always want to
      call the debhelper block.
  * Drop:
    - Add missing Pre-Depends on adduser.
      [Fixed in Debian 3.5.23-2]
  * GCC7 FTBFS fixes (LP: #1712668):
    - d/rules: don't error when hitting the "deprecated" and
      "format-truncation" gcc7 warnings. Upstream 3.5.27 has fixes for these,
      but one in Format.cc that affects 32bit builds was deemed too intrusive
      for the 3.5 stable series and is only in squid 4.x
    - debian/patches/gcc7-squidpurge-4695.patch: GCC 7 build errors.
      Thanks to Lubos Uhliarik <email address hidden>.
    - debian/patches/gcc7-assert-wants-boolean.patch: assert() takes a
      boolean.  Thanks to Amos Jeffries <email address hidden>

 -- Andreas Hasenack <email address hidden>  Thu, 24 Aug 2017 16:04:35 -0300

Upload details

Uploaded by:
Andreas Hasenack
Sponsored by:
Nish Aravamudan
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
squid3_3.5.23.orig.tar.gz 4.5 MiB f81eeee0fb046ad636566b51fe4f72b8bc66d454d7082ef38e273c3f4b09f6db
squid3_3.5.23-5ubuntu1.debian.tar.xz 47.3 KiB 2c56d5caad1447cca07beeca81070fa78fa2fb0ba54c967695ad2f5fdcdad568
squid3_3.5.23-5ubuntu1.dsc 2.3 KiB 6e6ea1fa30fb56a6b552e045e54b8d2f7f76a46c097cd014a6db81891ecff1f3

View changes file

Binary packages built by this source

squid: No summary available for squid in ubuntu artful.

No description available for squid in ubuntu artful.

squid-cgi: No summary available for squid-cgi in ubuntu artful.

No description available for squid-cgi in ubuntu artful.

squid-common: No summary available for squid-common in ubuntu artful.

No description available for squid-common in ubuntu artful.

squid-dbg: No summary available for squid-dbg in ubuntu artful.

No description available for squid-dbg in ubuntu artful.

squid-purge: No summary available for squid-purge in ubuntu artful.

No description available for squid-purge in ubuntu artful.

squid3: No summary available for squid3 in ubuntu artful.

No description available for squid3 in ubuntu artful.

squidclient: Full featured Web Proxy cache (HTTP proxy) - control utility

 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, ICY and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
 .
 This package contains a small utility that can be used to get URLs from the
 command line.