<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>7062</bug_id>
          
          <creation_ts>2005-06-11 12:04:53 +0400</creation_ts>
          <short_desc>squid: fix dependency on shellwords.pl</short_desc>
          <delta_ts>2005-06-29 12:32:01 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>squid</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="at@altlinux.org">at</reporter>
          <assigned_to name="Denis Ovsienko">pilot</assigned_to>
          <cc>egori</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25588</commentid>
    <comment_count>0</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2005-06-11 12:04:53 +0400</bug_when>
    <thetext>alt-req-shellwords.patch:
--- wbinfo_group.pl-	2004-02-17 22:37:51 +0000
+++ wbinfo_group.pl	2005-06-11 08:01:57 +0000
@@ -17,7 +17,7 @@
 #
 
 # external_acl uses shell style lines in it&apos;s protocol
-require &apos;shellwords.pl&apos;;
+use Text::ParseWords qw(shellwords);
 
 # Disable output buffering
 $|=1;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25803</commentid>
    <comment_count>1</comment_count>
    <who name="Denis Ovsienko">pilot</who>
    <bug_when>2005-06-15 14:07:04 +0400</bug_when>
    <thetext>Будет в следующей сборке.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26393</commentid>
    <comment_count>2</comment_count>
    <who name="Denis Ovsienko">pilot</who>
    <bug_when>2005-06-24 17:03:49 +0400</bug_when>
    <thetext>2.5.STABLE10-alt1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>