mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	bumped ngx_http_lua to 0.10.15, ngx_stream_lua to 0.0.7, and lua-resty-core to 0.1.17.
This commit is contained in:
		
							
								
								
									
										466
									
								
								t/sanity.t
									
									
									
									
									
								
							
							
						
						
									
										466
									
								
								t/sanity.t
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -496,7 +496,7 @@ mv openresty-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.10.15rc1
 | 
					ver=0.10.15
 | 
				
			||||||
$root/util/get-tarball "https://github.com/openresty/lua-nginx-module/archive/v$ver.tar.gz" -O lua-nginx-module-$ver.tar.gz || exit 1
 | 
					$root/util/get-tarball "https://github.com/openresty/lua-nginx-module/archive/v$ver.tar.gz" -O lua-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
 | 
					tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
mv lua-nginx-module-$ver ngx_lua-$ver || exit 1
 | 
					mv lua-nginx-module-$ver ngx_lua-$ver || exit 1
 | 
				
			||||||
@ -510,7 +510,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.0.7rc1
 | 
					ver=0.0.7
 | 
				
			||||||
$root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1
 | 
					$root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
 | 
					tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1
 | 
					mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1
 | 
				
			||||||
@ -609,7 +609,7 @@ mv openresty-redis2-nginx-module-* redis2-nginx-module-$ver || exit 1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.24rc1
 | 
					ver=0.24
 | 
				
			||||||
$root/util/get-tarball "https://github.com/openresty/resty-cli/tarball/v$ver" -O resty-cli-$ver.tar.gz || exit 1
 | 
					$root/util/get-tarball "https://github.com/openresty/resty-cli/tarball/v$ver" -O resty-cli-$ver.tar.gz || exit 1
 | 
				
			||||||
tar -xzf resty-cli-$ver.tar.gz || exit 1
 | 
					tar -xzf resty-cli-$ver.tar.gz || exit 1
 | 
				
			||||||
mv openresty-resty-cli-* resty-cli-$ver || exit 1
 | 
					mv openresty-resty-cli-* resty-cli-$ver || exit 1
 | 
				
			||||||
@ -826,7 +826,7 @@ cd ..
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.1.17rc1
 | 
					ver=0.1.17
 | 
				
			||||||
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
 | 
					$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
 | 
				
			||||||
tar -xzf lua-resty-core-$ver.tar.gz || exit 1
 | 
					tar -xzf lua-resty-core-$ver.tar.gz || exit 1
 | 
				
			||||||
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
 | 
					mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user