summaryrefslogtreecommitdiff
path: root/etckeeper.spec
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-25 12:07:37 -0400
committerJoey Hess <joey@kitenet.net>2011-11-25 12:07:37 -0400
commit618123e77322ea002cde9b80cce269b1960b574d (patch)
tree4b4d892bca00ff208854540ad436cfff53da97d4 /etckeeper.spec
parent4112f3f7426cf4a647d7fb034b70f7e912235e20 (diff)
store all permissions of files and directories, even those with standard permissions of 644 and 755
This is unfortunately necessary in order to support etckeeper init on a checkout that was made with a nonstandard umask, in which case the files that were expected to be 644 and 755, won't be. Closes: #649701 Thanks to Дмитрий Матросов for reporting the bug and developing a fixup script (attached to the bug) which could be used if you've already encountered this problem.
Diffstat (limited to 'etckeeper.spec')
-rw-r--r--etckeeper.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper.spec b/etckeeper.spec
index dcb2c4d..ea2c13a 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,5 +1,5 @@
Name: etckeeper
-Version: 0.57
+Version: 0.58
Release: 4%{?dist}
Summary: store /etc in git, mercurial, bzr or darcs