This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
util-linux
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
689c03b416
util-linux
/
ChangeLog
4 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
build-sys: use AUTOMAKE_OPTIONS = gnu The change will cause make dist to have INSTALL file from automake release, which hopefully is more up to date than manually maintained version. The gnu option will also require ChangeLog to be present, and without doubts no-one wants to maintain that manually. I added file to reference link to internet git repository view. At the time of make dist current tag is added to the ChangeLog reference which will make release to point exactly to the point where changes ended. Minor drawback is that untagged make dist releases will contain a broken link in ChangeLog. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-05-21 15:02:10 +02:00
See version control history.
docs: Correct ChangeLog URL to history log. Debian is using this to make URL with tagged release, and with the old URL it does return an empty page. $ apt info util-linux | grep -i version Version: 2.35.1-2 $ zcat /usr/share/doc/util-linux/changelog.gz See version control history. http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=log;h=2.35.1 ^^ empty page Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
2020-05-07 12:17:47 +03:00
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/log
Reference in a new issue
Copy permalink