2010-03-20 01:59:00 - 2.6.34-rc2
2010-03-15 16:13:00 - 2.6.32.10
2010-03-15 16:12:00 - 2.6.33.1
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
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>