ce65738299 
					 
					
						
						
							
							upgraded the nginx core to 1.9.2.  
						
						
						
						
					 
					
						2015-07-03 20:04:13 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aab5001ffc 
					 
					
						
						
							
							bumped version to 1.7.10.2.  
						
						
						
						
					 
					
						2015-07-03 14:49:06 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						357bb4a977 
					 
					
						
						
							
							bumped version to 1.7.10.2rc1.  
						
						
						
						
					 
					
						2015-06-23 19:41:32 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58c89f206d 
					 
					
						
						
							
							upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0.  
						
						
						
						
					 
					
						2015-03-23 12:17:14 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						387089ca11 
					 
					
						
						
							
							updated test suite to reflect changes; also bumped version to 1.7.10.1.  
						
						
						
						
					 
					
						2015-02-28 17:58:13 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d66f8b699f 
					 
					
						
						
							
							upgraded LuaJIT to v2.1-20150223; also bumped version to 1.7.10.1 RC2.  
						
						
						
						
					 
					
						2015-02-24 12:10:37 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b75e8490c2 
					 
					
						
						
							
							bumped version to 1.7.10.1 RC1.  
						
						
						
						
					 
					
						2015-02-24 12:10:09 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6142b6936f 
					 
					
						
						
							
							upgraded the nginx core to 1.7.10.  
						
						
						
						
					 
					
						2015-02-11 14:49:26 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ae5c4d93e 
					 
					
						
						
							
							updated the test suite to reflect recent changes.  
						
						
						
						
					 
					
						2015-02-09 11:39:57 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e82793361b 
					 
					
						
						
							
							bumped version to 1.7.7.2 RC2.  
						
						
						
						
					 
					
						2015-01-29 14:56:19 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f46cfc667d 
					 
					
						
						
							
							bumped version to 1.7.7.2rc1.  
						
						
						
						
					 
					
						2015-01-21 14:53:39 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						03b25469c8 
					 
					
						
						
							
							feature: we bundle the resty-cli project to include its "resty" tool instead of using our own.  
						
						
						
						
					 
					
						2014-12-29 14:49:08 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b70fdea626 
					 
					
						
						
							
							formal release 1.7.7.1.  
						
						
						
						
					 
					
						2014-12-06 17:32:25 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a5b1bb328 
					 
					
						
						
							
							upgraded LuaJIT to 2.1-20141128.  
						
						
						
						
					 
					
						2014-11-28 18:58:23 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47bf7e9349 
					 
					
						
						
							
							release 1.7.7.1 RC1.  
						
						
						
						
					 
					
						2014-11-28 18:57:29 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46a5fd3bba 
					 
					
						
						
							
							upgraded the nginx core to 1.7.7.  
						
						
						
						
					 
					
						2014-10-29 21:27:14 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dde4c94fd0 
					 
					
						
						
							
							bugfix: applied a patch to the nginx core to fix a memory invalid read regression introduced in nginx 1.7.5+'s resolver.  
						
						
						
						
					 
					
						2014-09-30 16:05:19 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e2a964d124 
					 
					
						
						
							
							upgraded ngx_lua to 0.9.12.  
						
						
						
						
					 
					
						2014-09-02 20:49:17 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf8c075e79 
					 
					
						
						
							
							resty: more improvements.  
						
						... 
						
						
						
						* made ngx.exit() an alias of os.exit().
* made the exit status code right for the wrapper process.
* require at least ngx_lua 0.9.12 to prevent memory bugs in older
  versions.
