filbranden / rpms / dnf

Forked from rpms/dnf 4 years ago
Clone

95bbc1 Backport fixes from PR #1611

Authored and Committed by filbranden 4 years ago
    Backport fixes from PR #1611
    
    add SOURCES/0005-Fix-behavior-of-install-n-command-and-friends.patch
    
    This patch includes all the fixes in the commits pushed in:
    https://github.com/rpm-software-management/dnf/pull/1611
    
    These fixes cover some commands and aliases such as `install-n` and some
    similar `*-n` commands, also `localinstall` and `list-updateinfo`, in a
    way that they were behaving like the main command rather than the
    specific altered behavior from the aliased command.
    
    Tested this patched RPM on a CentOS 8 box and confirmed it fixed all the
    commands by testing it using the same test commands used in the upstream
    commits.
    
        
file modified
+6 -1