Commit Graph

7 Commits

Author SHA1 Message Date
Christian Hohnstaedt
d27cc87632 Update README and fix minor release-script issues 2024-08-27 23:24:27 +02:00
Christian Hohnstaedt
bc590c8521 Improve changelog
Reuse the generated changelog HTML file
Make sections addressable by DOM search:
  section[id^='xca-" + dashedversion + "'] ul.simple
2024-08-20 11:03:27 +02:00
Christian Hohnstaedt
17f79d333e Close #572: The ul label on the XCA official website is not closed
Fix typo in changelog mangle script and fix it online
2024-08-15 09:38:37 +02:00
Christian Hohnstaedt
3c059b1de1 Add HTML headers around the generated changelog.html 2023-09-30 11:24:18 +02:00
Christian Hohnstaedt
472d9e722c Generate changelog.html from changelog 2023-09-24 23:07:35 +02:00
Christian Hohnstaedt
cc9245b14c Fix release scripts after release ... 2023-09-24 22:11:04 +02:00
Christian Hohnstaedt
957bdbaa72 Put release related files into an own sub-directory
git.release.something ->
   Create any git release with a tag to test package (debian/rpm) build

git.release -> Create required changes and tags for the next release
git.publish -> Finalize the release (github release)
gen-binary-hash / binary-hashes.json -> keep track of release hashes
2021-05-09 12:22:53 +02:00