Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Debian Development Discussion • Re: Auto-rebuild code (nginx module) on debian package upgrade (nginx)

$
0
0
There are several places, where such upgradings are stored:
/var/log/dpkg.log
/var/log/apt/history.log
/var/log/unattended-upgrades/unattended-upgrades.log
But every package has its own place for changes:
/usr/share/doc/package_name/
(The last is probably most useful source; package_name is nginx in your case.)
You can check this files (NEWS* and changelog* in this directory) for changes.
Or you can use apt-listchanges, which can send you email about such changes.

(Maybe there are another ways how to do it.)

Statistics: Posted by ruwolf — 2024-04-13 22:16



Viewing all articles
Browse latest Browse all 2901

Trending Articles