xguest-1.0.10-34.fc24$>&"P7L+>;^?Nd   B DJQ   $ <   >\|  g (8-9\-:->?GHI X(Y,\<]T^bdefltuv,DHCxguest1.0.1034.fc24Creates xguest user as a locked down userInstalling this package sets up the xguest user to be used as a temporary account to switch to or as a kiosk user account. The account is disabled unless SELinux is in enforcing mode. The user is only allowed to log in via graphical login program. The home and temporary directories of the user will be polyinstantiated and mounted on tmpfs.Wgǿarm02-builder16.arm.fedoraproject.orgTFedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Basehttp://people.fedoraproject.org/~dwalsh/xguest/linuxnoarchif [ $1 -eq 1 ]; then semanage user -a -S targeted -P xguest -R xguest_r xguest_u 2> /dev/null || : (useradd -c "Guest" -Z xguest_u -d /var/lib/xguest/home/xguest xguest || semanage login -a -S targeted -s xguest_u xguest || semanage login -m -S targeted -s xguest_u xguest) 2>/dev/null || exit 1 head -c 32 /dev/urandom | passwd xguest --stdin echo "xguest:exclusive" >> /etc/security/sepermit.conf semanage -S targeted -i - << _EOF boolean -m --on allow_polyinstantiation boolean -m --on xguest_connect_network boolean -m --on xguest_mount_media boolean -m --on xguest_use_bluetooth _EOF fiif [ $1 -eq 0 ]; then sed -i '/^xguest/d' /etc/security/sepermit.conf fiFC A큤AAWgǾWgǿGDGDWgǾWgǾ96a668e9f63f9954ae3b1bad958675b53ef14b0de123bd3edeaca4eb9de819fbab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6288a7f5bd11a06b1533d4f9e255f60213a228825e6800aa3280a33d25f4d57f4rootrootrootrootrootrootrootrootrootrootrootrootxguest-1.0.10-34.fc24.src.rpmxguest      /bin/sh/bin/shpampolicycoreutils-sandboxrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policy-targeted0.99.8.1-173.0.4-14.6.0-14.0-15.2-13.6.3-124.13.0-rc1WbVU@SP@RC@QB@QQ#@P@P @O@On@NU@N|tN7MMOMGM$]@LdKqN@K]K @J#JmJ@I@IIx_G@G@GPG8G@Gg@GfdGY5GY5GLGDG!GGGaF&@Lukas Vrabec - 1.0.10-34Fedora Release Engineering - 1.0.10-33Fedora Release Engineering - 1.0.10-32Fedora Release Engineering - 1.0.10-31Dan Walsh - 1.0.10-30Fedora Release Engineering - 1.0.10-29Dan Walsh - 1.0.10-28Fedora Release Engineering - 1.0.10-7Dan Walsh - 1.0.10-26Fedora Release Engineering - 1.0.10-5Dan Walsh - 1.0.10-4Fedora Release Engineering - 1.0.10-3Dan Walsh - 1.0.10-2Dan Walsh - 1.0.10-1Dan Walsh - 1.0.9-6Dan Walsh - 1.0.9-5Fedora Release Engineering - 1.0.9-4Dan Walsh - 1.0.9-3Dan Walsh - 1.0.9-2Dan Walsh - 1.0.9-1Dan Walsh - 1.0.8-3Dan Walsh - 1.0.8-2Dan Walsh - 1.0.8-1Dan Walsh - 1.0.7-7Fedora Release Engineering - 1.0.7-6Dan Walsh - 1.0.7-5Fedora Release Engineering - 1.0.7-3Dan Walsh - 1.0.7-1Dan Walsh - 1.0.6-8Dan Walsh - 1.0.6-7Dan Walsh - 1.0.6-6Dan Walsh - 1.0.6-5Florian La Roche - 1.0.6-4Dan Walsh - 1.0.6-3Dan Walsh - 1.0.6-2Dan Walsh - 1.0.6-1Dan Walsh - 1.0.5-2Dan Walsh - 1.0.5-1Dan Walsh - 1.0.4-2Dan Walsh - 1.0.4-1Dan Walsh - 1.0.3-1Dan Walsh - 1.0.2-1Dan Walsh - 1.0.1-2Dan Walsh - 1.0.1-1Dan Walsh - 1.0.0-1- Security fix for CVE-2016-4980- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Add random password so xguest will show up in gdm.- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Remove sabayon support from xguest, no longer supported. - Remove /etc/skel directories- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Remove /etc/security/namespace.d from payload- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Remove Requirement for gdm - Fix xguest entry in /etc/shadow so gdm lists it- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Change xguest homedir to be /var/lib/xguest/home/xguest- Make sure none of the gpk apps start on the desktop- Change location of xguest home dir to /var/lib/xguest/home- Add requires for selinux-policy-targeted- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Fix boolean handling in the post install- Fix semanage boolean line to use -i -- Fix placement of xguest.zip file- Fix sabayon remove- Fix sabayon installation- Fix sabayon file- Switch to use policycoreutils-sandbox init script- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Changed to require policycoreutils-python- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Change xguest init script to have proper summary- Modify xguest to be able to be installed in a livecd- Require newer version of policy- Change gecos field to say "Guest"- Leave xguest_u assignment on preun and always set the user to xguest_u on install- fix post requires on pam- Add support for exclusive login for xguest- Remove lines from namespace.init on package removal- Remove xguest init.d script on uninstall - Fix description- Turn on the xguest booleans- Allow xguest to run nm-applet- Fix permissions on /etc/init.d/xguest- Add mount code to allow sharing of file system so hal and automount will work. - I have added an initscript to set the / as shared and /tmp, /var/tmp and /home/xguest as private- Remove exit lines - Add LICENSE- Cleanup spec file- Turn on allow_polyinstantiation boolean- Add sabayon support- Initial version/bin/sh/bin/sh1.0.10-34.fc24xguest.confxguestLICENSEREADMExguesthome/etc/security/namespace.d//usr/share/doc//usr/share/doc/xguest//var/lib//var/lib/xguest/-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 -march=armv7-a -mfpu=neon -mfloat-abi=harddrpmxz2noarch-redhat-linux-gnueabiASCII textdirectoryutf-8?P7zXZ !#,d]"k%bnSWlo_2$(;c:nOvd0Mvێ᤬U {A.$&$ 5șq 6 Jtݏcq -L񋥎( fgXoחk]poL=m%s$cHFؙYSb Z,ԁٓ4eo2@ Ln0dx>?9sagհV*['6oGZ`i!;*Q )&redٳ"GWSЀr4|5M0:"0ءA'~;ax@*$#˅jMv$q|.1qY%ˈ@GHy2ou wMX/I@7ceZ,"~g4Kp0YD,¿ aY<(!c!OGa>Hb33/+N8G0 &ثU~R>m&@8"mΙZREQxM0,F?@( 4w7xЂX*Z+!1>e,ʈq/*BL.Q '6kZR Pr1F1*'Tڂ xdX H'VqK&ש-ٝ ;n9 jBo5.LJޝ ATW9u-!XWLs+:}߲R7OeCU E H*s\: Ez}Ѭ߮f,6rZQ 2;|[˟o3}X843ۇng.)Բ$[FRQ5ФED0O\#twҿL4oz@ipi~K 5B&IV 쥵Zp.)CBҊ/}Qd/\ˢ=0Oz=h]1@_V:@aad2"ɽS=zW;?z[D=n) ,Gy ZBiYzΑگKLڮK ~LVhZV->z3232:žjx*<w04~w'jx`d!ۙCSG x(N (QgՃ{jc3"ZnY<'?VeeGɛK:v*k'qB?S Lgt<n:Z;ZnmqS]AX9,'{eƐm@ m/=I2Ez`bG/nf"/! ~TPgf )&4a8Pú%'\q :V)Si>  ,GL YZ