download
=>  Releases

Current version
Git/Latestdiff: 1.5.6

Latest Snapshots
Produced after each commit or rebase to new upstream version

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
download [2015/01/12 10:59]
127.0.0.1 (old revision restored)
download [2016/09/13 13:46]
127.0.0.1 (old revision restored)
Line 1: Line 1:
 \\  \\ 
-//All the RSBAC code is copyrighted (c) 1997-2015 by Amon Ott <​ao@rsbac.org>​ (except where explicitly stated otherwise in the code), and published under the [[wp>​GPL|GNU General Publishing License v2]].+//All the RSBAC code is copyrighted (c) 1997-2016 by Amon Ott <​ao@rsbac.org>​ (except where explicitly stated otherwise in the code), and published under the [[wp>​GPL|GNU General Publishing License v2]].
 Please consult the RSBAC [[copyright notice]] for details.// Please consult the RSBAC [[copyright notice]] for details.//
  
Line 14: Line 14:
 Please consider using a [[mirrors|mirror]] near to you, to download releases under best conditions. 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://​pax.grsecurity.net|PaX]]) - their patches integrate nicely with RSBAC. ​You can find some pre-merged git repositories at git.m-privacy.de.+To protect against buffer overflows, we recommend using Pageexec ([[http://​pax.grsecurity.net|PaX]]) - their patches integrate nicely with RSBAC. 
  
  
Line 23: Line 24:
 You will also need the version specific kernel patch available in the section below, <<​Kernel patches>>​ You will also need the version specific kernel patch available in the section below, <<​Kernel patches>>​
  
-== Current Version: 1.4.== +== Current Version: 1.5.== 
-(//Released on MondayJanuary 122015//)+(//Released on TuesdaySeptember 132016//)
  
-  * RSBAC kernel Release Notes: [[@dl.php?​file=code/​1.4.9/changes-1.4.9.txt|changes-1.4.9.txt]] +  * RSBAC kernel Release Notes: [[@dl.php?​file=code/​1.5.0/changes-1.5.0.txt|changes-1.5.0.txt]] 
-  * RSBAC Admin Tools Release Notes: [[@dl.php?​file=code/​1.4.9/​admin-changes-1.4.9.txt|admin-changes-1.4.9.txt]] +  * RSBAC Admin Tools Release Notes: [[@dl.php?​file=code/​1.5.0/​admin-changes-1.5.0.txt|admin-changes-1.5.0.txt]] 
-  * RSBAC Admin Tools: [[@dl.php?​file=code/​1.4.9/​rsbac-admin-1.4.9.tar.xz|rsbac-admin-1.4.9.tar.xz]] [ [[@dl.php?​file=code/​1.4.9/​rsbac-admin-1.4.9.tar.xz.sha256sum|sha256]] | [[@dl.php?​file=code/​1.4.9/​rsbac-admin-1.4.9.tar.xz.asc|gpg]] ] +  * RSBAC Admin Tools: [[@dl.php?​file=code/​1.5.0/​rsbac-admin-1.5.0.tar.xz|rsbac-admin-1.5.0.tar.xz]] [ [[@dl.php?​file=code/​1.5.0/​rsbac-admin-1.5.0.tar.xz.sha256sum|sha256]] | [[@dl.php?​file=code/​1.5.0/​rsbac-admin-1.5.0.tar.xz.asc|gpg]] ] 
   * 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 42: Line 43:
 ====== Kernel patches ====== ====== Kernel patches ======
  
-== Current version: 1.4.==+== Current version: 1.5.==
 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?​file=patches/​1.4.9/|Download patches]] +[[@dl.php?​file=patches/​1.5.0/|Download patches]]
- +
  
  
Line 53: Line 52:
 //​Pre-patched,​ supported, and ready to compile kernels. Only contains RSBAC and the usual vanilla Linux kernel// //​Pre-patched,​ supported, and ready to compile kernels. Only contains RSBAC and the usual vanilla Linux kernel//
  
-== Current version: 1.4.==+== Current version: 1.5.==
  
-[[@dl.php?​file=kernels/​1.4.9/|Download kernels]]+[[@dl.php?​file=kernels/​1.5.0/|Download kernels]]
  
 +
 +== GIT ==
 +RSBAC is developed with [[wp>​git]].
 +
 +All RSBAC code is kept in the GIT repositories at
 +%%git://​rsbac.org/​%%,​ the read-only Web interface is available at http://​git.rsbac.org/​.
 +
 +Previously, RSBAC was developed using SVN and SVK. The previous repositories can be found at:
 +%%svn://​rsbac.org/​%% and the read-only Web interface is available at http://​svn.rsbac.org/​.
 +
 +Some pre-merged git repositories with RSBAC and PaX are at https://​git.m-privacy.de.
  
 ====== 2.4 kernel support ====== ====== 2.4 kernel support ======
-The RSBAC team stopped 2.4 kernel support ​starting for the 1.4.2 RSBAC release. Only important security bugfixes will be ported and announced here.+The RSBAC team stopped 2.4 kernel support ​with the 1.4.2 RSBAC release.
  
 == Current version: 1.4.1 == == Current version: 1.4.1 ==
Line 90: Line 100:
 ====== 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>​git]]. 
- 
-All RSBAC code is kept in the GIT repositories at 
-%%git://​rsbac.org/​%%,​ the read-only Web interface is available at http://​git.rsbac.org/​. 
- 
-Previously, RSBAC was developed using SVN and SVK. The previous repositories can be found at: 
-%%svn://​rsbac.org/​%% and the read-only Web interface is available at http://​svn.rsbac.org/​. 
- 
-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. 
  
  
//
download.txt · Last modified: 2021/11/09 17:44 by ao

download.txt · Last modified: 2021/11/09 17:44 by ao
This website is kindly hosted by m-privacy