pkgtreediff v0.4 Release Notes
Release Date: 2019-09-18 // about 5 years ago-
- ๐ support files of lists of rpms
- ๐ support commands for getting package NVRs
- to run "rpm -qa" etc, locally or remotely
- note commands must be quoted and include a space to be recognized
- ๐ fix sorting of packages by rpmvercmp() style ordering (#3) (fixes cumulative trees like CentOS for example)
- โ add --timeout option for http (#1)
Previous changes from v0.3
-
- โ add --pattern for href filename globbing
- ๐ use http-directory-0.1.4 for httpDirectory basic filtering