2010-03-08 20:27:00 - 2.6.34-rc1
2010-02-24 19:14:00 - 2.6.33
2010-02-23 15:43:00 - 2.6.32.9
2010-02-12 19:46:00 - 2.6.33-rc8
2010-02-09 12:58:00 - 2.6.32.8
2010-02-06 22:27:00 - 2.6.33-rc7
2010-02-01 21:12:00 - 2.4.37.9
2010-01-31 09:30:00 - 2.4.37.8
2010-01-29 22:10:00 - 2.6.33-rc6
2010-01-28 23:24:00 - 2.6.27.45
You can now add OpenSourceWatershed badges to your own website. Below is the badge for linux:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_linux"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("linux", "#osw_linux"); });</script>