2010-05-20 14:52:21 - 1.4.8
2010-03-01 14:14:03 - 1.4.7
2009-12-09 14:17:47 - 1.4.6
2009-09-14 16:49:44 - 1.4.5
2009-06-16 11:22:49 - 1.4.4
2009-04-06 11:15:21 - 1.4.3.2
2009-03-24 12:15:29 - 1.4.3.1
2009-03-23 13:52:06 - 1.4.3
2008-10-13 12:45:24 - 1.4.2
2008-07-23 13:37:47 - 1.4.2-rc1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for iptables:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_iptables"></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("iptables", "#osw_iptables"); });</script>