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