kata-containers:init-pipeline-pkgsync

Last commit made on 2019-06-18
Get this branch:
git clone -b init-pipeline-pkgsync https://git.launchpad.net/kata-containers

Branch merges

Branch information

Name:
init-pipeline-pkgsync
Repository:
lp:kata-containers

Recent commits

6b70c45... by Kata Containers Bot <email address hidden>

init pipeline

Fixes: #666

a515547... by James Hunt

Merge pull request #572 from jodh-intel/fix-typos-and-formatting

docs: Fix typos and formatting

c9df137... by James Hunt

docs: Fix typos and formatting

Correct spelling mistakes and formatting issues.

Fixes: #571.

Signed-off-by: James O. D. Hunt <email address hidden>

4cf8c1e... by Julio Montes

Merge pull request #567 from devimc/topic/obs-packaging/gen_versions

obs-packaging/gen_versions: add --head option

3b9b702... by Jose Carlos Venegas Munoz

Merge pull request #570 from marcov/rpm-dep-fix

runtime: omit the release number in RPM Requires:

d832e65... by Julio Montes

obs-packaging/gen_versions: add --head option

Add `--head` option to use the head of the branch instead of the kata
version to generated the hashes for the packages. With this new option
kata packages can be generated using the latest commit on master.

fixes #566

Signed-off-by: Julio Montes <email address hidden>

785fc6c... by Julio Montes

obs-packaging/gen_versions: fix qemu assets path

runtime's `versions.yaml` was updated to support QEMU 4. Update
`gen_versions_txt.sh` to support the latest `versions.yaml`.

Signed-off-by: Julio Montes <email address hidden>

e7a643a... by Marco Vedovati <email address hidden>

runtime: omit the release number in RPM Requires:

For RPM packages (but not for DEBs), OBS does not use the release number
provided in the spec file, hence, when specifying a
`Requires: package = version-release` dependency, it's not possible to know
in advance the correct release number until that reuired package
is built.
Note that omitting the release number works for RPM packages but not for DEB.

This fixes/complements e6dac82
Fixes: #563

Signed-off-by: Marco Vedovati <email address hidden>

a17702c... by Gabriela

Merge pull request #569 from devimc/topic/snap/1.8.0-alpha0

snap: release 1.8.0-alpha0

8c8cd1c... by Julio Montes

snap: release 1.8.0-alpha0

update snap version

fixes #568

Signed-off-by: Julio Montes <email address hidden>