* suppressed a debugging output line. 
						
						
					 
					
						2014-08-20 22:02:40 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						399bdecaef 
					 
					
						
						
							
							feature: added new command-line utility, "resty", to run Lua code or Lua files (for OpenResty) directly from the command-line. it is installed into the "<prefix>/bin" directory. prodded by Vitaly Kosenko.  
						
						
						
						
					 
					
						2014-08-20 14:58:58 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5b6c063ae7 
					 
					
						
						
							
							bumped version to 1.7.4.1rc1.  
						
						
						
						
					 
					
						2014-08-16 14:45:41 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e225c37731 
					 
					
						
						
							
							upgraded the nginx core to 1.7.4.  
						
						
						
						
					 
					
						2014-08-07 19:18:57 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc4a307f0e 
					 
					
						
						
							
							upgraded the nginx core to 1.7.3.  
						
						
						
						
					 
					
						2014-07-13 20:35:52 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						315279079f 
					 
					
						
						
							
							bumped version to 1.7.2.1.  
						
						
						
						
					 
					
						2014-07-12 19:57:20 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da19bb5a49 
					 
					
						
						
							
							bumped version to 1.7.2.1rc2.  
						
						
						
						
					 
					
						2014-07-08 14:52:33 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee61517201 
					 
					
						
						
							
							bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.  
						
						
						
						
					 
					
						2014-06-30 21:39:08 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b824a3cb59 
					 
					
						
						
							
							upgraded the nginx core to 1.7.2.  
						
						
						
						
					 
					
						2014-06-17 16:57:10 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e41bcd018 
					 
					
						
						
							
							bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes.  
						
						
						
						
					 
					
						2014-06-07 13:51:02 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b54113f517 
					 
					
						
						
							
							upgraded ngx_lua to 0.9.8.  
						
						
						
						
					 
					
						2014-05-31 21:47:26 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91484d0e11 
					 
					
						
						
							
							upgraded LuaJIT to v2.1-20140515-2.  
						
						
						
						
					 
					
						2014-05-17 14:19:29 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9c3a123035 
					 
					
						
						
							
							upgraded nginx core to 1.7.0.  
						
						
						
						
					 
					
						2014-05-03 12:59:19 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ee8fe558a 
					 
					
						
						
							
							updated tests to reflect recent changes; also bumped version to 1.5.12.1.  
						
						
						
						
					 
					
						2014-04-29 13:32:50 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3b7de9b23 
					 
					
						
						
							
							upgraded LuaJIT to v2.1-20140423.  
						
						
						
						
					 
					
						2014-04-23 15:57:36 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c2fb3c9dac 
					 
					
						
						
							
							bumped version to 1.5.12.1rc3.  
						
						
						
						
					 
					
						2014-04-19 20:06:11 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6661ea47c 
					 
					
						
						
							
							bumped LuaJIT version to v2.1-20140411.  
						
						
						
						
					 
					
						2014-04-11 21:10:51 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0f1e786c1 
					 
					
						
						
							
							upgraded the nginx core to 1.5.12.  
						
						
						
						
					 
					
						2014-04-03 17:36:53 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						37ba2b1015 
					 
					
						
						
							
							backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133).  
						
						
						
						
					 
					
						2014-03-19 17:38:31 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ba03387fd 
					 
					
						
						
							
							upgraded LuaJIT to v2.1-20140313.  
						
						
						
						
					 
					
						2014-03-13 20:57:32 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e36d505d80 
					 
					
						
						
							
							upgraded the patches for nginx 1.5.11.  
						
						
						
						
					 
					
						2014-03-08 15:02:35 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						227e4e0da2 
					 
					
						
						
							
							upgraded nginx core to 1.5.9.  
						
						
						
						
					 
					
						2014-01-27 22:11:50 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						84f46c7be5 
					 
					
						
						
							
							bumped version to 1.5.8.1.  
						
						
						
						
					 
					
						2014-01-10 18:09:13 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1eb135cc6a 
					 
					
						
						
							
							upraded the nginx core to 1.5.8.  
						
						
						
						
					 
					
						2013-12-18 13:44:42 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8cec47f755 
					 
					
						
						
							
							upgraded the nginx core to 1.5.7.  
						
						
						
						
					 
					
						2013-12-15 13:21:56 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						02614af5ed 
					 
					
						
						
							
							bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report.  
						
						
						
						
					 
					
						2013-12-14 18:44:59 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c338e4d0e2 
					 
					
						
						
							
							bumped version to 1.4.3.7.  
						
						
						
						
					 
					
						2013-12-14 16:05:18 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0528788543 
					 
					
						
						
							
							feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in  #39 .  
						
						
						
						
					 
					
						2013-12-10 10:19:00 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8b86c72ea2 
					 
					
						
						
							
							applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547.  
						
						
						
						
					 
					
						2013-11-20 21:05:36 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						383ed9a47d 
					 
					
						
						
							
							bumped version to 1.4.3.4.  
						
						
						
						
					 
					
						2013-11-12 19:54:50 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd81be02ee 
					 
					
						
						
							
							bumped version to 1.4.3.3.  
						
						
						
						
					 
					
						2013-11-06 13:14:12 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa917e6620 
					 
					
						
						
							
							upgraded ngx_lua to 0.9.2 and ngx_srcache to 0.24.  
						
						
						
						
					 
					
						2013-11-06 12:09:22 -08:00