In response to inquiries recently on #abcl (from @loke among others), we'd like to point out that recent work on the Armed Bear trunk--what will be abcl-1.1--by Rudi has started to converge on a plausible AMOP strategy. Stay tuned.
Tuesday, January 24, 2012
Tuesday, January 10, 2012
ABCL 1.0.1 Released
All users of abcl-1.0.0 are recommended to migrate to abcl-1.0.1 as it fixes the abcl-contrib mechanism, an unfortunate oversight in our giddiness at being able to release at ECLM 2011.
Now the following incantation
(require 'abcl-contrib)
(require 'jss)
should result in a working JSS.
In addition to restoring the loading of ASDF definitions from jar archives, we've randomized some of our String hashes to prevent a purported JVM exploit spotted recently and shipped with ASDF-2.019.
and the list of changes at:
http://trac.common-lisp.net/armedbear/browser/tags/1.0.1/abcl/CHANGES
Source and binary distribution archives with associated cryptographic
signatures can be downloaded in ZIP or gzipped tar from:
http://common-lisp.net/project/armedbear/releases/1.0.1
If you have questions regarding use or licensing, or you find issues, please
report back to the development list:
armedbear-devel at common-lisp dot net
In addition to restoring the loading of ASDF definitions from jar archives, we've randomized some of our String hashes to prevent a purported JVM exploit spotted recently and shipped with ASDF-2.019.
and the list of changes at:
http://trac.common-lisp.net/armedbear/browser/tags/1.0.1/abcl/CHANGES
Source and binary distribution archives with associated cryptographic
signatures can be downloaded in ZIP or gzipped tar from:
http://common-lisp.net/project/armedbear/releases/1.0.1
If you have questions regarding use or licensing, or you find issues, please
report back to the development list:
armedbear-devel at common-lisp dot net
Subscribe to:
Posts (Atom)