Up to [cvs.NetBSD.org] / pkgsrc / net / gnome-online-accounts
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
gnome-online-accounts: Update to 3.36.0 Overview of changes in 3.36.0 ============================= * Updated translations: Finnish Kurdish (Sorani) Overview of changes in 3.35.90 ============================== * Bugs fixed: !41 Polish some rough edges in the Meson build !43 build: Remove AC_ISC_POSIX !44 build: Remove AC_HEADER_STDC !45 kerberos-identity-manager: Remove unused signal handler ID #43 daemon, dbus: Enable checking if a provider type is supported * Updated translations: Croatian English (British) Japanese Malay Overview of changes in 3.35.3 ============================= * Remove Pocket (!18) * Bugs fixed: !36 Drop the priv pointer from the GObject instance structures !37 Port away from deprecated GLib API like g_memove and g_get_current_time !39 webview: Port to JSCValue !40 Use the G_DECLARE_* macros to reduce GObject boilerplate #83 Add Exchange and Last.fm icons * Updated translations: Galician Russian Overview of changes in 3.35.1 ============================= * Bugs fixed: #8 icons: Unbreak providers without any visual identity * Updated translations: Basque Catalan Traditional Chinese (Taiwan) Czech Danish Dutch Finnish French Friulian Galician German Greek Hungarian Indonesian Italian Japanese Korean Latvian Lithuanian Persian Polish Portuguese (Brazilian) Punjabi Romanian Serbian Slovak Slovenian Spanish Swedish Turkish Overview of changes in 3.33.91 ============================== * Support Fedora Account System (#26) * Bugs fixed: !21 owncloud: Use "Nextcloud", not "ownCloud", in user-visible errors !23 build: Allow building with gettext ≥ 0.20 !26 webview: Make it more flexible in terms of its size !28 kerberos: Use GTask's task data slot to leverage the compiler !29 daemon: Return a D-Bus error if AddAccount fails to list all providers !30 kerberos: Use GTask's task data slot to leverage the compiler #73 build: Support the use of g_autolist with GoaObject 764157 Port to GTask from GSimpleAsyncResult * Updated translations: Basque Czech German Indonesian Karbi Lithuanian Polish Romanian Spanish Swedish Overview of changes in 3.32.0 ============================= * Updated translations: Basque Finnish Gaelic (Scottish) Icelandic Overview of changes in 3.31.90 ============================== * Bugs fixed: !17 icons: Replace PNGs with SVGs and add symbolics !19 google: Only request the email field when getting the user's identity 796095 alarm: Refresh Kerberos tickets after a suspended system is resumed * Updated translations: Afrikaans French Japanese Kabyle Overview of changes in 3.31.3 ============================= * Remove Todoist * Bugs fixed: !14 build: Don't define _POSIX_PTHREAD_SEMANTICS and _REENTRANT !15 identity: Port away from deprecated g_type_class_add_private 764157 Port to GTask from GSimpleAsyncResult * Updated translations: Belarusian Esperanto Estonian Malayalam Overview of changes in 3.30.0 ============================= * Updated translations: Arabic Overview of changes in 3.29.91 ============================== * Bugs fixed: !2 build: Fix #FooObject style links !8 Remove additional unnecessary GDestroyNotify casts #10 build: Silence warning about _FORTIFY_SOURCE requiring optimization Overview of changes in 3.29.4 ============================= * Bugs fixed: !2 Port to meson build system * Updated translations: Occitan Overview of changes in 3.29.1 ============================= * Remove Telepathy support (795322) * Updated translations: Simplified Chinese Czech
Downgrade to a stable release, noted by wiz.
Update gnome-online-accounts to 3.29.1: Too many changes to list, see https://github.com/GNOME/gnome-online-accounts/blob/master/NEWS.
Fix build on NetBSD-current, where it warns about the unportable '%m' format string. From coypu.
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Import gnome-online-accounts-3.16.3 as net/gnome-online-accounts. Gnome Online Accounts (GOA) provides a centralized service that allows a set of online accounts to be configured for use with core GNOME applications. In UX terms, GOA provides a static list of online accounts that can be setup by users (through the Online Accounts panel in System Settings). These accounts can then be used by core GNOME applications. While third party applications can access the accounts setup through GOA, this is not its explicit goal, nor does GOA set out to enable third party applications to add online accounts of their own. There are several reasons for this: * Third-party applications should be able to identify themselves to online services for the purposes of branding and tracking. * Third-party applications shouldn't be able to identify themselves under a generic OS or distributor key - this would be misleading as to what is actually accessing the account, and would prevent there from being specific contracts of trust between users and applications who access their data. * It would prevent users from blocking specific applications from accessing their account (should an application sandboxing framework come into effect).