Releases
Current version
Git/Latestdiff: 1.5.6
Latest Snapshots
Produced after each commit or rebase to new upstream version
GIT clone e.g. at git://git.rsbac.org/linux-6.18.y
Events
No events planned
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| download [2013/08/20 09:05] – (old revision restored) 127.0.0.1 | download [2026/06/30 13:06] (current) – [Download latest code] Example 6.18, not 5.15 ao | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| \\ | \\ | ||
| - | //All the RSBAC code is copyrighted (c) 1997-2013 by Amon Ott < | + | //All the RSBAC code is copyrighted (c) 1997-2018 by Amon Ott < |
| Please consult the RSBAC [[copyright notice]] for details.// | Please consult the RSBAC [[copyright notice]] for details.// | ||
| Line 7: | Line 7: | ||
| The RSBAC source code depends on original [[http:// | The RSBAC source code depends on original [[http:// | ||
| - | Only recent kernels are supported. If you need support for other kernel versions, please give us a [[contact|note]]. All source packages have been signed either with Amon Ott's ([[team: | + | Only recent |
| Please follow the [[documentation|documentation]] for installation instructions and user manual. | Please follow the [[documentation|documentation]] for installation instructions and user manual. | ||
| - | Updates are posted on the [[home|RSBAC homepage]] as well as on the right sidebar box called << | + | ====== Download latest code ====== |
| - | Please consider using a [[mirrors|mirror]] near to you, to download releases under best conditions. | + | |
| - | + | ||
| - | To protect against buffer overflows, we recommend using Pageexec ([[http:// | + | |
| + | Please download from [[https:// | ||
| + | Sample Git URL: [[git:// | ||
| ====== RSBAC admin utilities ====== | ====== RSBAC admin utilities ====== | ||
| Line 22: | Line 21: | ||
| You will also need the version specific kernel patch available in the section below, << | You will also need the version specific kernel patch available in the section below, << | ||
| - | == Current Version: 1.4.7 == | + | == Outdated: Last released version: 1.5.0 == |
| - | (//Released on Tuesday, | + | (//Released on Tuesday, |
| + | |||
| + | Outdated: Please download [[@dl.php? | ||
| - | * RSBAC kernel Release Notes: [[@dl.php? | + | * RSBAC kernel Release Notes: [[@dl.php? |
| - | * RSBAC Admin Tools Release Notes: [[@dl.php? | + | * RSBAC Admin Tools Release Notes: [[@dl.php? |
| - | * RSBAC Admin Tools: [[@dl.php? | + | * RSBAC Admin Tools: [[@dl.php? |
| * Please make sure you are using a recent version of the Dialog tool | * Please make sure you are using a recent version of the Dialog tool | ||
| Line 39: | Line 40: | ||
| - | ====== | + | ====== |
| - | == Current | + | Latest kernel patches are available from [[@dl.php? |
| + | |||
| + | == Last released | ||
| From RSBAC version 1.4.4 onwards, the RSBAC common archive has been included into the kernel patch. | From RSBAC version 1.4.4 onwards, the RSBAC common archive has been included into the kernel patch. | ||
| - | [[@dl.php? | + | [[@dl.php? |
| - | + | ||
| Line 52: | Line 53: | ||
| // | // | ||
| - | == Current version: 1.4.7 == | + | == Current version: 1.5.0 == |
| - | [[@dl.php? | + | [[@dl.php? |
| + | |||
| + | == GIT == | ||
| + | RSBAC is developed with [[wp> | ||
| + | |||
| + | All RSBAC code is kept in the GIT repositories at | ||
| + | %%git:// | ||
| + | |||
| + | Previously, RSBAC was developed using SVN and SVK. The previous repositories can be found at: | ||
| + | %%svn:// | ||
| + | |||
| + | Some pre-merged git repositories with RSBAC and PaX are at https:// | ||
| ====== 2.4 kernel support ====== | ====== 2.4 kernel support ====== | ||
| - | The RSBAC team stopped 2.4 kernel support | + | The RSBAC team stopped 2.4 kernel support |
| == Current version: 1.4.1 == | == Current version: 1.4.1 == | ||
| Line 89: | Line 101: | ||
| ====== Preversions of upcoming RSBAC releases ====== | ====== Preversions of upcoming RSBAC releases ====== | ||
| //These versions are not well tested but usually contain the most up to date RSBAC code// | //These versions are not well tested but usually contain the most up to date RSBAC code// | ||
| - | |||
| - | == GIT == | ||
| - | RSBAC is developed with [[wp> | ||
| - | |||
| - | All RSBAC code is kept in the GIT repositories at | ||
| - | %%git:// | ||
| - | |||
| - | Previously, RSBAC was developed using SVN and SVK. The previous repositories can be found at: | ||
| - | %%svn:// | ||
| - | |||
| - | The 2.4 Linux kernels are no longer maintained. | ||
| - | |||
| - | You can also get instant tarballs from the most current version through the git Web interface. | ||