Commit Graph

23 Commits

Author SHA1 Message Date
Christian Kellner
7d206b2b80 Add patch to ignore wakeup device uevents
See https://bugzilla.redhat.com/show_bug.cgi?id=1790398 for more
information.
2020-01-23 19:25:16 +01:00
Fedora Release Engineering
693df2c87f - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 19:28:49 +00:00
Christian Kellner
d7f72a0bc2 ci: it is .yAml not .yml for gating.yaml
And apparently that is important.
2019-06-14 15:33:47 +02:00
Christian Kellner
7ed13aab70 bolt 0.8 release
Major new feature is iommu support. Package the new CHANGELOG.md
and adapt for the dbus configuration file move to /usr from /etc.
2019-06-14 00:33:20 +02:00
Christian Kellner
f82f75d751 ci: add support for running on rhel
This is so we have one script for Fedora/RHEL. It can also handle
bolt < 0.6 now, after which the test-integration list-test output
changed.
2019-06-03 14:50:33 +02:00
Christian Kellner
f8e85e181d ci: add -atomic to the tags
Can't hurt.
2019-06-03 14:50:33 +02:00
Christian Kellner
f0321d2d5a ci: execute integration tests
Run the integration tests for the 'boltd' installed on the system.
A custom script is used so that each tests gets run individually.
2019-05-28 19:55:09 +02:00
Christian Kellner
1141b22b95 ci: enable gating
Now that we have some basic tests, let's gate on them.
2019-05-28 17:53:51 +02:00
Christian Kellner
b879d2833a gitignore: add test related directories to ignore
For no artifacts/ and source/ in the test/ dir.
2019-05-28 16:55:20 +02:00
Christian Kellner
29b927e473 ci: add basic smoke test for bolt
Just execute 'boltctl --version' to check we can at least run.
2019-05-28 14:05:05 +02:00
Fedora Release Engineering
564b100383 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:48:57 +00:00
Christian Kellner
81e3398260 bolt 0.7 release
bolt 0.7 is mostly a bugfix release.
2019-01-01 18:34:30 +01:00
Christian Kellner
43fdb021d7 .gitignore: ignore some tmp files/dirs 2019-01-01 18:33:59 +01:00
Christian Kellner
55b7812e5b bolt 0.6 release
This version includes support for the pre-boot access control list.
2018-11-28 14:02:34 +01:00
Christian Kellner
9eb1c052f1 bolt 0.5 release
Remove forge macros again and use gitlab as authorative source
Testing depedencies are now only pulled in on Fedora
2018-09-21 15:12:44 +02:00
Fedora Release Engineering
f69616965c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:15:06 +00:00
Christian Kellner
6ba34eef45 bolt 0.4 2018-05-28 17:00:42 +02:00
Christian Kellner
cd94008684 bolt 0.3 release
Remove COPYING (included in source tarball).
Update BuildRequires to include gcc
Use forge macros
2018-04-10 23:57:20 +02:00
Christian Kellner
92e763ddf1 bolt 0.2 2018-03-06 04:47:13 +01:00
Fedora Release Engineering
121f3d67bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 04:04:55 +00:00
Christian Kellner
7a08f1e074 Change db-path, create it during install
Fixes the issue that systemd could not start boltd because the
db path was missing.
2017-12-17 20:55:43 +01:00
Christian Kellner
83f54ff8a5 Initial import (#1526018) 2017-12-16 18:57:18 +01:00
Gwyn Ciesla
fa5d70e3ef Added the README 2017-12-15 17:24:42 +00:00