summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-10-18 14:56:50 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-10-18 14:57:40 -0400
commit8664f7c020f059836bc3d7a96106a78f8d02d16e (patch)
tree0bac065f0cdf5dcf5a687bf9a4eafdd5b12921db /kernel.spec
parent34e7db248967d91194d4be06d9780b3f76f63f4f (diff)
downloadkernel-8664f7c020f059836bc3d7a96106a78f8d02d16e.tar.gz
kernel-8664f7c020f059836bc3d7a96106a78f8d02d16e.tar.xz
kernel-8664f7c020f059836bc3d7a96106a78f8d02d16e.zip
Fix keyring quota misaccounting (rhbz 1017683)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a181d098c..165d69528 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -648,6 +648,7 @@ Patch800: crash-driver.patch
Patch900: keys-expand-keyring.patch
Patch901: keys-krb-support.patch
Patch902: keys-x509-improv.patch
+Patch903: keyring-quota.patch
# secure boot
Patch1000: secure-modules.patch
@@ -1371,6 +1372,7 @@ ApplyPatch crash-driver.patch
ApplyPatch keys-expand-keyring.patch
ApplyPatch keys-krb-support.patch
ApplyPatch keys-x509-improv.patch
+ApplyPatch keyring-quota.patch
# secure boot
ApplyPatch secure-modules.patch
@@ -2262,6 +2264,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Oct 18 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- Fix keyring quota misaccounting (rhbz 1017683)
+
* Thu Oct 17 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc5.git3.1
- Linux v3.12-rc5-78-g056cdce