public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/linux-patches:genpatches-misc commit in: scripts/, web/generated/, web/, web/output/
@ 2014-06-29 20:06 Mike Pagano
  0 siblings, 0 replies; only message in thread
From: Mike Pagano @ 2014-06-29 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     4b1191fda4b421831303f2819f0f3044b729a261
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:06:01 2014 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 20:06:01 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=4b1191fd

Updates for website scripts and generation of genpatches website

---
 scripts/gpdoweb                   |   6 +--
 web/generated/3.12-26-info.htm    |   1 +
 web/generated/3.12-26-patches.htm |   3 ++
 web/generated/3.14-13-info.htm    |   1 +
 web/generated/3.14-13-patches.htm |   3 ++
 web/generated/3.15-4-info.htm     |   1 +
 web/generated/3.15-4-patches.htm  |   3 ++
 web/gentoo_sources_web.pm         |  99 +++++++++++++++++++++++++++++-------
 web/makesite.pl                   | 102 +++++++++++++++++++++++++++-----------
 web/output/about.htm              |   2 +-
 web/output/bugs.htm               |   2 +-
 web/output/faq.htm                |   2 +-
 web/output/index.htm              |   2 +-
 web/output/issues-current.htm     |   2 +-
 web/output/issues-resolved.htm    |   2 +-
 web/output/issues.htm             |   2 +-
 web/output/kernels.htm            |   2 +-
 web/output/patches-3.12-26.htm    |   3 ++
 web/output/patches-3.14-13.htm    |   3 ++
 web/output/patches-3.15-4.htm     |   3 ++
 web/output/releases-2.6.11.htm    |   2 +-
 web/output/releases-2.6.12.htm    |   2 +-
 web/output/releases-2.6.13.htm    |   2 +-
 web/output/releases-2.6.14.htm    |   2 +-
 web/output/releases-2.6.15.htm    |   2 +-
 web/output/releases-2.6.16.htm    |   2 +-
 web/output/releases-2.6.17.htm    |   2 +-
 web/output/releases-2.6.18.htm    |   2 +-
 web/output/releases-2.6.19.htm    |   2 +-
 web/output/releases-2.6.20.htm    |   2 +-
 web/output/releases-2.6.21.htm    |   2 +-
 web/output/releases-2.6.22.htm    |   2 +-
 web/output/releases-2.6.23.htm    |   2 +-
 web/output/releases-2.6.24.htm    |   2 +-
 web/output/releases-2.6.25.htm    |   2 +-
 web/output/releases-2.6.26.htm    |   2 +-
 web/output/releases-2.6.27.htm    |   2 +-
 web/output/releases-2.6.28.htm    |   2 +-
 web/output/releases-2.6.29.htm    |   2 +-
 web/output/releases-2.6.30.htm    |   2 +-
 web/output/releases-2.6.31.htm    |   2 +-
 web/output/releases-2.6.32.htm    |   2 +-
 web/output/releases-2.6.33.htm    |   2 +-
 web/output/releases-2.6.34.htm    |   2 +-
 web/output/releases-2.6.35.htm    |   2 +-
 web/output/releases-2.6.36.htm    |   2 +-
 web/output/releases-2.6.37.htm    |   2 +-
 web/output/releases-2.6.38.htm    |   2 +-
 web/output/releases-2.6.39.htm    |   2 +-
 web/output/releases.htm           |   2 +-
 50 files changed, 216 insertions(+), 88 deletions(-)

diff --git a/scripts/gpdoweb b/scripts/gpdoweb
index b6a35f9..5f7ec9f 100755
--- a/scripts/gpdoweb
+++ b/scripts/gpdoweb
@@ -4,19 +4,19 @@
 
 # calling make site
 cd ${WEB_LOCAL}
-#./makesite.pl
+./makesite.pl
 
 # send generated htm files for site
+echo "calling rsync command: rsync --exclude=/trunk --exclude=/tarballs --delete -Cavze ssh ${WEB_LOCAL}/output/ ${USERNAME}@${WEB_GENPATCHES_BASE}"
 rsync --exclude=/trunk --exclude=/tarballs --delete -Cavze ssh \
     ${WEB_LOCAL}/output/ ${USERNAME}@${WEB_GENPATCHES_BASE}
 
-# this actually will need to copy the patches to the /trunk directory (that might need to change)
-
 # delete directory if /tmp/linux-patches exists
 
 cd ${LOCAL_TMP}
 
 if [ -d "${LOCAL_TMP}/linux-patches" ]; then
+    echo "deleting directory ${LOCAL_TMP}/linux-patches"
     rm -rf "${LOCAL_TMP}/linux-patches"
 fi
 

diff --git a/web/generated/3.12-26-info.htm b/web/generated/3.12-26-info.htm
new file mode 100644
index 0000000..0a5e631
--- /dev/null
+++ b/web/generated/3.12-26-info.htm
@@ -0,0 +1 @@
+<h2>Release 3.12-26</h2><p><a href="patches-3.12-26.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-3.12-26.base.tar.xz">base</a>, <a href="tarballs/genpatches-3.12-26.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-3.12-26.experimental.tar.xz">experimental</a></p><hr />
\ No newline at end of file

diff --git a/web/generated/3.12-26-patches.htm b/web/generated/3.12-26-patches.htm
new file mode 100644
index 0000000..89acc6e
--- /dev/null
+++ b/web/generated/3.12-26-patches.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.12-26 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.12-26 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.12-26.base.tar.xz">genpatches-3.12-26.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.12-26.extras.tar.xz">genpatches-3.12-26.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.12-26.experimental.tar.xz">genpatches-3.12-26.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc"
 >Add Gentoo Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:23 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/generated/3.14-13-info.htm b/web/generated/3.14-13-info.htm
new file mode 100644
index 0000000..dcac546
--- /dev/null
+++ b/web/generated/3.14-13-info.htm
@@ -0,0 +1 @@
+<h2>Release 3.14-13</h2><p><a href="patches-3.14-13.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-3.14-13.base.tar.xz">base</a>, <a href="tarballs/genpatches-3.14-13.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-3.14-13.experimental.tar.xz">experimental</a></p><hr />
\ No newline at end of file

diff --git a/web/generated/3.14-13-patches.htm b/web/generated/3.14-13-patches.htm
new file mode 100644
index 0000000..72b7217
--- /dev/null
+++ b/web/generated/3.14-13-patches.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.14-13 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.14-13 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.14-13.base.tar.xz">genpatches-3.14-13.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.14-13.extras.tar.xz">genpatches-3.14-13.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.14-13.experimental.tar.xz">genpatches-3.14-13.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc"
 >Add Gentoo Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:24 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/generated/3.15-4-info.htm b/web/generated/3.15-4-info.htm
new file mode 100644
index 0000000..4f47227
--- /dev/null
+++ b/web/generated/3.15-4-info.htm
@@ -0,0 +1 @@
+<h2>Release 3.15-4</h2><p><a href="patches-3.15-4.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-3.15-4.base.tar.xz">base</a>, <a href="tarballs/genpatches-3.15-4.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-3.15-4.experimental.tar.xz">experimental</a></p><hr />
\ No newline at end of file

diff --git a/web/generated/3.15-4-patches.htm b/web/generated/3.15-4-patches.htm
new file mode 100644
index 0000000..8b30662
--- /dev/null
+++ b/web/generated/3.15-4-patches.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.15-4 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.15-4 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.15-4.base.tar.xz">genpatches-3.15-4.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.15-4.extras.tar.xz">genpatches-3.15-4.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.15-4.experimental.tar.xz">genpatches-3.15-4.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc">Add Gen
 too Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:24 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/gentoo_sources_web.pm b/web/gentoo_sources_web.pm
index 76a3e84..f0b053b 100644
--- a/web/gentoo_sources_web.pm
+++ b/web/gentoo_sources_web.pm
@@ -5,30 +5,33 @@ use Encode;
 
 # Detect which svn server and username to use
 # (broken with >=svn-1.7 due to an extra line added to svn info)
-$subversion_scheme=`svn info | awk '/^URL: / { print $2 }'`;
-$subversion_uri = $subversion_scheme;
-chomp $subversion_uri;
-$subversion_scheme =~ s|^URL: ([a-z][a-z0-9+-.]*)://.*|\1|s;
-$subversion_midpart="";
+#$subversion_scheme=`svn info | awk '/^URL: / { print $2 }'`;
+#$subversion_uri = $subversion_scheme;
+#chomp $subversion_uri;
+#$subversion_scheme =~ s|^URL: ([a-z][a-z0-9+-.]*)://.*|\1|s;
+#$subversion_midpart="";
 my $cmd="";
 
-if ($subversion_scheme == "svn+ssh") {
-	my $trimmed = substr($subversion_uri, 15);
-	if ($trimmed =~ m/^([a-zA-Z]+)@/) {
-		$subversion_midpart = "$1\@svn.gentoo.org/var/svnroot";
-	} else {
-		# couldn't detect username
-		$subversion_midpart = 'svn.gentoo.org/var/svnroot';
-	}
-} else {
-	$subversion_midpart = 'anonsvn.gentoo.org';
-}
-$subversion_root = $subversion_scheme.'://'.$subversion_midpart.'/linux-patches/genpatches-2.6';
+#if ($subversion_scheme == "svn+ssh") {
+#	my $trimmed = substr($subversion_uri, 15);
+#	if ($trimmed =~ m/^([a-zA-Z]+)@/) {
+#		$subversion_midpart = "$1\@svn.gentoo.org/var/svnroot";
+#	} else {
+#		# couldn't detect username
+#		$subversion_midpart = 'svn.gentoo.org/var/svnroot';
+#	}
+#} else {
+#	$subversion_midpart = 'anonsvn.gentoo.org';
+#}
+#$subversion_root = $subversion_scheme.'://'.$subversion_midpart.'/linux-patches/genpatches-2.6';
 $webscript_path = &Cwd::cwd();
 $output_path = $webscript_path.'/output';
 
 $website_base = 'http://dev.gentoo.org/~mpagano/genpatches';
 
+# TODO fix this, maybe from .genpatchsrc
+$git_root='/home/mike/gentoo/linux-patches';
+
 $ebuild_base = '/usr/local/gentoo-x86'; # /usr/portage
 @kernels = ('sys-kernel/ck-sources','sys-kernel/gentoo-sources','sys-kernel/hardened-sources','sys-kernel/openvz-sources','sys-kernel/tuxonice-sources','sys-kernel/vserver-sources','sys-kernel/zen-sources');
 
