2025-08-18:	6.5
	- merge gh#openSUSE/checkmedia#21
	- set LC_MESSAGES to C when running gpg (bsc#1248168)
	- fix minor issue when printing app_id

2025-05-13:	6.4
	- merge gh#openSUSE/checkmedia#20
	- added --[no-]signature-tag options for explicit handling of the
	  'signature' tag (bsc#1243125)

2024-03-05:	6.3
	- merge gh#openSUSE/checkmedia#18
	- tagmedia: fix size detection for block devices (bsc#1220972)

2023-06-02:	6.2
	- merge gh#openSUSE/checkmedia#17
	- do not select EFI System Partition for digest calculation
	  (bsc#1211953)
	- use default for SKIPSECTORS only for RH media
	- add man pages for checkmedia and tagmedia
	- add spec file for OBS

2021-10-08:	6.1
	- merge gh#openSUSE/checkmedia#16
	- fix auto-detecting a suitable signature location for rh media

2021-10-01:	6.0
	- merge gh#openSUSE/checkmedia#15
	- add --version option to tagmedia
	- use volume id if app id is missing for nice output
	- add support for rh style meta data and digest calculation
	- extend fragment calculation to suse style
	- show signee if signature is ok
	- add --create-signature option
	- fix large file support
	- updated unit tests
	- enhance documentation
	- add new and shiny README.adoc

2020-04-15:	5.4
	- merge gh#openSUSE/checkmedia#14
	- work better with broken media (bsc#1169420)

2019-07-29:	5.3
	- merge gh#openSUSE/checkmedia#13
	- mediacheck.md: fix typos

2019-07-17:	5.2
	- merge gh#openSUSE/checkmedia#12
	- fix compat issue with older gcc

2019-07-17:	5.1
	- merge gh#openSUSE/checkmedia#11
	- work also with older gpg versions

2019-07-16:	5.0
	- merge gh#openSUSE/checkmedia#10
	- add support for signed media (bsc#1139561)
	- adjust tagmedia script
	- update doc
	- adjust test cases
	- add links to signature magic value origins
	- allow to set specific gpg key for signature verification
	- rearrange data structure to provide some compatibility
	- check for empty signature
	- better error log
	- added tests for signature verification
	- signature test results reference

2018-11-28:	4.1
	- merge gh#openSUSE/checkmedia#8
	- fix digest calculation in tagmedia (bsc#1117499)
	- added testcases
	- adjust function descriptions

2018-06-29:	4.0
	- merge gh#openSUSE/checkmedia#6
	- change tagmedia to also store checksum over partition
	  (bsc#1000947)
	- update Makefile
	- update documentation
	- rewrite checkmedia to use new mediacheck library
	- digestdemo: add simple demo tool for libmediacheck usage
	- mediacheck library header file
	- mediacheck library code
	- add test tool for mediachecks
	- test data
	- enhance code
	- fix typo in tagmedia
	- merge gh#openSUSE/checkmedia#7
	- minor Makefile corrections

2018-04-26:	3.8
	- merge gh#openSUSE/checkmedia#5
	- improve documentation
	- fix Makefile
	- update git2log script
	- add simple usage examples

2017-12-01:	3.7
	- merge gh#openSUSE/checkmedia#4
	- determine image size correctly (bsc#1070745)
	- more comments

2017-09-12:	3.6
	- merge gh#openSUSE/checkmedia#3
	- sort input files (boo#1041090)

2015-09-29:	3.5
	- merge gh#openSUSE/checkmedia#2
	- Convert README to Markdown
	- Add information about openSUSE development

2015-01-27:	3.4
	- updated git2log script

2014-10-14:	3.3
	- update git2log
	- added 'archive' Makefile target

2014-04-30:	3.2
	- ignore padding area when calculating checksum (bnc#804160)
	- added 'package' target to Makefile

2013-11-05:	3.1
	- make sure WORDS_BIGENDIAN is defined correctly where needed
	  (bigendian.patch) - fixes checkmedia on bigedian platform

2012-01-25:	3.0
	- new major version

