Skip to content

0.18.0

Latest
Compare
Choose a tag to compare
@Mic92 Mic92 released this 23 Apr 11:37
· 13 commits to master since this release
99c2423

What's Changed

  • Add options to print, clear and set executable stack state by @cgzones in #456
  • Modernizations and strictness improvements by @cgzones in #464
  • Add feature to rename dynamic symbols by @brenoguim in #459
  • Adjust roundUp for 0 as input by @cgzones in #466
  • Avoid overlapping program header table with section header table #457 by @brenoguim in #460
  • Other switches might set changed as true. Use extraStrings size. #416 by @brenoguim in #473
  • Use the largest segment alignment for libraries requiring non-standard alignments #474 by @brenoguim in #475
  • Add one extra page to avoid overlapping with next page if its rounded… by @brenoguim in #469
  • Add zsh completion by @Freed-Wu in #490
  • Do not let modifyRPath taint shared strings in strtab. Fix #315 by @brenoguim in #481
  • Resize segment mapping rewritten sections if needed #482 by @brenoguim in #485

New Contributors

Full Changelog: 0.17.2...0.18.0