~akashraoind-deactivatedaccount/ubuntu/+source/systemd:daily-build

Last commit made on 2020-12-06
Get this branch:
git clone -b daily-build https://git.launchpad.net/~akashraoind-deactivatedaccount/ubuntu/+source/systemd
Only akash rao can upload to this branch. If you are akash rao please log in for upload directions.

Branch merges

Branch information

Recent commits

50e60df... by Dan Streetman

d/rules: convert -rc to ~rc to avoid -rc versions overriding non-rc versions

5ca6759... by Dan Streetman

debian: hardcode env vars as upstream CI would pass

Hardcode some vars, e.g. TEST_UPSTREAM=1, that are normally passed from
github during CI testing. Normal autopkgtesting doesn't allow passing
env vars, unfortunately.

Setting TEST_UPSTREAM also adjusts some build options, such as changing
DH_MISSING from --fail-missing to --list-missing.

87a8839... by Dan Streetman

d/rules: call dch to create a new changelog entry before building

d7e6788... by Dan Streetman

convert to native format package

3767313... by Luca Boccassi <email address hidden>

systemd-container: install systemd-dissect binary

Required for TEST-50-DISSECT since:

https://github.com/systemd/systemd/pull/16046

d20b5b0... by Luca Boccassi <email address hidden>

d/t/control: install squashfs-tools for upstream test

Required since upstream PR:
https://github.com/systemd/systemd/pull/16046

5d47b98... by Dan Streetman

d/control: update meson minimum version

https://github.com/systemd/systemd/pull/13842#issuecomment-601105975

640861e... by Dan Streetman

d/t/upstream: convert 'blacklist' term to 'deny-list'

Support transition for upstream-ci from
https://github.com/systemd/systemd/pull/16262

a907a56... by Dan Streetman

d/control: libapparmor-dev minimum version >= 2.13

https://github.com/systemd/systemd/pull/15905#issuecomment-637742048

e530c34... by Dan Streetman

Add libzstd-dev and zstd as build and test deps

For upstream PR:
https://github.com/systemd/systemd/pull/15422