Bump netty 4.0 to latest release
- 4.0.37 seems to contain security bug-fix
http://netty.io/news/2016/06/07/4-0-37-Final.html
All other release notes: http://netty.io/news/
Change-Id: I820c268c0ff58527a43354927dd97ee5431d7b31
diff --git a/lib/BUCK b/lib/BUCK
index fa5043e..b6895f5 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Tue Aug 09 11:28:14 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Thu Aug 11 12:54:15 PDT 2016. Do not edit this file manually. *****
osgi_feature_group(
name = 'COMPILE',
visibility = ['PUBLIC'],
@@ -718,46 +718,55 @@
remote_jar (
name = 'netty-buffer',
- out = 'netty-buffer-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-buffer:jar:4.0.36.Final',
- sha1 = '9e767120867ed17e72bf764be0578c712887d7ba',
- maven_coords = 'io.netty:netty-buffer:4.0.36.Final',
+ out = 'netty-buffer-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-buffer:jar:4.0.40.Final',
+ sha1 = '9ccf9a1130dbb4a4142febd5d6f68c735a7a059b',
+ maven_coords = 'io.netty:netty-buffer:4.0.40.Final',
visibility = [ 'PUBLIC' ],
)
remote_jar (
name = 'netty-codec',
- out = 'netty-codec-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-codec:jar:4.0.36.Final',
- sha1 = '6a69fc12c1f6f8ac51465c777de8cac0bbd79ba3',
- maven_coords = 'io.netty:netty-codec:4.0.36.Final',
+ out = 'netty-codec-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-codec:jar:4.0.40.Final',
+ sha1 = 'f6ad91e4884b47c3e7e5faa3732b06e317ab82e1',
+ maven_coords = 'io.netty:netty-codec:4.0.40.Final',
visibility = [ 'PUBLIC' ],
)
remote_jar (
name = 'netty-common',
- out = 'netty-common-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-common:jar:4.0.36.Final',
- sha1 = 'ebcc1f105f8124434cced21effaf702c16ed7a18',
- maven_coords = 'io.netty:netty-common:4.0.36.Final',
+ out = 'netty-common-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-common:jar:4.0.40.Final',
+ sha1 = 'ef08d9d6fa46f6a937e7a9934030df16f38978ae',
+ maven_coords = 'io.netty:netty-common:4.0.40.Final',
visibility = [ 'PUBLIC' ],
)
remote_jar (
name = 'netty-handler',
- out = 'netty-handler-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-handler:jar:4.0.36.Final',
- sha1 = '9d10bfcc57bbb39dafd63979805a93fbe1d069da',
- maven_coords = 'io.netty:netty-handler:4.0.36.Final',
+ out = 'netty-handler-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-handler:jar:4.0.40.Final',
+ sha1 = '1d283fea961c27190a520fc841148715f5569a8a',
+ maven_coords = 'io.netty:netty-handler:4.0.40.Final',
visibility = [ 'PUBLIC' ],
)
remote_jar (
name = 'netty-transport',
- out = 'netty-transport-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-transport:jar:4.0.36.Final',
- sha1 = 'b22c2d243bee4f8183b8a84c9837cff9376f50b3',
- maven_coords = 'io.netty:netty-transport:4.0.36.Final',
+ out = 'netty-transport-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-transport:jar:4.0.40.Final',
+ sha1 = 'ad6890b272eea75185252c85c2927752e221764d',
+ maven_coords = 'io.netty:netty-transport:4.0.40.Final',
+ visibility = [ 'PUBLIC' ],
+)
+
+remote_jar (
+ name = 'netty-transport-native-epoll',
+ out = 'netty-transport-native-epoll-4.0.40.Final.jar',
+ url = 'mvn:io.netty:netty-transport-native-epoll:jar:4.0.40.Final',
+ sha1 = 'd9cb62e87b207ac0e9913023f404b42987671d56',
+ maven_coords = 'io.netty:netty-transport-native-epoll:4.0.40.Final',
visibility = [ 'PUBLIC' ],
)
@@ -771,15 +780,6 @@
)
remote_jar (
- name = 'netty-transport-native-epoll',
- out = 'netty-transport-native-epoll-4.0.36.Final.jar',
- url = 'mvn:io.netty:netty-transport-native-epoll:jar:4.0.36.Final',
- sha1 = 'b60f013a613d8c299e01abb669be14467758dcdf',
- maven_coords = 'io.netty:netty-transport-native-epoll:4.0.36.Final',
- visibility = [ 'PUBLIC' ],
-)
-
-remote_jar (
name = 'catalyst-netty',
out = 'catalyst-netty-1.1.1.jar',
url = 'mvn:io.atomix.catalyst:catalyst-netty:jar:1.1.1',