Skip to content

Changes

Summary

  1. publish-manuals-for-tags: fix osmo-epdg (details)
  2. publish-tarballs-for-tags.sh: publish osmo-epdg's versions (details)
Commit 2033d8d08ed22f6113c33a5e0d87305906067305 by Oliver Smith
publish-manuals-for-tags: fix osmo-epdg

Adjust the script for osmo-epdg, which doesn't use autotools.

Fix for:
  + su build -c autoreconf -fi
  autoreconf: error: 'configure.ac' is required
  :: (osmo-epdg, 0.1.0) Building manuals failed!

Change-Id: I9b144974113dfbcee6b2aeb768d13e47a99557ae
The file was modified scripts/manuals/publish-manuals-for-tags.sh
Commit a6d34f48c7bef733fec350e65a35691af1f0ff71 by laforge
publish-tarballs-for-tags.sh: publish osmo-epdg's versions

To have explicit different tags for strongswan and not to clash
against the upstream tag, use prefix osmo-epdg for tags.
0.1.0 -> osmo-epdg-0.1.0.

osmo-epdg tags will follow the common version pattern (0.1.0).

Change-Id: I3445e76f6fd6ebb49ada5dc4320c6b9fa717f00c
The file was modified scripts/tarballs/publish-tarballs-for-tags.sh
The file was modified scripts/tarballs/prefer-configure.sh
The file was modified scripts/common.sh