Viewing changes included with package updates? #57787
-
|
How are you guys keeping up with what has changed between versions when packages get updated? For instance, 'xbps-install -nuM' might indicate there are packages to update. But how to see the changelogs for each of the packages without manually going to every package home page? Is there a tool or resource that can show these? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
in the package |
Beta Was this translation helpful? Give feedback.
-
|
There are no per package changelogs like there are in debian, |
Beta Was this translation helpful? Give feedback.
-
|
Thanks guys. I must admit I am a bit surprised there is no built-in providence for the update system. I think being able to see the changes for packages before updating would be a good feature for an xtools program. As for xchangelog, I did not have much luck with it. When I checked for instance 'xchangelog bash' it returns 'No such template'. So xdistdir returns '/var/cache/xbps'. In '/var/cache/xbps/' there is: If I run 'xchangelog /var/cache/xbps/bash-5.3_1.x86_64.xbps' it returns: So I guess xchangelog not meant to run against .xbps packages which means it needs the void-source package tree installed locally? |
Beta Was this translation helpful? Give feedback.
the PR i linked makes xchangelog use package metadata as a fallback if there's no templates available