You are not logged in.
Pages: 1
I was wondering is there a way to see what changes have been made to a package to considire it and update? is it a bug fix improvement etc?
Cheers
Matthew
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
If it is only a pkgrel change (upstream version is the same as the previous one, only changes the last number of the package version) you can see the changes in the PKGBUILD and/or .install, etc. by clicking on View SVN entries on the package web page, for example:
http://svn.archlinux.org/packages/extra … ostgresql/
When you click on View SVN entries you can see all the files used to build the package and how they have changed. If it is a new version of the upstream package you should look upstream for a release note or something like that.
Offline
is there a way to make this information avaliable to pacman so you can query what the update is for?
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
There is the -Qc option, but that only works for packages that have already been installed and even that seems to be not being populated by most packagers (I just did a quick search, looks like 57 of my 700 installed packages have changelogs).
It seems like I remember this discussion comes up every couple months. Here's the I think the most recent one, as well as a feature request here
Offline
sorry i didn't realise that this had come up before,
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
Pages: 1