libtalloc-devel-2.1.10-2.3.1<>,$Z>o/=„V0^P8Auq|u / "YjP߆RGtk3zV,' 7x1(^2A46$id[-qWyz>jkb+ZN"=[)ݼ؉լ*dޯ.|TЗBvt2%udgʁ:6b* 5x#?Wy1ItE^_)!^E.}*GcA0*>=?d  c,0<@S\f     / HTcrk(8*9<*:*F$G8HDIPXTY`\]^bcdeflu0v<wdxpy|zClibtalloc-devel2.1.102.3.1Libraries and Header Files to Develop Programs with talloc2 SupportTalloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba. Libraries and Header Files to Develop Programs with talloc2 Support.Z>ocloud119openSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://talloc.samba.org/linuxx86_64YZ>^Z>Y35f3675d5a9916ddff9b95f68c37f9440117a34e9f92fdac7ae5b494c43c6482libtalloc.so.2.1.10rootrootrootrootrootroottalloc-2.1.10-2.3.1.src.rpmlibtalloc-devellibtalloc-devel(x86-64)pkgconfig(talloc)@   /usr/bin/pkg-configlibtalloc2pkg-configrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.1.103.0.4-14.0-14.4.6-14.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.10-2.3.12.1.10-2.3.12.1.10talloc.hlibtalloc.sotalloc.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_Updatedrpmlzma5x86_64-suse-linuxC source, ASCII textpkgconfig filePRmgu#Jmw "talloc-man?0]"k%r=d~5t)rXT3;bdh2ws`. ;K_Ctq>yaO\~'g8⻚9)B4>|L׾(b"f?إ_;wuB(is Y$C$ҵ;yY`_b$1yK_`?]Y="o8T.Fz^$ct& Arxji3+ញi??֩t䍆,y K2Tu%;q*{.)5#! Jem#k ov