On 12/09/2011 04:43 PM, April Chin wrote:
I only have one comment. In the Makefile, I don't think you want to
remove:
32 COMPONENT_PROJECT_URL= http://www.squid-cache.org/
Correct. And you want to revert the COMPONENT_ARCHIVE_URL line back the
way it previously was:
COMPONENT_ARCHIVE_URL=
$(COMPONENT_PROJECT_URL)Versions/v3/3.1/$(COMPONENT_ARCHIVE)
In the .p5m file:
98 -dir path=var/squid/cache group=webservd owner=webservd mode=0755
99 -dir path=var/squid/logs group=webservd owner=webservd mode=0755
100 -dir path=var/squid/run group=webservd owner=webservd mode=0755
101 +dir path=var/squid/cache group=webservd mode=0755 owner=webservd
102 +dir path=var/squid/logs group=webservd mode=0755 owner=webservd
103 +dir path=var/squid/run group=webservd mode=0755 owner=webservd
These lines are the same apart from you rearranging them. I suggest putting
them back in the original order so the change doesn't show up in the webrev.
1623 -legacy pkg=SUNWsquidr \
1624 - desc="Squid Web Proxy Cache" \
1819 +legacy pkg=SUNWsquidr desc="Squid Web Proxy Cache" \
1625 1820 name="Squid Web Proxy Cache (root)"
1626 -legacy pkg=SUNWsquidu \
1627 - desc="Squid Web Proxy Cache" \
1821 +legacy pkg=SUNWsquidu desc="Squid Web Proxy Cache" \
1628 1822 name="Squid Web Proxy Cache (usr)"
Same here. Please put it back the way it originally was, so the unnecessary
change doesn't show up.
On 12/ 9/11 02:58 PM, Srinivasa Sarva wrote:
Please review the following
CR7119933 Upgrade Squid to 3.1.18
CR7088912 Problem with utility/squid
This is a security bug which has been fixed after 3.1.15 releases.
Webrev
http://jurassic.us.oracle.com/net/ssarva-us/export/home/srini/clone/Dec8//webrev/index.html
Thanks
Srini
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss