patch applied (hackage-server): "Remove the pkgDesc field from PkgInfo" and 1 others
devnull at community.haskell.org
devnull at community.haskell.org
Wed Aug 1 13:23:08 CEST 2012
Wed Aug 1 12:16:49 BST 2012 Ian Lynagh <ian at well-typed.com>
* Remove the pkgDesc field from PkgInfo
Ignore-this: 4bc99b4d21e7396e0840598774b424d8
This should reduce the memory usage of the server
M ./Distribution/Server/Features/Check.hs -1
M ./Distribution/Server/Features/Mirror.hs -2
M ./Distribution/Server/Features/Upload.hs -1
M ./Distribution/Server/LegacyImport/BulkImport.hs -2 +1
M ./Distribution/Server/Packages/Backup.hs -2 +1
M ./Distribution/Server/Packages/State.hs -1
M ./Distribution/Server/Packages/Types.hs -7 +11
M ./Distribution/Server/Pages/Index.hs -1 +1
M ./Distribution/Server/Pages/Recent.hs -5 +3
Wed Aug 1 12:21:57 BST 2012 Ian Lynagh <ian at well-typed.com>
* Don't link with -rtsopts
Ignore-this: f839329120673e799b59f17acfc3c7d
It makes the server vulnerable by default
M ./hackage-server.cabal -1 +1
More information about the cabal-devel
mailing list