summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-21 13:25:31 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-09-21 13:25:31 (GMT)
commit38830fc0cabb742cf95160429cc99cdb5326cce7 (patch)
tree37b2f4d88d6ff3d4dd03e79739769591068cbeca /Help
parentdd8285c6880e08e4c6cbb0e2ca1a1684df3e11d1 (diff)
parentda295f450da2781e82632b6a5df29df6fbf7daad (diff)
downloadCMake-38830fc0cabb742cf95160429cc99cdb5326cce7.zip
CMake-38830fc0cabb742cf95160429cc99cdb5326cce7.tar.gz
CMake-38830fc0cabb742cf95160429cc99cdb5326cce7.tar.bz2
Merge topic 'cpack-deb-checksum-on-symlinks'
da295f45 CPack/Deb: checksum on symlinks release notes 7c7874c8 CPackDeb: preventing md5sum on symlinks
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/cpack-deb-checksum-on-symlinks.rts4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/dev/cpack-deb-checksum-on-symlinks.rts b/Help/release/dev/cpack-deb-checksum-on-symlinks.rts
new file mode 100644
index 0000000..9bfeded
--- /dev/null
+++ b/Help/release/dev/cpack-deb-checksum-on-symlinks.rts
@@ -0,0 +1,4 @@
+cpack-deb-checksum-on-symlinks
+------------------------------
+
+* The :module:`CPackDeb` module now correctly excludes symlinks during package checksum calculation.