[Hackage] #772: cabal sdist fails to preserve file permission bits
#772: cabal sdist fails to preserve file permission bits ----------------------------------+----------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: high | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: major | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- The tarball produced by cabal fails to preserve file permission bits as of version 1.8. The enclosed a patch that fixes the problem. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/772 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
#772: cabal sdist fails to preserve file permission bits
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:                     
      Type:  defect         |       Status:  closed             
  Priority:  high           |    Milestone:  Cabal-1.10         
 Component:  Cabal library  |      Version:  1.8.0.6            
  Severity:  major          |   Resolution:  fixed              
  Keywords:                 |   Difficulty:  very easy (<1 hour)
Ghcversion:                 |     Platform:                     
----------------------------+-----------------------------------------------
Changes (by duncan):
  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => Cabal-1.10
Comment:
 Applied.
 {{{
 Mon Dec 20 18:13:08 GMT 2010  ramsdell@mitre.org
   * sdist perms fix
 }}}
 Plus
 {{{
 on Jan 17 14:42:43 GMT 2011  Duncan Coutts 
participants (1)
- 
                
Hackage