summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDmitry Kasatkin <dmitry.kasatkin@intel.com>2012-02-02 10:46:49 +0200
committerJames Morris <jmorris@namei.org>2012-02-20 19:46:36 +1100
commit59cca653a601372e9b4a430d867377a3e4a36d76 (patch)
tree865c5d380ee4f6ca8ee146fc7f00273f357a109b /MAINTAINERS
parentb01543dfe67bb1d191998e90d20534dc354de059 (diff)
downloadlinux-stable-59cca653a601372e9b4a430d867377a3e4a36d76.tar.gz
linux-stable-59cca653a601372e9b4a430d867377a3e4a36d76.tar.bz2
linux-stable-59cca653a601372e9b4a430d867377a3e4a36d76.zip
digsig: changed type of the timestamp
time_t was used in the signature and key packet headers, which is typedef of long and is different on 32 and 64 bit architectures. Signature and key format should be independent of architecture. Similar to GPG, I have changed the type to uint32_t. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions