Commit Graph

201 Commits

Author SHA1 Message Date
Jiri Skala
32dcfdc621 enabled eCAP support 2011-05-18 22:05:53 +02:00
Jiri Skala
e34d3a9840 applied corrections of unused patch (Ismail Dönmez) 2011-05-04 20:52:08 +02:00
Jiri Skala
7cdf3b4e86 Update to 3.1.12 upstream release 2011-04-15 10:30:27 +02:00
Jiri Skala
e15147797c - Update to 3.1.11 upstream release
- fixes issue with unused variale after mass rebuild (gcc-4.6)
2011-02-10 10:29:48 +01:00
Dennis Gilmore
8b0389bcf7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 09:52:37 -06:00
Jiri Skala
f2a3fb4e0e - Update to 3.1.10 upstream release 2011-01-06 08:47:31 +01:00
Jiri Skala
ce3fc20d2b - rebuild for libxml2 2010-11-05 12:23:43 +01:00
Jiri Skala
bc9cd25c0c - fixes #647967 - build with -fPIE option back and dropped proper libltdl usage 2010-11-02 09:06:19 +01:00
Jiri Skala
af24c2350b - fixes #647967 - build with -fPIE option back and dropped proper libltdl usage 2010-11-02 08:30:58 +01:00
Henrik Nordstrom
d8d8b187c5 Bug 647967 - license clarification & specfile cleanup 2010-10-30 20:41:41 +02:00
Henrik Nordstrom
b451f3c345 3.1.9 2010-10-25 20:25:24 +02:00
Henrik Nordstrom
926877c780 3.1.9 2010-10-25 20:18:46 +02:00
Henrik Nordstrom
5574a595b0 3.1.9 2010-10-25 20:18:25 +02:00
Henrik Nordstrom
64cc703fa5 3.1.9 2010-10-25 20:17:00 +02:00
Henrik Nordstrom
2e2dc1fc4d 3.1.9 2010-10-25 15:27:02 +02:00
Jiri Skala
83a47e023c - fixes #584161 - squid userid not added to wbpriv group 2010-10-14 15:06:08 +02:00
Henrik Nordstrom
eee43d66fa 3.1.8 / squid-2010:3 2010-09-05 18:47:17 +02:00
Henrik Nordstrom
39d5b858b8 Drop -fPIE flags 2010-09-03 11:19:20 +02:00
Henrik Nordstrom
dfc56c97ea 3.1.7 2010-08-24 21:26:48 +02:00
Henrik Nordstrom
0021051b4a 3.1.6 2010-08-20 15:17:49 +02:00
Henrik Nordström
b00560c1d5 Try requiring libltdl-devel instead. Really should be using the system ltdl
anyway
2010-07-15 11:35:09 +00:00
Henrik Nordström
b1341dcc6b Fixup libtool the same way as done upstream instead 2010-07-15 11:14:26 +00:00
Henrik Nordström
4fc046a2f0 bump release 2010-07-15 10:57:39 +00:00
Henrik Nordström
5d542e624d 3.1.5 bundles a broken libtool.. bootstrap the sources again 2010-07-15 10:56:47 +00:00
Henrik Nordström
3aa1c0e3a2 3.1.5 + bugfixes 2010-07-15 09:01:06 +00:00
Henrik Nordström
bc9c90b4f1 List header case-insensitiveness bugfix 2010-05-31 19:59:21 +00:00
Henrik Nordström
79d2dd35c2 3.1.4 2010-05-30 13:55:31 +00:00
Henrik Nordström
de8778fa44 Various IPv6 related fixes 2010-05-14 05:56:10 +00:00
Henrik Nordström
34e993cf86 3.1.3 2010-05-02 21:43:59 +00:00
Henrik Nordström
40deeeb41a Bump release due to missing patch in F-13 tree 2010-04-19 18:02:39 +00:00
Henrik Nordström
42a149d0d4 Bug #583489: Adjust logrotate script to changes in logrotate package, and
forward port of #548903 - comm_open: socket failure: (97)
    Address..(ipv6) to F-13 & devel
2010-04-19 17:55:50 +00:00
Henrik Nordström
d39ddfae74 noufsdump patch is now upstream 2010-03-30 09:21:24 +00:00
Henrik Nordström
bda4065216 3.1.1 2010-03-30 09:19:29 +00:00
Henrik Nordström
39a113db4f 3.1.0.18 2010-03-15 09:11:33 +00:00
Henrik Nordström
fb70713567 Bug 569120, fails to open unbound ipv4 listening sockets 2010-02-28 22:09:48 +00:00
Henrik Nordström
c937a1c67b Backport OpenSSL 1.0 fix from HEAD 2010-02-25 13:28:01 +00:00
Henrik Nordström
ba07d10e8d 3.1.0.17 2010-02-25 11:25:51 +00:00
Henrik Nordström
86d2c8c828 correct changelog 2010-02-18 22:33:19 +00:00
Henrik Nordström
fd65b4c79a Workaround for Fedora-13 build failure
for some reason Fedora-13 fails to link ufsdump. Luckily it's not needed so
    we can just disable it in the build (never installed, only compiled)
2010-02-18 22:32:51 +00:00
Henrik Nordström
2b55ee071a patch number typo 2010-02-18 01:08:20 +00:00
Henrik Nordström
c74bef4cc8 SQUID-2010:2 2010-02-13 23:28:36 +00:00
Henrik Nordström
0f698a3818 Properly bump release 2010-02-06 23:27:27 +00:00
Henrik Nordström
0307331404 correted 3.1.0.16 upstream release, respun with the same version number.. 2010-02-06 23:16:13 +00:00
Jiri Skala
e7ee3bc4e4 - spec file modified to be fedora packaging guidline compliant
- little shifting lines in init script header due to rpmlint complaint
- fixes assertion during start up
2010-02-06 13:29:25 +00:00
Jiri Skala
b99b92d821 - spec file modified to be fedora packaging guidline compliant
- little shifting lines in init script header due to rpmlint complaint
2010-02-03 13:13:41 +00:00
Henrik Nordström
fe0ffa36fc Correct changelog 2010-02-01 21:22:58 +00:00
Henrik Nordström
92df29eeac upstream pam_auth build fixes 2010-02-01 14:38:12 +00:00
Henrik Nordström
dc7c9c2dbe 3.1.0.16 DoS fix (Squid-2010:1) 2010-02-01 12:36:12 +00:00
Henrik Nordström
2bc5280f29 fixed #551302 PROXY needs libcap. Also increases security a little.
merged relevant upstream bugfixes waiting for next 3.1 release
2010-01-09 11:00:43 +00:00
Henrik Nordström
02307c73c8 smb-patch rediffed for 3.1.0.15 2009-11-23 16:57:17 +00:00