Compare commits
No commits in common. "c8" and "c9" have entirely different histories.
@ -1,6 +1,6 @@
|
||||
Name: mdevctl
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Mediated device management and persistence utility
|
||||
|
||||
Group: System Environment/Kernel
|
||||
@ -58,27 +58,52 @@ export MDEVCTL_LOG=debug RUST_BACKTRACE=full
|
||||
%{_datadir}/bash-completion/completions/lsmdev
|
||||
|
||||
%changelog
|
||||
* Thu Jan 20 2022 Jonathon Jongsma <jjongsma@redhat.com> - 1.1.0-4
|
||||
- fix gating.yaml indentation and rebuild
|
||||
|
||||
* Thu Jan 13 2022 Jonathon Jongsma <jjongsma@redhat.com> - 1.1.0-3
|
||||
- add gating.yml and rpminspect.yml and rebuild
|
||||
Related: rhbz#1999686
|
||||
|
||||
* Wed Dec 01 2021 Eduardo Lima (Etrunko) <etrunko@redhat.com> - 1.1.0-2
|
||||
- Create additonal directories required by installation.
|
||||
- Fix sporadic callout test failures
|
||||
Related: rhbz#1999687
|
||||
Related: rhbz#1999686
|
||||
|
||||
* Thu Nov 18 2021 Eduardo Lima (Etrunko) <etrunko@redhat.com> - 1.1.0-1
|
||||
- Rebase mdevctl to 1.1.0
|
||||
Resolves: rhbz#1999687
|
||||
Resolves: rhbz#1999686
|
||||
|
||||
* Wed Jun 30 2021 Danilo de Paula <ddepaula@redhat.com> - 0.81-1
|
||||
- Rebase mdevctl to 0.81.1
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.78-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Mon Nov 30 2020 Danilo - 0.78-1
|
||||
- Rebase to 0.78
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.78-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Mon May 18 2020 Danilo - 0.61-3
|
||||
- Rebuilding for a manual gating test
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Nov 24 2020 Alex Williamson <alex.williamson@redhat.com> - 0.78-1
|
||||
- e029640033d3 ("Automatic version commit for tag 0.78")
|
||||
- e32f506656fd ("use standard bash path")
|
||||
- 70690b64401f ("avoid other tags spilling into the .spec changelog")
|
||||
- 70b89c18cf5b ("Merge pull request #31 from awilliam/20201113.0")
|
||||
- 80187bc9ba03 ("Merge pull request #30 from fiuczy/fix-error-cleanup")
|
||||
- 97ea8bbeefb7 ("mdevctl: fix cleanup on error when creating and removing mdev")
|
||||
- b45d33dfd36c ("version support")
|
||||
- 2b1c16ce6fb0 ("Fix attributes getting applied via start-parent-mdevs")
|
||||
- 25d5e8d24d57 ("mdevctl: fix cleanup on error when writing to attribute")
|
||||
|
||||
* Fri Jul 17 2020 Cornelia Huck <cohuck@redhat.com> - 0.69-1
|
||||
- a2621934aa37 ("Merge pull request #18 from cohuck/validate")
|
||||
- ffbcef5a1c84 ("Merge pull request #25 from etrunko/master")
|
||||
- 5ec75a83bf30 ("Remove never used 'available' option")
|
||||
- d49b0f0db6b3 ("Merge pull request #23 from eskultety/man-fix")
|
||||
- 4cfe37eb2d99 ("man: Point --verbose to the 'list' command rather than 'types'")
|
||||
- a0ae49eb7178 ("Merge pull request #17 from cohuck/install_symlinks")
|
||||
- 504beba6e8f9 ("Force symlink cretion")
|
||||
- 522c5ded00ff ("Fix attribute validation")
|
||||
|
||||
* Thu Dec 19 2019 Alex Williamson <alex.williamson@redhat.com> - 0.61-1
|
||||
- d7dfac5f5bfb ("Merge pull request #15 from cohuck/attr_sanity")
|
||||
|
Loading…
Reference in New Issue
Block a user