Wed Aug 1 12:16:49 BST 2012 Ian Lynagh
* 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
* Don't link with -rtsopts
Ignore-this: f839329120673e799b59f17acfc3c7d
It makes the server vulnerable by default
M ./hackage-server.cabal -1 +1