aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-release.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-23osmo-release.sh: Fix rc!=0 on TODO-RELEASE file without comment linesPau Espin Pedrol1-1/+1
2021-02-23osmo-release.sh: Omit tab whitespace matching debian/control versionsPau Espin Pedrol1-1/+1
2020-01-02osmo-release.sh: Improve of PKG_CHECK_MODULES from configure.acPau Espin Pedrol1-1/+1
2019-12-03osmo-release.sh: Use set -e before applying changes to prepare releasePau Espin Pedrol1-0/+1
2019-09-20osmo-release.sh: update TODO-RELEASE for non-lib projects tooPau Espin Pedrol1-5/+7
2019-08-08osmo-release.sh: Support releasing openbsc.gitPau Espin Pedrol1-2/+7
2019-08-08osmo-release.sh: Check patches under debian/patches applyPau Espin Pedrol1-0/+17
2019-08-08osmo-release.sh: Verify consistency of dependency versions in configure.ac an...Pau Espin Pedrol1-0/+42
2019-08-07osmo-release.sh: Verify debian/rules dh_strip lines match LIBVERSIONPau Espin Pedrol1-0/+14
2019-08-07osmo-release.sh: Add DRY_RUN modePau Espin Pedrol1-0/+9
2019-08-06osmo-release.sh: Drop whitespace after = when parsing LIBVERSIONPau Espin Pedrol1-1/+1
2018-08-30osmo-release.sh: Add checks to help avoid libversion debian major mismatchPau Espin Pedrol1-2/+39
2018-08-30osmo-release.sh: Allow forcing release without LIBVERSION bumpPau Espin Pedrol1-2/+5
2018-08-30osmo-release.sh: Add quotes to string to fix shellcheck warningPau Espin Pedrol1-1/+1
2018-05-03osmo-release.sh: Allow user to add extra information to the release commitPau Espin Pedrol1-0/+1
2018-05-03osmo-release.sh: Always generate entire commit changelogPau Espin Pedrol1-17/+11
2018-05-02osmo-release.sh: Fix error condition no LIBVERSION modifiedPau Espin Pedrol1-5/+2
2018-05-02osmo-release.sh: Exit with error if no description for new changelog entry pr...Pau Espin Pedrol1-0/+5
2018-05-02osmo-release.sh: Remove temporary file TODO-RELEASE.entries after usePau Espin Pedrol1-0/+1
2018-03-05osmo-release.sh: Set correct version when generating the changelogPau Espin Pedrol1-1/+1
2017-10-04Fixup severe build performance issuesHarald Welte1-0/+50