You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -64,11 +65,25 @@ The table below shows which release corresponds to each branch, and what date th
64
65
| [3.0.0](#300) | | Aug 20, 2016
65
66
| [2.2.0](#220) | | Jan 5, 2015
66
67
67
-
## 4.10.0 (`dev`)
68
+
## 4.11.0 (`dev`)
68
69
69
70
70
71
71
-
## 4.9.0 (`beta`)
72
+
## 4.10.0 (`beta`)
73
+
74
+
-[#2062][2062] make pwn cyclic -l work with entry larger than 4 bytes
75
+
-[#2092][2092] shellcraft: dup() is now called dupio() consistently across all supported arches
76
+
-[#2093][2093] setresuid() in shellcraft uses current euid by default
77
+
-[#2125][2125] Allow tube.recvregex to return capture groups
78
+
-[#2144][2144] Removes `p2align 2``asm()` headers from `x86-32`, `x86-64` and `mips` architectures to avoid inconsistent instruction length when patching binaries
0 commit comments