libical1-1.0.1-16.1<>,XbY{ /=„M0n~j#C~\6Ώp s륍aouVuR1sk#1jz'+vbh,~,„%irX[VEuC<Ը\ܳ,>l _zsቄͻ%j`r$}dkMw g>[ P@:ߙ\%ݽ#ENrRuQқKW}9΃Fyg 8܇L ϝ+x,x)e2B.>?%?%d   @<@LPcl $ B `    P"@|$(89: m>1@@BOFWGlHIXY Z ,[ 0\ 8] t^!(b!oc!d"e"f"l"u"v"w$x$y%z%Clibical11.0.116.1An Implementation of Basic iCAL ProtocolsLibical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents.Y{ cloud125 @openSUSE Leap 42.3openSUSEMPL-1.0 or LGPL-2.1http://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/freeassociation/linuxx86_64ixgK(` KO ^A큤Y{ Y{ Y{ Y{ Y{ Y{ Y{ T6T6T6T6T6T6T6T63c12e8202e93bd2e8d17654bba1b74df8d03ec9215cba10cd5d9521de020bbae4672c7dc36c83fced2a2547b6a4d18a33654f7435dc9774e1db0a844c2760d5cd4fc58309d8ed46587ac63bb449d82f8d1a0891cd3e582b3e2ec8fe63badbbb6cd0d8e543c2dabe4eec3af6c7292022cabe9be3dd7b4f55461aa921beda6eaf3662313634deb943cfcdbd2a66cb8c986cc4e03cbb9f24ccbe7357c87acc8a52ec0e7f1b3d59c01dad3b945f8bafcb32dlibical.so.1.0.1libicalss.so.1.0.1libicalvcal.so.1.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibical-1.0.1-16.1.src.rpmlibicallibical.so.1()(64bit)libical1libical1(x86-64)libicalss.so.1()(64bit)libicalvcal.so.1()(64bit)@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libical.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2YGW@Tи@TMTD@T%U@T@QW@Qn@O#@O#@OKO@NNǚ@MzK@KD{@JSmgorse@suse.commgorse@suse.comcoolo@suse.combadshah400@gmail.comcxiong@suse.comcoolo@suse.comjengelh@inai.deschwab@linux-m68k.orgtoddrme2178@gmail.comjengelh@medozas.detabraham@novell.comcdenicolo@suse.comcoolo@suse.comjengelh@medozas.decoolo@suse.comgber@opensuse.orgcoolo@novell.comjengelh@medozas.demsuman@gnome.org- Add fixes for various crashes: libical-boo986631-read-past-end.patch libical-parser-sanity-check.patch libical-timezone-use-after-free.patch libical-boo1015964-use-after-free.patch Fixes boo#986631 (CVE-2016-5827), boo#986639 (CVE-2016-5824), boo#1015964 (CVE-2016-9584), and boo#1044995.- Update to GNOME 3.20 Fate#318572 - Drop libical-sle12-abi.patch: use standard libical 1.0.1 ABI for SP2.- add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually)- Update to version 1.0.1: + Bug fixes: - issue74: Do not escape double quote character - issue80,issue92: fix crashes using icaltimezone_load_builtin_timezone() recursively - Fix icalcomponent_foreach_recurrence() and large durations between recurrences (e.g. FREQ=YEARLY) - Properly handle UTCOFFSETs of the form +/-00mmss - Properly skip bogus dates (e.g. 2/30, 4/31) in RRULE:FREQ=MONTHLY - Properly handle RRULE:FREQ=MONTHLY;BYDAY;BYMONTHDAY when DTSTART isn't on BYDAY - Fix RRULE:FREQ=YEARLY;BYDAY;BYWEEKNO - MUST use ISO weeks - Properly skip bogus dates (e.g. 2/29) in RRULE:FREQ=YEARLY[;BYMONTH][;BYMONTHDAY] + Build fixes/features: - Autotools build system is removed - CMake version 2.8.9 (or higher) is required (was CMake version 2.4.0) - Add new -DSHARED_ONLY and -DSTATIC_ONLY CMake options - Remove -DSTATIC_LIBRARY CMake option - MSYS2 builds (fixed instructions) - Now can build api documentation with make docs + Update tzdata to version 2014g + Support added for schedule params: agent, status, force-send + Added a UID to the VFREEBUSY component + Allow dates > 2038 if sizeof(time_t) > 4 + Add properties from draft-ietf-tzdist-service + Add support for RRULE:FREQ=YEARLY;BYDAY;BYYEARDAY and fixed RRULE:FREQ=YEARLY;BYYEARDAY with negative days + More regression tests added, in particular for recurrence + Almost all compile warnings silenced + A bunch of Coverity Scan warnings silenced + Package cmake macros installed by package. - Add libical-sle12-abi.patch: use enum values used in prior SLE12 package, for ABI compatibility (bsc#954161). - Drop 941609-typo-fix_icaltime_days_in_year.patch: fixed upstream (bsc#941609).- Add 941609-typo-fix_icaltime_days_in_year.patch: Typo fix "icaltime_days_in_year". This bug doesn't affect any functionality of SLE-12, backport for code correctness and completeness (bsc#941609).- disable parallel build, too unreliable- Use %cmake macros so that %optflags reliably lands on the build command lines - Improve on RPM group classification - Drop strange Recommends: from libical-doc to libical1 (the latter does not offer any directly-usable feature when the docs are installed). - Documentation subpackage should be noarch- Build with %{optflags}- New 1.x package. This version uses the cmake build system - Add devel-static subpackage - Remove unneeded buildrequires - Changed license from MPL-1.1 to MPL-1.0. That is the license listed in the COPYING file and the headers. - Removed scripts directory from documentation. Putting perl files in the documentation directory is apparently no longer allowed. - Ran spec-cleaner- Changed: The -devel subpackage should require the lib package, not the main one- Update to version 0.48 + Allow duration specifications containing week along with day and time. even though this is against the RFC, but apparently we generate such durations so we need to be able to read them back. + handle the case of the ATTACH type be explicitly set to URI + added a lock to avoid threading problems when icaltimezone_parse_zone_tab is called on multiple threads + bugfixes - removed patches deprecated by this release: - libical-0.46-fix-race.patch - libical-0.46-fix-fatal-error-macro-usage.patch - libical-0.46-fix-endless-loop.patch- license update: MPL-1.1 or LGPL-2.1 is a dual license: MPL-1.1 or LGPL-2.1- change license to be in spdx.org format- Remove redundant/unwanted tags/section (cf. specfile guidelines)- add libtool as buildrequire to avoid implicit dependency- update to version 0.46 + allow control over how components, properties and parameters with unknown names are handled + renamed static set_zone_directory() to set_zonedir() + added appropriate icaltime_* functions as methods to icaltimetype + added icaltimetype.datetime for converting a icaltimetype to a python datetime + added icalarray_copy for easy copying of icalarrays + renamed icaltimetype.datetime to icaltimetype.as_datetime and added icaltimetype.from_datetime staticmethod + bugfixes - correct licensing information - run autoreconf since tarball misses autconf autgenerated files (sf#3072673) - added libical-0.46-fix-race.patch from upstream svn which fixes a race in populating builtin timezone components - added libical-0.46-fix-fatal-error-macro-usage.patch from upstream svn in order to replace broken ICAL_ERRORS_ARE_FATAL preprocessor conditions with the correct check for the macros value (sf#3140405) - added libical-0.46-fix-fatal-error-macro-usage.patch from upstream svn which fixes endless loop in the recurrence calculation (sf#3177380)- buildrequire pkg-config to fix provides- Package baselibs.conf - Enable parallel build- Update to version 0.44: + Memory leak fixes by Alvaro Manera + Various build fixes - Fixes for rpmlint warnings, remove the '--enable-python' configure option as python bindings were broken sometime ago./sbin/ldconfig/sbin/ldconfiglibicalcloud125 1501236722 1.0.11.0.1-16.11.0.1-16.11.0.1libical.so.1libical.so.1.0.1libicalss.so.1libicalss.so.1.0.1libicalvcal.so.1libicalvcal.so.1.0.1libical1AUTHORSCOPYINGLICENSEReadMe.txtReleaseNotes.txtTESTTHANKSTODO/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libical1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7047/openSUSE_Leap_42.3_Update/63561479500289daf9019d07e879378a-libical.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2cb6a9f03bc6efc0e899a71c4d7c1c53f14c36cb, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64ef30b711b010f54088f15861d6a87b9ac79952, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a098039ebb4cf9309af85e796f9849d12cce071f, strippeddirectoryASCII text  PR RRRRRRR RPR RRRRRR R RPRRRRRR R,@?(&)&b?]"k%Y}d9c#kԲy Gُ%pFCnޣm>!51r@f-@=5tP\fŜ[c;ZgqJoB$?U,"\Ԧ R-&.v9g.Fzt'H'=QuEzAՎ|y>i^1|ҴsͫDIrhA`RvB!zW+8ub t!&x5%7Z'y_Dh*|1%-VYkGd{*SX VEb0B ZYwG$FUqy o%j 8qL|=V~_jZcPC?ܕv!͵Ƕ*l#v,<*w$M[],is>\Qɱc>i%ki~x'ñGV#e|FQ;> %Ѳh-aK^U1 RQ]4exف"rGx@xuyoVO.T]Md兢եa(bJ!l5B'>dzzv/˰ɲUFocHdvc^;.ɫEfmeQd o3Rߛ)_Ȯ֊wX;z1U!oFD4H4h,nۭ)\N#3V?S{i|E^_ЎwH`ٟD2t*E; %8YX|Ja^ ^e6iŴd[P*v浉n/ݞFyvkH'|+kt48etvAgV2LESu]A*ʍ[ZOlVݻ/T' .!-q9)Qf6a$nM} |)_XZdxeƒ?v.oJ^uNpKN{Wި/tĖ[|7dG @ݧs󘶦 |CٶXfpyzȀx# ;th0w,rzE9sXZ9X| ؓ6 RceycxtRxœ@rr&Ⲙޅ}y- ;r6v;,,|eZKQ\ ,yvUzpe !*ўxR9|mo'"dmyVWr7]'ρ\@iĨh|$+iK0]iKd'pIPAQ ] XNވ.hl5#(>zƪ<+]&2 fc63"Iv*7ٗĵ9٠[&\@w:9ߝYFLTsz%S>)@\UN;ʢú(x=@y+\ZBǀ4c$v8􏔝ŘL'Gܩɽ@FE7%?,v4_НN o~γok7qke/{DI!IGI?[8#wv1a T,H_DSi&cZ zPcH1sXډ"zLX4ǃazB<4[%6+Ҵ03Gƫr{Pemp jܘnzKnp/++彌Pv )y ^t#|yŮG _Rvh ZV#ҿLɻxf`6,.0L`/sb=E#s*4e< g9PW; i߭=oonJG>ud@Z?vW<^>"\i|t:.:`x|0) P%Mr\Ͱg|sg^i7hb4iEQ!R7GVd`KE f0(SSGjhׄ0%{Qq(T̰P +eUd}z787n \dZ)rrᇯJN5"ꬳ&_V/7n+B]V a8ad0$ :5-'!@Fą ]_?ꞎ'u6|g0k^oCKc9z(<]q<]eyS]n s/gK?Mytj }nr5W%Z2 u/t,?m*AU"kD_@{5H@,`Od]9k`kkR,KF"xS/aS p5 mTrLHuo\F`<]l)y/K uMqHTuǁ˵s9WO fpИ7&z!-?'H[*!aȚXUCXm#j3QtuN޸pa &|ւ:fI0pK}CW@,wN'@ ,zfC? 8W3A v$#zbwƎUhHD דV- nUXވ)X@Zt5_8Y\ԚUyGŒ&C) 2\4[+'Ν{ n@ڒ*I :-1/+lX>Q(^.`1 ϜEtWR 4ϭ1iBp$?_Pp*eMj|[8la@Ƿ$;uȋ8q]B> N1[ oњ L`Y !žx ~g#y"KgFaY2܏O[%w#~_Y$uȯfz\. z"4WݻΜ!mo{HrǠi^eպuV@-<x`xΊ'܋X:*_M38^To'pM}`.JH%yÍHl[G"dQh{&"HKQ2(\$AF-jwޢzQ$|i$]~?g7! UȝaDU[Fa왍-ԣؐ.vEXpz) BxtXȩ6>UHMK>sݭX P5ͪ';{ >ǥp 4g^j)T]ơ(_$(:bNo?o1Q#*rVm{ 88^R^auՆr^*rBx ]eL| vZ7rKk\155wmTWC }w7Gƃ|.-]C \3>J~iom{BbdM4qNMC+ /[gg x87)9?\8`n/i+ډQ"fM 2Iz(qh5+V.J4h"'m6x&Pg}0j$$F_q>A,bxR!JԡB眊Vd:w =mlE=]{qLc+7p7:Vob%ljEڗPr*՟'Sv"Գ&h!ن hjq먫GFF\yOkwK1W%lw`5i.|D/Zҫ&H L$yMGWb!ޕ*:vc& @r>j))خSA{+d$U CGuMq!榖8$85824%[޾7DE/'YHuP7N;MzA*Y=@~_1y1Vm|?ƣBklЉR0k$ οI"xł*QavQ80`&5( M֕*H l[-%50pyHېͰv7Cu#,2*d-n˛Jcqx4tڲ#R߯XE-]V~b=].|' * Wmv4_O9UǂP3a~Bԇ#:i_SJit ,'<5,Cm]U KJ =u+j}n2Ъ5OVj] pfMӆzXi3LxPDbJ{łn` 3|'!P uh'7@*Vt!xT֘)Ԝ5d~hV%ULtyfACQ&)i\ W̹=Ȯ' K~|RF룵`vx<oV OanH!"LG[{@VC tnYv>OxNK.\öj١DS\r@Mec:X|dqj; p}^i^$&Ni4n,yſ ## !EVF5Mz] kk 2a #{O ίZՋa=T >Ƶ~Ɠx՛|5rX߃"d6p[hB&#~O1PAт+grfl>&QB'i mT^bF/*(Å_𗝡50c">7 +ۨ?jAw}/!b>-o&[dRgs jh,47 b^*XMwO~1MD+}kF,5" Ҭ@|jؼuskaLu|Rk 2p":__8~=n-Lk~ZAtЂ].QYA^@2Ui$`T;oU\rc~l 2I~otvXuW%4J1pk-p{dnY)=b(FŴVT|6{4o ]@w0rZq 8sR&Y#lW|JSRL:ɔtcH[@ YrxtרVm2(a >'@R :~oĝ"VOC2,0\ڃREq M;ӹQw& D WNje?YyH~ӦpU2a>ĉGCa<&#K"v- &5]贺5td;%\sK47#`1sƉ5vC~(zpe[q2s ;!j[ +3]#H9J+Q,Ѳ9y;5Ҡ݆R4eUf=a(!71opNQ(٪urO.%@G&l0Mma$vX.Z$s}\ff/|Mmb&@] 9ݔ"Z~͍[^0dhnlEJя,VwK00p'/i3a2Sz9Ia)L} .u[0JgK' ҇K@4Њ^Z>@~ >O0p#cI9F+Ah<؜b@x@ӾTnV6ц7YrIwpYCgT6MV3-,3;gxJy #zHE9`F O,ίU, 9<맟CC²Б GϩR5 :0}Agϥ^ 3y#l[=x\ͺC,>*7DSn'~}Sf}?/xﮇ'-`FjɴC~Y࿀G`x^6 2uN_g(Z 6=@³ךbB[ҁ*IƺQ `ZQoHQ]cVu +T XLE4^@_ RXf,+. s $BZ@p(놜5ZdKB2EЯIFͫ?T),U-y>6\b|>JM'NhIX^ɿ9l3vī7"2C66m)\!nik[:Gp4v![yv~C{ҶP AEbnuWp>-ZWA=?,HPس8DLrQf6qf"%^Ih̰8]P){Y7{T czHzSbNq/{hpTCtyxfd /s'JxodǒלP56 ԠG5UIܖ c&De`CL&  .x5P~pOY l.)it.MmUmnVLA (s@7ǡw5PmAYum+{,|U-'pU2Y|ϭQXQF;_4Wwmg1 U2b ȃ?|rw;J" Tì'АS1]jvGѧ UC=s!7"f%3oqTȨ)֩#Qk腓Ek^Z:6p4sWUvN<=2fQu+<8|X (+ϮׇTC *4^aucd!x89Q,F_ypl[ml=ˤ֐p=)<4g}Ԋ}Dy'[Ljx0'9#r;p4* f}@_Qʱ&6{|'Rh"ɴ{( RB2&xԍ{8sCS(a3YBJCLM ؎x 74Zwkёsi@[i!#OV<3N!1"8f0AP8E`v6xړH%L⫂F>u#Z\hb:m,U^p)΅0vh1@7k]cMk]b )N/ghoq NpS--Ι [3HBXHU[2t8kc" Råff r`6mwL)TLķG{N^6oN 54DUbV7J {6ȕqoB\x!+G> O}sfԆTh3N[ Tbh©}˒6Tfm[+5.´ڊ$Y lR^-50Z]iBMNh8W4c6Djk&Jn4rзԖ'qV+Y;61 8&+4&a:љ~:'ύʤ Yb`ٺa\ȈSqJPo{[l>߲2e'P|+SYA(~j" v6mlO+ P&Eu4R*" .*= 64 SyN@׌wA;㦘%^&.usʿbHYw×"pe͝(;(zB ɱk9wp %8&O,:8Y\%VI5 `"sm7yGWm~y@E3&;JxkCjZ94TnaкN <X;a)RRٻAA^1|C|jABk&G~-4^ đ2UOM$Ҭ+C$R+8Y%7cWxruЃYNeMJh(C^%D' Hi>+#ŖWDo76WB)#Oks/WpK PHF6kq xK%w,僝yB :LFv!G.%%齫ӹ$g3u a:+5`uv*PH/ [zÏ,n`1NtTHZS,pkxoH0#$TcN [M)r3uL y QӉ> Ew\j>Goy^ ' \7I>tÚOХ4ba͉w|F@tīiE gwªYT~/.16gW-|Ae类rH?%9L%Wܕff)ݾ>W0[;/dj߳M! 7^3i3di=LO3ߥTuawMB:6>NJLqޡ@Pbi$!zǝ8LL^b)=z*T;^^rwGO:[V*51BBu]s1wԻxRPv޺˦vJ9Q,|DmqMsZL(%RZ+৘z =+CF,{쾒AX\bY]GQ69r\4owv)³KO,/R­е|kiE