use md5sum-string instead of md5sum-sequence to adjust to upstream changes
authorRyan Davis <ryan@acceleration.net>
Thu, 7 Mar 2013 16:58:14 +0000 (11:58 -0500)
committerRyan Davis <ryan@acceleration.net>
Thu, 7 Mar 2013 16:58:14 +0000 (11:58 -0500)
commit906d7a71b35ee1cd6d281623694bc90ced22c339
treef80c7f872a1ce48b363aef57062fb838e8d6d829
parentf77d85fd5840378b71d2e29e4092e48c1a42c8ca
use md5sum-string instead of md5sum-sequence to adjust to upstream changes

https://github.com/marijnh/Postmodern/issues/27 has a good description
of the changes in the MD5 library:

The latest "release" of md5 (dated 20121125 according to quicklisp) will silently cast strings to byte arrays, yielding incorrect checksums and causing cl-postgres to fail to authenticate.
db-postgresql-socket/postgresql-socket-api.lisp