Index: third_party/netty4/README.chromium |
diff --git a/third_party/netty4/README.chromium b/third_party/netty4/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5cce515286fb5beb62512927e09504540ed09e82 |
--- /dev/null |
+++ b/third_party/netty4/README.chromium |
@@ -0,0 +1,28 @@ |
+Name: Netty |
+Short Name: netty |
+URL: http://netty.io/ |
+SHA: f40598a04aae5fa4b24810f30aaaf4a61c9c4385 netty-4.1.0.Beta8.tar.bz2 |
+Version: 4.1.0.Beta8 |
+Date: November 10, 2015 |
+License: Apache 2.0 |
+License File: NOT_SHIPPED |
+Security Critical: no |
+The library is not security critical because it is used for tests only. |
+Do not link it into production code. |
+ |
+Description: |
+Netty is a NIO client server framework which enables quick and easy development |
+of network applications such as protocol servers and clients. It greatly |
+simplifies and streamlines network programming such as TCP and UDP socket server. |
+ |
+Local Modifications: |
+Replaced netty-all jar files with the nightly build version |
+and deleted all 4.1.0.Beta8 version jars. |
+ |
+URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/4.1.0.CR1-SNAPSHOT/ |
+SHA: 2748f46eca4216a08e75dd9ce618f61ed067c4f5 netty-all-4.1.0.CR1-20160111.120759-50-sources.jar |
+Date: January 11, 2016 |
+ |
+URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/4.1.0.CR1-SNAPSHOT/ |
+SHA: 16cc4addd84c7fb3444e6d79f7d8cef74adefc7d netty-all-4.1.0.CR1-20160111.120759-50.jar |
+Date: January 11, 2016 |