ecryptfs-utils can't find renamed blowfish kernel modules in >= 3.2
Bug #922821 reported by
Tyler Hicks
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eCryptfs |
Fix Released
|
Medium
|
Sergio Peña | ||
ecryptfs-utils (Fedora) |
Fix Released
|
Undecided
|
|||
ecryptfs-utils (Ubuntu) |
Fix Released
|
Medium
|
Dustin Kirkland |
Bug Description
Originally reported in the Fedora bugzilla: https:/
The blowfish kernel module name changed. We're looking for the old blowfish.ko, but blowfish_generic.ko seems to be used in 3.2 kernels.
Related branches
lp://staging/~sergio-pena/ecryptfs/922821
- eCryptfs: Pending requested
-
Diff: 11 lines (+1/-0)1 file modifiedsrc/libecryptfs/cipher_list.c (+1/-0)
Changed in ecryptfs-utils (Ubuntu): | |
status: | New → Triaged |
Changed in ecryptfs: | |
assignee: | nobody → Sergio Peña (sergio-pena) |
status: | Triaged → In Progress |
Changed in ecryptfs: | |
status: | Fix Committed → Fix Released |
Changed in ecryptfs-utils (Fedora): | |
importance: | Unknown → Undecided |
status: | Unknown → Fix Released |
To post a comment you must log in.
ecryptfs doesn't provide blowfish as one of the cipher options. Rebooting into an old kernel (e.g., 3.1.9) solves the problem. Does this mean the blowfish encryption module is removed from the kernel 3.2.1?