- Correct changelog
* Bug 4885: Excessive memory usage when running out of descriptors * Bug 4877: Add missing text about external_acl_type %DATA changes * Bug 4875 pt1: GCC-8 compile errors with -O3 optimization * Bug 4716: Blank lines in cachemgr.conf are not skipped * Bug 4691: balance_on_multiple_ip config option docs * basic_pop3_auth: fix startup errors * langpack: Add missing dialect aliases * Fix range_offset_limit debugging * Fix icc build errors * Update systemd dependencies in squid.service OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=166
This commit is contained in:
parent
c2c03bd33a
commit
71b88f256b
@ -1,12 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 07:36:49 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Correct changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 02 10:16:22 UTC 2018 - sean@suspend.net
|
||||
|
||||
- New upstream stable version 4.3:
|
||||
+ fix bug #4885: excessive memory usage when running out of descriptors
|
||||
+ fix bug #4875: gcc-8 compile errors with -O3 optimization
|
||||
+ fix bug #4691: balance_on_multiple_ip config option docs
|
||||
+ fix bug #4877: add missing text about external_acl type %DATA changes
|
||||
+ fix bug #4716: blank lines in cachemgr.conf are not skipped
|
||||
* Bug 4885: Excessive memory usage when running out of descriptors
|
||||
* Bug 4877: Add missing text about external_acl_type %DATA changes
|
||||
* Bug 4875 pt1: GCC-8 compile errors with -O3 optimization
|
||||
* Bug 4716: Blank lines in cachemgr.conf are not skipped
|
||||
* Bug 4691: balance_on_multiple_ip config option docs
|
||||
* basic_pop3_auth: fix startup errors
|
||||
* langpack: Add missing dialect aliases
|
||||
* Fix range_offset_limit debugging
|
||||
* Fix icc build errors
|
||||
* Update systemd dependencies in squid.service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 13 07:30:05 UTC 2018 - adam.majer@suse.de
|
||||
|
@ -24,7 +24,7 @@ Release: 0
|
||||
Summary: Caching and forwarding HTTP web proxy
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Web/Proxy
|
||||
Url: http://www.squid-cache.org
|
||||
URL: http://www.squid-cache.org
|
||||
Source0: http://www.squid-cache.org/Versions/v4/squid-%{version}.tar.xz
|
||||
Source1: http://www.squid-cache.org/Versions/v4/squid-%{version}.tar.xz.asc
|
||||
Source5: pam.squid
|
||||
|
Loading…
Reference in New Issue
Block a user