@@ -193,7 +196,20 @@ sub include_faq {
 
 sub _get_patch_list {
 	my $tag = shift;
-	my $cmd = 'svn cat '.$subversion_root.'/tags/'.$tag.'/0000_README';
+
+    printf "Inside _get_patch_list with tag $tag\n";
+
+    # work in temporary directory, TODO make this configurable
+    #git -C ${LOCAL_PATCHES_TRUNK} checkout ${BRANCH}
+
+    # get patch list
+
+    # checkout 0000_README for tag
+
+    # checkout tag
+    $cmd = 'git -C /tmp/linux-patches checkout '.$tag;
+
+	$cmd = 'cat /tmp/linux-patches/0000_README';
 	my @readme_lines = `$cmd`;
 	my @patches;
 	my $count = -1;
@@ -202,26 +218,30 @@ sub _get_patch_list {
 		chomp;
 		
 		if (/^[Pp]atch:[ \t]+(.*)$/) {
+            printf ("patch :$1\n");
 			$count++;
 			$patches[$count]{'patch'} = $1;
 		}
 
 		if (/^[Ff]rom:[ \t]+(.*)$/) {
 			$patches[$count]{'from'} = $1;
+            printf ("from :$1\n");
 		}
 
 		if (/^[Dd]esc:[ \t]+(.*)$/) {
 			$patches[$count]{'desc'} = $1;
+            printf ("desc :$1\n");
 		}
 	}
 
 	return @patches;
 }
 
-sub _parse_log {
+sub _parse_log2 {
 	my $tag = shift;
 	my $lastrev = shift;
 	my (@commits, $state, $rev);
+    # TODO
 	my $cmd = 'svn log -v -r '.$lastrev.':HEAD '.$subversion_root.'/tags/'.$tag;
 	my @loglines = `$cmd`;
 
@@ -259,6 +279,7 @@ sub _parse_log {
 
 sub release_is_generated {
 	my $tag = shift;
+
 	return -e $webscript_path.'/generated/'.$tag.'-patches.htm' &&
 		-e $webscript_path.'/generated/'.$tag.'-info.htm';
 }
@@ -358,3 +379,43 @@ sub _get_genpatches_kernels {
     return %gp_kernels;
 }
 
+sub _parse_log {
+	my $tag = shift;
+	my $lastrev = shift;
+	my (@commits, $state, $rev);
+    # TODO
+	my $cmd = 'svn log -v -r '.$lastrev.':HEAD '.$subversion_root.'/tags/'.$tag;
+	my @loglines = `$cmd`;
+
+	foreach (@loglines) {
+		if (/^-+$/) {
+			$state = '';
+			next;
+		}
+
+		if ($state eq 'wantpaths') {
+			if (/^\s+([A-Z]) \/genpatches-2\.6\/trunk\/[\d\.]+\/([^\s]+)/) {
+				push (@{$commits[$rev]{"action$1"}}, $2) if $2 != "0000_README";
+			} elsif (/^$/) {
+				$state = 'wantlog';
+			}
+			next;
+		}
+
+		if ($state eq 'wantlog') {
+			$commits[$rev]{'logmsg'} .= "\n$_";
+			next;
+		}
+
+		if (/^r(\d+) \| (\w+) \|/) {
+			$state = 'wantpaths';
+			$rev = $1;
+			$commits[$rev]{'rev'} = $rev;
+			$commits[$rev]{'author'} = $2;
+			next;
+		}
+	}
+
+	return @commits;
+}
+

diff --git a/web/makesite.pl b/web/makesite.pl
index 9188696..c0e5414 100755
--- a/web/makesite.pl
+++ b/web/makesite.pl
@@ -16,6 +16,12 @@ use Sort::Versions;
 # print out arguments for easier debugging
 print "makesite.pl called with arguments: @ARGV \n";
 
+my $cmd = 'rm -rf /tmp/linux-patches';
+$output = `$cmd`;
+
+$cmd = 'git clone ssh://mpagano.com/var/git/linux-patches.git /tmp/linux-patches';
+$output = `$cmd`;
+
 make_index_page();
 make_about_page();
 make_faq_page();
@@ -187,6 +193,7 @@ sub make_kernels_page {
 		print FD '<tr>';
 		print FD '<td>'.$kernel->{'pkg'}.'</td>';
 		print FD '<td>'.$kernel->{'ver'}.'</td>';
+        # need link to be http://git.mpagano.com/?p=linux-patches.git;a=tree;h=9fe89d1c30a6de1bf4996aa8cfaf2a24b77919fe;hb=ae90dea77ef818eb638b8bb086ac8f0b671b28cf
 		
 		print FD '<td><a href="patches-'.$kernel->{'gprev'}.'.htm">'.$kernel->{'gprev'}.'</a> '.$kernel->{'wanted'}.'</td>';
 		print FD '</tr>';
@@ -201,12 +208,16 @@ sub make_release_pages {
 	my ($cmd, @out, @patches, @patchpages, $patch);
 	local *DIR;
 	print ">> Making release pages\n";
-	$cmd = 'svn ls '.$subversion_root.'/tags';
+
+    # get list of tags mike
+	$cmd = 'git -C '.$git_root.' tag -l';
+	print "cmd is git -C $git_root tag -l\n";
 	@out = `$cmd`;
 
+
 	foreach (@out) {
 		chomp;
-		chop;
+		#chop;
 		#next if $_ !~ /^2\.6\./;
 		next if $_ !~ /^\d\.\d/;
 		if (!release_is_generated($_)) {
@@ -218,6 +229,8 @@ sub make_release_pages {
 	}
 	
 	make_releases_index();
+    
+    
 	opendir(DIR, $webscript_path.'/generated');
 	@patchpages = grep { /-patches\.htm$/ } sort readdir DIR;
 	closedir(DIR);
@@ -227,7 +240,6 @@ sub make_release_pages {
 		copy($webscript_path.'/generated/'.$patch, $webscript_path.'/output/patches-'.$1.'.htm');
 	}
 
-print "Done\n";
 }
 
 sub mysort {
@@ -255,10 +267,10 @@ sub make_releases_index {
 		$kernels{$1} = 1;
 	}
 
-	foreach $info (@infopages) {
-		$info =~ m/^(\d\.\d+)-\d+-info\.htm$/;
-		$kernels{$1} = 1;
-	}
+#	foreach $info (@infopages) {
+#		$info =~ m/^(\d\.\d+)-\d+-info\.htm$/;
+#		$kernels{$1} = 1;
+#	}
 
 	open(INDEX, '> '.$webscript_path.'/output/releases.htm');
 	html_header(INDEX, 'genpatches Releases');
@@ -282,6 +294,7 @@ sub make_releases_index {
 	html_footer(INDEX);
 	close (INDEX);
 	closedir(DIR);
+
 }
 
 sub generate_patchlist {
@@ -292,7 +305,6 @@ sub generate_patchlist {
 	local $ext;
 	$ext = get_tarball_ext($tag);
 
-    #print "Writing to $webscript_path/generated/$tag-patches.htm";
 	open(PATCHLIST, '> '.$webscript_path.'/generated/'.$tag.'-patches.htm');
 	html_header(PATCHLIST, "$tag Patch List");
 	print PATCHLIST '<h1>'.$tag.' Patch List</h1>';
@@ -342,8 +354,12 @@ sub generate_info {
     }
 
 	if ($lastrev) {
-		@commits = _parse_log($tag, $lastrev);
+		#@commits = _parse_log($tag, $lastrev);
 		$have_history = @commits;
+        #print "cmd: git --no-pager -C '.$git_root.' log  --pretty=format:%s (%an) --name-status '.$oldtag.'..'.$tag\n";
+        $cmd='git --no-pager -C '.$git_root.' log  --pretty=format:"%s (%an)" --name-status '.$oldtag.'..'.$tag;
+        @commits = `$cmd`;
+        $have_history = 1;
 	}
     else {
         print "no revision found for tag: $tag\n";
@@ -360,15 +376,20 @@ sub generate_info {
 	if ($lastrev && $have_history) {
 		print INFO '<h3>Changes since '.$oldtag.'</h3>';
 		foreach $rev (@commits) {
-			next if !$rev->{'rev'};
-			print INFO '<p><strong>Revision '.$rev->{'rev'}.':</strong> ';
-			print INFO $rev->{'logmsg'}.' ('.$rev->{'author'}.')<br />';
-			print INFO '<strong>Added:</strong> '.$_.'<br />' foreach (@{$rev->{'actionA'}});
-			print INFO '<strong>Modified:</strong> '.$_.'<br />' foreach (@{$rev->{'actionM'}});
-			print INFO '<strong>Deleted:</strong> '.$_.'<br />' foreach (@{$rev->{'actionD'}});
-			print INFO '</p>';
-		}
-	}
+            if (index($rev, "0000_README") == -1) {
+
+		    	print INFO '<p><strong>'.$rev.'</strong></p>';
+    
+    			#next if !$rev->{'rev'};
+    			#print INFO '<p><strong>Revision '.$rev->{'rev'}.':</strong> ';
+    			#print INFO $rev->{'logmsg'}.' ('.$rev->{'author'}.')<br />';
+    			#print INFO '<strong>Added:</strong> '.$_.'<br />' foreach (@{$rev->{'actionA'}});
+    			#print INFO '<strong>Modified:</strong> '.$_.'<br />' foreach (@{$rev->{'actionM'}});
+    			#print INFO '<strong>Deleted:</strong> '.$_.'<br />' foreach (@{$rev->{'actionD'}});
+    			#print INFO '</p>';
+    		}
+    	}
+    }
 	print INFO '<hr />';
 	close (INFO);
 }
@@ -383,20 +404,45 @@ sub process_static_content {
 sub get_last_revision {
     my ($tag, $ver, $rel) = @_;
 
+    #print "Inside get_last_revision: ";
+    #print "tag: ".$tag." ";
+    #print "ver: ".$ver." ";
+    #print "rel: ".$rel."\n";
+
 	my ($have_history, $oldtag, @log_lines,$lastrev);
    	$have_history = 0;
 
    	# Try and find previous release
-  	if ($rel > 1) {
-   		$oldtag = $ver.'-'.($rel-1);
-   		$cmd = 'svn log -q --stop-on-copy '.$subversion_root.'/tags/'.$oldtag;
-   		@log_lines = `$cmd`;
-   		$lastrev = 0;
-   		foreach (@log_lines) {
-   			next if $_ !~ /^r(\d+) \|/;
-   			$lastrev = $1;
-    		last;
-    	}
+#  	if ($rel > 1) {
+#   		$oldtag = $ver.'-'.($rel-1);
+#        # get last tag mike
+#   		$cmd = 'svn log -q --stop-on-copy '.$subversion_root.'/tags/'.$oldtag;
+#   		@log_lines = `$cmd`;
+#   		$lastrev = 0;
+#   		foreach (@log_lines) {
+#   			next if $_ !~ /^r(\d+) \|/;
+#   			$lastrev = $1;
+#    		last;
+#    	}
+#    }
+
+    if ($rel > 1) {
+        $oldtag = $ver.'-'.($rel-1);
+        #print "cmd: git -C ".$git_root." rev-list ".$oldtag."\n";
+        $cmd='git -C '.$git_root.' rev-list '.$oldtag;
+        @output = `$cmd`;
+
+        foreach $line (@output) {
+            $have_history = 1;
+       		$lastrev = 0;
+            if (index($line, "fatal") != -1) {
+                $have_history =0;
+            }
+            if ($have_history == 0) {
+               $lastrev = $oldtag;
+               break;
+            }
+        }
     }
 
     return $lastrev;

diff --git a/web/output/about.htm b/web/output/about.htm
index 07265b7..25dca24 100644
--- a/web/output/about.htm
+++ b/web/output/about.htm
@@ -73,6 +73,6 @@ since all security patch handling is done in one place only.
 </p>
 
 
-<hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/bugs.htm b/web/output/bugs.htm
index 3c57da2..d84e696 100644
--- a/web/output/bugs.htm
+++ b/web/output/bugs.htm
@@ -45,6 +45,6 @@ Once you have posted the upstream bug, please return to the Gentoo bug and updat
 </ol>
 
 Finally, thanks for your co-operation! By doing the above, you will have helped anyone else with the same issue, and if you identified and helped solve a core kernel issue then the entire Linux community will have benefitted out of your efforts. Although its very easy to ignore bugs hoping that they will be fixed for the next release, *someone* needs to report them for them to be fixed.
-<hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/faq.htm b/web/output/faq.htm
index 83c5fb3..7e96b50 100644
--- a/web/output/faq.htm
+++ b/web/output/faq.htm
@@ -8,6 +8,6 @@
 </b><br />Tom Wijsman and Mike Pagano are the primary maintainers. Greg KH also lends a hand while he's not busy maintaining every kernel subsystem known to man.
 <br /><br /><br /><b>Q. Why dont you have a USE flag for [...]?
 </b><br />When we deem a patch as too experimental to be included in genpatches, a common response is "ok, so why don't you give the users a choice by using a USE flag to decide whether this patch gets applied or not?". The reason we don't do this is because this would greatly increase maintenance - we'd have to test multiple USE flag combinations, etc. We also aim to produce a single set of patches which works reliably everywhere.
-<br /><br /><br /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<br /><br /><br /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/index.htm b/web/output/index.htm
index dc2a35c..b8089e9 100644
--- a/web/output/index.htm
+++ b/web/output/index.htm
@@ -49,6 +49,6 @@ Problems reported by Gentoo users regarding the mainline kernel, currently being
 <br/>
 
 </ul>
-<hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/issues-current.htm b/web/output/issues-current.htm
index 0f9241c..b8a9315 100644
--- a/web/output/issues-current.htm
+++ b/web/output/issues-current.htm
@@ -1,3 +1,3 @@
-<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Current Issues and Solutions</h1><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Current Issues and Solutions</h1><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/issues-resolved.htm b/web/output/issues-resolved.htm
index b6f2ea6..793b1be 100644
--- a/web/output/issues-resolved.htm
+++ b/web/output/issues-resolved.htm
@@ -1,3 +1,3 @@
-<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Previous/Resolved Issues and Solutions</h1><a name="2.6.12-netfilter-hang"></a><b><i>Hangs in desktop apps in 2.6.12<br />Local network traffic hangs unless I reorder my network rules in 2.6.12<br /></b></i><br /><b>Solution. </b>2.6.12 introduces a netfilter bug, causing network traffic hangs and hence slow desktop performance for some setups.<br /><br />This is fixed in gentoo-sources-2.6.12-r5<br /><br /><font size="2"><a href="http://bugs.gentoo.org/96948">Bug 96948</a><br />Date: 20050707<br /></font><br /><hr /><a name="2.6.9-kswapd"></a><b><i>Games or general system slows to a crawl on 2.6.9<br />kswapd consumes lots
  of CPU on 2.6.9<br /></b></i><br /><b>Solution. </b><b>A kernel bug present in 2.6.9 means that sometimes the kswapd process takes lots of CPU time and drains your system resources.</b> This most commonly occurs while playing games or doing similarly intensive tasks.<br /><br />This has been fixed in 2.6.9-r2.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/69076">Bug 69076</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="2.6.9-lp"></a><b><i>Parallel printing not working in 2.6.9<br />/dev/lp0 missing in 2.6.9<br /></b></i><br /><b>Solution. </b>You may observe the following message in <i>dmesg</i>:<br /><br /><blockquote>lp: driver loaded but no devices found</blockquote><br /><br /><b>This is a kernel bug in one of the parallel port drivers, which has been fixed in 2.6.9-r2.</b><br /><br /><font size="2"><a href="http://bugs.gentoo.org/69124">Bug 69124</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="2.6.9-ub"></a><b
 ><i>usb-storage isn't working like it used to<br />usb-storage broke after a kernel upgrade<br />New ub driver isn't working<br /></b></i><br /><b>Solution. </b><b>This isn't definate, but chances are that you've been caught by the new experimental USB block device driver ("ub").</b> This is, in some cases, problematic. (You'll notice when you are using ub since your dmesg log will be complaining about "uba" as opposed to "sda" or similar.)<br />For now you can go back to the old driver by disabling <b>CONFIG_BLK_DEV_UB</b> (Device Drivers -> Block Devices -> Low Performance USB Block Driver) and using the old usb-storage module found under the USB section (enabled by default) <br /><br />In more recent kernel releases, ub is in better shape.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/69218">Bug 69218</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="64g-himem"></a><b><i>System is unstable when 64GB HIGHMEM is enabled<br />I have more than 4G
 B RAM and my system is unstable<br /></b></i><br /><b>Solution. </b>vesafb-tng had an obscure bug which caused this instability. This is fixed as of gentoo-sources-2.6.14.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/101359">Bug 101359</a><br />Date: 20050824<br /></font><br /><hr /><a name="alps-touchpad"></a><b><i>My ALPS touchpad isn't working as of 2.6.11/2.6.12<br /></b></i><br /><b>Solution. </b>As of 2.6.11, an ALPS touchpad driver was introduced in the kernel (previously, it just emulated it as a standard mouse). This means that the default behaviour changed slightly. You should use the synaptics Xorg driver, see the <a href="http://web.telia.com/~u89404340/touchpad/">homepage</a> for more info.<br /><br />The new driver seems to be working reliably now.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/84657">Bug 84657</a><br /><a href="http://bugs.gentoo.org/94476">Bug 94476</a><br />Date: 20050626<br /></font><br /><hr /><a name="alsa-device_mode-para
 m"></a><b><i>"Unknown parameter device_mode" error<br />ALSA broken; lots of "Unknown symbol" messages appear on load<br /></b></i><br /><b>Solution. </b>ALSA has recently dropped the device_mode parameter. If you still have this paremeter in use, then the module load will fail. You'll see a message (maybe only in "dmesg"):<br /><br /><blockquote>snd: Unknown parameter `device_mode'</blockquote><br /><br />Immediately after this message, you'll see *many* messages like these:<br /><br /><blockquote>snd_timer: Unknown symbol snd_info_register<br />snd_timer: Unknown symbol snd_info_create_module_entry<br />snd_timer: Unknown symbol snd_info_free_entry<br />snd_timer: Unknown symbol snd_verbose_printk</blockquote><br /><br />Note that the "Unknown symbol" messages aren't actually correct - the real problem is the device_node parameter, but people tend to miss that error because it gets flooded out by all the "Unknown symbol" messages.<br /><br />This is usually caused by a file in <i>
 /etc/modules.d</i> supplying a device_mode parameter.<br /><br />To find which file is supplying this, you can do:<br /><br /><blockquote><pre># grep device_mode /etc/modules.d/*</pre></blockquote><br /><br />Usually, it is a file called <b>alsa</b> containing the line:<br /><br /><blockquote>options snd  device_mode=0666</blockquote><br /><br />Remove this line, save the file, run <i>modules-update</i>, and the problem should be solved.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/106400">Bug 106400</a><br />Date: 20051103<br /></font><br /><hr /><a name="ide-probe-hang"></a><b><i>Kernel hangs for about 30 seconds during bootup, "Probing IDE" messages are displayed<br /></b></i><br /><b>Solution. </b><b>An IDE update that went into 2.6.9 is responsible for this.</b> This non-critical issue can be solved by disabling Generic IDE and enabling support for your specific IDE controller in your kernel config.<br /><br />See <a href="http://bugzilla.kernel.org/show_bug.cgi?id
 =3615">this bug</a> for more info.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/68240">Bug 68240</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="inotify-ntfs"></a><b><i>My system is freezing on shutdown with gentoo-sources-2.6.12<br />System freeze when unmounting NTFS partitions<br /></b></i><br /><b>Solution. </b>The combination of NTFS with inotify often causes a system freeze when you unmount an NTFS partition.<br /><br />Thanks to Anton Altaparmakov, this is fixed in 2.6.12-r4.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/92719">Bug 92719</a><br />Date: 20050703<br /></font><br /><hr /><a name="localversion"></a><b><i>modprobe can't find modules installed through portage<br />Modules are being installed into the wrong place<br />My kernel version has an "n" on the end (e.g. 2.6.9-gentoo-r1n)<br />localversion is not yet used by portage<br /></b></i><br /><b>Solution. </b>Kernel 2.6.9 introduced a new option (localversion) al
 lowing you to specify some text to add onto the end of your kernel version string. Many people mistook this for a yes/no option (especially the "make oldconfig" users) and ended up setting this to the letter "n". For this reason, you may well have a kernel version string such as "2.6.9-gentoo-r1n".<br />Portage does not yet support localversion and will install external modules (e.g. nvidia-kernel) using the normal "2.6.9-gentoo-r1" path. If you entered a localversion (or accidently chose "n") then this will mean that these modules are getting installed in the wrong place. For now, unset CONFIG_LOCALVERSION and remove /usr/src/linux/localversion* and recompile your kernel. The portage developers are working on localversion support for a future releases. Additionally, kernel module ebuilds are being migrated to a new backend which does support localversion correctly.<br /><br />Most ebuilds in portage now support localversion correctly.<br /><br /><font size="2"><a href="http://bugs.
 gentoo.org/66674">Bug 66674</a><br /><a href="http://bugs.gentoo.org/67804">Bug 67804</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="nvidia-vmalloc-reserve"></a><b><i>nvidia binary graphics module fails to load with "Unknown symbol" message<br />Unknown symbol __VMALLOC_RESERVE with nvidia<br /></b></i><br /><b>Solution. </b>If you recieve the following error when trying to load the nvidia module:<br /><br /><blockquote>FATAL: Error inserting nvidia (/lib/modules/2.6.9/kernel/drivers/video/nvidia.ko): Unknown symbol in module, or unknown parameter (see dmesg)</blockquote><br /><br />...and dmesg reads:<br /><br /><blockquote>nvidia: Unknown symbol __VMALLOC_RESERVE</blockquote><br /><br />Then you need to <b>upgrade to nvidia-kernel-1.0.6111-r2 or newer</b>. This may involve you going into the testing branch:<br /><blockquote>echo media-video/nvidia-kernel >> /etc/portage/package.keywords<br /><br />emerge nvidia-kernel</blockquote><br /><br />For more i
 nfo about the testing branch, see the <a href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3#doc_chap2">portage handbook</a>.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/68561">Bug 68561</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Previous/Resolved Issues and Solutions</h1><a name="2.6.12-netfilter-hang"></a><b><i>Hangs in desktop apps in 2.6.12<br />Local network traffic hangs unless I reorder my network rules in 2.6.12<br /></b></i><br /><b>Solution. </b>2.6.12 introduces a netfilter bug, causing network traffic hangs and hence slow desktop performance for some setups.<br /><br />This is fixed in gentoo-sources-2.6.12-r5<br /><br /><font size="2"><a href="http://bugs.gentoo.org/96948">Bug 96948</a><br />Date: 20050707<br /></font><br /><hr /><a name="2.6.9-kswapd"></a><b><i>Games or general system slows to a crawl on 2.6.9<br />kswapd consumes lots
  of CPU on 2.6.9<br /></b></i><br /><b>Solution. </b><b>A kernel bug present in 2.6.9 means that sometimes the kswapd process takes lots of CPU time and drains your system resources.</b> This most commonly occurs while playing games or doing similarly intensive tasks.<br /><br />This has been fixed in 2.6.9-r2.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/69076">Bug 69076</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="2.6.9-lp"></a><b><i>Parallel printing not working in 2.6.9<br />/dev/lp0 missing in 2.6.9<br /></b></i><br /><b>Solution. </b>You may observe the following message in <i>dmesg</i>:<br /><br /><blockquote>lp: driver loaded but no devices found</blockquote><br /><br /><b>This is a kernel bug in one of the parallel port drivers, which has been fixed in 2.6.9-r2.</b><br /><br /><font size="2"><a href="http://bugs.gentoo.org/69124">Bug 69124</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="2.6.9-ub"></a><b
 ><i>usb-storage isn't working like it used to<br />usb-storage broke after a kernel upgrade<br />New ub driver isn't working<br /></b></i><br /><b>Solution. </b><b>This isn't definate, but chances are that you've been caught by the new experimental USB block device driver ("ub").</b> This is, in some cases, problematic. (You'll notice when you are using ub since your dmesg log will be complaining about "uba" as opposed to "sda" or similar.)<br />For now you can go back to the old driver by disabling <b>CONFIG_BLK_DEV_UB</b> (Device Drivers -> Block Devices -> Low Performance USB Block Driver) and using the old usb-storage module found under the USB section (enabled by default) <br /><br />In more recent kernel releases, ub is in better shape.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/69218">Bug 69218</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="64g-himem"></a><b><i>System is unstable when 64GB HIGHMEM is enabled<br />I have more than 4G
 B RAM and my system is unstable<br /></b></i><br /><b>Solution. </b>vesafb-tng had an obscure bug which caused this instability. This is fixed as of gentoo-sources-2.6.14.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/101359">Bug 101359</a><br />Date: 20050824<br /></font><br /><hr /><a name="alps-touchpad"></a><b><i>My ALPS touchpad isn't working as of 2.6.11/2.6.12<br /></b></i><br /><b>Solution. </b>As of 2.6.11, an ALPS touchpad driver was introduced in the kernel (previously, it just emulated it as a standard mouse). This means that the default behaviour changed slightly. You should use the synaptics Xorg driver, see the <a href="http://web.telia.com/~u89404340/touchpad/">homepage</a> for more info.<br /><br />The new driver seems to be working reliably now.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/84657">Bug 84657</a><br /><a href="http://bugs.gentoo.org/94476">Bug 94476</a><br />Date: 20050626<br /></font><br /><hr /><a name="alsa-device_mode-para
 m"></a><b><i>"Unknown parameter device_mode" error<br />ALSA broken; lots of "Unknown symbol" messages appear on load<br /></b></i><br /><b>Solution. </b>ALSA has recently dropped the device_mode parameter. If you still have this paremeter in use, then the module load will fail. You'll see a message (maybe only in "dmesg"):<br /><br /><blockquote>snd: Unknown parameter `device_mode'</blockquote><br /><br />Immediately after this message, you'll see *many* messages like these:<br /><br /><blockquote>snd_timer: Unknown symbol snd_info_register<br />snd_timer: Unknown symbol snd_info_create_module_entry<br />snd_timer: Unknown symbol snd_info_free_entry<br />snd_timer: Unknown symbol snd_verbose_printk</blockquote><br /><br />Note that the "Unknown symbol" messages aren't actually correct - the real problem is the device_node parameter, but people tend to miss that error because it gets flooded out by all the "Unknown symbol" messages.<br /><br />This is usually caused by a file in <i>
 /etc/modules.d</i> supplying a device_mode parameter.<br /><br />To find which file is supplying this, you can do:<br /><br /><blockquote><pre># grep device_mode /etc/modules.d/*</pre></blockquote><br /><br />Usually, it is a file called <b>alsa</b> containing the line:<br /><br /><blockquote>options snd  device_mode=0666</blockquote><br /><br />Remove this line, save the file, run <i>modules-update</i>, and the problem should be solved.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/106400">Bug 106400</a><br />Date: 20051103<br /></font><br /><hr /><a name="ide-probe-hang"></a><b><i>Kernel hangs for about 30 seconds during bootup, "Probing IDE" messages are displayed<br /></b></i><br /><b>Solution. </b><b>An IDE update that went into 2.6.9 is responsible for this.</b> This non-critical issue can be solved by disabling Generic IDE and enabling support for your specific IDE controller in your kernel config.<br /><br />See <a href="http://bugzilla.kernel.org/show_bug.cgi?id
 =3615">this bug</a> for more info.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/68240">Bug 68240</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="inotify-ntfs"></a><b><i>My system is freezing on shutdown with gentoo-sources-2.6.12<br />System freeze when unmounting NTFS partitions<br /></b></i><br /><b>Solution. </b>The combination of NTFS with inotify often causes a system freeze when you unmount an NTFS partition.<br /><br />Thanks to Anton Altaparmakov, this is fixed in 2.6.12-r4.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/92719">Bug 92719</a><br />Date: 20050703<br /></font><br /><hr /><a name="localversion"></a><b><i>modprobe can't find modules installed through portage<br />Modules are being installed into the wrong place<br />My kernel version has an "n" on the end (e.g. 2.6.9-gentoo-r1n)<br />localversion is not yet used by portage<br /></b></i><br /><b>Solution. </b>Kernel 2.6.9 introduced a new option (localversion) al
 lowing you to specify some text to add onto the end of your kernel version string. Many people mistook this for a yes/no option (especially the "make oldconfig" users) and ended up setting this to the letter "n". For this reason, you may well have a kernel version string such as "2.6.9-gentoo-r1n".<br />Portage does not yet support localversion and will install external modules (e.g. nvidia-kernel) using the normal "2.6.9-gentoo-r1" path. If you entered a localversion (or accidently chose "n") then this will mean that these modules are getting installed in the wrong place. For now, unset CONFIG_LOCALVERSION and remove /usr/src/linux/localversion* and recompile your kernel. The portage developers are working on localversion support for a future releases. Additionally, kernel module ebuilds are being migrated to a new backend which does support localversion correctly.<br /><br />Most ebuilds in portage now support localversion correctly.<br /><br /><font size="2"><a href="http://bugs.
 gentoo.org/66674">Bug 66674</a><br /><a href="http://bugs.gentoo.org/67804">Bug 67804</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><a name="nvidia-vmalloc-reserve"></a><b><i>nvidia binary graphics module fails to load with "Unknown symbol" message<br />Unknown symbol __VMALLOC_RESERVE with nvidia<br /></b></i><br /><b>Solution. </b>If you recieve the following error when trying to load the nvidia module:<br /><br /><blockquote>FATAL: Error inserting nvidia (/lib/modules/2.6.9/kernel/drivers/video/nvidia.ko): Unknown symbol in module, or unknown parameter (see dmesg)</blockquote><br /><br />...and dmesg reads:<br /><br /><blockquote>nvidia: Unknown symbol __VMALLOC_RESERVE</blockquote><br /><br />Then you need to <b>upgrade to nvidia-kernel-1.0.6111-r2 or newer</b>. This may involve you going into the testing branch:<br /><blockquote>echo media-video/nvidia-kernel >> /etc/portage/package.keywords<br /><br />emerge nvidia-kernel</blockquote><br /><br />For more i
 nfo about the testing branch, see the <a href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3#doc_chap2">portage handbook</a>.<br /><br /><font size="2"><a href="http://bugs.gentoo.org/68561">Bug 68561</a><br />Date: 20041030<br />Kernel: 2.6.9<br /></font><br /><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/issues.htm b/web/output/issues.htm
index 104f3d5..9b2d2af 100644
--- a/web/output/issues.htm
+++ b/web/output/issues.htm
@@ -1,3 +1,3 @@
-<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Current/Recent Issues and Solutions</h1><ul></ul><hr /><h1>Previous/Resolved Issues and Solutions</h1><ul><li><a href="issues-resolved.htm#2.6.12-netfilter-hang">Hangs in desktop apps in 2.6.12<br />Local network traffic hangs unless I reorder my network rules in 2.6.12<br /></a></li><li><a href="issues-resolved.htm#2.6.9-kswapd">Games or general system slows to a crawl on 2.6.9<br />kswapd consumes lots of CPU on 2.6.9<br /></a></li><li><a href="issues-resolved.htm#2.6.9-lp">Parallel printing not working in 2.6.9<br />/dev/lp0 missing in 2.6.9<br /></a></li><li><a href="issues-resolved.htm#2.6.9-ub">usb-storage isn't worki
 ng like it used to<br />usb-storage broke after a kernel upgrade<br />New ub driver isn't working<br /></a></li><li><a href="issues-resolved.htm#64g-himem">System is unstable when 64GB HIGHMEM is enabled<br />I have more than 4GB RAM and my system is unstable<br /></a></li><li><a href="issues-resolved.htm#alps-touchpad">My ALPS touchpad isn't working as of 2.6.11/2.6.12<br /></a></li><li><a href="issues-resolved.htm#alsa-device_mode-param">&quot;Unknown parameter device_mode&quot; error<br />ALSA broken; lots of &quot;Unknown symbol&quot; messages appear on load<br /></a></li><li><a href="issues-resolved.htm#ide-probe-hang">Kernel hangs for about 30 seconds during bootup, &quot;Probing IDE&quot; messages are displayed<br /></a></li><li><a href="issues-resolved.htm#inotify-ntfs">My system is freezing on shutdown with gentoo-sources-2.6.12<br />System freeze when unmounting NTFS partitions<br /></a></li><li><a href="issues-resolved.htm#localversion">modprobe can't find modules install
 ed through portage<br />Modules are being installed into the wrong place<br />My kernel version has an &quot;n&quot; on the end (e.g. 2.6.9-gentoo-r1n)<br />localversion is not yet used by portage<br /></a></li><li><a href="issues-resolved.htm#nvidia-vmalloc-reserve">nvidia binary graphics module fails to load with &quot;Unknown symbol&quot; message<br />Unknown symbol __VMALLOC_RESERVE with nvidia<br /></a></li></ul><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:14 EDT 2014
+<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Current/Recent Issues and Solutions</h1><ul></ul><hr /><h1>Previous/Resolved Issues and Solutions</h1><ul><li><a href="issues-resolved.htm#2.6.12-netfilter-hang">Hangs in desktop apps in 2.6.12<br />Local network traffic hangs unless I reorder my network rules in 2.6.12<br /></a></li><li><a href="issues-resolved.htm#2.6.9-kswapd">Games or general system slows to a crawl on 2.6.9<br />kswapd consumes lots of CPU on 2.6.9<br /></a></li><li><a href="issues-resolved.htm#2.6.9-lp">Parallel printing not working in 2.6.9<br />/dev/lp0 missing in 2.6.9<br /></a></li><li><a href="issues-resolved.htm#2.6.9-ub">usb-storage isn't worki
 ng like it used to<br />usb-storage broke after a kernel upgrade<br />New ub driver isn't working<br /></a></li><li><a href="issues-resolved.htm#64g-himem">System is unstable when 64GB HIGHMEM is enabled<br />I have more than 4GB RAM and my system is unstable<br /></a></li><li><a href="issues-resolved.htm#alps-touchpad">My ALPS touchpad isn't working as of 2.6.11/2.6.12<br /></a></li><li><a href="issues-resolved.htm#alsa-device_mode-param">&quot;Unknown parameter device_mode&quot; error<br />ALSA broken; lots of &quot;Unknown symbol&quot; messages appear on load<br /></a></li><li><a href="issues-resolved.htm#ide-probe-hang">Kernel hangs for about 30 seconds during bootup, &quot;Probing IDE&quot; messages are displayed<br /></a></li><li><a href="issues-resolved.htm#inotify-ntfs">My system is freezing on shutdown with gentoo-sources-2.6.12<br />System freeze when unmounting NTFS partitions<br /></a></li><li><a href="issues-resolved.htm#localversion">modprobe can't find modules install
 ed through portage<br />Modules are being installed into the wrong place<br />My kernel version has an &quot;n&quot; on the end (e.g. 2.6.9-gentoo-r1n)<br />localversion is not yet used by portage<br /></a></li><li><a href="issues-resolved.htm#nvidia-vmalloc-reserve">nvidia binary graphics module fails to load with &quot;Unknown symbol&quot; message<br />Unknown symbol __VMALLOC_RESERVE with nvidia<br /></a></li></ul><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/kernels.htm b/web/output/kernels.htm
index ce8cab6..215307f 100644
--- a/web/output/kernels.htm
+++ b/web/output/kernels.htm
@@ -1,3 +1,3 @@
-<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Available Kernels</h1><table id="hor-minimalist-a" class="kernels"><tr><th>Kernel</th><th>Version</th><th>Genpatches</th></tr><tr><td>ck-sources</td><td>3.10.24</td><td><a href="patches-3.10-31.htm">3.10-31</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.10.32</td><td><a href="patches-3.10-39.htm">3.10-39</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.10.39</td><td><a href="patches-3.10-46.htm">3.10-46</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.11.10</td><td><a href="patches-3.11-14.htm">3.11-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.
 12.13</td><td><a href="patches-3.12-14.htm">3.12-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.12.19</td><td><a href="patches-3.12-20.htm">3.12-20</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.12.5</td><td><a href="patches-3.12-6.htm">3.12-6</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.13.11</td><td><a href="patches-3.13-14.htm">3.13-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.13.5</td><td><a href="patches-3.13-8.htm">3.13-8</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.14.3</td><td><a href="patches-3.14-6.htm">3.14-6</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.4.74</td><td><a href="patches-3.4-54.htm">3.4-54</a> base extras</td></tr><tr><td>ck-sources</td><td>3.4.82</td><td><a href="patches-3.4-62.htm">3.4-62</a> base extras</td></tr
 ><tr><td>ck-sources</td><td>3.4.89</td><td><a href="patches-3.4-69.htm">3.4-69</a> base extras</td></tr><tr><td>ck-sources</td><td>3.5.7-r2</td><td><a href="patches-3.5-8.htm">3.5-8</a> base extras</td></tr><tr><td>ck-sources</td><td>3.6.11-r2</td><td><a href="patches-3.6-13.htm">3.6-13</a> base extras</td></tr><tr><td>ck-sources</td><td>3.7.10-r1</td><td><a href="patches-3.7-14.htm">3.7-14</a> base extras</td></tr><tr><td>ck-sources</td><td>3.8.13</td><td><a href="patches-3.8-16.htm">3.8-16</a> base extras</td></tr><tr><td>ck-sources</td><td>3.9.11-r1</td><td><a href="patches-3.9-17.htm">3.9-17</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.10.32</td><td><a href="patches-3.10-39.htm">3.10-39</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.40</td><td><a href="patches-3.10-47.htm">3.10-47</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.41</td><td><a href="patches-3.10-48.htm">3.10-48</a> base extras experimental</td></tr>
 <tr><td>gentoo-sources</td><td>3.10.41-r1</td><td><a href="patches-3.10-49.htm">3.10-49</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.42</td><td><a href="patches-3.10-50.htm">3.10-50</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.43</td><td><a href="patches-3.10-51.htm">3.10-51</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.44</td><td><a href="patches-3.10-52.htm">3.10-52</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.13</td><td><a href="patches-3.12-14.htm">3.12-14</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.20</td><td><a href="patches-3.12-21.htm">3.12-21</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.21</td><td><a href="patches-3.12-22.htm">3.12-22</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.21-r1</td><td><a href="patches-3.12-23.htm">3.12-23</a> base extras experimental</td></tr><tr><td
 >gentoo-sources</td><td>3.12.22</td><td><a href="patches-3.12-25.htm">3.12-25</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.5</td><td><a href="patches-3.14-8.htm">3.14-8</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.5-r1</td><td><a href="patches-3.14-9.htm">3.14-9</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.6</td><td><a href="patches-3.14-10.htm">3.14-10</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.7</td><td><a href="patches-3.14-11.htm">3.14-11</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.8</td><td><a href="patches-3.14-12.htm">3.14-12</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.15.0</td><td><a href="patches-3.15-1.htm">3.15-1</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.15.0-r1</td>
 <td><a href="patches-3.15-2.htm">3.15-2</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.15.1</td><td><a href="patches-3.15-3.htm">3.15-3</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.2.58-r2</td><td><a href="patches-3.2-37.htm">3.2-37</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.2.58-r3</td><td><a href="patches-3.2-38.htm">3.2-38</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.2.60</td><td><a href="patches-3.2-39.htm">3.2-39</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.90-r2</td><td><a href="patches-3.4-72.htm">3.4-72</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.91</td><td><a href="patches-3.4-73.htm">3.4-73</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.91-r1</td><td><a href="patches-3.4-74.htm">3.4-74</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.92</td><td><a href="patches-3.4-75.htm">3.4-75</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.93<
 /td><td><a href="patches-3.4-76.htm">3.4-76</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.94</td><td><a href="patches-3.4-77.htm">3.4-77</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.13.10</td><td><a href="patches-3.13-13.htm">3.13-13</a> base</td></tr><tr><td>hardened-sources</td><td>3.13.6-r3</td><td><a href="patches-3.13-9.htm">3.13-9</a> base</td></tr><tr><td>hardened-sources</td><td>3.14.5-r2</td><td><a href="patches-3.14-8.htm">3.14-8</a> base</td></tr><tr><td>hardened-sources</td><td>3.14.6</td><td><a href="patches-3.14-10.htm">3.14-10</a> base</td></tr><tr><td>hardened-sources</td><td>3.2.54-r9</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.55-r7</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.59-r5</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.60</td><td><a href="patches-3
 .2-16.htm">3.2-16</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.10.37</td><td><a href="patches-3.10-44.htm">3.10-44</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.38</td><td><a href="patches-3.10-45.htm">3.10-45</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.40</td><td><a href="patches-3.10-47.htm">3.10-47</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.41</td><td><a href="patches-3.10-49.htm">3.10-49</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.42</td><td><a href="patches-3.10-50.htm">3.10-50</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.43</td><td><a href="patches-3.10-51.htm">3.10-51</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.18</td><td><a href="patches-3.12-19.htm">3.12-19</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.19</td><td><a href="patches-3.12-20.htm">
 3.12-20</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.21</td><td><a href="patches-3.12-23.htm">3.12-23</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.22</td><td><a href="patches-3.12-25.htm">3.12-25</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.13.11</td><td><a href="patches-3.13-14.htm">3.13-14</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.1</td><td><a href="patches-3.14-4.htm">3.14-4</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.2</td><td><a href="patches-3.14-5.htm">3.14-5</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.5</td><td><a href="patches-3.14-9.htm">3.14-9</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.6</td><td><a href="patches-3.14-10.htm">3.14-10</a
 > base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.7</td><td><a href="patches-3.14-11.htm">3.14-11</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.4.87</td><td><a href="patches-3.4-67.htm">3.4-67</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.88</td><td><a href="patches-3.4-68.htm">3.4-68</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.90</td><td><a href="patches-3.4-70.htm">3.4-70</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.91</td><td><a href="patches-3.4-74.htm">3.4-74</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.92</td><td><a href="patches-3.4-75.htm">3.4-75</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.93</td><td><a href="patches-3.4-76.htm">3.4-76</a> base extras</td></tr><tr><td>vserver-sources</td><td>2.3.0.36.32</td><td><a href="patches-2.3-9.htm">2.3-9</a> base extras</td></tr></table><hr /><div align="right"><h4>Automatically generated: Wed Jun 18
  16:15:14 EDT 2014
+<html><head><title>genpatches infopage</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>Available Kernels</h1><table id="hor-minimalist-a" class="kernels"><tr><th>Kernel</th><th>Version</th><th>Genpatches</th></tr><tr><td>ck-sources</td><td>3.10.24</td><td><a href="patches-3.10-31.htm">3.10-31</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.10.32</td><td><a href="patches-3.10-39.htm">3.10-39</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.10.39</td><td><a href="patches-3.10-46.htm">3.10-46</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.11.10</td><td><a href="patches-3.11-14.htm">3.11-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.
 12.13</td><td><a href="patches-3.12-14.htm">3.12-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.12.19</td><td><a href="patches-3.12-20.htm">3.12-20</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.12.5</td><td><a href="patches-3.12-6.htm">3.12-6</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.13.11</td><td><a href="patches-3.13-14.htm">3.13-14</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.13.5</td><td><a href="patches-3.13-8.htm">3.13-8</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.14.3</td><td><a href="patches-3.14-6.htm">3.14-6</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>ck-sources</td><td>3.4.74</td><td><a href="patches-3.4-54.htm">3.4-54</a> base extras</td></tr><tr><td>ck-sources</td><td>3.4.82</td><td><a href="patches-3.4-62.htm">3.4-62</a> base extras</td></tr
 ><tr><td>ck-sources</td><td>3.4.89</td><td><a href="patches-3.4-69.htm">3.4-69</a> base extras</td></tr><tr><td>ck-sources</td><td>3.5.7-r2</td><td><a href="patches-3.5-8.htm">3.5-8</a> base extras</td></tr><tr><td>ck-sources</td><td>3.6.11-r2</td><td><a href="patches-3.6-13.htm">3.6-13</a> base extras</td></tr><tr><td>ck-sources</td><td>3.7.10-r1</td><td><a href="patches-3.7-14.htm">3.7-14</a> base extras</td></tr><tr><td>ck-sources</td><td>3.8.13</td><td><a href="patches-3.8-16.htm">3.8-16</a> base extras</td></tr><tr><td>ck-sources</td><td>3.9.11-r1</td><td><a href="patches-3.9-17.htm">3.9-17</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.10.32</td><td><a href="patches-3.10-39.htm">3.10-39</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.40</td><td><a href="patches-3.10-47.htm">3.10-47</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.41</td><td><a href="patches-3.10-48.htm">3.10-48</a> base extras experimental</td></tr>
 <tr><td>gentoo-sources</td><td>3.10.41-r1</td><td><a href="patches-3.10-49.htm">3.10-49</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.42</td><td><a href="patches-3.10-50.htm">3.10-50</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.43</td><td><a href="patches-3.10-51.htm">3.10-51</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.44</td><td><a href="patches-3.10-52.htm">3.10-52</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.10.45</td><td><a href="patches-3.10-53.htm">3.10-53</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.13</td><td><a href="patches-3.12-14.htm">3.12-14</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.20</td><td><a href="patches-3.12-21.htm">3.12-21</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.21</td><td><a href="patches-3.12-22.htm">3.12-22</a> base extras experimental</td></tr><tr><td>ge
 ntoo-sources</td><td>3.12.21-r1</td><td><a href="patches-3.12-23.htm">3.12-23</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.22</td><td><a href="patches-3.12-25.htm">3.12-25</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.12.23</td><td><a href="patches-3.12-26.htm">3.12-26</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.5</td><td><a href="patches-3.14-8.htm">3.14-8</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.5-r1</td><td><a href="patches-3.14-9.htm">3.14-9</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.6</td><td><a href="patches-3.14-10.htm">3.14-10</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.7</td><td><a href="patches-3.14-11.htm">3.14-11</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><
 td>3.14.8</td><td><a href="patches-3.14-12.htm">3.14-12</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.14.9</td><td><a href="patches-3.14-13.htm">3.14-13</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.15.0</td><td><a href="patches-3.15-1.htm">3.15-1</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.15.0-r1</td><td><a href="patches-3.15-2.htm">3.15-2</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.15.1</td><td><a href="patches-3.15-3.htm">3.15-3</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.15.2</td><td><a href="patches-3.15-4.htm">3.15-4</a> base extras experimental</td></tr><tr><td>gentoo-sources</td><td>3.2.58-r2</td><td><a href="patches-3.2-37.htm">3.2-37</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.2.58-r3</td><td><a href="patches-3.2-38.htm">3.2-38</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.2.60</td><td><a href="patches-3.2-39.htm">3.2-39</a> base 
 extras</td></tr><tr><td>gentoo-sources</td><td>3.4.90-r2</td><td><a href="patches-3.4-72.htm">3.4-72</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.91</td><td><a href="patches-3.4-73.htm">3.4-73</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.91-r1</td><td><a href="patches-3.4-74.htm">3.4-74</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.92</td><td><a href="patches-3.4-75.htm">3.4-75</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.93</td><td><a href="patches-3.4-76.htm">3.4-76</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.94</td><td><a href="patches-3.4-77.htm">3.4-77</a> base extras</td></tr><tr><td>gentoo-sources</td><td>3.4.95</td><td><a href="patches-3.4-78.htm">3.4-78</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.13.10</td><td><a href="patches-3.13-13.htm">3.13-13</a> base</td></tr><tr><td>hardened-sources</td><td>3.13.6-r3</td><td><a href="patches-3.13-9.htm">3.13-9</a> base</td></tr><tr><td>hardened
 -sources</td><td>3.14.5-r2</td><td><a href="patches-3.14-8.htm">3.14-8</a> base</td></tr><tr><td>hardened-sources</td><td>3.14.9</td><td><a href="patches-3.14-13.htm">3.14-13</a> base</td></tr><tr><td>hardened-sources</td><td>3.15.1</td><td><a href="patches-3.15-3.htm">3.15-3</a> base</td></tr><tr><td>hardened-sources</td><td>3.15.2</td><td><a href="patches-3.15-4.htm">3.15-4</a> base</td></tr><tr><td>hardened-sources</td><td>3.2.54-r9</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.55-r7</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.59-r5</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.60-r3</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>hardened-sources</td><td>3.2.60-r4</td><td><a href="patches-3.2-16.htm">3.2-16</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.10.37
 </td><td><a href="patches-3.10-44.htm">3.10-44</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.38</td><td><a href="patches-3.10-45.htm">3.10-45</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.40</td><td><a href="patches-3.10-47.htm">3.10-47</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.41</td><td><a href="patches-3.10-49.htm">3.10-49</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.42</td><td><a href="patches-3.10-50.htm">3.10-50</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.43</td><td><a href="patches-3.10-51.htm">3.10-51</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.10.44</td><td><a href="patches-3.10-52.htm">3.10-52</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.18</td><td><a href="patches-3.12-19.htm">3.12-19</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12
 .19</td><td><a href="patches-3.12-20.htm">3.12-20</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.21</td><td><a href="patches-3.12-23.htm">3.12-23</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.12.22</td><td><a href="patches-3.12-25.htm">3.12-25</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.13.11</td><td><a href="patches-3.13-14.htm">3.13-14</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.1</td><td><a href="patches-3.14-4.htm">3.14-4</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.2</td><td><a href="patches-3.14-5.htm">3.14-5</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.4</td><td><a href="patches-3.14-7.htm">3.14-7</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.5</td><td><a href="patches-3.14-9.htm">3.14-9</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.6</td><t
 d><a href="patches-3.14-10.htm">3.14-10</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.7</td><td><a href="patches-3.14-11.htm">3.14-11</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.14.8</td><td><a href="patches-3.14-12.htm">3.14-12</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.15.1</td><td><a href="patches-3.15-3.htm">3.15-3</a> base extras experimental</td></tr><tr><td>tuxonice-sources</td><td>3.4.87</td><td><a href="patches-3.4-67.htm">3.4-67</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.88</td><td><a href="patches-3.4-68.htm">3.4-68</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.90</td><td><a href="patches-3.4-70.htm">3.4-70</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.91</td><td><a href="patches-3.4-74.htm">3.4-74</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.92</td><td><a href="patches-3.4-75.htm">3.4-75</a> base extras</td></tr><tr>
 <td>tuxonice-sources</td><td>3.4.93</td><td><a href="patches-3.4-76.htm">3.4-76</a> base extras</td></tr><tr><td>tuxonice-sources</td><td>3.4.94</td><td><a href="patches-3.4-77.htm">3.4-77</a> base extras</td></tr><tr><td>vserver-sources</td><td>2.3.0.36.32</td><td><a href="patches-2.3-9.htm">2.3-9</a> base extras</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/patches-3.12-26.htm b/web/output/patches-3.12-26.htm
new file mode 100644
index 0000000..89acc6e
--- /dev/null
+++ b/web/output/patches-3.12-26.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.12-26 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.12-26 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.12-26.base.tar.xz">genpatches-3.12-26.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.12-26.extras.tar.xz">genpatches-3.12-26.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.12-26.experimental.tar.xz">genpatches-3.12-26.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc"
 >Add Gentoo Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:23 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/patches-3.14-13.htm b/web/output/patches-3.14-13.htm
new file mode 100644
index 0000000..72b7217
--- /dev/null
+++ b/web/output/patches-3.14-13.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.14-13 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.14-13 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.14-13.base.tar.xz">genpatches-3.14-13.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.14-13.extras.tar.xz">genpatches-3.14-13.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.14-13.experimental.tar.xz">genpatches-3.14-13.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc"
 >Add Gentoo Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:24 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/patches-3.15-4.htm b/web/output/patches-3.15-4.htm
new file mode 100644
index 0000000..8b30662
--- /dev/null
+++ b/web/output/patches-3.15-4.htm
@@ -0,0 +1,3 @@
+<html><head><title>3.15-4 Patch List</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>3.15-4 Patch List</h1><p>Patches 0000-2999 are available in <a href="tarballs/genpatches-3.15-4.base.tar.xz">genpatches-3.15-4.base.tar.xz</a><br />Patches 3000-4999 are available in <a href="tarballs/genpatches-3.15-4.extras.tar.xz">genpatches-3.15-4.extras.tar.xz</a><br />Patches 5000-5099 are available in <a href="tarballs/genpatches-3.15-4.experimental.tar.xz">genpatches-3.15-4.experimental.tar.xz</a></p><table id="hor-minimalist-a"><tr><th>Patch</th><th>From</th><th>Description</th></tr><tr><td class="patch">4567_distro-Gentoo-Kconfig.patch</td><td class="from">Tom Wijsman <TomWij@gentoo.org></td><td class="desc">Add Gen
 too Linux support config settings and defaults.</td></tr></table><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 15:57:24 EDT 2014
+ by mike
+</h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.11.htm b/web/output/releases-2.6.11.htm
index 79153bf..ed3e305 100644
--- a/web/output/releases-2.6.11.htm
+++ b/web/output/releases-2.6.11.htm
@@ -1,3 +1,3 @@
-<html><head><title>2.6.11 Releases</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>2.6.11 Releases</h1><h2>Release 2.6.11-14</h2><p><a href="patches-2.6.11-14.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-2.6.11-14.base.tar.xz">base</a>, <a href="tarballs/genpatches-2.6.11-14.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-2.6.11-14.experimental.tar.xz">experimental</a></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:42 EDT 2014
+<html><head><title>2.6.11 Releases</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>2.6.11 Releases</h1><h2>Release 2.6.11-14</h2><p><a href="patches-2.6.11-14.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-2.6.11-14.base.tar.xz">base</a>, <a href="tarballs/genpatches-2.6.11-14.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-2.6.11-14.experimental.tar.xz">experimental</a></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:53 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.12.htm b/web/output/releases-2.6.12.htm
index 5c13869..335eb2a 100644
--- a/web/output/releases-2.6.12.htm
+++ b/web/output/releases-2.6.12.htm
@@ -178,6 +178,6 @@ Fix lock leakage causing preempt breakage
 Linux 2.6.12.6
  (dsd)<br /><strong>Added:</strong> 1006_linux-2.6.12.6.patch<br /><strong>Deleted:</strong> 1100_ipsec-policy-bypass.patch<br /></p><p><strong>Revision 155:</strong> 
 2.6.12-14 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:42 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.13.htm b/web/output/releases-2.6.13.htm
index 29be78a..033381c 100644
--- a/web/output/releases-2.6.13.htm
+++ b/web/output/releases-2.6.13.htm
@@ -52,6 +52,6 @@ Fix vesafb-tng compile error
 Fix 'make mandocs' problem
  (dsd)<br /><strong>Added:</strong> 2900_alsa-mandocs.patch<br /></p><p><strong>Revision 191:</strong> 
 2.6.13-7 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:42 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.14.htm b/web/output/releases-2.6.14.htm
index 4574a17..3644c41 100644
--- a/web/output/releases-2.6.14.htm
+++ b/web/output/releases-2.6.14.htm
@@ -100,6 +100,6 @@ Releasing 2.6.14-15
 fix build-issues with task thread_info changes on x86_64
  (johnm)<br /><strong>Modified:</strong> 1499_16.9_ix87-xcpu-leak.patch<br /></p><p><strong>Revision 447:</strong> 
 Releasing 2.6.14-16
- (johnm)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:42 EDT 2014
+ (johnm)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.15.htm b/web/output/releases-2.6.15.htm
index 376a5f1..bd25b12 100644
--- a/web/output/releases-2.6.15.htm
+++ b/web/output/releases-2.6.15.htm
@@ -98,6 +98,6 @@ Linux 2.6.15.6
 Linux 2.6.15.7
  (dsd)<br /><strong>Added:</strong> 1056_linux-2.6.15.7.patch<br /></p><p><strong>Revision 351:</strong> 
 2.6.15-11 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.16.htm b/web/output/releases-2.6.16.htm
index 30f600e..02fcb47 100644
--- a/web/output/releases-2.6.16.htm
+++ b/web/output/releases-2.6.16.htm
@@ -150,6 +150,6 @@ fix readme
 remove 2.6.16.25: we have a better patch
  (dsd)<br /><strong>Deleted:</strong> 1023_linux-2.6.16.25.patch<br /></p><p><strong>Revision 552:</strong> 
 2.6.16-15 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.17.htm b/web/output/releases-2.6.17.htm
index e99c336..5b1039f 100644
--- a/web/output/releases-2.6.17.htm
+++ b/web/output/releases-2.6.17.htm
@@ -176,6 +176,6 @@ this is part of 2.6.17.14
 update readme
  (dsd)<br /></p><p><strong>Revision 681:</strong> 
 2.6.17-11 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.18.htm b/web/output/releases-2.6.18.htm
index 78bab9f..704e9ad 100644
--- a/web/output/releases-2.6.18.htm
+++ b/web/output/releases-2.6.18.htm
@@ -102,6 +102,6 @@ Fixed in 2.6.18.8.
 Linux 2.6.18.8.
  (phreak)<br /><strong>Added:</strong> 1006_linux-2.6.18.7.patch<br /><strong>Added:</strong> 1007_linux-2.6.18.8.patch<br /></p><p><strong>Revision 877:</strong> 
 2.6.18-10 release
- (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.19.htm b/web/output/releases-2.6.19.htm
index 363ec7e..0cf425c 100644
--- a/web/output/releases-2.6.19.htm
+++ b/web/output/releases-2.6.19.htm
@@ -72,6 +72,6 @@ Removing 1500_x86-64-bitops-gcc34.patch, its fixed in linux-2.6.19.4.
 Linux 2.6.19.7.
  (phreak)<br /><strong>Added:</strong> 1003_linux-2.6.19.4.patch<br /><strong>Added:</strong> 1004_linux-2.6.19.5.patch<br /><strong>Added:</strong> 1005_linux-2.6.19.6.patch<br /><strong>Added:</strong> 1006_linux-2.6.19.7.patch<br /></p><p><strong>Revision 873:</strong> 
 2.6.19-8 release
- (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.20.htm b/web/output/releases-2.6.20.htm
index fe5943e..ebc770e 100644
--- a/web/output/releases-2.6.20.htm
+++ b/web/output/releases-2.6.20.htm
@@ -126,6 +126,6 @@ Linux 2.6.20.20.
 Fix compilation of media/video/pwc.
  (phreak)<br /><strong>Added:</strong> 2705_video-pwc-nr-cpu.patch<br /></p><p><strong>Revision 1155:</strong> 
 2.6.20-19 release
- (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (phreak)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.21.htm b/web/output/releases-2.6.21.htm
index 8c4abb2..8b26419 100644
--- a/web/output/releases-2.6.21.htm
+++ b/web/output/releases-2.6.21.htm
@@ -76,6 +76,6 @@ Adding back the ALSA/HDA patch for Asus M2V detection (got removed accidently).
 Linux 2.6.21.6.
  (phreak)<br /><strong>Added:</strong> 1005_linux-2.6.21.6.patch<br /></p><p><strong>Revision 1024:</strong> 
 2.6.21-6 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.22.htm b/web/output/releases-2.6.22.htm
index dc0d5bd..8a6fb9d 100644
--- a/web/output/releases-2.6.22.htm
+++ b/web/output/releases-2.6.22.htm
@@ -110,6 +110,6 @@ Fix stack overflow due to recursive ACPI thermal checks
 Linux 2.6.22.12
  (dsd)<br /><strong>Added:</strong> 1011_linux-2.6.22.12.patch<br /></p><p><strong>Revision 1199:</strong> 
 2.6.22-11 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.23.htm b/web/output/releases-2.6.23.htm
index 1c46899..4ff4625 100644
--- a/web/output/releases-2.6.23.htm
+++ b/web/output/releases-2.6.23.htm
@@ -78,6 +78,6 @@ Fix GCC 4.2 compile failure on alpha/ia64/ppc64
 Linux 2.6.23.17
  (dsd)<br /><strong>Added:</strong> 1015_linux-2.6.23.16.patch<br /><strong>Added:</strong> 1016_linux-2.6.23.17.patch<br /><strong>Deleted:</strong> 1400_vmsplice-user-pointer.patch<br /><strong>Deleted:</strong> 1500_get-zero-user-pages.patch<br /></p><p><strong>Revision 1260:</strong> 
 2.6.23-10 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.24.htm b/web/output/releases-2.6.24.htm
index ae29895..3d80990 100644
--- a/web/output/releases-2.6.24.htm
+++ b/web/output/releases-2.6.24.htm
@@ -108,6 +108,6 @@ Linux 2.6.24.7
 Fix utimensat() system call permissions checking
  (dsd)<br /><strong>Added:</strong> 1500_utimensat-permissions.patch<br /></p><p><strong>Revision 1313:</strong> 
 2.6.24-9 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.25.htm b/web/output/releases-2.6.25.htm
index 766554f..a557a4b 100644
--- a/web/output/releases-2.6.25.htm
+++ b/web/output/releases-2.6.25.htm
@@ -64,6 +64,6 @@ Version bump to Linux 2.6.25.16
 Adding 2.6.25.17, and three security patches. A null pointer dereference in the thinkpad acpi, another one in nfs and missing capability checks.
  (mpagano)<br /><strong>Added:</strong> 1016_linux-2.6.25.17.patch<br /><strong>Added:</strong> 1500_thinkpad_acpi-null-ptr-deref-fix.patch<br /><strong>Added:</strong> 1501_nfs-validate_mount_data-null-ptr-deref-fixes.patch<br /><strong>Added:</strong> 1502_wan-sbni_ioctl-add-missing-capability-checks.patch<br /></p><p><strong>Revision 1346:</strong> 
 2.6.25-11 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.26.htm b/web/output/releases-2.6.26.htm
index f89dc77..ce79cd1 100644
--- a/web/output/releases-2.6.26.htm
+++ b/web/output/releases-2.6.26.htm
@@ -42,6 +42,6 @@ Fix AF_UNIX garbage collection security issue
 Fix potential inotify security issue
  (dsd)<br /><strong>Added:</strong> 1505_inotify-watch-removal-race.patch<br /></p><p><strong>Revision 1425:</strong> 
 2.6.26-5 release
- (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (dsd)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.27.htm b/web/output/releases-2.6.27.htm
index d9fa77f..7ca9d25 100644
--- a/web/output/releases-2.6.27.htm
+++ b/web/output/releases-2.6.27.htm
@@ -118,6 +118,6 @@ Linux patch version 2.6.27.19
 Linux patch 2.6.27.20
  (mpagano)<br /><strong>Added:</strong> 1019_linux-2.6.27.20.patch<br /></p><p><strong>Revision 1531:</strong> 
 2.6.27-12 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.28.htm b/web/output/releases-2.6.28.htm
index 31d9bf0..b641e3a 100644
--- a/web/output/releases-2.6.28.htm
+++ b/web/output/releases-2.6.28.htm
@@ -82,6 +82,6 @@ Adding linux 2.6.28.10 and removing redundant patch
 Makefile fixes
  (mpagano)<br /><strong>Modified:</strong> 1009_linux-2.6.28.10.patch<br /></p><p><strong>Revision 1562:</strong> 
 2.6.28-9 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.29.htm b/web/output/releases-2.6.29.htm
index 436b024..3a795ed 100644
--- a/web/output/releases-2.6.29.htm
+++ b/web/output/releases-2.6.29.htm
@@ -52,6 +52,6 @@ Adding linux patch 2.6.29.6
 2.6.29-8 release
  (mpagano)<br /></p><hr /><h2>Release 2.6.29-9</h2><p><a href="patches-2.6.29-9.htm">View entire patch list</a><br />Split-out patch tarballs: <a href="tarballs/genpatches-2.6.29-9.base.tar.xz">base</a>, <a href="tarballs/genpatches-2.6.29-9.extras.tar.xz">extras</a></p><a href="tarballs/genpatches-2.6.29-9.experimental.tar.xz">experimental</a></p><h3>Changes since </h3><p><strong>Revision 1594:</strong> 
 2.6.29-9 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.30.htm b/web/output/releases-2.6.30.htm
index d999845..0c7bf90 100644
--- a/web/output/releases-2.6.30.htm
+++ b/web/output/releases-2.6.30.htm
@@ -58,6 +58,6 @@ Linux patch version 2.6.30.9
 Fix for the null pointer exception in pipe_rdwr_open (CVE-2009-3547)
  (mpagano)<br /><strong>Added:</strong> 1500_pipe-c-null-ptr-dref.patch<br /></p><p><strong>Revision 1628:</strong> 
 2.6.30-10 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.31.htm b/web/output/releases-2.6.31.htm
index 0f6d21c..bf29be6 100644
--- a/web/output/releases-2.6.31.htm
+++ b/web/output/releases-2.6.31.htm
@@ -60,6 +60,6 @@ Linux patch version 2.6.31.10 and 2.6.31.11
 Linux patch 2.6.31.12
  (mpagano)<br /><strong>Added:</strong> 1011_linux-2.6.31.12.patch<br /></p><p><strong>Revision 1657:</strong> 
 2.6.31-11 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:54 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.32.htm b/web/output/releases-2.6.32.htm
index 5d820eb..59d4cea 100644
--- a/web/output/releases-2.6.32.htm
+++ b/web/output/releases-2.6.32.htm
@@ -224,6 +224,6 @@ Linux patch 2.6.32.51
 Linux patch 2.6.32.52
  (psomas)<br /><strong>Added:</strong> 1051_linux-2.6.32.52.patch<br /></p><p><strong>Revision 2043:</strong> 
 2.6.32-48 release
- (psomas)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:43 EDT 2014
+ (psomas)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.33.htm b/web/output/releases-2.6.33.htm
index c00648a..c8a0c52 100644
--- a/web/output/releases-2.6.33.htm
+++ b/web/output/releases-2.6.33.htm
@@ -22,6 +22,6 @@ Reordering of patchsets and adding linux 2.6.33.6
 Linux patch 2.6.33.7
  (mpagano)<br /><strong>Added:</strong> 1006_linux-2.6.33.7.patch<br /></p><p><strong>Revision 1737:</strong> 
 2.6.33-4 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.34.htm b/web/output/releases-2.6.34.htm
index 9240583..ca4e0bb 100644
--- a/web/output/releases-2.6.34.htm
+++ b/web/output/releases-2.6.34.htm
@@ -76,6 +76,6 @@ Patch for CVE-2010-3081, compat_alloc_user_space fix
 Patch for CVE-2010-3904 Priviledge escalation
  (mpagano)<br /><strong>Added:</strong> 1500_CVE-2010-3904-RDS-Priv-Escal-fix.patch<br /></p><p><strong>Revision 1812:</strong> 
 2.6.34-14 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.35.htm b/web/output/releases-2.6.35.htm
index 2331c9c..8efee19 100644
--- a/web/output/releases-2.6.35.htm
+++ b/web/output/releases-2.6.35.htm
@@ -68,6 +68,6 @@ CVE-2010-3850, CVE-2010-3849, CVE-2010-4258
 Linux patch 2.6.35.10 and removal of redundant patchsets.
  (mpagano)<br /><strong>Added:</strong> 1009_linux-2.6.35.10.patch<br /><strong>Deleted:</strong> 1500_econet-capable-SIOCSIFADDR-check.patch<br /><strong>Deleted:</strong> 1505_econet-null-ptr-dereference.patch<br /><strong>Deleted:</strong> 1510_do-exit-kernel-mem-write.patch<br /></p><p><strong>Revision 1850:</strong> 
 2.6.35-16 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.36.htm b/web/output/releases-2.6.36.htm
index deb8bf3..69ece88 100644
--- a/web/output/releases-2.6.36.htm
+++ b/web/output/releases-2.6.36.htm
@@ -44,6 +44,6 @@ Properly handle the return value from i915_wait_request call
 Linux patch 2.6.36.4
  (mpagano)<br /><strong>Added:</strong> 1003_linux-2.6.36.4.patch<br /></p><p><strong>Revision 1871:</strong> 
 2.6.36-11 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.37.htm b/web/output/releases-2.6.37.htm
index 2f376cf..f2b129b 100644
--- a/web/output/releases-2.6.37.htm
+++ b/web/output/releases-2.6.37.htm
@@ -32,6 +32,6 @@ Patch to disable -Wunused-but-set-variable for gcc 4.6.0 thanks to Stratos Psoma
 Xen patch to fix compile errors if CONFIG_PCI is not enabled
  (mpagano)<br /><strong>Added:</strong> 2910_xen-kconfig-compile-error-fix.patch<br /></p><p><strong>Revision 1926:</strong> 
 2.6.37-8 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.38.htm b/web/output/releases-2.6.38.htm
index 31d7915..c59e085 100644
--- a/web/output/releases-2.6.38.htm
+++ b/web/output/releases-2.6.38.htm
@@ -32,6 +32,6 @@ Linux patch 2.6.38.7 and redo gcc patch using the unified output format
 Linux patch 2.6.38.8 and a patch to fix GNU make v3.80 compatibility
  (mpagano)<br /><strong>Added:</strong> 1007_linux-2.6.38.8.patch<br /><strong>Added:</strong> 2910_gnu-make-3.80-compat-fix.patch<br /></p><p><strong>Revision 1932:</strong> 
 2.6.38-8 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases-2.6.39.htm b/web/output/releases-2.6.39.htm
index 2b4fc9b..7405ad0 100644
--- a/web/output/releases-2.6.39.htm
+++ b/web/output/releases-2.6.39.htm
@@ -20,6 +20,6 @@ Linux patch 2.6.39.3
 Linux patch 2.6.39.4
  (mpagano)<br /><strong>Added:</strong> 1003_linux-2.6.39.4.patch<br /></p><p><strong>Revision 1953:</strong> 
 2.6.39-6 release
- (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:44 EDT 2014
+ (mpagano)<br /></p><hr /><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file

diff --git a/web/output/releases.htm b/web/output/releases.htm
index 179d042..6b79937 100644
--- a/web/output/releases.htm
+++ b/web/output/releases.htm
@@ -1,3 +1,3 @@
-<html><head><title>genpatches Releases</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>genpatches Releases</h1><p><a href="releases-2.6.11.htm">genpatches releases for Linux 2.6.11</a></p><p><a href="releases-2.6.12.htm">genpatches releases for Linux 2.6.12</a></p><p><a href="releases-2.6.13.htm">genpatches releases for Linux 2.6.13</a></p><p><a href="releases-2.6.14.htm">genpatches releases for Linux 2.6.14</a></p><p><a href="releases-2.6.15.htm">genpatches releases for Linux 2.6.15</a></p><p><a href="releases-2.6.16.htm">genpatches releases for Linux 2.6.16</a></p><p><a href="releases-2.6.17.htm">genpatches releases for Linux 2.6.17</a></p><p><a href="releases-2.6.18.htm">genpatches releases for Linux 2.6.1
 8</a></p><p><a href="releases-2.6.19.htm">genpatches releases for Linux 2.6.19</a></p><p><a href="releases-2.6.20.htm">genpatches releases for Linux 2.6.20</a></p><p><a href="releases-2.6.21.htm">genpatches releases for Linux 2.6.21</a></p><p><a href="releases-2.6.22.htm">genpatches releases for Linux 2.6.22</a></p><p><a href="releases-2.6.23.htm">genpatches releases for Linux 2.6.23</a></p><p><a href="releases-2.6.24.htm">genpatches releases for Linux 2.6.24</a></p><p><a href="releases-2.6.25.htm">genpatches releases for Linux 2.6.25</a></p><p><a href="releases-2.6.26.htm">genpatches releases for Linux 2.6.26</a></p><p><a href="releases-2.6.27.htm">genpatches releases for Linux 2.6.27</a></p><p><a href="releases-2.6.28.htm">genpatches releases for Linux 2.6.28</a></p><p><a href="releases-2.6.29.htm">genpatches releases for Linux 2.6.29</a></p><p><a href="releases-2.6.30.htm">genpatches releases for Linux 2.6.30</a></p><p><a href="releases-2.6.31.htm">genpatches releases for Linux 2
 .6.31</a></p><p><a href="releases-2.6.32.htm">genpatches releases for Linux 2.6.32</a></p><p><a href="releases-2.6.33.htm">genpatches releases for Linux 2.6.33</a></p><p><a href="releases-2.6.34.htm">genpatches releases for Linux 2.6.34</a></p><p><a href="releases-2.6.35.htm">genpatches releases for Linux 2.6.35</a></p><p><a href="releases-2.6.36.htm">genpatches releases for Linux 2.6.36</a></p><p><a href="releases-2.6.37.htm">genpatches releases for Linux 2.6.37</a></p><p><a href="releases-2.6.38.htm">genpatches releases for Linux 2.6.38</a></p><p><a href="releases-2.6.39.htm">genpatches releases for Linux 2.6.39</a></p><p><a href="releases-3.0.htm">genpatches releases for Linux 3.0</a></p><p><a href="releases-3.1.htm">genpatches releases for Linux 3.1</a></p><p><a href="releases-3.10.htm">genpatches releases for Linux 3.10</a></p><p><a href="releases-3.11.htm">genpatches releases for Linux 3.11</a></p><p><a href="releases-3.12.htm">genpatches releases for Linux 3.12</a></p><p><a h
 ref="releases-3.13.htm">genpatches releases for Linux 3.13</a></p><p><a href="releases-3.14.htm">genpatches releases for Linux 3.14</a></p><p><a href="releases-3.15.htm">genpatches releases for Linux 3.15</a></p><p><a href="releases-3.2.htm">genpatches releases for Linux 3.2</a></p><p><a href="releases-3.3.htm">genpatches releases for Linux 3.3</a></p><p><a href="releases-3.4.htm">genpatches releases for Linux 3.4</a></p><p><a href="releases-3.5.htm">genpatches releases for Linux 3.5</a></p><p><a href="releases-3.6.htm">genpatches releases for Linux 3.6</a></p><p><a href="releases-3.7.htm">genpatches releases for Linux 3.7</a></p><p><a href="releases-3.8.htm">genpatches releases for Linux 3.8</a></p><p><a href="releases-3.9.htm">genpatches releases for Linux 3.9</a></p><hr /><div align="right"><h4>Automatically generated: Wed Jun 18 16:15:45 EDT 2014
+<html><head><title>genpatches Releases</title><link rel="stylesheet" href="style.css" /></head><body><table id="newspaper-a"><th><a href="index.htm">Home</a></th><th><a href="about.htm">About</a></th><th><a href="faq.htm">FAQ</a></th><th><a href="releases.htm">Releases</a></th><th><a href="bugs.htm">Bugs</a></th><th><a href="issues.htm">Issues</a></th></table><h1>genpatches Releases</h1><p><a href="releases-2.6.11.htm">genpatches releases for Linux 2.6.11</a></p><p><a href="releases-2.6.12.htm">genpatches releases for Linux 2.6.12</a></p><p><a href="releases-2.6.13.htm">genpatches releases for Linux 2.6.13</a></p><p><a href="releases-2.6.14.htm">genpatches releases for Linux 2.6.14</a></p><p><a href="releases-2.6.15.htm">genpatches releases for Linux 2.6.15</a></p><p><a href="releases-2.6.16.htm">genpatches releases for Linux 2.6.16</a></p><p><a href="releases-2.6.17.htm">genpatches releases for Linux 2.6.17</a></p><p><a href="releases-2.6.18.htm">genpatches releases for Linux 2.6.1
 8</a></p><p><a href="releases-2.6.19.htm">genpatches releases for Linux 2.6.19</a></p><p><a href="releases-2.6.20.htm">genpatches releases for Linux 2.6.20</a></p><p><a href="releases-2.6.21.htm">genpatches releases for Linux 2.6.21</a></p><p><a href="releases-2.6.22.htm">genpatches releases for Linux 2.6.22</a></p><p><a href="releases-2.6.23.htm">genpatches releases for Linux 2.6.23</a></p><p><a href="releases-2.6.24.htm">genpatches releases for Linux 2.6.24</a></p><p><a href="releases-2.6.25.htm">genpatches releases for Linux 2.6.25</a></p><p><a href="releases-2.6.26.htm">genpatches releases for Linux 2.6.26</a></p><p><a href="releases-2.6.27.htm">genpatches releases for Linux 2.6.27</a></p><p><a href="releases-2.6.28.htm">genpatches releases for Linux 2.6.28</a></p><p><a href="releases-2.6.29.htm">genpatches releases for Linux 2.6.29</a></p><p><a href="releases-2.6.30.htm">genpatches releases for Linux 2.6.30</a></p><p><a href="releases-2.6.31.htm">genpatches releases for Linux 2
 .6.31</a></p><p><a href="releases-2.6.32.htm">genpatches releases for Linux 2.6.32</a></p><p><a href="releases-2.6.33.htm">genpatches releases for Linux 2.6.33</a></p><p><a href="releases-2.6.34.htm">genpatches releases for Linux 2.6.34</a></p><p><a href="releases-2.6.35.htm">genpatches releases for Linux 2.6.35</a></p><p><a href="releases-2.6.36.htm">genpatches releases for Linux 2.6.36</a></p><p><a href="releases-2.6.37.htm">genpatches releases for Linux 2.6.37</a></p><p><a href="releases-2.6.38.htm">genpatches releases for Linux 2.6.38</a></p><p><a href="releases-2.6.39.htm">genpatches releases for Linux 2.6.39</a></p><hr /><div align="right"><h4>Automatically generated: Sun Jun 29 16:01:55 EDT 2014
  by mike
 </h4></div></body></html>
\ No newline at end of file


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-29 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 20:06 [gentoo-commits] proj/linux-patches:genpatches-misc commit in: scripts/, web/generated/, web/, web/output/ Mike Pagano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox