Файловый менеджер - Редактировать - /var/www/html/libpam0g.zip
Ðазад
PK ! L��D D NEWS.Debian.gznu �[��� � �Wko�6��_At���H��4�:lX1`�6Ȇ},h���P��G���{I�r�4(�}�%���^��/�E�X��"��ڨoE�[e��;�ggB��N ����Y�q^t��.u�/��D/C�;� ��6��N��ݪ� ��s��{����C��эx�w�� `�����@>w�v;�b�l!�����F�JY�Uod�Z�>ɇR�W�6�b�F�3�0��B�_6��^�����w�Ul���=o\�9;��D�� ��8��^F�#���ɉ�E.�" kx�zo�у��U�qv���f�̘iN/\d(e�����#{�U7!5;��h�T|��w�{����V�T �<�4�6�V��w���t�1� ����U(���E�sG釓-��ɔX� 1��'2��ݭ���Zf���MR3qQ��V,��ˋUu���ļ�����~`p5��,�)�~�BeC;�&d���3*�J8tF���s�S�>rs����=b��{M�暃U��0^� %C��]/�^k��a�����`�2��k�F���͍����i��2��zA��EQW�ף �^N`�����P��<5�u��@%�#C�:)K<p�6�D��i�t��Y^.g"1uhJ���hC��� -� !h��u��� ^u�{�Z����@CL��x�Rt��H��٫��V=HX]��ͪ�\�o a�$ �*������jn��y�BVZ��플#Ba�'@�����A�s�0�ad���&'evA �Y��Eコ�.s@~�D��^�6�{�,�7�/\��,f�͎��~��aq�[�(ӭu�9.�m��`p3� �";p֝�Ldr��˪��<��.r�~�OAf�0CX���l�*�̴6y�e�͝�ۍI���"���J��V�ĥ��H�|�e�d�Qn�9d��h�7,��G����� ��@�f� �i$��� MM�?�*��Vo6���婻�ȴ�A�p�<������-�����A���v�q,p�i��̑�gճAC�Q�g8�q�r:)�H����_��z&�ˊ�@yt��-��E�{��³\����4�9Z�GK(Yjnʑq[�qV[�ĩ�ڶ�ɳ��6�r�����x;iVb�1�ihk�S!_/`��]{Q�6Qyv���y�FJ�1~����.�Wy�s^��\S���|]f<䵪V���剼V����增���¾W�L�[鰢>��~(2'���x�I; ��Pu^'m����?�O �&#�jdwVF�cM6�'7M������-jZ*g��J��%3���ۣ���p7 ���8uB؞��&���91�+�����q��:�F8q��>Y�NJ�AFzLM5�����Ҋ2#�DV���ʶ��$A������fN?a� ���'�3#��v��p�2k>G����H�),�0ы{�<����z�ɻ�ˊ�) ���ToX3Y��</��� � �R�1l��o4��HlC�nUQJq]��iV��\��8�K;K-N~,�Y��Ã�6���a�Ш�Y-!�\*��I�z_-�@�e�JY+�X֫%Vʺh*��� PK ! (,˚ READMEnu �[��� Hello! Thanks for downloading Linux-PAM. NOTES: How to use it is as follows: Please look at the ci/install_dependencies.sh for the necessary prerequisite packages to be able to build the Linux-PAM. The script is targeted at Debian based Linux distributions so the package names and availability might differ on other distributions. If you check out the sources from git, install Autotools and generate configuration scripts, ensuring you have the minimum packages installed, the ci scripts may help here: ./autogen.sh Then compile: ./configure --help | less ./configure <your-options> make To make sure everything was compiled correct, run: make check If a test fails, you should not continue to install this build. These tests require a suitable file /etc/pam.d/other; if necessary, create such a file containing, e.g., these five lines (not indented) #%PAM-1.0 auth required pam_deny.so account required pam_deny.so password required pam_deny.so session required pam_deny.so Note, if you are worried - don't even think about doing the next line (most Linux distributions already support PAM out of the box, so if something goes wrong with installing the code from this version your box may stop working..) make install That said, please report problems to the bug reporting database at https://github.com/linux-pam/linux-pam/issues . You can run additional checks after installing by executing make xtests as root. WARNING: Running "make xtests" can overwrite configuration data or make the system insecure/unfunctional for a short time! Backup all important data before! To regenerate manual pages from the XML source files you need the docbook-xsl stylesheets in version 1.69.1 or newer, older versions had a bug which generates a broken layout. PK ! ��c�h h copyrightnu �[��� This package was debianized by J.H.M. Dassen (Ray) jdassen@debian.org on Wed, 23 Sep 1998 20:29:32 +0200. It was downloaded from ftp://ftp.kernel.org/pub/linux/libs/pam/pre/ Copyright (C) 1994, 1995, 1996 Olaf Kirch, <okir@monad.swb.de> Copyright (C) 1995 Wietse Venema Copyright (C) 1995, 2001-2008 Red Hat, Inc. Copyright (C) 1996-1999, 2000-2003, 2005 Andrew G. Morgan <morgan@kernel.org> Copyright (C) 1996, 1997, 1999 Cristian Gafton <gafton@redhat.com> Copyright (C) 1996, 1999 Theodore Ts'o Copyright (C) 1996 Alexander O. Yuriev Copyright (C) 1996 Elliot Lee Copyright (C) 1997 Philip W. Dalrymple <pwd@mdtsoft.com> Copyright (C) 1999 Jan Rękorajski Copyright (C) 1999 Ben Collins <bcollins@debian.org> Copyright (C) 2000-2001, 2003, 2005, 2007 Steve Langasek Copyright (C) 2003, 2005 IBM Corporation Copyright (C) 2003, 2006 SuSE Linux AG. Copyright (C) 2003 Nalin Dahyabhai <nalin@redhat.com> Copyright (C) 2005-2008 Thorsten Kukuk <kukuk@thkukuk.de> Copyright (C) 2005 Darren Tucker Unless otherwise *explicitly* stated the following text describes the licensed conditions under which the contents of this Linux-PAM release may be distributed: ------------------------------------------------------------------------- Redistribution and use in source and binary forms of Linux-PAM, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain any existing copyright notice, and this entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce all prior and current copyright notices, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of any author may not be used to endorse or promote products derived from this software without their specific prior written permission. ALTERNATIVELY, this product may be distributed under the terms of the GNU General Public License, in which case the provisions of the GNU GPL are required INSTEAD OF the above restrictions. (This clause is necessary due to a potential conflict between the GNU GPL and the restrictions contained in a BSD-style copyright.) THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------- On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. PK ! c5�� � changelog.Debian.gznu �[��� � �Z�n�H}�WfH<#Ң,�7��ˉ��r&;X,�ْ:&�\6)E̿�fS��,�i ĎE���O�9Ue:)� �����UYYu��-�"�t�U�*����,Z���XU�D?Ѡ������������R^��J�D�4�HD�tF3%(�0�4��$�yˑ�v.�h*�'�<Q2��xt�}�DHf�E�"Ju\%�JM3Y�2���}rmJ����&��gm�����&�и�)U�) �&�$�$��a!�l9#��X_��w���r���Te*+e˘�1<QU����Luf��o}�����v!o6��8.l�J$�8:OV�|���:��DLFe��D���#S2b,�œ��,�sTu`TR�)ӥ��h}M�J���I�3d�T�ۭ�u:;��U�R=�q����"[$���R$Fx��b�sp���TJ�ћW�xu�m�F?��?���U���ZeĦ(h��^��'��m�h~�{�ȷ��ta��p�T�����J],(�E�$C� �:����uo�l���YV�dBH�L-����M���o'�P��~Pe�~�����^������w�W�֙�@�"�g�#_��zH�n�~e$��/���/G67�w��:�2��,c,Gk�2���ɏnd�����3�hЦ_EV��{ݰ��t�� ��������g��8�;^g�8F0&ģ wK�!EҘ���qҨ��l�ct�'p�l� ��VCx���H~Q�5�Mf/����6�� M�:��:�#�p��n���.���s��w&���Q��,-raͪr�*��ҭ>� ��r�l��e��C���>��B�t)a>��BUC��T�1ͧ ������Y0Wc��%�$��=$t)+�%c�>ߠ{��VyMo���b�D $�C�~�� qX��w��{�v*q�n)mdQ�M)F 0D���\�]�n� W:���awω ;�6���\�� ��\�s��DH��W�po�2ږ�L:KY�ԘT�Ҹ\b����� �I(.`�]�jlؔ�镙�*����r��5[�m>�'k��,Y�0���B����p5'��d��Z�x�r�XTI��tS� �E��$N9�D�O�Oӏ��X�^�ł��B&Z +���:u�"Q�*�`�F���s����"U&�҄{7�uyr|z|5<;~ߧB�qj���^�<�]�"C���G4�U ���Ua;)3�&z�2��qҳ"���<+E�\��4$�������s+y���V�BZ��-K�G��`�O�����O�����ĺ�Q��Ǚ�� �C�SĠ�A�x�j��9d�B�#x��%�tUpQ��0^L7]�H<pDo�L������W���yV�����犀�,I����+;��6�kk��R�9�YL�7�����k�!`N.Xpl�.�}nj��iՈ� G����OT�^�1m��Ȼ�u�<��W�q�~D� C�`�j� �^��Uo���;�fQ���-�kBa]��?����9�b�6pr��̩z��B�J������Z��c��o�1���Վ�F39�4�*5�7�B=b�_�Bp�4Ĵ��Y|uϵ�Kn�H8�H.����3X�|�l�L����"ܤ�L�Fk;o�a9��^f��T�z���0h��y#$0/�;!�,BS�`H!��-J�Ql�\��H��@���_����:��*M*���i��!LO�a�+ �ex���*c*�ȉzP��#0�Dz�E ��+�2n�re�a�b�����m��|{�Z��o�x7Ux�x/��m�k.6�ZW�� �v��n�so͘��m<]�^������fI8�u߶v1�ń�<���wg�s&�ײw����6���o���e�u{g�M�"1�Գ��[*e -�m���E�3������1]!+�m���=9�c䧭�s]Ħe�ؽo,,4�h������w:�`�8�t�V�m�&_�%��ȝ��(B�� nÿ�p������o��.|�w�X:�گ�|�_����0�<�<#����0�<�<#�0�GF'�'n���c��h�sz~u8|<�|�7>b�o���n�,�"�� :<�pv~�� ��eGcݭ9�7�u��z������~�������n^E7��vb�3#���zX���j�o82�rޣ�i֟D�&�M]�%jr��5�\�z�� � ���f�϶l��a߷1����9�RL �Ȓ�������E���V6�\�cZ�~�"���b����3���C��`G�g kN+?+�li�[sy�A�^s|<��?<9~7��}�'�Z�P����_�n*�CL��-k9���"�A1G�Ou�1�ɏ�;^���yT� �v_�A�~nwxB�����NbP��B��d�jq�H/E^zT����|��U�P21"