search for: pkgchangelog

Displaying 2 results from an estimated 2 matches for "pkgchangelog".

2020 Oct 06
0
Viewing changelog for packages to be updated
...n I may expand one of my rpm tools to do it. >> >> Simon > > yum -q --changelog xxx.rpm > > will show the changelog. On CentOS 8 there is also dnf check-upgrade --changelog but I liked to have a tool which works on older distribution as well. Therefore I've made 'pkgchangelog' which generates changelogs like the one shown below. It's available here: http://www.invoca.ch/pub/packages/pkgmonitor/public/pkgchangelog Regards, Simon [root at dhcp-1-158 ~]# yum --quiet check-update | pkgchangelog --stdin 2> /dev/null =============================================...
2020 Aug 27
2
Viewing changelog for packages to be updated
On Wed, Aug 26, 2020 at 11:18 PM Simon Matter via CentOS <centos at centos.org> wrote: > > > On Wed, Aug 26, 2020 at 2:54 PM Kenneth Porter <shiva at sewingwitch.com> > > wrote: > >> > >> Is there some way to see the RPM changelog entries for a prospective yum > >> update? Ideally I'd like to see just the entries that are newer than the