2026-01-12:	2.3
	- merge gh#openSUSE/mkdud#46
	- make dependence on osc package optional (bsc#1254110)

2025-09-10:	2.2
	- merge gh#openSUSE/mkdud#45
	- fix "How to apply" output

2025-09-10:	2.1
	- merge gh#openSUSE/mkdud#44
	- support expressing installation ISO changes in DUDs
	  (jsc#PED-13262)
	- add --dracut-hook option
	- update documentation

2025-08-28:	2.0
	- merge gh#openSUSE/mkdud#42
	- make mkdud SLE-16 aware (jsc#PED-13262)
	- update man page
	- documentation update
	- adjust package dependencies

2022-09-22:	1.55
	- merge gh#openSUSE/mkdud#41
	- work with both mkisofs and genisoimage

2022-05-17:	1.54
	- merge gh#openSUSE/mkdud#39
	- do not preprocess dist names when the --no-fix-dist option is
	  used (bsc#1199514)

2021-11-10:	1.53
	- merge gh#openSUSE/mkdud#37
	- adapt to support zstd compressed kernel modules

2021-05-14:	1.52
	- merge gh#openSUSE/mkdud#36
	- add SLE Micro to the list of known products (bsc#1185844)

2021-04-13:	1.51
	- merge gh#openSUSE/mkdud#35
	- adapt to support xz compressed kernel modules (bsc#1184550)

2020-07-10:	1.50
	- merge gh#openSUSE/mkdud#34
	- ensure DUD repos are removed at the end of the installation
	  (bsc#1173988)

2020-06-24:	1.49
	- merge gh#openSUSE/mkdud#33
	- add --sign-key-id option to allow specifying a gpg signing key by id

2020-03-04:	1.48
	- merge gh#openSUSE/mkdud#32
	- updated troubleshooting section in HOWTO

2019-09-23:	1.47
	- merge gh#openSUSE/mkdud#31
	- adjust spec file to build on SLE-11

2019-09-23:	1.46
	- merge gh#openSUSE/mkdud#28
	- start moving doc to asciidoc; add proper man page

2019-04-04:	1.45
	- merge gh#openSUSE/mkdud#30
	- map Kubic to Tumbleweed

2019-01-08:	1.44
	- merge gh#openSUSE/mkdud#27
	- fix architecture auto-detection for elf binaries and libraries

2018-12-20:	1.43
	- merge gh#openSUSE/mkdud#26
	- fix building on old distros

2018-12-20:	1.42
	- merge gh#openSUSE/mkdud#25
	- fix package build

2018-12-20:	1.41
	- merge gh#openSUSE/mkdud#24
	- Add bash completion

2018-12-11:	1.40
	- merge gh#openSUSE/mkdud#23
	- move spec file into obs directory

2018-12-11:	1.39
	- merge gh#openSUSE/mkdud#22
	- fix reading oscrc (gh#openSUSE/mkdud#19)
	- update git2log script
	- add package spec file

2018-11-15:	1.38
	- merge gh#openSUSE/mkdud#21
	- add HOWTO describing some typical uses
	- update git2log script
	- fix typo

2018-11-15:	1.37
	- merge gh#openSUSE/mkdud#20
	- put 'module.config' files into module directory

2018-08-27:	1.36
	- merge gh#openSUSE/mkdud#18
	- look also at ~/.config/osc/oscrc for osc config

2018-05-08:	1.35
	- merge gh#openSUSE/mkdud#15
	- add links to related blog articles

2018-04-26:	1.34
	- merge gh#openSUSE/mkdud#14
	- fix Makefile and update git2log script

2018-04-26:	1.33
	- merge gh#openSUSE/mkdud#13
	- improve documentation

2018-04-10:	1.32
	- merge gh#openSUSE/mkdud#12
	- adjust mkdud to work around a problem when updating coreutils
	  (bsc#1087901)

2018-03-21:	1.31
	- merge gh#openSUSE/mkdud#11
	- adjust CaaSP support (bsc#1085261)

2017-05-08:	1.30
	- merge gh#openSUSE/mkdud#10
	- support openSUSE Kubic
	- fix service pack condition check

2017-01-13:	1.29
	- merge gh#openSUSE/mkdud#9
	- follow casp -> caasp renaming

2016-12-14:	1.28
	- merge gh#openSUSE/mkdud#8
	- support CASP and extend documentation for --dist option
	- use latest git2log script from linuxrc-devtools package

2016-11-30:	1.27
	- merge gh#openSUSE/mkdud#7
	- accept driver updates packed as rpm
	- adjust documentation to include rpm format
	- support creating a dud in rpm format (bsc#1006175)
	- squash dashes ('-') to match more dist name spellings
	- be more specific about dists that support DUDs as rpm
	- more readable variable names

2016-11-28:	1.26
	- merge gh#openSUSE/mkdud#6
	- allow to skip distribution check using --force (bsc#1012241)
	- even more verbose error message
	- even more more verbose message

2016-02-12:	1.25
	- merge gh#openSUSE/mkdud#5
	- add support for leap and tumbleweed

2016-01-21:	1.24
	- merge gh#openSUSE/mkdud#4
	- Remove warning on yast replacement for versions supporting it.

2016-01-19:	1.23
	- better public key file detection

2016-01-14:	1.22
	- added --obs-keys option to retrieve necessary obs project keys

2016-01-13:	1.21
	- use mkpath instead of make_path to be compatible with older perl
	  versions

2016-01-13:	1.20
	- suppport adding public pgp keys for rpm verification

2015-09-29:	1.19
	- merge gh#openSUSE/mkdud#3
	- Convert README to Markdown
	- Add information about openSUSE development
	- Convert documentation to markdown

2015-04-30:	1.18
	- support creating duds in iso9660 format
	- clarify iso usage in README

2015-03-04:	1.17
	- adjust permissions of gpg dir

2015-02-13:	1.16
	- added --prefix option to let users choose the directory prefix

2015-02-11:	1.15
	- create and read directly (non-detached) signed updates

2015-02-09:	1.14
	- support creating signed driver updates

2015-01-26:	1.13
	- fix git2log script

2015-01-26:	1.12
	- updated git2log script

2015-01-21:	1.11
	- merge gh#openSUSE/mkdud#1
	- Fix typos

2014-10-13:	1.10
	- added 'archive' Makefile target
	- updated git2log script

2014-05-14:	1.9
	- adjust /sbin/yast check to work with latest yast packages

2014-04-24:	1.8
	- update supported arch list

2014-04-24:	1.7
	- add 'format' option to support different DUD formats

2014-01-31:	1.6
	- support conditional DUDs
	- update docs and up version
	- fixed file magic usage add install make target

2013-11-15:	1.4
	- support Ruby files
	- better parsing of file locations in ycp/rb files

2013-09-06:	1.3
	- map dist specs like sles11-sp1 to sles11
	- add --no-docs option: remove package docs (map pages, info pages,
	  /usr/share/doc)
	- prevent /usr/src/packages to be created
	- new option --force replaces old --may-replace-yast
	- clarified dist names for service packs
	- up version

2013-08-06:	1.2
	- fix rpm handling
	- rename rpm2dud to mkdud
	- xxx
	- completely rewritten code
	- corrected version
	- update help text
	- fix documentation
	- fix creating some minmalistic driver updates

2013-03-12:	1.0
	- support adding and running ordinary files

2011-09-02:	0.9
	- added Makefile
	- more make targets

