����librelp-devel-1.11.0-150000.3.3.1���<>,���M��dR�zp���9�|�@��Fa��F�(��kH`�0�3�>.�^U�{A߰1ԭ�q����t|q��QN?n$A����Z`i�_L}�/.nb-����s�,�������,@Ͻ�����{Wu���vk=�ًű�s�6�����'��u���oHf�ɞ+ӓΉQ0:� {�bp��T�D�x��$`6����%NZ� �_�>�:ybr�a�_��Q%Tk<�[�W٩��C#��R�\Q�o��%@��t�ͯ�+�E��]"��B�,�^w0��5Ot ��K>�������>&$?&d���� $� ?�x�|����������� ����#, X  n  �  �  �   D { ��   < X �( 8  9 L : $ F!zG!� H!� I!� X!�Y"\"0 ]"\ ^"�b#1c#�d$Te$Yf$\l$^u$p v$�w%T x%� y%�z%��%��%��%��&Clibrelp-devel1.11.0150000.3.3.1A reliable logging librarylibrelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after he was finally upset by the lossy nature of plain tcp syslog and wanted a cure for all these dangling issues. RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. Please note that RELP is a general-purpose, extensible logging protocol. Even though it was designed to solve the urgent need of rsyslog-to-rsyslog communication, RELP supports many more applications. Extensible command verbs provide ample opportunity to extend the protocol without affecting existing applications.dR�zs390zp35��SUSE Linux Enterprise 15SUSE LLC GPL-3.0+https://www.suse.com/Development/Libraries/C and C++http://www.librelp.com/linuxs390x8��6�s��? U M_������A큤������������dR�ydR�ydR�ydR�zZ�1�Z�1�c��RZ�1�Z�1�Z�1�Z�1�eb1b0d99ab8f2aeffd04dda8300321a23bf0df15d4b57296bb8cc6ea5d54aefb68c8c7b3e3e3288595534d4a612aca6a30282775d0291ae9be30c40ecbd7ae086fa4fd848619b764b9505afab190e7c950628113c552fc7d8bc83aff8d344ecf1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685597b09500b9115f7d401c90ee7a88b94522db5958c23906cbfb8dc7ea7d0c24adb98bd19b7e95bdeaa4fa861e5de0e7537fe6872b454214dbd7c9730164be37cd0bf46c860bdf4cf6936f9d37aa6fee0e3750757b43a64e3f3c1846262dc0ddcf21ef4b44c8f47705bf5082e06226633c264f705d7cc43e962561cccf8dfa3ca283dc57cb94975f88d3fb52055ea6abf93ee9e552382875bd4aa476701ac8a09librelp.so.0.5.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibrelp-1.11.0-150000.3.3.1.src.rpm����������������������������������������librelp-devellibrelp-devel(s390-64)pkgconfig(relp)@     /usr/bin/pkg-configlibgnutls-devellibrelp0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.01.11.03.0.4-14.6.0-14.0-15.2-14.14.1d?��Z�=�Y, @X���X�*�W�8�Wrf�WW@V��@V��V���U���thomas.blume@suse.comastieger@suse.comastieger@suse.comastieger@suse.comndas@suse.comastieger@suse.comastieger@suse.comastieger@suse.commpluskal@suse.commrueckert@suse.deastieger@suse.comastieger@suse.com- update to librelp 1.11.0 (bsc#1210649) the previous version became incompatible with current rsyslog version 8.2106.0 - Important changes per version Version 1.11.0 - 2023-01-10 - code cleanup - AIX: Changed ERRNO handling after connect in tcp.c - AIX: Add handling for other ERRNO codes in tcp.c - bugfix/TCP: relpTcpGetRtryDirection onyl needs to check direction if SSL is active. - AIX: in relpTcpRcv we need to set RETRY_recv if errno is 0 - openssl: fix openssl exit code avoid double free of ctx - librelp hardening: Fix multiple minor issues causing debugging trouble - OpenSSL: fix depreacted API issues for OpenSSL 3.x - bugfix: compatiblity problem with openssl 1.1 - bugfix: Forward return code from relpEngineSetTLSLib to relpEngineSetTLSLibName - bugfix: make relpEngineSetTLSLib debug safe - bugfix: warnings reported by coverity scan - gnutls drvr bugfix: library called exit() under some circumstances Version 1.10.0 - 2021-02-16 - TLS handling bugfix Version 1.9.0 - 2020-11-24 - openssl bugfix: preprocessor check for tlsconfigcmd code - solaris compatibility fix: add strndup compatibility code Version 1.8.0 - 2020-09-29 - gnutls "bugfix": handle receives who break connection on close - gnutls bugfix: per-session memory leak - tls bugfix: RETRY not correctly handled in TLS Mode & CI improvement - bugfix: librelp.h contains duplicate function definition - removed some more externally visible symbols not being part of API Version 1.7.0 - 2020-08-25 - some internal cleanup (const attributes and such) - bugfix: library did export non-API symbols - openssl: Fix chained certificate files for older OpenSSL Version. - fix FD leak when socket shutdown is one-sided - TLS: Added call to destruct OpenSSL remains to relpEngineDestruct - fix memory leak on session break Version 1.6.0 - 2020-04-21 - fix namespace pollution - some non-API functions were exported - replsess: fix double free of sendbuf in some cases. - improve support for libressl - Modified GnuTLS priority according to standard crypto-policy guideline - tcp: Missing pUsr Copy to relpTcp Pointer fixed in relpTcpAcceptConnReq - report io errors for plain tcp connections Version 1.5.0 - 2020-01-14 - bugfix: too late termination of relp Engine on shutdown - build system fix: invalid default in configure help text - error message on invalid TLS library request added Version 1.4.0 - 2019-03-05 - build system: enable openssl by default, this means both TLS drivers are now build by default - support that both GnuTLS and openssl TLS drivers are active together - portability: use GCC __attribute__ only where supported - bugfix: build problem when HAVE_STRERROR_R is undefined - bugfix: openssl driver did not properly handle retries when sending - bugfix: in openssl mode, cert name validation did not work properly - bugfix: invalid handling of connection fail could lead to abort - a couple of minor and cosmetic nitfixes, improvements and cleanup Version 1.3.0 - 2018-12-11 - improved error reporting - bugfix openssl: anon mode did not work with openssl 1.1.0+ - bugfix: do not send multiple open commands Version 1.2.18 - 2018-09-18 - added non-standard "certvalid" auth mode to TLS authentication - bugfix CI: make distcheck did not work Version 1.2.17 - 2018-08-02 - added support for openssl - improve code quality: replace strerror() by portable equivalent - improve error message on connection failure - bugfix: 100% CPU utilization due to busy loop - bugfix: do not expose symbols that are not part of public API - bugfix: potential segfault when listener could not be bound Version 1.2.16 - 2018-05-14 - API changes * add new API: relpSrvSetOversizeMode() * add new API: relpSrvSetLstnAddr() - support additional hashes for fingerprint mode - bugfix: potential memory leak - bugfix: memory leak on protocol error - fixed a couple of minor issues: * fix memory leak when relp frame construction fails * removed unnecessary code * fix memory leak * fix memory leak on relpSrvRun() error * fix memory leak on relp listener construction error * also resolved all other issues reported by Coverity scan- librelp 1.2.15: * CVE-2018-1000140: A remote attackher could have used specially crafted x509 certificates when connecting to rsyslog to trigger a stack buffer overflow and run arbitrary code (bsc#1086730) * bugfix: invalid handling of snprintf() return code * bugfix: invalid assert predicate * some code cleanup * bugfix: error message on open error was truncated- librelp 1.2.14: * API extension: add relpSrvSetMaxDataSize()- librelp 1.2.13: * bugfix: duplicated lines after server reconnect- This updated library is needed for latest rsyslog(fate#320546)- librelp 1.2.12: * API enhancement: permit to set connection timeout * cleanup: replace deprecated GnuTLS data types by current ones- librelp 1.2.11: * do not accept more than one "open" verb on a connection * fix potential segfault when high-numbered fd is used in sender * make librelp not run in thight loop when out of sockets * flush the current recv frame if it exists if the client session is restarting * API enhancement: add configurable connection timeout- librelp 1.2.10: * fix a problem with sending large buffers * improve sender/receiver code * enable compatibility with older versions of GnuTLS- Make building more verbose- fix build on sle11. the sles_version conditional is just broken- librelp 1.2.9: * Ignoring return status when handling syslog frames now. Otherwise valid messages in the frame buffer will get lost when the remote connection is closed during meantime.- librelp 1.2.8: * fix segfault if KEEPALIVE is useds390zp35 1683135354 �1.11.0-150000.3.3.11.11.0-150000.3.3.11.11.0librelp.hlibrelp.sorelp.pclibrelp-develAUTHORSCOPYINGChangeLogNEWSREADMEgfdl.htmlrelp.html/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/librelp-devel/-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.suse.de/SUSE:Maintenance:28858/SUSE_SLE-15_Update/9a59c1a9351e180e33dc0250255f0d7a-librelp.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textUTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text, with very long linesPR�6��k����)YP��utf-831c4e1dae2ed34a4b6568383b4dbee46ab227ecf6b7c6c1bcaab64ba23f2fe60?��� �7zXZ �� �!t/��f#%]"�k�%r�=d�)' ����}z������̭H�:�@�ek �֓��M�c���Z�/Q������z���ҿ^V��;]C�\�R�@�kA���ʦ: �>��:k�B��~Kf�4-%� ��l�Y��:��,_�b�y� ��\"�J���4�D���مMN2G��� b��dz3!�巁��xv�$�ƫF���Ѩzr��R'@Pz���d���96$5v�A���۩�|ύDhi� �ܦ��W�I��b� }��±����in�[\s !q9:�.8�x`�*:�y�~���=o<�S"�7c���q鷾�H��'�lfr8}�&�I�%=� ����o��'���M�Q�+gɾ�)�_��o��ʬ��O���v��ܒ_ n\�MN>��TNC�6� H�IMb5%M�%��X�#�bVU��>:�Q͛�+!4}O���:��rת��_p�OZ$���^�ASRi��kU��D��G�c���P�����{�N�(}�-��A3��k��I�ke&u�� n���fE) m�A� ���qr��S���W�)��y ���� ��?�}:F�� i&���]����r%� `�ۑ�i��_���N�K�ƽ����Mds��&hr������oQw&����i�C�v��`���ة�q"X�Jr����p��!ȓ�6��صʄ��{Y��0��d`c������n�D;S�ホQ��W�7��be��z�P`�z�E/��F��]�-@x�$!e�`�b%�~��9��J 8�U6����Wr1B��x1@(������E�b���A�a��a��N`^������3U�,��g{)��#0d��`��?�n���+9�!�:|��; ?haE�w'��X�z7E}��}M�p�Z�"?C��0�r�9m���D+�n,b��r3����Wv(U\�C�K���0��{H48����3\+־2�T�VlF�\�^jm�5��FhjDH����UύyR2m�E{՝P /�t��~�HQ���6�BHBP��Atbb�$#�;Z�,wv�>�7����[�Bf�|N������B�N���8du�uP��%2obb����C�s �Tn�?�Q"�e?4.��z�H �d���uG� �+IR�ջ�e�B�O��C��'�,���Ve��I������O���e��4�"��'z����|m��-�<4qP8�j�z�X^R�첞B�8�m(�R�,���G�ȧ :G��[q�`�j�Z�: �5Gz�y�`����>T��o,�'�-?�6<V�?�6>KqiW���a(�U���I1�j�% ��o��V� ���q��/�C�7�-��e�&��H��6��#DB���O��� �@h�؟���jh#)΂���t�u��16��X�*��/4wBc��^�k�{@u���� ����*��4�v}D�IR�޿fu &]QH�JNG���+o(�UORjs~1�������#�E~|�s��?�N�1�z,K7 J����R�ȓ���������*F�V���'Ώ�G+<�q?q���%��['��Fsb����Z򊪦+�􄳅���!��;��"8�#�q����w�;�ӥ��sWHr4[�}&�[�z��Q(ą�f��r�/Cڼ4�-�svg.b�L��pJ��qR�4a�l�#QXL�IDK���UR����RFI8��0~L߬��A���1Op���`�־�aFy���0�#��g�>��{r� �S�:w�� k�$c}�>���W8a�揬b�0�ƍO�(H� ���9hP�?�ڊXsD��UDr�ZiT�%�n��B��'�E0Vp����p9�*MZ���=�a5] >�(#7��!���  Bj��t:jhO� �_m�L�z�v4�*��f��w�`�UY�RY�:t�[�v?Lg?񁈆 �U� �?��1d�H{c ����I@�x+��"ƺ��]3��謈�@1cI�g��'��G� -�����ѝ` >�b�ƃO��\i�9t��y�ѕS8�#��;"r`&����=�F�=�����["�k������t��J~�<�4Ck��2���Z�Cm�ez�;�j��@Bh&_�}�!�>IH�m���z�]���+\����n����V�S��m�\4�U-`�V,U��y�li�> �� �d��R���`T[M/wډzH5R�po���\��| XQђ��nP©9����_��M����@�'�In�A��i!�̈́ٸ�� ��F������ *�'�:�L�|�P��Z #� EP��CY��L�� ��#���~ [b�Y�e����>�H;g8,���*��#6+~*�@��������߆��#�4kl"bԊ�<),'e�5����w6\f媘����6�9a��b��r�#VU��5��a�;����|��\R6�nO6����%����1ƤӮݣ�Fa5�EM�Z1$ �����0�������Cv2�q���݀��X�h��]��$�G��(m�n%�� ���ܱF���/��0k ��f��VC?�����C&���^ W��� ��6�ut:v�͜ ����N�m�&��кg"%g��o����3� 2;��nV��U>^�>k��+w��|/����\��SW�z�(��j�ʸP ��=܅���m\1pQ�c�� �l�U�%N��啔��[�*���U��A������ ��:���҂,s)=(l� 0�M:�(7� ^���E|�]��������R�.\"����(���525)�\�2/���x ֏�n?;�&��3��ai,��eY�E1������Z��B�����Gj"̇>��x_\D�-G� �U���߂�ɀ{�\��I,���Iǔ��*�e~�� �~�Ї�X$��� (`[��'��M���CX�EÚ��žp�4�g�ĥ�c��8��H��ʳ�n�se䭄���.�H���b� 66��_�z� ��h�o$}v�V�Q`~=����T~�~"��^���,/��C��vf�����x�� �G��[U%$���^�|���"WJ11��=A����A�lt>M��^P���F;�@yڀv��n,�S5|*��T$V����F*�� W��'�M�_"��o����梜I>�d�O��^��'ƙ�bR�?�J�k,� ��� �8�2g��X�T� ���L�=8Bm��%{����oa�«}/����`륃� _N�<��X�.4 ��`8kqN�JK-S*�E��T���-�� "�'�(�1�;>h�/�C80f������Mo3,�~�$lk'���m�����j�n�����Pl����lJ��m8�����5��v^�a��j6ӳ'ʂ$Dý�a�y l���v�Fj-�1�n����5� I༞M�鸶qI ���� !�M�R_2��=I��{����)�F�}��k�e�"Q���Tjv(RoE: ⎎��赎��&q�<�*6g_/g�%��L��@���@�x^ꨢ�LVP3�=�\m?Q>^J�uT��Ҿ�(�RX"��������(�U� a5D.7)�r�ߨ�����I,���D��1:u�[���1��C V ԗ�ʅ(��^'�O�'{�<�٪4���0�viG?���H?t�f;����'�_>���4���0��g��!������SL)�7� �����ub��.��G�\�|�q���G�}w�ʄ�T�U��W/�E��v��[q�N�]���&=���w��1P�$S~m7K=��$S��zѫ�`z��6ɨ�1bSS���4$�xUl��k�@O�����i��A�ǒa��f�}�v4�>�T� &�+wm��Rv�&�9Y�g�ר�n���c�s��ϪȬ5==����J@��t�����JnC�'�+"iY����=N|��z5z��F�`�6�q��+� ���2����w��3� ��<#��t�݊p,��q�|��4Ɲ�vr�@�✇@(I:M'��Gm�C�`� ���s����R����F��r���98�Z�4 ��@�Fۖ�_w~Y�L�9"E$�C$���j�D?����E䦪M�dn�,�]� �o.s�+a�K����D�m�SU�0�I��ͅ�Жf�aoγ�k�_�`iFjش���s�ώi���I�0�6F�"��ɟf�H�b�o����е*��_:.��+'��G��9����׬�V��R�\���K(���!F�i������ă��̥!���� $˜%��>���Z� �y}�;�,t7���i�zR=��U-�� �4���s�'%e�9���0aL�xD�T\4k.���t,H!t$`�9oW�6�x�6E�����'ևz�T�O��g�p�G8��e��*>�K��>�}׃� ۟�� F��<5q�vۢF+����g�m��(({���P&S���r���Y�����$c��w�]6I�6���N�G�M(�D�'�I�ɩ>F�Rv��� m8�G^���;7�j��Q���VW�a���"���0ﱪ��CzJMlT̽n�Xe�ͱ����� Q]t ���O� j^�M0����^Ӗ^hO~��*����bmxb����sh�!�͂^{�����ݱ�9�\��Dm��%�@��d> �@������g�'���%!d��G�=/� {-��e'ڧ�JP�Mߏ�L �ź�)dK1��T���\�1�#�(R|�k�^�+aLήDLs��$�dk�1e���?ͣ� ��׸e�i�gfٰ��c��R�U^�,îp���Ȇ�u���+)<��#�H��/�1t��z�>�����5�n${��D:��R�=. �KG�v ����ݬ��ԓ��r,Ę.���3�m�� �:o��r^C&�� �Mi�\��⡞���p�(iԙ��]T6�6�:�"4�{��E=<��j� N��U�k�3(]��>e{nϋ���Ԣ]>9�����ؔ�g?{�/>��� �� Y�ڰ����&\�d� pT���g�^�ӽ S'J��}x�ЯǑ~� ��mX0@�4��Wx��=σ�A&C �(3/T�=�E�[�W3b݋��A�B�������>Tо�:9�8O.H������ڢ����Ο�v��pG�H�$"X X��A���,���i�0�rf;|����� �X�F��K@/UĻ�c�9.��a��-�h2�� *\_A�E���ʙ#�1 �����lҠ�t�mkN�`�]6�����%� $�̽c˄�� s�$�?@W"nx�ڙ�R�\�06%K�� $�Drӣ��FǦ\�7ӟJ$��L�6?��9���<^�������>�t�?�Ј�M��=�t!+3cx?3v��2�i?��k�5��"^i�o�&��+��y��u0#�i˭ILp-�|����lA�0~+�n �ܪ�s��i�mH��R�Y���+%�� ��)mW�I��)�8{w���T�>��tG(^�߸ X��$aМ�M�7u��8E�>��,�0""�‹�e�,��^\��֥�D��SP*��5H )��1g��\P"�0r�]��59;��{\}�B����lY���@�e���R,�� ��j3;�Za�.�K��Tz����՞c��M����Ie����Jp�>?�cg����#�$��_M���&���d�dv�z!qf1�/�g��g�)�q�x%�t��k�|UfRY�i�d�4�n��k袷�P��� ����Grb:Vfa�η���6.P�s:�#m2)��/W�ݵ��N�?y �ԏ�a.˭W���z}@���\@��J!3��B��(�o�$™?>�v�"[c@�B0�;����lLc�>�Hn�>Zw�W�H2�Q$ �*��&p���H|��Z� )�� ����)�V�L'��RP���2�ْkEX4Vn�t��TN���M���?���ĉ� �#gp��^�n�7��@�S��O�L�`q�_���]؝�3�� {�q$�q�W���<-!‰�P��i���P���."��1�ݽ��Q���H�M9��\��P�(��!����&PmD��㇉�!���fK���glǣŔ�nTns���^���k����O����ro ��^}Ԏ�V�C[���$����\������!�&(��t�ʣ\����w�����bq�����I��VY���(���_ȏ�"��U�ji�Z̘蛄L�#Ү�d0�y5� ��p3w�-������B|>�&�z��c���1��� ]`�-%��Lj��7/