ecryptfs-utils-python-110-1.fc22$>c4>$ Ym9>9<?<d # J,0?NU d|     4Psl(]8hv9@v:vG8H8I8X8Y8\9]9,^9b9d:e:f:l;t;u;4v;Pw<,x - 110-1Michal Hlavinka - 109-1Michal Hlavinka - 108-1Fedora Release Engineering - 106-2Michal Hlavinka - 106-1Michal Hlavinka - 104-3Fedora Release Engineering - 104-2Michal Hlavinka - 104-1Fedora Release Engineering - 103-5Michal Hlavinka - 103-4Fedora Release Engineering - 103-3Michal Hlavinka - 103-2Michal Hlavinka - 103-1Michal Hlavinka - 101-1Michal Hlavinka - 100-6Michal Hlavinka - 100-5Michal Hlavinka - 100-4Michal Hlavinka - 100-3Michal Hlavinka - 100-2Michal Hlavinka - 100-1Michal Hlavinka - 99-1Fedora Release Engineering - 97-2Michal Hlavinka - 97-1Michal Hlavinka - 96-3Michal Hlavinka - 96-2Michal Hlavinka - 96-1Michal Hlavinka - 95-3Fedora Release Engineering - 95-2Michal Hlavinka - 95-1Michal Hlavinka - 93-2Michal Hlavinka - 93-1Michal Hlavinka - 90-2Michal Hlavinka - 90-1Michal Hlavinka - 87-9Michal Hlavinka - 87-8Michal Hlavinka - 87-7Michal Hlavinka - 87-6Michal Hlavinka - 87-5Michal Hlavinka - 87-4Michal Hlavinka - 87-3Michal Hlavinka - 87-2Michal Hlavinka - 87-1Michal Hlavinka - 86-3Michal Hlavinka - 86-2Michal Hlavinka - 86-1Fedora Release Engineering - 85-2Michal Hlavinka - 85-1Dan Horák - 84-3Michal Hlavinka - 84-2Michal Hlavinka - 84-1jkeating - 83-9Michal Hlavinka - 83-8Michal Hlavinka - 83-7David Malcolm - 83-6Michal Hlavinka - 83-5Michal Hlavinka - 83-4Michal Hlavinka - 83-3Michal Hlavinka - 83-2Michal Hlavinka - 83-1Michal Hlavinka - 82-2Michal Hlavinka - 82-1Michal Hlavinka - 81-2Michal Hlavinka - 81-1Tomas Mraz - 79-2Michal Hlavinka - 79-1Michal Hlavinka - 78-2Michal Hlavinka - 78-1Fedora Release Engineering - 76-2Michal Hlavinka 76-1Michal Hlavinka 75-1Michal Hlavinka 74-1Michal Hlavinka 73-1Michal Hlavinka 71-1Michal Hlavinka 70-1Michal Hlavinka 69-4Michal Hlavinka 69-3Michal Hlavinka 69-2Michal Hlavinka 69-1Michal Hlavinka 68-0Michal Hlavinka 67-1Michal Hlavinka 67-0Mike Halcrow 61-0Eric Sandeen 59-2Mike Halcrow 59-1Mike Halcrow 59-0Mike Halcrow 58-0Mike Halcrow 56-0Eric Sandeen 53-0Tom "spot" Callaway 50-1Mike Halcrow 50-0Eric Sandeen 49-1Eric Sandeen 49-0Eric Sandeen 46-0Mike Halcrow 40-0Mike Halcrow 39-0Karsten Hopp 38-1Mike Halcrow 38-0Mike Halcrow 37-0Mike Halcrow 36-0Mike Halcrow 35-0Mike Halcrow 34-0Mike Halcrow 33-1Mike Halcrow 33-0Karsten Hopp 32-1Karsten Hopp 30-2Karsten Hopp 30-1Mike Halcrow - 30-0Fedora Release Engineering - 18-1Mike Halcrow - 18-0Kevin Fenzi - 17-1Mike Halcrow - 17-0Mike Halcrow - 15-1Mike Halcrow - 15-0Mike Halcrow - 10-0Mike Halcrow - 9-1Mike Halcrow - 9-0Mike Halcrow - 8-0Mike Halcrow - 7-0- ecryptfs-utils updated to 110- ecryptfs-utils updated to 109- ecryptfs-utils updated to 108- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- ecryptfs-utils updated to 106- fix pam sigsegv (#1184645)- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- ecryptfs-utils updated to 104- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- ecryptfs-migrate-home did not restore selinux labels (#1017402)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- make executables hardened (#965505)- ecryptfs-utils updated to 103- ecryptfs-utils updated to 101- home migration did not work under sudo (#868330)- set selinux boolean only if not already set (#868298)- fix typo in restorecon path (#865839)- do not crash in pam module when non-existent user name is used (#859766)- fix Werror messages in new build environment- ecryptfs-utils updated to 100- ecryptfs-utils updated to 99 - fixes: suid helper does not restrict mounting filesystems with nosuid, nodev leading to possible privilege escalation (CVE-2012-3409)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- ecryptfs-utils updated to 97- for file name encryption support check, module must be loaded already- when ecryptfs-mount-fails, check if user is member of ecryptfs group- ecryptfs-utils updated to 96- blowfish and twofish support check did not work with on 3.2.x kernels (#785036)- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- updated to v. 95- update pam config in post install phase- updated to v. 93- set the group id in mount.ecryptfs_private (CVE-2011-3145)- security fixes: - privilege escalation via mountpoint race conditions (CVE-2011-1831, CVE-2011-1832) - race condition when checking source during mount (CVE-2011-1833) - mtab corruption via improper handling (CVE-2011-1834) - key poisoning via insecure temp directory handling (CVE-2011-1835) - information disclosure via recovery mount in /tmp (CVE-2011-1836) - arbitrary file overwrite via lock counter race (CVE-2011-1837)- improve logging messages of ecryptfs pam module - keep own copy of passphrase, pam clears it too early- keyring from auth stack does not survive, use pam_data and delayed keyring initialization- fix pam module to set ecryptfs gid before mount helper execution - do not use zombie process, it causes lock ups in ssh- do not use memcpy for overlaping areas - fix broken pam module resulting in session with wrong gid- fix mtab handling everywhere- check for ecryptfs pam module before home dir migration- update of mtab does not work if it's a symlink (#706911)- auto-load ecryptfs module in ecryptfs-setup-private- updated to v. 87- fix man pages- fix selinux context- updated to v. 86- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- ecryptfs-utils updated to 85- fix build on arches where char is unsigned by default- fix unsigned < 0 test (#664474)- ecryptfs-utils updated to 84- Rebuilt for gcc bug 634757- add missing gettext require (#630212)- fix ftbfs for python mass rebuild- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- remove nss dependency from umount.ecryptfs- make salt working together with passwd_file- enable PKCS#11 support- blkid moved from e2fsprogs to util-linux-ng, follow the change (#569996)- updated to v. 83- better fix for (#486139)- updated to 82- fix getext typos (#532732)- updated to 81- rebuilt with new openssl- updated to 79- ecryptfs-dot-private is no longer used- updated to 78- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- updated to 76- removed executable permission from ecryptfs-dot-private (#500817) - require cryptsetup-luks for encrypted swap (#500824) - use blkid instead of vol_id (#500820) - don't rely on cryptdisks service (#500829) - add icon for Access-Your-Private-Data.desktop file - updated to 75 - restrict mount.ecryptfs_private to ecryptfs group members only- updated to 74- updated to 73 - move libs from /usr/lib to /lib (#486139) - fix symlinks created by ecryptfs-setup-private (#486146)- updated to 71 - remove .la files- updated to 70 - fix: #479762 - ecryptfsecryptfs-setup-private broken - added umount option to clear per-user keyring- fix list of onwed directories- add missing requires: keyutils- bump release for rebuild- updated to 69- updated to 68 - fix #478464 - /usr/bin/ecryptfs-setup-private errors out- bump release for rebuild- updated to 67- Add support for filename encryption enablement (future kernel feature) - Replace uint32_t with size_t for x86_64 compatibility (patch by Eric Sandeen)- Remove duplicate doc files from rpm- Put attr declaration in the right spot- Make /sbin/*ecryptfs* files setuid - Add /sbin path to ecryptfs-setup-private- TSPI key module update to avoid flooding TrouSerS library with requests - OpenSSL key module parameter fixes - Updates to mount-on-login utilities- Namespace fixes for the key module parameter aliases - Updates to the man page and the README- New upstream version - Many new manpages, new ecryptfs-stat util- fix license tag- Add umount.ecryptfs_private symlink - Add pam_mount session hooks for mount and unmount- build with TrouSerS key module- New upstream version- New upstream version- Enable passwd_file option in openssl key module- Fix include upstream- fix includes- Fix passthrough mount option prompt - Clarify man page - Add HMAC option (for future kernel versions) - Bump to version 38- Remove unsupported ciphers; bump to version 37- Cipher selection detects .gz ko files; bump to version 36- Cleanups to cipher selection; bump to version 35- Fix OpenSSL key module; bump to version 34- Add files to package- update to version 33- update to version 32- fix ia64 libdir - build initial RHEL-5 version- build version 30- Bump to version 30. Several bugfixes. Key modules are overhauled with a more sane API.- Rebuild for selinux ppc32 issue.- Bump to version 18 with an OpenSSL key module fix- Change kernel Requires to Conflicts - Remove un-needed devel buildrequires- Provide built-in fallback passphrase key module. Remove keyutils, openssl, and pam requirements (library dependencies take care of this). Include wrapped passphrase executables in file set.- Change permission of pam_ecryptfs.so from 644 to 755.- Fix mount option parse segfault. Fix pam_ecryptfs.so semaphore issue when logging in via ssh.- Remove verbose syslog() calls; change key module build to allow OpenSSL module to be disabled from build; add AUTHORS, NEWS, and THANKS to docs; update Requires with variables instead of hardcoded name and version.- Minor update in README, add dist tag to Release, add --disable-rpath to configure step, and remove keyutils-libs from Requires.- Correct install directories for 64-bit; add support for xattr and encrypted_view mount options- Introduce build support for openCryptoki key module. Fix -dev build dependencies for devel package- Initial package creation110-1.fc22110-1.fc22ecryptfs-utils_libecryptfs.so_libecryptfs.so.0_libecryptfs.so.0.0.0libecryptfs.pylibecryptfs.pyclibecryptfs.pyo/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/ecryptfs-utils/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnudirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b65bbd4b908a75515fbc6778c06a5aaa8fccac3, strippedPython script, ASCII text executablepython 2.7 byte-compiledRRRRRRRRR R RR R RR RRRRRR?p7zXZ !#,=?#]"k%m(ֶ\1렓4\+layhKlcq[eUBOuՌ)#s/fzm/~KHJM<}N2٭ aX:oܽsąc5 $oa!ڣ|jP޳ ?aV( 6<vv@1 mQ'Q9Tۣ/`6V0?K[3 nj9W)m&n@x?U>wnЖ (t5o+?]dόg/y$"3"U)" D6cͤgfig7PNߒMYAJ^7b]NCnAD1j꾺a"H umg-}?M@_|9g/G"@܊^S m?߁ z ޱ$XP+I 2_W_3-BDR??Sa[sMCjzdٻ79ֲ(/3\ҟX>z!KYc_Ό[!ahΟ\nKf97Rw3$:8Ta"?7?s&Xgt ,8].PJ"XU(n et$g}ndSnt[ԕL*/hhP穤eڡZi:Pm3a)g"pZ33l_C=l5W&-KRl(:.5g/EoQa正0/EK",.ɩntLz}4QD|j$]!1Du-!βŬQ Zxcb|'~ uiX=0DEƆ+fqO\wfKOm1'P6TA4)C Zr@? `wJΧN:iKLCL /f|0$otSlhX2j[\l3P3Q䝫f7& smIw^&?TL}zd])[ Ʋ'B.Vi Fҡ* U`H9M @,NNAS*vCٿTW n{rr6 DzQ^O)~jm܎4px V};BCNm𮿟t#2Yo͋'Ija%&W$?!O<NNq-P\}|QY-NaDǭOaOu6\Y'nhۨοR7:+Y(Rto}jOL+e=5[f)y"D*m;:w#/( ՜RC"^WKo79Ye ^DDzf/L<(ڞ5x{z/ aդ҉mgmh\( 8z@͒0\A؟䉨fŬp5[hrAٍ7YPǞψV>Ucѻ&eS& ^cQr/O8ºħmYaDWUUR<-$wŏÄDMw`^Ӊ|Tzj#BPJGp3_#):d)e"&l]E!:CR!?_Ùi/yjxK]~Nz.:DyN7<<VND@{46A%'vv`Xڵ#Gl[y=Z{|쑦~ۅLo} 1ŭlLk&c_UD5YdYt?D<}оfcu.arht`<wfzX[Yg*͔w0HNF譥S&Y wnh01.NU"ρ9g>[J?[LivG{ݛ6Px w>: LkōFjd; oHUNf-;\4r/FFM%&Og)6Hu>U%y4UH$ LrI 4+)Et0V4( Z#h"2H$;t0 oG ۅX) C Dʭ'oU% :qxrӺm JC @ͫmJ"/vS3CnPfƎbabCW{Ո{}&2wUe6v%+bB6ʚNQ' =Bmu-)(EHZٟ;?*XB|Z)oSRʳ0o~ 7fsZY'<'@^H~%!QQy!1A:+^KׄP,~rR 8_^f9O2l݋r< ׹^qWTڣ>3un*.%][J^Op'D^Xfud]Vvu"@?dGX]AtQ$b˽aro<D[B| b?&ՠ(BIx;&]D>hYOy9R@n&>|ϯ>m|F4=IU5 'x98SZI#@5A{NHT[Q\0vbד7LO[>V0@2k$}nX:\uS0.L5!]ҋCfC5dW~0 nP4lS0B&阪fNFG><5;g:s9Ems\hA)W^uӤIuVlp%$nۖj)U `+2Z7IHY Gs}")qGi-*:7.P!M~|vHb;,gd{L3|x/ ܡ@Cw>7OjX''u{WyP }9}Iw[9fy,2_pb|Ɂ)iL*DꟚAU .UVm[8blB(fy~[Ym}U57va'0AhX{t߳# (z~RQfJÉ"M DOlWRWkt\Z_빱/[+`7]CGBwry{fՄwۓ!1s(WSz:DTjN GŽHqs+9dbg)+Ļ+3>I LátH|M\P諎̩9׃mBZD1'P{HTDem9V$7C& ʵe!5o&^eY S:( #̨_aYٞٵ'L' GRTXA.m~ h;;jǕ01N[ep " S"|sީaȚLdc޸6m? bqKKTR},c!!t(Lv]2܂ +&{B7(1c>+r)[8~ t?Kł[MGLx:|PQ`6z̤r撱`n[ R749gKx@e%.y-]JtX)PįB1[ŧ(2#ud=7{ܞצ-]C 7ǁ]% KY{o˾3$Z@oF="0L}u*mЮ%i{dmTcHTIPA(tu]bŹ g<Ʀ׶zVRJac2ɶjn@] h Xl+Qޙ4)MO9d:_IY{,+%rַ^b}5q@As3OӍ}+Wi&〹l6gˑ8!amn>"i<nߟLI{e7gBՔ}wTʺ=$&q9:N{\80!}4sBn>uI١dA!{T?5J@Tew=֔z4:I^Hj4a"?IԜTIqNUzWv\t u> ]QrIM,R콩W>D }&\Y$aga;wEo"7Q pOc$RWW@ m;G'_@aE6_݂|QahJ³n9yseG]-HE}>&+o>)z'AC?K *FLVY2 x^Fԇ7 NVvDDb{6= %U>t1flߡ1Tח 6 zr,D꿭{f)Kg`7igL"F6]I6t-xyb{J3Rl >O$H?ʽ>KY2YrU?J{.~B_``p^ K$kqŭ6+8fc8R QGOJ|ĿFS+-@o =f{+LXݪ2O^zE:!I_րqR߻oɯBAJӚh0x Klk`Dz岘;~|BDnʔve ;GWyBzjf-%WxhU ݾ#7p& =2ZP ;+eW WaϥR3)Qʏ,_`kc()e1^żoNcߎ_6,=ḎSk|Qِ^E^9HmJ: .~*%^ ÅP7Uy q|7v;uw1mAE_@KAXmہģMSSM0K֒܁ȞFZ״]w@M̋c#mX"ëW~%z+[cWH%iOyIp#Dʄ8es<蟝)]7q !8o2xi u48m8%5 @M/pwsm3.i+;{Mn arN*iN)%n ȥ '6d6OmaXdaX-+#Q@H T'82XP\ ӤdO O!G;>4X0!F3Ń4zڇZ_Jʐ!񹳞uq? nK[K(1 &'$shˮbOp*pt+ls#zDL+8“Tf ) ,Snfx{XdբG~o-  *A5hѨ{B9 B%\Cl*G3,jraa;E[h7ŋk 4U6V}.D1t9VYG}?)?szØ+rw^J?GѻP*t>BS*Y%6)K;&_XA{ƺ^̤dp![-bZl *乇ֈ%}vTxf+wN4y3~a^P{ibS; IFT%++zr p"4\ ż:srAıi-bM9\qs-*U+L{ISqcz##J E-xc,[NDd"m`K Tb yPD9"LdY(ĐV2;d2-$RbC:FŴf"t{][u)s&Jt|bXb:\r'?Wl ",0nѰ]virɏ 'A92LnчEZD0|s9FٳQ'?c+ܩvcRHB*1wA{Upk3dͲPFd+Qʣ٣wBX4BU7rUeJEΠFzp/ YZ