Skip to content

Releases: roblabla/ghidra-ci

Release 2020-09-27(0cdc722)

27 Sep 23:11
Compare
Choose a tag to compare

Changelog

Commit range: aa29989..0cdc722

  • 0cdc7229 Revert analyzer default enablement change

  • edd85aac binjo's patch from #2302

  • e5358323 Tests - cleanup of stack traces in test log file

  • b7c8056c Merge remote-tracking branch 'origin/caheckman_FidAdjustments'

    Commit details
  • fe2d508c Changes in response to review

  • 226e1952 Merge remote-tracking branch 'origin/GT-3594_ghidorahrex_PR-1593_czietz_m68000_usp'

    Commit details
    • a25e4839 68000: Rework fix for MOVE USP,x and MOVE x,USP
    • 1cb31286 Fix MOVE USP,x and MOVE x,USP opcodes

Release 2020-09-25(aa29989)

25 Sep 13:11
Compare
Choose a tag to compare

Changelog

Commit range: 02e017f..aa29989

  • aa299897 Corrected ARMAssemblyTest

  • 60044018 Merge remote-tracking branch 'origin/GP-154_dev747368_FixFSRefHandleLeakage'

    Commit details
    • 3ed1e9ab GP-154 fix file system ref handle leakage: javadoc improvements

    • d3fdaa56 GP-154 Fix FS refhandle leakage, and loadspec stream stuff

      Opening the same container file as a filesystem twice would result in
      the second filesystem overwriting the cache entry for the first
      filesystem.

      Also fix how local files are accessed so that their md5 checksum is
      preserved better, to prevent multiple recalculations.

      Fix the CsHintLoadSpecChooser filter stream to not die when a loader
      returns a null value.

  • a1687a17 version bump for bndlib, 5.0.0 -> 5.1.2

  • 3c289e88 GT-1 fixing action enablement bug

  • eab66aac Merge remote-tracking branch 'origin/GP-186_dragonmacher_PR-1922_ryanmkurtz_GhidraDev'

    Commit details
    • 7391472a GP-186- Ghidra Dev - updated build docs

      Closes #1922

    • 30df7373 PyDev source directory can now be found in the Eclipse dropins directory
      Updating GhidraDev version to 2.1.1

  • 76c4017e Fixed copy action bug in table that caused wrong columns to get copied

    Closes #1628

  • e05b45b8 Fixed errant underscore in program options menu item

  • 1d43c413 Fixed gnu parser test by updating recent temp fix for rust symbols

  • 56dd9f02 Merge remote-tracking branch 'origin/GP-1-dragonmacher-class-search-bug'

    Commit details
    • de83e450 Class Searcher - fixed bug that allowed 3rd-party jars to be searched in
      dev mode
    • 034f1567 GP-0 Test fix after merge
  • ac35632e GP-187 - Gnu Demangler - added missing include statements in order to
    fix warnings/errors

    Closes #2294

  • 04de745d GT-1 Fixed ActionBuilder so that not specifying an "enabledWhen"
    condition doesn't interfere with manual action enablement.

  • 9d58d727 GP-176 code review fixes
    GP-176 added additional test
    GP-176 fixed bugs in INT_CARRY and INT_REM

  • 16e98bfe GT-3643: Corrected ARM ldrt instruction bit-pattern

  • a7d5e983 GT_3394_emteere minor fix for Arm v6 with VFPv2 but not VFPv3. Fix
    subconstructor matching for reg d0

  • 3e57a90f Merge remote-tracking branch 'origin/GT-3052_ghidorahrex_M8C'

    Commit details
  • 310eccae Fix certification

  • 69487edc Merge remote-tracking branch
    'origin/GT-3394_ghidorahrex_arm_instruction_fixup'

    Conflicts:
    Ghidra/Features/Base/certification.manifest

    Commit details
    • 96bdcdb6 GT-3394 rebase on master for merge to master

    • 9e0c6b93 GT-3394 Fixing UDF instruction flow

    • 37788319 GT-3394: Created ARM v6 pspec

    • ea6cfcd0 Revert "GT-3394: Fixed register definitions in VLDM/VSTM instructions"

      This reverts commit 0858a9140d0f7c9c7e1f2e412d3c19a6087e5d1e.

    • cfcfff0a GT-3394: Fixed register definitions in VLDM/VSTM instructions

    • 389387c9 GT-3394: Fixed ARM instruction issues

      • Added missing THUMB instruction variants
      • Corrected VFPv2/VFPv3/SIMD errors
    • bd99aa26 Tests - fixed bad method signature in test data file

  • 20540839 updated trigger mechanism with new version 12 sugar

  • cf1739b4 GP-182 Fixing unknown resource blowup

  • 8af6deef Merge remote-tracking branch 'origin/GP-126_ghidra1_StoreCumulativeAnalaysisTimes'

    Commit details
    • 9d759a0e GP-126 improve resiliance to missing custom option support
    • 19646075 Tweaked the registerOption code.
    • 79c99b01 GP-126 added cumulative analysis task times to stored Program
      Information
  • ef1a39fe Merge remote-tracking branch 'origin/GP-177_ghidra1_StickyAnalyzerEnablement'

    Commit details
    • 99663c7f GP-177 added missing file change
    • 0df36d17 GP-177 allow changes to Stack and PDB analyzer enablement to be retained
      as a new default enablement
    • 4e0e2893 GT-3112 - PDB Universal Reader/Analyzer - 124 commits
    • dec66ed2 GT-3112 - PDB Universal Reader/Analyzer - 123 commits
    • 1a6cf81d GT-3112 - PDB Universal Reader/Analyzer - 122 commits
    • 1b9cf4a2 GT-3112 - PDB Universal Reader/Analyzer - 121 commits
    • d09a5740 GT-3112 - PDB Universal Reader/Analyzer - 120 commits
    • 71ed2524 GT-3112 - PDB Universal Reader/Analyzer - 119 commits
    • 9a4e8708 GT-3112 - PDB Universal Reader/Analyzer - 116 commits
    • 6d0d6664 GT-3112 - PDB Universal - more review changes
    • 630eb6e3 GT-3112 - PDB Universal - sign...
Read more

Release 2020-09-18(02e017f)

18 Sep 13:23
Compare
Choose a tag to compare
Include FID databases in CI build

Release 2020-09-16(4aecaff)

16 Sep 13:07
Compare
Choose a tag to compare
Include FID databases in CI build

Release 2020-09-12(0ffdb9c)

12 Sep 12:59
Compare
Choose a tag to compare
Include FID databases in CI build

Release 2020-09-11(80af51e)

11 Sep 13:09
Compare
Choose a tag to compare
Include FID databases in CI build

Release 2020-09-09(f97e604)

09 Sep 13:03
Compare
Choose a tag to compare
Include FID databases in CI build

Release 2020-08-30(7e5f015)

30 Aug 02:37
Compare
Choose a tag to compare
Typo in set-output

Release 2020-08-29(nope)

29 Aug 21:59
Compare
Choose a tag to compare
2020-08-29-nope

Fix ci.yml, build* shouldn't have deps now.