[ubuntu/eoan-proposed] squid 4.6-2ubuntu1 (Accepted)
Andreas Hasenack
andreas at canonical.com
Mon May 20 13:57:12 UTC 2019
squid (4.6-2ubuntu1) eoan; urgency=medium
* Merge with Debian unstable. Remaining changes:
- Use snakeoil certificates.
- Add an example refresh pattern for debs.
- d/usr.sbin.squid: Add sections for maas-proxy, squid-deb-proxy,
squidguard
- d/rules: Add -Wno-format-truncation to CXXFLAGS as a workaround if
building for ppc64el. On that arch, dpkg-buildflags sets -O3 instead of
-O2 and that triggers a format-truncation error on pcon.cc. See
See https://bugs.squid-cache.org/show_bug.cgi?id=4875
- d/p/fix-rotate-assertion.patch: Fix assertion error when rotating logs.
Thanks to Vitaly Lavrov <vel21ripn at gmail.com>. (LP #1794553)
[Added Applied-Upstream header]
- d/rules: Only use -latomic with the intended architectures, instead of
all of them. This matches what was suggested in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907106#5
- d/NEWS.debian: rename d/NEWS.debian to d/NEWS so that
dh_installchangelogs can pick it up. dh_installchangelogs handles
d/NEWS or d/<package>.NEWS, but not NEWS.debian.
* Dropped:
- d/squid.tmpfile: add tmpfiles configuration to handle /var/run/squid
at boot. Thanks to Luigi Gangitano <luigi at debian.org> (LP #1816006)
[Fixed in 4.5-2]
- d/p/fix-uninitialized-var.patch: Workaround gcc's maybe-unitialized
error in parse_time_t, triggered on ppc64el due to the build using -O3
in that architecture.
[Fixed upstream]
- Add disabled by default AppArmor profile.
[Added by Debian in 4.6-2]
- d/usr.sbin.squid: fix the apparmor profile (LP #1796189):
+ allow net_admin capability
+ add attach_disconnected flag
[Fixed in 4.6-2]
squid (4.6-2) unstable; urgency=high
[ Andreas Hasenack <andreas at canonical.com> ]
* Add disabled by default AppArmor profile (Closes: #923213)
squid (4.6-1) unstable; urgency=high
[ Amos Jeffries <amosjeffries at squid-cache.org> ]
* New Upstream Release
- Fix multiple memory leak and data corruption issues
- Detect IPv6 loopback binding errors
- Do not call setsid() in --foreground mode
- Exit on fork() failures
- Fix OpenSSL builds that define OPENSSL_NO_ENGINE
- Fix multiple GCC-8 compile errors
squid (4.5-2) unstable; urgency=medium
[ Luigi Gangitano <luigi at debian.org> ]
* debian/{rules,squid.tmpfile}
- Add tmpfiles configuration to handle /var/run/squid at boot
* debian/squid.lintian-overrides
- Removed unused override file
squid (4.5-1) unstable; urgency=medium
[ Amos Jeffries <amosjeffries at squid-cache.org> ]
* New Upstream Release
* debian/control
- Bumped Standards-Version to 4.3.0, no change needed
* debian/rules
- Add /var/run/squid directory for SMP workers and helpers
[ Helmut Grohne <helmut at subdivi.de> ]
* debian/rules
- Pass BUILDCXX to ./configure on cross-builds
- use --with-build-environment=default to avoid arm64 flag issues
* debian/control
- Add cross-compile annotations to restrict GCC/LLVM dependency
(Closes: #916536)
[ Luigi Gangitano <luigi at debian.org> ]
* debian/control
- Fixed dependency on winbind instead of winbindd
* debian/squid{,3}.{postinst,postrm,preinst,maintscript}
- Moved dpkg-maintscript-helper commands to proper DH file
Date: Sat, 18 May 2019 14:39:09 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/squid/4.6-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 18 May 2019 14:39:09 -0300
Source: squid
Architecture: source
Version: 4.6-2ubuntu1
Distribution: eoan
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Closes: 916536 923213
Changes:
squid (4.6-2ubuntu1) eoan; urgency=medium
.
* Merge with Debian unstable. Remaining changes:
- Use snakeoil certificates.
- Add an example refresh pattern for debs.
- d/usr.sbin.squid: Add sections for maas-proxy, squid-deb-proxy,
squidguard
- d/rules: Add -Wno-format-truncation to CXXFLAGS as a workaround if
building for ppc64el. On that arch, dpkg-buildflags sets -O3 instead of
-O2 and that triggers a format-truncation error on pcon.cc. See
See https://bugs.squid-cache.org/show_bug.cgi?id=4875
- d/p/fix-rotate-assertion.patch: Fix assertion error when rotating logs.
Thanks to Vitaly Lavrov <vel21ripn at gmail.com>. (LP #1794553)
[Added Applied-Upstream header]
- d/rules: Only use -latomic with the intended architectures, instead of
all of them. This matches what was suggested in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907106#5
- d/NEWS.debian: rename d/NEWS.debian to d/NEWS so that
dh_installchangelogs can pick it up. dh_installchangelogs handles
d/NEWS or d/<package>.NEWS, but not NEWS.debian.
* Dropped:
- d/squid.tmpfile: add tmpfiles configuration to handle /var/run/squid
at boot. Thanks to Luigi Gangitano <luigi at debian.org> (LP #1816006)
[Fixed in 4.5-2]
- d/p/fix-uninitialized-var.patch: Workaround gcc's maybe-unitialized
error in parse_time_t, triggered on ppc64el due to the build using -O3
in that architecture.
[Fixed upstream]
- Add disabled by default AppArmor profile.
[Added by Debian in 4.6-2]
- d/usr.sbin.squid: fix the apparmor profile (LP #1796189):
+ allow net_admin capability
+ add attach_disconnected flag
[Fixed in 4.6-2]
.
squid (4.6-2) unstable; urgency=high
.
[ Andreas Hasenack <andreas at canonical.com> ]
* Add disabled by default AppArmor profile (Closes: #923213)
.
squid (4.6-1) unstable; urgency=high
.
[ Amos Jeffries <amosjeffries at squid-cache.org> ]
* New Upstream Release
- Fix multiple memory leak and data corruption issues
- Detect IPv6 loopback binding errors
- Do not call setsid() in --foreground mode
- Exit on fork() failures
- Fix OpenSSL builds that define OPENSSL_NO_ENGINE
- Fix multiple GCC-8 compile errors
.
squid (4.5-2) unstable; urgency=medium
.
[ Luigi Gangitano <luigi at debian.org> ]
* debian/{rules,squid.tmpfile}
- Add tmpfiles configuration to handle /var/run/squid at boot
.
* debian/squid.lintian-overrides
- Removed unused override file
.
squid (4.5-1) unstable; urgency=medium
.
[ Amos Jeffries <amosjeffries at squid-cache.org> ]
* New Upstream Release
.
* debian/control
- Bumped Standards-Version to 4.3.0, no change needed
.
* debian/rules
- Add /var/run/squid directory for SMP workers and helpers
.
[ Helmut Grohne <helmut at subdivi.de> ]
* debian/rules
- Pass BUILDCXX to ./configure on cross-builds
- use --with-build-environment=default to avoid arm64 flag issues
.
* debian/control
- Add cross-compile annotations to restrict GCC/LLVM dependency
(Closes: #916536)
.
[ Luigi Gangitano <luigi at debian.org> ]
* debian/control
- Fixed dependency on winbind instead of winbindd
.
* debian/squid{,3}.{postinst,postrm,preinst,maintscript}
- Moved dpkg-maintscript-helper commands to proper DH file
Checksums-Sha1:
0397a418e4c558b53ac7f3d1fe12c69a6a84427e 2762 squid_4.6-2ubuntu1.dsc
57d392b177bd9fe5896b480e29356cc555b5bfc8 5174095 squid_4.6.orig.tar.gz
69464a874133d0c61e5d4845b202a10549b6d6e9 40660 squid_4.6-2ubuntu1.debian.tar.xz
2d7ee1ed6fbc1e5017208483778fd6303da46391 8551 squid_4.6-2ubuntu1_source.buildinfo
Checksums-Sha256:
3f44d365a104c813f46d9332c82a1c0b030e7286c4ddc0c441fbecc16a4aaad1 2762 squid_4.6-2ubuntu1.dsc
190f5c015624f53279e5376749b08192f4023219398db3a40892d484513701c7 5174095 squid_4.6.orig.tar.gz
1f3208fa83938d818d4f85e2160dc22c83b20acd92081d9a0774e090c0f0f352 40660 squid_4.6-2ubuntu1.debian.tar.xz
93b8821457680e99397c79a93b2298385d31198a8d09eeb69e3fea608a7ca0c8 8551 squid_4.6-2ubuntu1_source.buildinfo
Files:
accd2bc621e35e5d49da2c04ce1ffae2 2762 web optional squid_4.6-2ubuntu1.dsc
bc5f9ddeda7e39d2f3338bc4bbce0d9b 5174095 web optional squid_4.6.orig.tar.gz
b31768dabfe7bb355c3ba45eef999d64 40660 web optional squid_4.6-2ubuntu1.debian.tar.xz
7becabd9096e7eb135affe27fc5c5ade 8551 web optional squid_4.6-2ubuntu1_source.buildinfo
Original-Maintainer: Luigi Gangitano <luigi at debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEiGZB1jWM2kalbBxyrJg+tb9ry6kFAlzisSYACgkQrJg+tb9r
y6lVJA/+PIyLalIDcFw4n8fkqY5CiA3dKoh1QHzmBeVzAvssHRiUn5YYISDl50Xz
Z0hco0ZeFT1Wpe2yqyQnBHvtJMrVsV+WqdqZlm1uIZ7oQxGV8e8bg6veNU0Dns/d
jPeWUlWkUhUUe292wPBYBj4XTV9EPuHMNX06kJ34xVowmmuFFBj0yMvqcqwWGSxz
rRX8k2DRvyOvzc6o+yYxOvy2V6nly2rX21YrQZTh2iEtnL8QPLOXOVCadPndLIcJ
7z82VWyAKSbrgHMu3XujIrg/hETdNCbGVgU4N/mufBc0WPg+BX1NxakQ9A4P0j41
VA+KSzJPg5TpXlkJIcg5L+cfnfGhvWCOk6WFp0DTdJtSknPKACZjQmDeApRlqEyf
Vc8HAasCwDvLPpcLACunFH3fLHXA8DaC4hkAGNb1ENkgoCmHesihH7753qnB7D/H
E1OrzwMJ6VtT/tVUp3x6VPc0AGYhrdkC9INle/YuibbQnuhcWWSe8+9I6JrUfyJB
7eVNwgp12PjZ/zBgXT/HVnobynsN/8ZRRHz45sD3K090pJdL7n48Udwk1uLu874Q
QfLcfXYpaap5MYKXgC/HqaQnkeaDKaIJkaJKmrI4pVhPVOPF3jBPT0bJZ584WiLR
y4hfz3UuDIzFFmKA+AOrULqkFbGMCT2VRGQk7Wi7/RHeH2icYNY=
=Fjbd
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list