From: Dan F. <dfa...@us...> - 2009-10-10 06:42:10
|
Update of /cvsroot/libexif/libexif-website/static In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28656/static Modified Files: index.html Log Message: Added 0.6.18 release Index: index.html =================================================================== RCS file: /cvsroot/libexif/libexif-website/static/index.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -p -d -r1.22 -r1.23 --- index.html 30 May 2009 03:17:06 -0000 1.22 +++ index.html 10 Oct 2009 06:41:53 -0000 1.23 @@ -61,19 +61,34 @@ pre { <h1>The libexif C EXIF library</h1> <ul> <li>is a library written in pure C.</li> -<li>reads and writes EXIF metainformation from and to image files.</li> -<li>is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 (LGPL).</li> +<li>reads and writes <abbr title="Exchangeable Image File Format">EXIF</abbr> +metainformation from and to image files.</li> +<li>is licensed under the GNU +<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#TOC1">LESSER GENERAL PUBLIC LICENSE Version 2.1 (LGPL)</a>.</li> <li>runs under POSIX systems (e.g. GNU/Linux, xBSD, MacOS X, etc.) and Win32. Win64 untested.</li> </ul> <h2>News</h2> <ul> -<li>2008-11-08: <a href="https://sourceforge.net/project/platformdownload.php?group_id=12272">libexif and exif 0.6.17 security/bugfix release</a> + <li>2009-10-09: + <a href="https://sourceforge.net/projects/libexif/files/libexif/0.6.18/">libexif</a> + and + <a href="https://sourceforge.net/projects/libexif/files/exif/0.6.18/">exif</a> + 0.6.18 stability/bugfix release. + <a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_18-release">Release notes</a> + </li> + +<li>2008-11-08: libexif and exif 0.6.17 security/bugfix release fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351">CVE-2007-6351</a> and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352">CVE-2007-6352</a> -as well as many other bug fixes and enhancements.</li> -<li>2007-06-12: <a href="https://sourceforge.net/project/showfiles.php?group_id=12272&package_id=38136&release_id=515385">libexif-0.6.16 security release</a> fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168">CVE-2006-4168</a> aka <a href="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=543">IDEF1514</a>.</li> +as well as many other bug fixes and enhancements. +<a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_17-release">Release notes</a> +</li> + +<li>2007-06-12: libexif-0.6.16 security release fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168">CVE-2006-4168</a> aka <a href="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=543">IDEF1514</a>. +<a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_16-release">Release notes</a> +</li> </ul> <h2>About the libexif project</h2> @@ -177,7 +192,7 @@ number of platforms. Here is a list of s style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a> -<span>Last update: 2009-05-29</span> +<span>Last update: 2009-10-09</span> </div> </body> |