[Spce-user] Where can I find change log?

Andrew Pogrebennyk apogrebennyk at sipwise.com
Tue Feb 11 16:07:32 EST 2014


Hi,
the apt-listchanges was for listing changes in the packages that are not
installed yet. For changelogs of installed packages see /usr/share/doc,
e.g. for kamailio:
zless /usr/share/doc/ngcp-kamailio/changelog.gz

On 11/02/14 22:05, Sergey Kharlamov wrote:
> Doesn't work =(
> 
> root at voip:/home/sp#  apt-listchanges
> /var/cache/apt/archives/ngcp-kamailio_4.0.4-3_amd64.deb
> 
> Reading changelogs... Done
> root at voip:/home/sp# apt-listchanges
> /var/cache/apt/archives/ngcp-kamailio_4.0.4-4_amd64.deb
> Reading changelogs... Done
> root at voip:/home/sp#
> root at voip:/home/sp# apt-listchanges
> /var/cache/apt/archives/ngcp-panel_1.1.9_all.deb
> Reading changelogs... Done
> root at voip:/home/sp#
> 
> 
> 
> 
>     On 11/02/14 19:00, Sergey Kharlamov wrote:
>     > Is it any way I can see a changelogs for updates?
> 
>     You can install apt-listchanges, then run apt-get update and download
>     the fresh package and then run apt-listchanges against the file located
>     in /var/cache/apt/archives/.
> 
>     apt-listchanges shows what has been changed in a new version of a Debian
>     package, as compared to the version currently installed on the system,
>     whose changelog is usually located in /usr/share/doc/$package
> 
>     Example:
> 
>     root at sp1:~# apt-get install --download-only ngcp-schema
>     Reading package lists... Done
>     Building dependency tree
>     Reading state information... Done
>     The following packages will be upgraded:
>       ngcp-schema
>     1 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.
>     Need to get 394 kB of archives.
>     After this operation, 1,024 B of additional disk space will be used.
>     Get:1 http://deb.sipwise.com/sppro/3.1/ wheezy/main ngcp-schema all
>     2.009 [394 kB]
>     Fetched 394 kB in 0s (3,832 kB/s)
>     Download complete and in download only mode
> 
>     root at sp1:~# apt-listchanges
>     /var/cache/apt/archives/ngcp-schema_2.009_all.deb
>     Reading changelogs... Done
> 
>     ngcp-schema (2.009) unstable; urgency=low
> 
>       * [375389a] MT#3917 Inflate db timestamps to localtime
> 
>      -- Gerhard Jungwirth <gjungwirth at sipwise.com
>     </compose?To=gjungwirth at sipwise.com>> Fri, 24 Jan 2014
>     15:08:25 +0100
> 
> 
> 
> -- 
> Sergey Kharlamov





More information about the Spce-user mailing list