typelib-1_0-Geoclue-2_0-2.5.4-lp152.1.4 >  A ^D/=„8' ( "CL{ڽC/"gmRY9YOz" 5K ADS?vsoNdnX_DOJoI]$L\>p>2?2d  * X$(;DU o       <@V(89:gF0G0H0I0X0Y0\0]1^1b11c1d29e2>f2Al2Cu2Xv2\w2`x2dy2hz2|2222Ctypelib-1_0-Geoclue-2_02.5.4lp152.1.4GeoLocation Framework --GObject IntrospectionGeoClue is a software framework which can be used to enable geospatial awareness in applications. GeoClue uses the D-Bus inter-process communication mechanism to provide location information^Dgoat05=@openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://gitlab.freedesktop.org/geoclue/geocluelinuxx86_64=@^D40fbc2528d56b30d4736120575ac4a10991dafc46cdb3a76b4013b1190e72e2frootrootgeoclue2-2.5.4-lp152.1.4.src.rpmtypelib(Geoclue)typelib-1_0-Geoclue-2_0typelib-1_0-Geoclue-2_0(x86-64)@    @@@libgeoclue-2.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.1]\"\4\@[r@[YZ@ZZ@ZJ@ZY, @X@XP@X,XX@X6@W@WL+@WL+@W4V'@VяVzVTQ@V;DV +U) TܕBjørn Lie Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgfcrozat@suse.comidonmez@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmpluskal@suse.comzaitor@opensuse.orgmpluskal@suse.com- Update to version 2.5.4: + Plug a leak that becomes pretty huge after a while of running Geoclue. + Fix a buffer-overflow.- Update to version 2.5.3: + Fix a crash. + Support for GGA messages from more NMEA sources. + New API to allow automatic server side deletion of client. + Automatically delete client on server when using GClueSimple. + Avoid linking to system-installed library. + Fix library-only build. + Add manpage for geoclue.conf file. + Document usage and building of the project. + Other fixes and improvements.- Update to version 2.5.2: + Scan for WiFi networks, greatly improving accuracy of WiFi source. + Allow multiple clients on the same D-Bus connection and add API for it. This is mainly targetted for Flatpak location portal. + Add API for apps to explicitly delete their client objects. Long running apps, like gnome-settings-daemon and Flatpak location portal, should use that to ensure Geoclue knows when these apps are not actually using it and hence it doesn't need to keep running needlessly. + Restore accidently removed, build of modem sources. + Update location on connectivity actually changing. + Try not spamming Mozilla Location Service. + Fix unexpected exit when non-active clients are connected. + Fix a check for system apps. + Use absolute paths for sysconfdir. + Fix links in docs. + More debug log. + A bunch of internal and/or non-functional fixes & improvements. - Drop geoclue2-Fix-duplicate-decl-specifier.patch: The entire code was removed from geoclue.- Update to version 2.5.1: + Fix libgeoclue ABI break in 2.5.0. + Use absolute paths for libexecdir. - Changes from version 2.5.0: + Drop authorization for system (non-flatpak) apps. + Switch from autotools to meson build system. + Use WiFi-based geolocation for city level accuracy. + Provide Vala API. + Don't enable all warnings from C compiler by default. + No need to mark translatable strings in desktop files. - Changes from version 2.4.13: + Configuration file related changes: - Allow absence of agent if agent white-list is empty. - Add elementary-desktop-agent to whitelist. - Allow disabling of all sources. - Warn about use of Google's services. - Document that all settings are mandatory. + Increase default inactivity timeout to 60s. + Increase agent timeout from 100ms to 20s. + Console message on inactivity timeout. - Switch to meson buildsystem, add meson BuildRequires and macros.- Update to version 2.4.12: + Provide a work-around for documentation build issue. + Fix library .pc file to respect the includedir option.- Update to version 2.4.11: + Don't crash on invalid accuracy level request. + The demo agent now watches for geoclue on D-Bus if it's not running already, instead of giving up. This solves a race-condition, which makes geoclue completely unusable. + Provide Vala bindings for libgeoclue. + Add gclue_client_get/set_time_threshold() to docs. - Drop geoclue2-Fix-safety-header-name.patch and geoclue2-Fix-potentially-unused-variable.patch: Fixed upstream. - Add vala BuildRequires: New optional dependency, build vala bindings. - No longer nuke during build geoclue-demo-agent.desktop files, upstream wants us to package them.- Add geoclue2-Fix-safety-header-name.patch: public-api: Fix safety header name. It should be based on the filename. - Add geoclue2-Fix-potentially-unused-variable.patch: locator: Fix a potentially unused variable declaration. - Add geoclue2-Fix-duplicate-decl-specifier.patch:Fix compiler warning about duplicate decl specifier.- Update to version 2.4.10: + Fix issues introduced by last release 2.4.9: - A crash on startup. - Revert the new desktop ID detection code as that turned out to not work for non-root user that geoclue is supposed to be run as. + Use systemd's service file to lockdown the geoclue daemon to stop eventual security problems.- Update to version 2.4.9: + Modem GPS refresh rate is now based on the location refresh rate of apps. + Refuse location access if no app-auth agent is registered. This fixes a security hole where an app requests location access before the agent gets to register itself and we end up giving out location access even though user has disabled it. + Port desktop ID detection to Flatpak >= 0.6.10. + The default timeout on the service binary is now the same as the service itself: 5 seconds. + Demo applications: - where-am-i now allows setting location refresh-rate. - Only install demo agent's desktop file if it's enabled. - Build and install demo agent unless disabled explicitly. - Autostart the demo agent by default on non-GNOME platforms, since an agent is required now and no one other than GNOME yet provides one. - Add pkgconfig(libnotify) BuildRequires: New dependency.- Update to version 2.4.8: + Fix threshold for detecting too old location update. + Explain in the configuration what the applications white-list is meant for. + Allow instant location updates from modem-based GPS. + Fix a deadlock case in the helper library.- Modernize spec-file by calling spec-cleaner- Update to version 2.4.7: + Fix a potential crash. + More verbose warning on invalid accuracy from NMEA source.- Drop practically empty %pre section (because of the shell comment, it was non empty and would needlessy spawn /bin/sh). - RPM group corrections.- Update to version 2.4.6: + Add to white-list: - gnome-color-panel for "Night Light" functionality. - gnome-shell for new weather view in the calendar. + Other minor fixes. - Drop geoclue2-permit-Night-Light.patch: Fixed upstream. - Drop geoclue2-permit-gnome-maps.patch: No longer needed due to changes in location settings in gnome.- Split out new package system-user-srvGeoClue: create a user that can be required by different package (e.g. NetworkManager has a rule based on the user account. With the user created separately, NM can now require the user even without geoclue2 being installed).- Add geoclue2-permit-Night-Light.patch: Add "Night Light" functionality to the whitelist (bgo#779343, fdo#100008).- Drop convenience shortcut for rcgeoclue, as this is a dbus activated service, there is no point in that shortcut, no human should ever manually call it. Following this, filter warning now produced via rpmlintrc.- Update to version 2.4.4: + Fix a potential crash.- Update to version 2.4.4: + Expose location timestamp over D-Bus. + Add a TimeThreshold property that allows clients to limit location updates by time. + Annotate default value of DistanceThreshold property. + Check for full internet availability before declaring ourselves online (boo#1051612, fdo#95493). + Fix autogen.sh against builddir ≠ srcdir. + Fix a bunch of memory leaks. + Fix a bunch of build issues. + Other minor fixes.- Add geoclue2-rpmlintrc to sources to filter out bogus rpmlint warning about missing systemd-service and nonstandard user. - Add missing post/postun handling of library. - Remove useless desktop file for demos, we do not build the demos.- Do not use systemd macros for geoclue2.service, they are not designed for dbus systemd unit file [bsc#982216].- Update to GNOME 3.20 Fate#318572- Update to version 2.4.3: + Fix a crash in the helper library.- Update to version 2.4.2: + Reliable desktop ID detection for xdg-app. This together with latest gnome-shell and gnome-control-center, allows for per-application geolocation access controls. + Don't require xdg-app applications to pass a valid desktop ID since Geoclue can automatically detect it. + Don't allow xdg-app application to become user-authorization agents. + Correct introspection namespace version for libgeoclue. + Option to disable the backend build. + Demo: Provide reason to access location data. + Demo agent: - Critical log message on failing to show notification. - If app provides a reason string in it's desktop file, show that to the user.- Enable GObject introspection (required by gnome-weather 3.19+): + Pass --enable-introspection to configure. + Add pkgconfig(gobject-introspection-1.0) BuildRequires. + Split typelib-1_0-Geoclue-2_0 subpackage.- Update to version 2.4.0: + Add a convenience library to make interacting with Geoclue very easy. + Put each D-Bus interface description in it's own file. Unified interface file still provided for backwards compatibility.- Correct geoclue2-permit-gnome-maps.patch to include system=false, all services are supposed to have a system section. Fixes (boo#953865).- Update to 2.3.0 * Add a network NMEA source, which together with this application: https://wiki.gnome.org/Apps/GeoclueShare allows you to use the GPS of your Android device on your geoclue-enabled machine. * Allow root to own the name on the bus, i-e run the service. * Make use of compass device if available, through iio-proxy. * Fix a hang on client starting twice. * More helpful error on agent rejection. * Improved documentation. * Do not ship generated D-Bus service files in the tarball. * Only allow the geoclue user and root to call methods on agents. * Fix ignoring of valid location updates due to comparison of stances in different units. * Correctly handle two consecutive location updates with same mestamp on them. * Correctly handle late location update. * Build system fixes: + Fix detection of gdbus-codegen tool. + Workaround an intltool issue. - Update dependencies - Make build more verbose- Update to version 2.2.0: + Report 'Speed' and 'Heading' on location updates. + Try to provide the most accurate location first. + Avoid a crash by ensuring requested max accuracy is within bounds. + Fix GPS coordinates parsing. + Fix GeoIP on machines without WiFi hardware. + Gracefully handle inexistent agent. + Stop sources whose accuracy level becomes higher, rather than lower, than the requested level. + Keep old location object alive on D-Bus for a bit longer to ensure applications are not accessing it still after it is destroyed. + Don't enable the modem. Seems at least GNOME takes care of modem enabling for us and besides this shouldn't be done by geoclue anyway (fdo#85040). + Wait for modem to be enabled before checking availability of location capabilities and using them. This is particularly important for pin-enabled modems. + Ignore redundant GPS location updates. + Fix some potential crashes. + Some improvements to output of where-am-i demo application.- Cleanup spec file with spec-cleaner - Update dependencies - Do not try to remove .la filesgoat05 15899864502.02.5.4-lp152.1.42.5.4-lp152.1.4Geoclue-2.0.typelib/usr/lib64/girepository-1.0/-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.opensuse.org/openSUSE:Leap:15.2/standard/2a428fc31232b986a572428e9997e898-geoclue2cpioxz5x86_64-suse-linuxPRRRRI2 vutf-89d70ba9ab9171ba4768d6b39d3deb43d908a71afc2b9b9068a26261d4be48a49? 7zXZ !t/>[&] crv(vX0eBd ~7s)px/pL{wXFgY7o=u|d\n >yF4R;12%t;,M=dJue{)ET`S@E>./ׇft b &ׅ7?IIlzn?/[y^g%bs}Go6:%3דw\7nE@qa8u:b$yaoI;x^2NdxCm$ -RRZ+VUw;~Kr4DeU߰j= R!S.hn_b b^X} N("KщОdwK>~O~cXOo=fFT[s2jl:sƀtJƇq5.<^ !j+-#(s+^| Dr'_0ʖ#-U:$!`:7#郊Tw魑-ocfdgS-qKl<$\R󥜶 (6HAC $zUKIE. 7Ce م @b 6GMm!T jOx\EmϬYnx8svgV&vUVh!Az黆%nvT7?_3B=A"w_?yB>] [J=BwR<}]qꮭ3 *WAJIΊ~c 4fBjG#n&Mx]H%b?DrBՁ]Cm벳YCqB_N@d1[P26OƲ']4}k.mJb #~0Ѕ`-&22x xGXJ&:M7.yWreɇt} MgRG3;iFEGYǶG&: U!wb*b*h[78)}+͓]ƫ[&Ƀ1=P?H[` U鷅(oibakFDpnJ!DyS˷N\\BIL&JV#)rwC `S <i]ߥQl_יF7]MlQc" r }=.VHrvlL%zVsAے`@K+*Kɘz>n6*Lt;=Ha>1gt)\l fmexz\u;\ W$brۿ~x+Av+/e՞tC~!g@l7:|=&҅&4n¦QZS Oo8఼No8j8BB Nd,/t38>׺Z;6 G1֤Dqw.ФUJAQ:z8欫^t/`ؼRL~Ow*@51Xo|F+$?ٷ<6/c  ~NmUM)_D}z4" ۆV=3WvF !!cQOy|D"=Ikb٢fOlPC OV]X#ĩ%dl־~c]%'$=>ǯӬѫmT@HVP5ԥE۳[nRs1C8}@mmbZ՚xe8A;@3X-'j:$K^c1ȣ%v k^SL?Z7Y9e5Lg ee&NuV0#mi,[KGIYzm"[twމ e4f 4庬R"#d{7U^';7jJ#lLjt:JGDA{Si1?e[a˗Y)r^{&-ZcieB"Y`R%ql=( )k6ODC Xuwuv5 AO9VQY^Smʪ6u޽=Ѹ㬦0IN<PV3J?73!y|J\t™}4c% iaKZeE砐 ̪N|qZrܪkΡvǰ|E_.F3zM86nl٤CG=jbTq;&KMfxtI!xsa JebM( a7(q Ð-*|"Z0ӪL SB7·&`F 貔=3Fk8lS$ I ^[㑋u)5YRH#$VubYe߶'+0/:_Ѓama.X3K`WOK4`%:Q}G7c:.yshI{Ah{ܪɛ6O>֯pb?^1| YZ