Changes between Version 30 and Version 31 of WikiStart


Ignore:
Timestamp:
Jun 2, 2015 9:29:01 AM (9 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v30 v31  
    77If you are new to ABAC, you may find the [http://groups.geni.net/geni/wiki/TIEDABACModel introductory material] from our [http://groups.geni.net/geni/wiki/TIED TIED project] helpful.  That material summarizes the power and semantics of ABAC and links to [http://groups.geni.net/geni/wiki/TIEDABACDemo examples of ABAC policy] illustrated using an early example of [CrudgeDocs the Crudge ABAC policy browser].
    88
    9 The latest ABAC RT0 version is [http://abac.deterlab.net/src/abac-0.1.8.tar.gz ABAC 0.1.8] ([http://abac.deterlab.net/src/abac-0.1.8.tar.gz.asc signature]).
     9The latest ABAC RT0 version is [http://abac.deterlab.net/src/abac-0.1.9.tar.gz ABAC 0.1.9] ([http://abac.deterlab.net/src/abac-0.1.9.tar.gz.asc signature]).
    1010
    1111 * Source
    12   * [http://abac.deterlab.net/src/abac-0.1.8.tar.gz ABAC 0.1.8] ([http://abac.deterlab.net/src/abac-0.1.8.tar.gz.asc signature]).
    13 
    14 Version 1.0.8 includes fixes to compile under clang and FreeBSD 10.  If you are not compiling in that environment, version 1.0.7 (below) is equivalent.
    15 
    16  * Source
    17    * [http://abac.deterlab.net/src/abac-0.1.7.tar.gz ABAC 0.1.7] ([http://abac.deterlab.net/src/abac-0.1.7.tar.gz.asc signature]).
    18  * Debian packages
    19   * [http://abac.deterlab.net/src/abac-0.1.7_0.1.7-1_amd64.deb Ubuntu12-amd64]
    20   * [http://abac.deterlab.net/src/abac-0.1.7_0.1.7-1_i386.deb Ubuntu10-i386]
    21  * RPM packages
    22   * [http://abac.deterlab.net/src/abac-0.1.7-1.el6.x86_64.rpm CentoOS6-x86_64]
    23   * [http://abac.deterlab.net/src/abac-0.1.7-1.i386.rpm CentoOS5-i386]
    24   * [http://abac.deterlab.net/src/abac-0.1.7-1.src.rpm Source RPM]
     12  * [http://abac.deterlab.net/src/abac-0.1.9.tar.gz ABAC 0.1.9] ([http://abac.deterlab.net/src/abac-0.1.9.tar.gz.asc signature]).
     13
     14Version 1.0.9 includes bug fixes and renumbers jabac's jar file to be consistent with the C-based libraries.
    2515
    2616== What's Included ==
     
    129119
    130120See the [source:/doc/ChangeLog ChangeLog] for details about each release
     121 * 2015-06-02: ABAC 0.1.9 released
    131122 * 2015-03-12: ABAC 0.1.8 released
    132123 * 2014-06-06: ABAC 0.1.7 released