#952 Fix dracut-tools and add missing SELinux related packages
Merged 3 years ago by jimbair. Opened 3 years ago by jwboyer.
jwboyer/pungi-fedora eln  into  eln

@@ -31,6 +31,12 @@ 

              "accel-config", #RHELPLAN-59160

              "accel-config-libs", #RHELPLAN-59160

              "acpica-tools", #RhBug 1902909

+             "dracut-tools", # ENGCMP-160

+             "policycoreutils-restorecond", #RhBug 1903193

+             "selinux-policy-doc", #RhBug 1903184

+             "selinux-policy-sandbox",

+             "dnf-automatic", #RhBug 1901980

+             "trace-cmd", #RhBug 1902652

          ]

      }),

      ("^AppStream$", {
@@ -118,7 +124,7 @@ 

              "hwloc-gui", # ENGCMP-119

              "hyperv-tools", # ENGCMP-154

              "WALinuxAgent", # ENGCMP-155

-             "dracut-tools", # ENGCMP-160

+             "policycoreutils-sandbox", #RhBug 1903193

          ]

      }),

      ("^Buildroot$", {

As noted in RhBug 1903193 and 1903184

pretty please pagure-ci rebuild

3 years ago

1 new commit added

  • Add dnf-automatic to BaseOS (RhBug 1901980)
3 years ago

Added another commit to fix bug 1901980

1 new commit added

  • Add trace-cmd to BaseOS (RhBug 1902652)
3 years ago

And yet another to fix 1902652

pretty please pagure-ci rebuild

3 years ago

@jimbair , you should have permissions to merge PRs in this repo now. I will let you to handle this PR and ensure it is applied also internally. In case of any issue, please let me know.

Pull-Request has been merged by jimbair

3 years ago