Fix merge.
authorMatt Birkholz <matt@birchwood-abbey.net>
Thu, 28 Dec 2017 08:09:23 +0000 (01:09 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 28 Dec 2017 08:09:23 +0000 (01:09 -0700)
commit55274cdfe46f03d27f8b2ccb77ad1c0eec224f77
tree1c7e976b143df1cd6722c9de9adc7eb646a59bf4
parentb80a243a7a5969a7b5aa86672d302c389caab644
Fix merge.

Remove (runtime blowfish) package.  Move blowfish tests from the core
to the plugin.  Increment blowfish version.  Check documentation.
Remove lingering references to blowfish sources in the core, as well
as gdbm, md5 and mhash.

Add debian config for the new gdbm manual.
23 files changed:
debian/README.Debian
debian/changelog
doc/user-manual/user.texinfo
src/Tags.sh
src/blowfish/Makefile.am
src/blowfish/NEWS
src/blowfish/blowfish-check.scm [deleted file]
src/blowfish/blowfish-check.sh
src/blowfish/blowfish-test.scm [moved from tests/runtime/test-blowfish.scm with 65% similarity]
src/blowfish/blowfish.pkg
src/blowfish/blowfish.scm
src/blowfish/check-doc.sh [new file with mode: 0755]
src/blowfish/configure.ac
src/blowfish/debian/changelog
src/blowfish/make.scm
src/devops/pucked.texi
src/gdbm/debian/doc-base [new file with mode: 0644]
src/gdbm/debian/rules
src/microcode/ntutl/config.h
src/runtime/blowfish.scm [deleted file]
src/runtime/ed-ffi.scm
src/runtime/runtime.pkg
tests/check.scm