pam-extra-32bit-1.3.0-lp152.11.16.1 4>$  Apaw&/=„H1Ԕ@sGU|!'P"2Rv7;U%1mm0,CߴG*Fl[Ne !OrgE>yi# g>4IaNٳX.ߵP5Z~Hq!` Ĝ9zu'ԎGAPHhD_SA+[t"Y 9l\OW)=^T7X ;5Xpp3[x$\ԏ}C)z176176aefa540269dc07094b72580cd9d7f078b20e92197fdceb1840c3a0f980d5d7bc7791796ad064a257592373329165956822; aw&/=„Wo8F ?yE]2_!~?WA8p u}T@`dOL{Tg.]Koa9X6,Aٻk֭[3;78]}AaW5NШ}YKpD􊘅zƉ^_ yc|o,Nѕ!܉ ?{9\R TX`恪mKG|2*蓁i ) I"JU rښm)4mX ijdǖGp7H>p>#?#d & ] 7QW^px |    8x(8)9): )> G H I X Y \!]!^!'b!<c!d"e"f"l"u"v"w#Hx#Py#X ####Cpam-extra-32bit1.3.0lp152.11.16.1PAM module to authenticate against a separate databasePAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policies without having to recompile programs that do authentication. This package contains useful extra modules eg pam_userdb which is used to verify a username/password pair against values stored in a Berkeley DB database.awcloud1325openSUSE Leap 15.2openSUSEGPL-2.0+ or BSD-3-Clausehttp://bugs.opensuse.orgSystem/Libraries%descriptionhttp://www.linux-pam.org/linuxx86_64/sbin/ldconfig5Aawaw86746e21e54cd851389074c437de0bd319485e608b39a37ff04299130c65aed3rootrootrootrootpam-1.3.0-lp152.11.16.1.src.rpmpam-extra-32bitpam-extra-32bit(x86-32)@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libcrypt.so.1libcrypt.so.1(GLIBC_2.0)libdb-4.8.solibpam.so.0libpam.so.0(LIBPAM_1.0)libpam.so.0(LIBPAM_EXTENSION_1.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1aqV@aha]a/k@a&0`q`lM@`H`!'`_^@_ _u@_9^t@^ku^O@[[;@ZZ@ZYY@X6@XIK@W@WW'A@W!@W@W VbVbVn@V@Uz@U>U>$TTTJosef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Josef Möllers Marcus Meissner Josef Möllers josef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comfvogt@suse.comschwab@suse.dejosef.moellers@suse.comjosef.moellers@suse.comdevelop7@develop7.infokukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dejoschibrauchle@gmx.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.debwiedemann@suse.com- Corrected a bad directive file which resulted in the "securetty" file to be installed as "macros.pam". [pam.spec]- Added tmpfiles for pam to set up directory for pam_faillock. [pam.conf]- Corrected macros.pam entry for %_pam_moduledir Cleanup in pam.spec: * Replaced all references to ${_lib}/security in pam.spec by %{_pam_moduledir} * Removed definition of (unused) "amdir".- Added new file macros.pam on request of systemd. [bsc#1190052, macros.pam]- Added pam_faillock to the set of modules. [jsc#sle-20638, pam-sle20638-add-pam_faillock.patch]- In the 32-bit compatibility package for 64-bit architectures, require "systemd-32bit" to be also installed as it contains pam_systemd.so for 32 bit applications. [bsc#1185562, baselibs.conf]- If "LOCAL" is configured in access.conf, and a login attempt from a remote host is made, pam_access tries to resolve "LOCAL" as a hostname and logs a failure. Checking explicitly for "LOCAL" and rejecting access in this case resolves this issue. [bsc#1184358, bsc1184358-prevent-LOCAL-from-being-resolved.patch]- pam_limits: "unlimited" is not a legitimate value for "nofile" (see setrlimit(2)). So, when "nofile" is set to one of the "unlimited" values, it is set to the contents of "/proc/sys/fs/nr_open" instead. Also changed the manpage of pam_limits to express this. [bsc#1181443, pam-bsc1181443-make-nofile-unlimited-mean-nr_open.patch]- Add a definition for pamdir to pam.spec So that a proper contents of macros.pam can be constructed. [pam.spec]- Create macros.pam with definition of %_pamdir so packages which are commonly shared between Factory and SLE can use this macro [pam.spec]- pam_cracklib: added code to check whether the password contains a substring of of the user's name of at least characters length in some form. This is enabled by the new parameter "usersubstr=" See https://github.com/libpwquality/libpwquality/commit/bfef79dbe6aa525e9557bf4b0a61e6dde12749c4 [jsc#SLE-16719, jsc#SLE-16720, pam-pam_cracklib-add-usersubstr.patch]- pam_xauth.c: do not free() a string which has been (successfully) passed to putenv(). [bsc#1177858, pam-bsc1177858-dont-free-environment-string.patch]- Initialize pam_unix pam_sm_acct_mgmt() local variable "daysleft" to avoid spurious (and misleading) Warning: your password will expire in ... days. fixed upstream with commit db6b293046a [bsc#1178727, pam-bsc1178727-initialize-daysleft.patch]- /usr/bin/xauth chokes on the old user's $HOME being on an NFS file system. Run /usr/bin/xauth using the old user's uid/gid Patch courtesy of Dr. Werner Fink. [bsc#1174593, pam-xauth_ownership.patch]- Moved pam_userdb to a separate package pam-extra. [bsc#1166510, pam.spec]- disable libdb usage and pam_userdb again, as this causes some license conflicts. (bsc#1166510)- Add libdb as build-time dependency to enable pam_userdb module. Enable pam_userdb.so [jsc#sle-7258, bsc#1164562, pam.spec]- When comparing an incoming IP address with an entry in access.conf that only specified a single host (ie no netmask), the incoming IP address was used rather than the IP address from access.conf, effectively comparing the incoming address with itself. (Also fixed a small typo while I was at it) [bsc#1115640, use-correct-IP-address.patch, CVE-2018-17953]- Remove limits for nproc from /etc/security/limits.conf ie remove pam-limit-nproc.patch [bsc#1110700, pam-limit-nproc.patch]- pam_umask.8 needed to be patched as well. [bsc#1089884, pam-fix-config-order-in-manpage.patch]- Changed order of configuration files to reflect actual code. [bsc#1089884, pam-fix-config-order-in-manpage.patch]- Use %license (boo#1082318)- Prerequire group(shadow), user(root)- Allow symbolic hostnames in access.conf file. [pam-hostnames-in-access_conf.patch, boo#1019866]- Increased nproc limits for non-privileged users to 4069/16384. Removed limits for "root". [pam-limit-nproc.patch, bsc#1012494, bsc#1013706]- pam-limit-nproc.patch: increased process limit to help Chrome/Chromuim users with really lots of tabs. New limit gets closer to UserTasksMax parameter in logind.conf- Add doc directory to filelist.- Remove obsolete README.pam_tally [bsc#977973]- Update Linux-PAM to version 1.3.0 - Rediff encryption_method_nis.diff - Link pam_unix against libtirpc and external libnsl to enable IPv6 support.- Add /sbin/unix2_chkpwd (moved from pam-modules)- Remove (since accepted upstream): - 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - 0002-Remove-enable-static-modules-option-and-support-from.patch - 0003-fix-nis-checks.patch - 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch- Add 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch - Replace IPv4 only functions- Fix typo in common-account.pamd [bnc#959439]- Add 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - readd PAM_EXTERN for external PAM modules- Add 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - Add 0002-Remove-enable-static-modules-option-and-support-from.patch - Add 0003-fix-nis-checks.patch- Add folder /etc/security/limits.d as mentioned in 'man pam_limits'- Update to version 1.2.1 - security update for CVE-2015-3238- Update to version 1.2.0 - obsoletes Linux-PAM-git-20150109.diff- Re-add lost patch encryption_method_nis.diff [bnc#906660]- Update to current git: - Linux-PAM-git-20150109.diff replaces Linux-PAM-git-20140127.diff - obsoletes pam_loginuid-log_write_errors.diff - obsoletes pam_xauth-sigpipe.diff - obsoletes bug-870433_pam_timestamp-fix-directory-traversal.patch- increase process limit to 1200 to help chromium users with many tabs/bin/sh1.3.0-lp152.11.16.11.3.0-lp152.11.16.1securitypam_userdb.so/lib//lib/security/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17094/openSUSE_Leap_15.2_Update/634e0aa316a655897cf9200c466fbe47-pam.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fe9e2af8d51284595f5952609e85930303d3b49c, stripped RRRRRR R RRR Rutf-8d1e029413debde04f98529dbb987ca4a4c9a34aa51cd693eb01500c85943e3a2? 7zXZ !t/7G] crt:bLL gJҽ뷭H&4Z7 ) ̢V1Bxs۳EB!7Is.x1Q'DYDREGA^? t4dj qXdp@kK@e,[8(LH-feqZlw&?I4*U @xMO7EfB2e'1:+ 9BB ƺ1[Q2%K;I';]ׅYL#%--riT5Y} >ƺ jM >՟]Y,EI]Dj* ÌdеdYI&)w E3cU.F+ =b!ߪ[xTt DhBژ$w.{֎YWb@j/ɳ9&i|FK~z8,M饰 >FǁԀ7'V?(فo%j3;nwlz 3ħ;xrP9yhˑ0{|ʌ#юN[HM/B"B6P~BHVCa: 8ZM9 !7rMQ*sb$,ǝѢ[!va٭ PketFCJ4uxp{j U}Xq P$`yk(+%}?GR2tm{ SfxB pebtH?auU;$U 氃,DXN~w)ͶDw.}4fc>qlT=/LEafn;卜U9k*OaA/f+y󦈞rc^eNI8N.~)#I*+Q+D'NCV^ARD/EꗞCй;+|}%!'D#hDW.3ZA'/꣜!~-WN:gTEW>[E /)o1HJY%o4Cjdփ1@ԕ\K/RNzZ_mn~*EvMH-MSK=K&.Tvu>hq@G ҝ6M麰h{KPJR>oudБbC8ǝ]'Y}4rѥ=Dy>nNf IK؏"×b?B8 k뤜X[ YW27yeܞH*~zc(KfMpR 8ijǃ{A#H#He4NLTbd*u}Nn[ҖŕXiYOq7$]w2,@(M|Fq& ]^ctM&48v]X$*gPG_jXi&1x؝겢Rk"BMQЃh*R~2.$}hr‡/ &,bN*_$RՕmseGUv寝cPH'XǰVLL@/p0!zMDbXpۜ^8n\YI*Nl-x=53q-&E{s{˿cȔjFMrc~7ԙTUdo!jN3T3 VQ?%q._/7AwܪgZՎ|"IK~ql"*ߔPK|RHĥ.;o3rm:޺iY`Aps1E {S,kiD:#%$nZ~A(苝3ke|`'BqӉmtqCdNuy(i~4% :k&Wpw<~ge|o1th,dFg߄,s'1}8 0qzɃO;B!ڃ^tڼ+PR!gsO).fK(pHjoُ8v#6AJS/#pҬXn1Tz2JCQߘ)3N:5AcP?VAp&orðǠg=%+=(k|h'+Li@>^cʿ+*YD.,(5̈seZR$<8_,ɩdi5cSRW/   鵃,g3g),G-L)64jEqmvuPynfo="n!Y pv.,#2 F'T{^Y(G5ƐVg@Gj"GS)?n0I F"+`k&. U4oxޑ$cc&E6:HZ[ʔVYBc[(Ϊzjv R\a*_jgSIh*Y, *"kncGKrƃǪcJt !C\PsUg#/v?d=E 5 h[+V#ŜmR@T^^zo~B4o `1*%.??{뜙#ACFF61J]_o-wi)j#?qV9=nqB9n֧) صZD(YK/wc Gр !Zx4E\}1%wI~;aro PiBJ>Bs9.Q,Ѳ7Ύp>Y]|=i"t v{s\Sj]icp|ڽ#&xcgRE0|):}s^\#å7+N]璖Q)5v.:F/"YY;b!w?NdA)5ɰDލ. 9=,h m \\Dgn pd4i&~rCJߢ;Í|iص$hƒI{w\;@ Sizz>Z5y !s~_ U:R:j١ KϛgIe=~Ǭ M@dkp- 8%6fBƓ w&Φt|+EEXlTS7C|>dvGH(Ű.}TՃg/).ƅǎ洐[໏/b~ZFrn9jӳY طTSb-8xiYl@Pˇ du-آuC  %\kԫyB$A+r[kww?ΏZqGlq+h-tLz ,J@5-3 ;3DME3>3=]DTϸ.o\C p!B1m6*zKhQM T,G.v3<*i Ոsb̑}27L$=*EŊ&\I؋˰ˌC&ʺƸ+N'H=S:IŪv0镄Yhdv^%sܜvb3Q9\`Pg,3>ӵu7d#CT^6sX6+E&&nz YZ