SHA256
1
0
forked from pool/squid
Commit Graph

56 Commits

Author SHA256 Message Date
Martin Pluskal
58533321f1 Accepting request 394489 from server:proxy:Test
OBS-URL: https://build.opensuse.org/request/show/394489
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=105
2016-05-09 14:36:52 +00:00
Martin Pluskal
3acf44688e Accepting request 394480 from server:proxy:Test
OBS-URL: https://build.opensuse.org/request/show/394480
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=104
2016-05-09 14:33:23 +00:00
Martin Pluskal
0f9e5926ef Accepting request 383784 from server:proxy:Test
- Update to 3.5.16 (boo#973771)

OBS-URL: https://build.opensuse.org/request/show/383784
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=102
2016-04-04 08:58:26 +00:00
Martin Pluskal
d6296f8a82 Accepting request 367803 from server:proxy:Test
Update to 3.5.15 (forwarded request 367800 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/367803
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=100
2016-03-07 19:53:51 +00:00
Christian Wittmer
672f1d1019 Accepting request 355747 from server:proxy:Test
squid 4 is Beta, revert to 3.5.x, update to 3.5.13, fix ChangeLog

OBS-URL: https://build.opensuse.org/request/show/355747
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=98
2016-01-25 13:29:48 +00:00
Christian Wittmer
e1b4411a42 Accepting request 355597 from server:proxy:Test
squid 4 is Beta, revert to 3.5.x, update to 3.5.13

OBS-URL: https://build.opensuse.org/request/show/355597
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=97
2016-01-24 21:09:22 +00:00
Martin Pluskal
921e22a00d Accepting request 348053 from server:proxy:Test
- Update to 4.0.3

OBS-URL: https://build.opensuse.org/request/show/348053
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=95
2015-12-09 10:49:54 +00:00
Martin Pluskal
8920b43a0b Accepting request 348038 from server:proxy:Test
OBS-URL: https://build.opensuse.org/request/show/348038
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=94
2015-12-09 10:01:10 +00:00
Jochen Keil
f2a6677342 - Fix rpmlint errors / warnings
* systemd-service-without-service_add_pre
    moved service_add_pre to %pre
  * non-etc-or-var-file-marked-as-conffile
    moved mib.txt to /usr/share/snmp/mibs/SQUID-MIB.txt
    idea taken from Fedora package
  * macro-in-comment
    removed comment

Other issues are:

- permissions-dir-without-slash
  => opened security audit bug: bsc#950557

- missing-call-to-setgroups-before-setuid
  * should be an upstream bug

- binary-or-shlib-calls-gethostbyname
  * should be an upstream bug

OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=92
2015-10-15 15:08:57 +00:00
Jochen Keil
0c05a3b834 - Changes to squid-3.5.10 (01 Oct 2015):
* Regression Fix cache_peer login=PASS(THRU) after CVE-2015-5400
  * Regression Bug 4326: base64 binary encoder rejects data beginning with nil byte
  * Bug 4323: Netfilter broken cross-includes with Linux 4.2
  * Bug 4328: %un format code does not work for external ACLs in credentials-fetching rules
  * Bug 4208: more than one port in wccp2_service_info line causes error
  * Bug 4304: PeerConnector.cc:743 "!callback" assertion.
  * Bug 4330: Do not use SSL_METHOD::put_cipher_by_char to determine size of SSL hello ciphers
  * Relicense ntlm_fake_auth.pl to GPLv2+
  * Relicense smb_lm auth helper to GPLv2+
  * Relicense SSPI helper to GPLv2+
  * ... and several minor performance optimizations

OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=90
2015-10-08 14:49:06 +00:00
Christian Wittmer
07031411bd rebase squid-config.patch
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=87
2015-09-04 15:19:22 +00:00
Jochen Keil
30b301923f - Changes to squid-3.5.8 (02 Sep 2015):
* Regression Bug 4306: build portability fix in Kerberos helpers
  * Bug 4302: IPFilter v5 transparent interception
  * Bug 4301: compile errors with IPFilter interception
  * Bug 4285 partial: %us is not supported in access.log
  * Bug 4278: Docs: typo in the refresh_pattern freshness algorithm
  * Bug 4242: compile errors with eCAP using clang-3.6
  * Bug 3696: crash when client delay pools are activated
  * Bug 3553: cache_swap_high ignored and maxCapacity used instead
  * Regression Fix: FtpServer.cc:1024: "reply != NULL" assertion
  * Fix ignore of impossible SSL bumping actions, as intended and documented
  * Fix memory leak in Surrogate-Capability header detection
  * Fix truncated body length when RESPMOD service aborts
  * Reject non-chunked HTTP messages with conflicting Content-Length values
  * Support splice for SSLv3 and TLSv1 sessions that start with an SSLv2 Hello
  * ... and several portability and compile fixes
  * ... and several documentation updates

OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=86
2015-09-03 13:02:05 +00:00
Jochen Keil
8507b0836c - Move update logic to proper scriptlet
* Replace 'etc' with %{_sysconfdir} macro

OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=84
2015-08-10 12:29:31 +00:00
Christian Wittmer
1bb7ead10c Accepting request 320787 from server:proxy:Test
update to 3.5.7

OBS-URL: https://build.opensuse.org/request/show/320787
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=82
2015-08-05 21:25:35 +00:00
Martin Pluskal
a8325841ad Accepting request 317732 from server:proxy:Test
- Update to 3.5.6
  * Bug 4274: ssl_crtd.8 not being installed
  * Bug 4193: memory leak on FTP listings
  * Bug 4183: segfault when freeing https_port clientca on 
    reconfigure or exit
  * Bug 3875: bad mimeLoadIconFile error handling
  * Bug 3483: assertion failed store.cc:1866: 'isEmpty()'
  * Bug 3329: pinned server connection is not closed properly
  * TLS: Disable client-initiated renegotiation
  * ext_edirectory_userip_acl: fix uninitialized variable
  * Support custom OIDs in *_cert ACLs
  * Fix CONNECT failover to IPv4 after trying broken IPv6 servers
  * Use relative-URL in errorpage.css for SN.png
  * Do not blindly forward cache peer CONNECT responses
  * Fix assertion String.cc:221: "str"
  * Fix assertion comm.cc:759: "Comm::IsConnOpen(conn)" in
    ConnStateData::getSslContextDone
  * Translations: add Spanish US dialect alias
- Drop no longer needed squid-nobuilddates.patch

OBS-URL: https://build.opensuse.org/request/show/317732
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=80
2015-07-21 11:48:51 +00:00
Martin Pluskal
631c738b0a Accepting request 310389 from server:proxy:Test
1

OBS-URL: https://build.opensuse.org/request/show/310389
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=78
2015-06-04 22:51:06 +00:00
Martin Pluskal
252937dc51 Accepting request 308402 from server:proxy:Test
- Update to 3.5.4
- Refresh patches

OBS-URL: https://build.opensuse.org/request/show/308402
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=76
2015-05-22 18:22:37 +00:00
Martin Pluskal
908318e727 Accepting request 305548 from server:proxy:Test
1

OBS-URL: https://build.opensuse.org/request/show/305548
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=74
2015-05-06 08:55:14 +00:00
Martin Pluskal
77be9e00d4 Accepting request 304324 from server:proxy:Test
- Fix update from 3.4 to 3.5

- Fix SLE 11 build with older kerberos libraries

OBS-URL: https://build.opensuse.org/request/show/304324
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=72
2015-04-28 09:27:43 +00:00
Martin Pluskal
65168e03c3 Accepting request 304037 from server:proxy:Test
OBS-URL: https://build.opensuse.org/request/show/304037
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=70
2015-04-26 11:28:54 +00:00
Martin Pluskal
38587fb5fc Accepting request 304031 from server:proxy:Test
1

OBS-URL: https://build.opensuse.org/request/show/304031
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=69
2015-04-26 11:20:33 +00:00
Christian Wittmer
7fcad09b21 Accepting request 286698 from server:proxy:Test
remove obsolete RELEASENOTES

OBS-URL: https://build.opensuse.org/request/show/286698
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=67
2015-02-18 23:30:16 +00:00
Christian Wittmer
9412243d2f Accepting request 285729 from home:pluskalm:branches:server:proxy
- Update to 3.4.11:
  * cachemgr.cgi: memory leak in request parser
  * Fix typo on commStartSslClose
  * Fix SQUID_CC_REQUIRE_ARGUMENT autoconf macro
  * Bug #3760: squidclient ignores --disable-ipv6
  * Bug #3664: ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11
  * Bug #3754: configure doesnt detect IPFilter 5.1.2 system headers
  * Bug #4164: SEGFAULT when %W formating code used in errorpages
  * Deleting first fs left psstate->servers pointing to uninitialized memory
  * Maintenance: check release notes on packaging
  * Bug #4057: Avoid on-exit crashes when adaptation is enabled.

OBS-URL: https://build.opensuse.org/request/show/285729
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=66
2015-02-18 23:18:29 +00:00
Christian Wittmer
69403394b4 Accepting request 286695 from server:proxy:Test
recover old spec, fix permissions for SLE11

OBS-URL: https://build.opensuse.org/request/show/286695
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=65
2015-02-18 23:15:24 +00:00
Tomáš Chvátal
3ca11bdc56 Accepting request 280563 from server:proxy:Test
- Cleanup with spec-cleaner
- Version bump to 3.4.10:
  * Fix bootstrap.sh dependency on SPONSORS.list
  * HTTP/2: Support 421 (Misdirected Request) status code
  * Alternate-Protocol is a hop-by-hop header
  * Bug #4148: external_acl_type header format does not accept the new libformat syntax
  * Bug #4033: Rebuild corrupted ssl_db/size file
  * Bug #3902: Docs: external_acl_type cache hash key
  * Bug #4145: squid_endian.h compile errors with OpenBSD 5.6
  * Fix segmentation fault in ACLUrlPathStrategy::match
- Remove support for other distros as we build for opensuse anyway

- remove permissions.easy and permissions.paranoid files from package
  as they are not used any more

OBS-URL: https://build.opensuse.org/request/show/280563
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=64
2015-01-09 10:36:46 +00:00
Christian Wittmer
a26a7b04bb Accepting request 266863 from server:proxy:Test
factory fixes

OBS-URL: https://build.opensuse.org/request/show/266863
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=63
2015-01-02 15:04:06 +00:00
Tomáš Chvátal
08d4caed07 Accepting request 264508 from home:dimstar:branches:server:proxy
Use URLs to paths that the source validator actually understands
  and make this acceptable for Tumbleweed.

The source validatory uses
  perl -I/usr/lib/build -MBuild -e Build::show /usr/lib/build/configs/sl13.2.conf squid.spec sources
to find the sources; and this seems to not like the %() parts to expand.

Would be nice to have this fixed in Tumbleweed - after failing for 19 days

OBS-URL: https://build.opensuse.org/request/show/264508
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=62
2014-12-24 16:18:44 +00:00
Christian Wittmer
c3f10526dc Accepting request 263262 from server:proxy:Test
update to 3.4.9, fix for bnc#891268 (CVE-2014-7141, CVE-2014-7142)

OBS-URL: https://build.opensuse.org/request/show/263262
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=61
2014-11-27 20:53:15 +00:00
Christian Wittmer
c1113da01b Accepting request 247589 from server:proxy:Test
fix for bnc#894840

OBS-URL: https://build.opensuse.org/request/show/247589
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=60
2014-09-04 21:20:40 +00:00
Christian Wittmer
5a2a646e40 Accepting request 244146 from server:proxy:Test
some permission and redhat stuff

OBS-URL: https://build.opensuse.org/request/show/244146
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=59
2014-08-10 17:56:45 +00:00
Lars Vogdt
f645c10624 Accepting request 243193 from home:dimstar:rpmlintrc
Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/243193
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=58
2014-08-10 14:48:24 +00:00
Christian Wittmer
14dee11119 fix pidfiledir
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=56
2014-03-28 18:49:46 +00:00
Christian Wittmer
9a499fc5bf fix changes file
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=54
2014-03-16 23:52:40 +00:00
Christian Wittmer
e331af6a50 Accepting request 226292 from home:bmanojlovic:branches:server:proxy
- added patch to force kerberos principalname handling
  ( http://bugs.squid-cache.org/show_bug.cgi?id=4042 )

OBS-URL: https://build.opensuse.org/request/show/226292
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=53
2014-03-16 13:39:08 +00:00
Christian Wittmer
b16b6d18da Accepting request 226276 from server:proxy:Test
fix for bnc#743563, update to 3.4.4

OBS-URL: https://build.opensuse.org/request/show/226276
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=52
2014-03-15 21:47:02 +00:00
Christian Wittmer
1bd7a002f9 Accepting request 225977 from home:bmanojlovic:branches:server:proxy
- add ssl bump to build config

OBS-URL: https://build.opensuse.org/request/show/225977
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=51
2014-03-14 18:23:19 +00:00
Christian Wittmer
72ca3a8613 Accepting request 214646 from server:proxy:Test
update to 3.4.2

OBS-URL: https://build.opensuse.org/request/show/214646
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=49
2014-01-21 23:20:48 +00:00
Christian Wittmer
dbcfdd68ea Accepting request 212267 from home:computersalat:devel:proxy
update to 3.3.11

OBS-URL: https://build.opensuse.org/request/show/212267
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=47
2013-12-25 21:46:51 +00:00
Christian Wittmer
c5644019a7 Accepting request 201324 from home:computersalat:devel:proxy
update to 3.3.9

OBS-URL: https://build.opensuse.org/request/show/201324
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=45
2013-09-28 18:16:44 +00:00
Christian Wittmer
a266946ee5 Accepting request 197900 from server:proxy:Test
update to 3.3.8

OBS-URL: https://build.opensuse.org/request/show/197900
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=43
2013-09-08 12:03:13 +00:00
Christian Wittmer
80fe4147a0 Accepting request 184541 from home:bruno_friedmann:branches:server:proxy
Upgrade to last bugfix upstream release, Make version and date vars in description, Refreshed REALEASENOTE.html file

OBS-URL: https://build.opensuse.org/request/show/184541
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=41
2013-07-28 20:27:43 +00:00
Tomáš Chvátal
e5e777489b - Add patch squid-fix-pod2man-check.patch solving building with
new perl.

OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=39
2013-07-25 10:19:30 +00:00
Michal Hrusecky (old before rename to _miska_)
fcb517a68c Accepting request 173973 from home:bruno_friedmann:branches:server:proxy
- Changes for squid 3.2.11 release (29 April 2013)
	- Fix enter_suid/leave_suid build errors in ip/Intercept.cc
	- GNU Hurd: define MAP_NORESERVE as no-op when missing
	- Bug #3833: Option '-k' is not present in squidclient man page
	- Bug #3817: Memory leak in SSL cert validate for alt_name peer certs
	- Bug #3822: Locate LDAP and SASL headers in /usr/local/include for BSD support
	- Bug #3825: basic_ncsa_auth segfaulting with glibc-2.17
	- Bug #3774: -k reconfigure drops rock
	- Bug #3565: Resuming postponed accept kills Squid
	- HTTP/1.1: partial support for no-cache and private controls with parameters
	- ssl_crtd: helpers dying during startup on ARM
	- Updated copyright for icons/SN.png
	- Revert r11810 - tools.h does not exist in 3.2

OBS-URL: https://build.opensuse.org/request/show/173973
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=37
2013-05-09 14:10:10 +00:00
Christian Wittmer
634248591d Accepting request 160810 from home:bruno_friedmann:branches:server:proxy
Fixed squid.service file (sorry for the previous mess), Commented patch line removed. Ready for factory, and have patchinfo for 12.3

OBS-URL: https://build.opensuse.org/request/show/160810
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=35
2013-03-24 21:22:31 +00:00
Christian Wittmer
42c155b8fa Accepting request 159652 from home:bruno_friedmann:branches:server:proxy
Rework the systemd squid.service to make it able to intialize cache directory (squid -z) fixing bnc#802635
Removing the unneeded bash wrapper
Upgrade to bugfixes upstream release 3.2.9

- New revision for squid.service (using only sed)
  handle multiple cache_dir line
  Added sed as require 
- Packaging : fixed systemd squid.service 
	- Rework on squid.service ExecStartPre line 
	  remove dependency on unfunctionnal wrapper 
	- Fix bnc#802635 (creating cache struture fail on first call)
	- Fixed Type=forking and remove the use off -N (non daemon flag)
	- Fixed missing pid file
	- Structural : add all -k to end of Exec/Stop line
	- Ulimit : Added LimitNOFile=4096 ( same value as in /etc/sysconfig)
		but there's no way to decode dynamically /etc/sysconfig
	- Remove syslog.target ( no need anymore : advise from fcrozat )
	- Clean up squid_cache_build.sh 
- Changes to squid-3.2.9 (12 Mar 2013):
	- Regression fix: Accept-Language header parse
	- Bug 3673: Silence 'Failed to select source' messages
	- Fix authentication headers sent on peer digest requests
	- Fix build error on Solaris, OpenIndiana, Omnios
- Changes to squid-3.2.8 (02 Mar 2013):
	- Bug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_uses_indirect_client
	- Bug 3763: diskd Error: no filename in shm buffer
	- Bug 3752: objects that cannot be cached in memory are not cached on disk
	- Bug 3753: Removes the domain from the cache_peer server pconn key
	- Bug 3749: IDENT lookup using wrong ports to identify the user
	- Bug 3723: tcp_outgoing_tos/mark broken for CONNECT requests
	- Bug 3686: cache_dir max-size default fails
	- Bug 3515: crash in FtpStateData::ftpTimeout
	- Bug 3329: Quieten orphan Comm::Connection messages
	- Make squid -z for cache_dir rock preserve the rock DB

OBS-URL: https://build.opensuse.org/request/show/159652
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=34
2013-03-24 13:45:57 +00:00
Christian Wittmer
3870c6c7be Accepting request 155939 from home:edssvirt:branches:server:proxy
- Updated to squid-3.2.7 (01 Feb 2013)

OBS-URL: https://build.opensuse.org/request/show/155939
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=32
2013-02-21 18:38:30 +00:00
OBS User buildservice-autocommit
7c9fe625f7 Accepting request 148341 from server:proxy
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/148341
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=30
2013-01-14 08:49:46 +00:00
OBS User buildservice-autocommit
cf46fbd150 Updating link to change in openSUSE:Factory/squid revision 4.0
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=6d776b33925e2876138e17c105fa1451
2013-01-14 08:49:45 +00:00
Christian Wittmer
77a88b553d Accepting request 148369 from home:computersalat:devel:proxy
update to 3.2.6, fix for bnc#794954, fix for CVE-2012-5643

OBS-URL: https://build.opensuse.org/request/show/148369
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=29
2013-01-14 08:46:22 +00:00
Christian Wittmer
c0c0b25067 Accepting request 148340 from home:computersalat:devel:proxy
update to 3.2.6, fix for CVE-2012-5643

OBS-URL: https://build.opensuse.org/request/show/148340
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=28
2013-01-13 20:38:48 +00:00