python3-talloc-devel-2.1.10-2.3.1>t  DH`pZ>x/=„Hf@V=uf{<\mZd6ōLԏ_AKS<7lBhu‘~>ہz G|ì;II[?.2~z;aא1.+| ^ /L.`,j*?~ ^$*"yF801-9}g 9ޖa; SJ ߺ&q^RF(60| L"ڲ-쏮9+Meeaea23272d80ad8d76d9b7639ceba399bafdf50'Z>x/=„}<bL1Giכ$a*W ?+FVD|ũ`ޔ3Y7Sʯ פcƪ H|>= ?d $ K !'0@ H P `  (DT[|(8*9D*:*F,G@HPI`XdYt\]^b5cdfekfplruvwxyzCpython3-talloc-devel2.1.102.3.1Developer tools for the Talloc libraryLibraries and Header Files to Develop Programs with python3-talloc SupportZ>ocloud119openSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://talloc.samba.org/linuxx86_64 e&0X|Z>^Z>YZ>Y9666380401151986dd04ac34b89e20d3d28891c5bfc2b6ca41762e4441fa9e0bf0a3a5e0861f4d8b71920a5d3df6870elibpytalloc-util.cpython-34m.so.2.1.10rootrootrootrootrootrootrootroottalloc-2.1.10-2.3.1.src.rpmpkgconfig(pytalloc-util)pkgconfig(pytalloc-util.cpython-34m)python3-talloc-develpython3-talloc-devel(x86-64)@   /usr/bin/pkg-configpkg-configpython3-tallocrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.1.103.0.4-14.0-14.4.6-1python-talloc-devel4.11.2YdY*@Yx@XӸXg@W;V@Vm@VɦV@VC-V?9@V3[V+rV(V(U|@UU/@T[bS8@S}S{CSW@R@R@R7R@QQX@PBOG@O/@OQO@O]@O]@O O OONg\jmcdonough@suse.comjengelh@inai.descabrero@suse.comjmcdonough@suse.comjmcdonough@suse.comjmcdonough@suse.comlmuelle@suse.comtoddrme2178@gmail.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdmueller@suse.comdmueller@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comcoolo@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- Reference library name directly instead of using variables to pass obs source validator.- Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Drop very old SUSE support. Replace old RPM macros by new constructs.- Update to version 2.1.10 + build, documentation and python3 improvements + delete sle11-remove-unknown-compiler-options.patch, supported options are checked for in upstream code- sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier without -Wno-format-length.- Update to version 2.1.9; (bsc#1032915). + fix some coverity defects + fix TALLOC_VERSION_MINOR and talloc_version_minor() + add new tests + add pytalloc_get_type() + add pytalloc_GenericObject_{steal,reference}[_ex]()- Update to version 2.1.8. + performance improvements + Fix memory leak when destructors reparent children; (bso#11901).- Update to 2.1.6; (bsc#954658). + pytalloc: Add new BaseObject + pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeError on mismatch + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + Improve testsuite by avoiding path issues + Only set public headers field when installing as a public library + Fix a documentation typo- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5.- Avoid a file collision for non SUSE build targets; (bsc#966174).- Provide python-talloc and python-talloc-devel; (bsc#966523).- Update to 2.1.5; (bsc#954658). + Minor build fixes- Point LD_LIBRARY_PATH to the just-built libraries while calling make test. - Create a 2nd talloc-man spec-file to avoid a build cycle. - Recommend to install talloc-man from libtalloc-devel.- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure.- Add python3-talloc and python3-talloc-devel; (bsc#951911).- Rename pytalloc to python-talloc.- Update to 2.1.4; (bsc#951660). + Test that talloc magic differs between processes. + Increment minor version due to added talloc_test_get_magic. + Provide tests access to talloc_magic. + Test magic protection measures.- Update the Samba Library Distribution Key file 'talloc.keyring'; (bso#945116).- Update to 2.1.3; (bsc#939051). + improved python3 bindings + documentation fixes regarding talloc_reference() and talloc_unlink()- Update to 2.1.2. + Fix memory leak in SMB2 notify handling; (bso#11144). + fix _talloc_total_limit_size prototype + build: improve detection of srcdir- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Require pkg-config from the devel packages.- Update to 2.1.1. + documentation updates + a fix for pytalloc-util.pc + performance improvements here and there + fixed compiler warnings- Remove dependency on doxygen. Doxygen is only used for generating the html documentation, but the html documentation was not actually packaged, so there is no point in running it.- Remove dependency on gpg-offline to reduce rebuild times; signature checking is implemented already in the source validator.- Update to 2.1.0. + Add talloc_pooled_object and test it + Allow nested pools + Add a separate pool size + Put pool-specific data before the chunk + Introduce __talloc_with_prefix + Decouple the dual use of chunk->pool + Only provide the --enable-talloc-compat1 in standalone build + Simplify _talloc_free_poolmem a bit- Verify source tar ball gpg signature.- PreReq /sbin/ldconfig from pytalloc.- Add pytalloc to baselibs.conf.- BuildIgnore python for post-11.0 systems only. - Package the talloc man page only on post-11.0 systems.- BuildIgnore python to avoid build cycle- Update to 2.0.8. + Convert error cecking macros into fns + don't allow a talloc_pool inside a talloc_pool. + use a struct for pool headers. + remove unused variables + Update doxygen config. + Slightly simplify talloc_unlink + Only check for pkg-config file when checking for system talloc. + fix a comment typo + simplifiy the logic to build talloc_testsuite in the standalone build- Disable rpath while configure.- Add missing group field to the library subpackage.- Define library name and use it instead of libtalloc2.- Rename package to talloc and add an independent libtalloc2 subpackage. - Enhance and polish the package descriptions and summaries.- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.- Rename libtalloc2-devel to libtalloc-devel.- Define python_sitearch if undefined.- Remove superfluous AutoReqProv on line.- Require libtalloc2 from libtalloc2-devel.- Cleanup BuildRequires and spec file in general. - Add new pytalloc and pytalloc-devel sub packages.- Initial independent libtalloc2 package.cloud119 15216308312.1.102.1.102.1.10-2.3.12.1.10-2.3.1pytalloc.hlibpytalloc-util.cpython-34m.sopytalloc-util.cpython-34m.pcpytalloc-util.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7926/openSUSE_Leap_42.3_Update/58edd13fa221ea90f561ffb1b09a7b9c-talloc.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxC source, ASCII textpkgconfig filePRPRmgu#Jmw "?0] crv(vX0C'\bj gP/VߗNlm nBzvg,RVaP4"84g {B#7+FyYɔ^)n[/d\z&x3Am|ȮoIc)In0h rT@szT$ =,Ze&H:YA$"k2#V"rUBKCZ6fqt3f#i| 7];6@{lz&*7b'K#J%Ç|b!eЊ(ko` #~E +u_] HFG(Q:=,+c X R|یbrd:& vM &Q}"\g/W Jf$",JZ/܍RAH^)~QEKd%h4ׇ$ޕ3 15SI\I5K`Չ 1]7_v(UT)By&Q:l%6d !DErmBZI[@)j3).26!tUG+m.jCW G dGs S8{v`ի;4L~Gҟk AԖMsȵܓNEU g_k"+qϷ3_\:~m"b># b=gz'b#VLh6}ttyBd-₝D\Dᲅ* SaNQ8Mb7ࢎ-|f #ß7\I㯦Tdbɔ$'^#^=^bKϝvUث+aJu]X"Ǭ2(f[&4O7O;~FJ\Th|'>(f|4,NT [|'0hF33rdh D_TI+ ;RdW2t `UMb.X%g/ҤOsT&]yK GK2U6] re ij&zobI9d~ #82gJ 4$CXm븝*U Q-Wa(-^Y??4`4m(K,4q0~a kD##ؗL"mkap