mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/bump-ixwebsocket-11.4.6'
* origin/topic/awelzel/bump-ixwebsocket-11.4.6: IXWebSocket: Point at upstream, bump to v11.4.6
This commit is contained in:
commit
e40aac30f4
4 changed files with 7 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -81,7 +81,7 @@
|
||||||
url = https://github.com/zeromq/cppzmq
|
url = https://github.com/zeromq/cppzmq
|
||||||
[submodule "src/cluster/websocket/auxil/IXWebSocket"]
|
[submodule "src/cluster/websocket/auxil/IXWebSocket"]
|
||||||
path = src/cluster/websocket/auxil/IXWebSocket
|
path = src/cluster/websocket/auxil/IXWebSocket
|
||||||
url = https://github.com/zeek/IXWebSocket.git
|
url = https://github.com/machinezone/IXWebSocket
|
||||||
[submodule "auxil/expected-lite"]
|
[submodule "auxil/expected-lite"]
|
||||||
path = auxil/expected-lite
|
path = auxil/expected-lite
|
||||||
url = https://github.com/martinmoene/expected-lite.git
|
url = https://github.com/martinmoene/expected-lite.git
|
||||||
|
|
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
||||||
|
8.0.0-dev.102 | 2025-05-15 16:44:16 +0200
|
||||||
|
|
||||||
|
* IXWebSocket: Point at upstream, bump to v11.4.6 (Arne Welzel, Corelight)
|
||||||
|
|
||||||
8.0.0-dev.100 | 2025-05-15 10:21:53 +0100
|
8.0.0-dev.100 | 2025-05-15 10:21:53 +0100
|
||||||
|
|
||||||
* Add STLS command to POP3 DPD signature.
|
* Add STLS command to POP3 DPD signature.
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
8.0.0-dev.100
|
8.0.0-dev.102
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit abb632fb0f778258e9a8c8c1b3a262f804755fdb
|
Subproject commit 2efe037c9cc96fd536774f17bdb5215161ee5087
|
Loading…
Add table
Add a link
Reference in a new issue