File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.0.2] - 2025-02-27
8+ ### Security
9+ - bsdiff: Fix CVE-2014 -9862 (https://www.x41-dsec.de/lab/advisories/x41-2020-006-bspatch/ )
10+ - bsdiff: Fix compile error because of missing limits.h
11+
12+ ### Changed
13+ - Update kingpin v2 import path.
14+
715## [ 1.0.1] - 2022-07-11
816### Changed
917- Code is now properly licensed under 2-clause BSD license. #7
@@ -13,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1321### Added
1422- Add bsdiff diffing and patching functionality.
1523
24+ [ 1.0.2 ] : https://github.com/icedream/go-bsdiff/releases/tag/v1.0.2
1625[ 1.0.1 ] : https://github.com/icedream/go-bsdiff/releases/tag/v1.0.1
1726[ 1.0.0 ] : https://github.com/icedream/go-bsdiff/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments