summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* gnome-menus3: upgrade 3.32.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | ============== Version 3.36.0 ============== * Translation updates ============== Version 3.35.3 ============== * Fix Seahorse not appearing under Utilities category * Add Simple Scan and Usage to Utilities category * Translation updates Contributors: Michael Catanzaro Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+3
| | | | | | | | | | | | | | | | | | | | Changes in version 3.36.0 are: * Updated translations Changes in version 3.35.90 are: * Use shorter strings for prompt titles [!30] * pam: Provide more insight from pam_gnome_keyring about unlocking [!28] * Don't use GTimeVal/g_get_current_time() [!26] * Don't use g_type_class_add_private() [!26] * Build fixes [!29] * Updated translations Changes in version 3.35.1 are: * dbus: Implement secret portal backend [!18] * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: upgrade 3.34.2 -> 3.36.3Andreas Müller2020-06-031-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.36.3 ============== - Fix enum type generation. (#52) Version 3.36.2 ============== - Fix screensaver unlock problems. (#46) - Fix few small memory leaks. - Fix screenshot saving to clipboard. (#50) - Active desktop icon rename with F2 key. (LP:#1875703) - Fix creating new desktop icons. (LP:#1875317) - Updated translations. Version 3.36.1 ============== - Disable unimplemented icon placement modes. (#41) - Fix lock screen button in end session dialog. (#43) - Exclude Extensions application from menu. (#42) - Fix visibility of input source button in lock screen. (#45) - Do no close/destroy desktop window. (gnome-applets#15) - Fix use after free in System Indicators. (gnome-panel#21) Version 3.36.0 ============== - Save screenshot to clipboard when filename is empty. - Show password box on key presses. (#36) - Fix system indicators localisation. (#39) - Fix build with gettext 0.20+. (!25) - Add UsbProtection plugin to required components. - Disable screen locking without PAM configuration file. (#38) - Updated translations. Version 3.35.2 ============== - Add Yaru as supported theme. (#31) - Screensaver based on gnome-screensaver. (#18) - Fix crash and memory leaks in notifications module. - New system indicators applet for gnome-panel. - Install gnome panel layout for GNOME Flashback session. - Updated translations. Version 3.35.1 ============== - Remove desktop-background module. - Add root-background module, disabled by default. - Add new desktop module for icons and background. (#7) - Install compiz configuration. (!16) - Add support for shift_caps_switch XKB option. (#24) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-panel: upgrade 3.34.1 -> 3.36.1Andreas Müller2020-06-032-42/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AX_ZONEINFO is gone -> 0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch can go Version 3.36.1 ============== - Fix build with gettext 0.20+. (!15) - Fix critical warning in fish applet. - Fix XML namespace URI in svg icons. - Load modules only with so suffix. - Fix critical warnings when changing monitor configuration. - Improve Adwaita theme. (!16) Version 3.36.0 ============== - Add support for _GNOME_WM_STRUT_AREA. - Fix build warnings. - Updated translations. Version 3.35.2 ============== - Add libgnome-panel documentation. - Add prefer-symbolic-icons setting. - Add HighContrastInverse, Yaru, Yaru-light and Yaru-dark as supported themes. - Make GpImageMenuItem derivable. - Updated translations. Version 3.35.1 ============== - Fix crashes with libgweather 3.32 in some locations. - Make new libgnome-panel library public (it will replace libpanel-applet). - Default layout now can be configured from org.gnome.gnome-panel.general schema. - Change default layout location, layout now must be in layouts subdirectory. - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3; upgrade 3.34.5 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =============== Version 3.36.2 =============== - Translation updates =============== Version 3.36.1 =============== - Translation updates =============== Version 3.36.0 =============== - Translation updates =============== Version 3.35.91 =============== - Translation updates =============== Version 3.35.90 =============== - Fix crash in idle monitor ============== Version 3.35.4 ============== - Remove unused API not compatible with wayland ============== Version 3.35.3 ============== - Add utility function to start a transient systemd scope - Blacklist seccomp on riscv64 architecture as its not supported yet - Honor XKB_CONFIG_ROOT environment variable ============== Version 3.35.2 ============== - Fix time display issue with Japanese translation (Tianhao Chai) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview4: upgrade 4.4.0 -> 4.6.0Andreas Müller2020-06-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News in 4.6.0, 2020-03-06 ------------------------- * cpp.lang: add C++20 keywords * commonlisp.lang: add format directives * Translation updates News in 4.5.91, 2020-02-14 -------------------------- * GObject Introspection fixes * Removed use of g_assert() in favor of alternatives in unit tests so distribution unit testing is more reliable * Robustness improvements in internal GtkTextIter movements * Style scheme improvements for recent GTK 3 theme styling changes * Build system improvements to support -Bsymbolic, -Wl,-z,relro, -Wl,-z,now and -Wl,-z,defs * Build improvements for Windows, FreeBSD, and macOS * cmake.lang: track CMake 3.13 changes * kotlin.lang: register *.kts glob extension * gradle.lang: register *.grandle glob extension * php.lang: Large redesigned PHP lang including support for unicode and improved heredoc * sh.lang: Many improvements including various GNU bash extensions * meson.lang: Support for string escape sequences * javascript.lang: Redesign of JavaScript language spec to be more flexible and reusable from other languages which support JS. * jsx.lang: Initial support for JSX * jsdoc.lang: Initial support for JSDoc * objj.lang: Improvements using javascript improvements * asciidoc.lang: Improvements to use more generic markup styling * t2t.lang: Improvements to use more generic markup styling * css.lang: Redesign to be more flexible, support reuse and embedding, and add various new CSS features * scss.lang: Improve integration with css.lang * less.lang: Improve integration with css.lang * ruby.lang: Improvements for string and escape string handling * html.lang: Improvements using embedded languages * go.lang: Improvements for escape sequences * commonlisp.lang: Initial support for Common Lisp * ftl.lang: Initial support for Mozilla's Fluent ftl * Translation updates I'd like to personally thank Jeffery To for the overwhelming amount of work they have put into reviewing and improving both language specs and style schemes this cycle. The number of improvements you see above are largely an example of their quality reviews and improvements! Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.42.2 -> 1.44.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 1.44.1 ======================= * udisks2: Fix several memory leaks * Translation updates Major changes in 1.44.0 ======================= * Translation updates Major changes in 1.43.92 ======================== * Translation updates Major changes in 1.43.91 ======================== * build: Fix login_tty detection on systems without libutil * afc: Handle permission denied error * test: Several smaller fixes * Translation updates Major changes in 1.43.90 ======================== * google: Add support for move and copy operations * google: Several smaller bugfixes and enhancements * goa: Add support for certificate prompts * sftp: Fix file ownership when replacing * dnssd: Prevent crashes after releasing resolver * fuse: Prevent abortions if modified time is not set * Translation updates Major changes in 1.43.2 ======================= * gdbus: Add workaround for deadlocks when cancelling jobs * smb: Improve enumeration performance * test: Port to python3-twisted Major changes in 1.43.1 ======================= * Don't set a content-type that isn't certain * Replace usage of deprecated GTimeVal by GDateTime * dav: Add support for services with IPv6 link-local addresses Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 3.32.1 -> 3.36.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New in 3.36.1 - 29 March 2020 * added/updated translations Yuri Chornoivan, Daniel Korostil (uk) Christian Kirbach (de) Daniel Șerbănescu (ro) Yosef Or Boczko (he) Cheng-Chia Tseng (zh_TW) RÅ«dolfs Mazurs (lv) DuÅ¡an Kazik (sk) 王滋涵 Zephyr Wang (zh_CN) List of fixed bugs gitlab#142 - Michael Debertol: fixed net stats delta calculation New in 3.36.0 - 07 March 2020 * added/updated translations Matej Urbančič (sl) Milo Casagrande (it) New in 3.35.92 - 29 February 2020 * added/updated translations Goran Vidović (hr) Danial Behzadi (fa) Марко Костић (sr) sicklylife (jp) Marek Cernocky (cz) Balázs Úr (hu) Victor Grousset (eo) Fran Diéguez (gl) Asier Sarasua Garmendia (eu) Guillaume Bernard (fr) Nathan Follens (nl) Zander (en_GB) Alan Mortensen (da) Seong-ho Cho (ko) List of fixed bugs gitlab#108 - Robert Roth: drop polkit dependency - Robert Roth: added translator comment for new string - Sabri Ünal: fixed GPLv2 text gitlab!16 - Michael Hudson-Doyle: Fix displayed network transfer rates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: upgrade 3.34.1 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 3.36.0 * Updated Catalan translation (Jordi Mas) * Fixed broken markup in XHosa UI translation (Andre Klapper) * Updated Swedish translation (Anders Jonsson) * Updated Italian translation (Janvitus) * Updated Indonesian translation (Kukuh Syafaat) * Updated German translation (Tim Sabsch) * Updated Dutch translation (Nathan Follens) * Fixed broken markup in Dzongka UI translation (Andre Klapper) * Updated Czech help translation (Marek ÄŒernocký) * Updated Hungarian translation (Balázs Úr) Overview of changes in gnome-calculator 3.35.92 * Updated Spanish translation (Daniel Mustieles García) * Updated Croatian translation (Goran Vidović) * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz) * Updated Lithuanian translation (Aurimas ÄŒernius) * Updated Swedish translation (Anders Jonsson) * Removed obsolete keyboard shortcut #148 (Robert Roth) * Updated Persian translation (Danial Behzadi) * Updated Basque translation (Asier Sarasua Garmendia) * Update British English translation (Bruce Cowan) * Updated Japanese translation (sicklylife) * Updated Czech translation (Marek ÄŒernocký) * Updated Turkish translation (Emin Tufan) * Updated Finnish translation (Jiri Grönroos) * Updated Brazilian Portuguese translation (Rafael Fontenelle) * Updated Hungarian translation (Balázs Meskó) * Updated Chinese (Taiwan) translation (pesder) * Updated Danish translation (Alan Mortensen) * Updated Serbian translation (Марко М. Костић (Marko M. Kostić)) * help: Update icon for 3.36 (Andre Klapper) * Updated Karbi translation (J T) * Updated Korean translation (Changwoo Ryu) * Updated French translation (Julien Humbert) * Updated Polish translation (Piotr DrÄ…g) Overview of changes in gnome-calculator 3.35.90 * Updated Greek translation (Efstathios Iosifidis) * Updated Indonesian translation (Sucipto) * Drop padding around the display !40 (Adrien Plazas) * Updated Keyboard Shortcuts (Sabri Ünal) * Handle Escape and Enter correctly with completion #144 (Robert Roth) * Updated Spanish translation (Daniel Mustieles García) * Updated Slovak translation (DuÅ¡an Kazik) * Added F10 for primary menu shortcut #148 (Robert Roth) * Updated Catalan translation (Jordi Mas) * Updated Friulian translation (Fabio Tomat) * Updated app icon !43 (Tobias Bernard) * Updated Malay translation (Umarzuki Mochlis) * Updated Brazilian Portuguese translation (Rafael Fontenelle) * Added Rack Units to the conversions !37 (Léo Gillot-Lamure) * Updated Karbi translation (J T) * Fixed freeze on calculating atan(+/-i) #139 (Robert Roth) * Fixed mode shortcuts by removing blocking mnemonics #138 (Robert Roth) * Implemented result history browsing using alt left/right #129 (Robert Roth) * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle) Overview of changes in gnome-calculator 3.35.3 * Updated Chinese (Taiwan) translation (Yi-Jyun Pan) * Updated Spanish translation (Daniel Mustieles) * Updated Swedish translation (Anders Jonsson) * Help updates (Andre Klapper) * Updated Galician translation (Fran Diéguez) Overview of changes in gnome-calculator 3.35.2 * Updated Italian translation (Milo Casagrande) * Updated Catalan translation (Jordi Mas) * Updated Japanese translation (Ryuta Fujii) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-backgrounds: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | =============== Version 3.36.0 =============== - new default & supplemental updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: upgrade 3.34.1 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | ============== Version 3.36.2 ============== - Fixes for when GDM isn't started on its configured initial VT - Don't hardcode path to plymouth - keyutils has a .pc file so use it - Chrome remote desktop fix - Always use separate session bus for greeter sessions This runs dbus-run-session, so the binary needs to be available - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgradde 3.34.1 -> 3.36.2Andreas Müller2020-06-031-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Took a look into meson.build to reduce dependencies News in 3.36.2, 2020-04-25 -------------------------- * Misc bug fixes. * Translation updates. News in 3.36.1, 2020-03-20 -------------------------- * File chooser dialog: use text files filter by default. * Fix compilation on macOS. * Fix External Tools plugin. * Fix Snippets plugin. * Other bug fixes. * Translation updates. News in 3.36.0, 2020-03-06 -------------------------- * Fix a bug in the quickopen plugin. * Updates to the user manual. * Translation updates. News in 3.35.90, 2020-01-31 --------------------------- * Remove text centering when in fullscreen mode and when a right margin was set. For the explanation see: commit 8710e89d847b0bfc65d7833255090e304cf7c890 * Make the scrollbars always visible around the main text area. For the explanation see: commit 5e0909c19f267b4023131881fac89c58a2a17453 * Remove the overview map. For the explanation see: commit 26899e0ba7c1390c098b61fc7a901d700c4e745c * File chooser dialog: re-add the feature to be able to customize the list of character encodings. * Open a file from the headerbar: re-implement the previous user interface: two buttons, "Open" to open the dialog window, and an arrow to open the recent menu. For the explanation see: commit 27f54a9aed82109a512743b5e819b18004c19de7 * GSettings schema: enable more features by default (auto-indent, display-line-numbers, highlight-current-line and bracket-matching) and set default style scheme to 'tango'. * Bug fixes. * Code refactorings. * Lots of small improvements to the build system. * The libsoup dependency is required only on Windows for the checkupdate plugin. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: initial add 4.4.0Andreas Müller2020-06-031-0/+17
| | | | | | | tepl is a dependency for upcoming gedit 3.36.x Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: initial add 5.1.1Andreas Müller2020-06-031-0/+15
| | | | | | | It is a dependency for upcoming tepl which is a dependency of gedit 3.36.x Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.32.5 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 3.36.2 -------------- Bugs fixed: * libarchive: do not follow external links when extracting files. * libarchive: overwrite symbolic links as well if requested by the user. * Help: Update steps to create a new archive to 3.34 UI. (Andre Klapper) New or updated application translations: * Hebrew (Yosef Or Boczko) * Kurdish (Sorani) (Jwtiyar Nariman) * Turkish (Emin Tufan Çetin) New or updated manual translations: * French (Guillaume Bernard) * Indonesian (Andika Triwidada) * Polish (Piotr DrÄ…g) * Ukrainian (Yuri Chornoivan) version 3.36.1 -------------- Bugs fixed: * Fixed Properties command in menubar. (Sabri Ünal) * Fixed compiling with GCC 10. (Sabri Ünal) New or updated application translations: * Burmese (Vampire) * Ukrainian (Yuri Chornoivan) New or updated manual translations: * Catalan (Manel Vidal) * Czech (Marek ÄŒernocký) * French (Charles Monzat) * Indonesian (Andika Triwidada) version 3.36.0 -------------- New or updated application translations: * Japanese (sicklylife) * Kurdish (Sorani) (Jwtiyar Nariman) New or updated manual translations: * Polish (Piotr DrÄ…g) * Swedish (Anders Jonsson) version 3.35.92 --------------- New features and user visible changes: * User's manual updates (Andre Klapper) New or updated application translations: * English - United Kingdom (Bruce Cowan) New or updated manual translations: * Brazilian Portuguese (Fábio Nogueira) version 3.35.91 --------------- New features and user visible changes: * Updated manual (Andre Klapper) New or updated application translations: * Japanese (sicklylife) New or updated manual translations: * es (Daniel Mustieles) version 3.35.90 --------------- New or updated application translations: * Galician (Fran Dieguez) * Japanese (sicklylife) * Pasukan Terjemahan Malaysia (abuyop) * Turkish (Emin Tufan Çetin) New or updated manual translations: * Galician (Fran Diéguez) version 3.35.1 -------------- New features and user visible changes: * Support for Zstandard compressed files/archives. (Felix Riemann) * Allow to directly open .tar.lzo files. (Felix Riemann) * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt) * Provide a development variant of the app icon. (Jakub Steiner) (!12) * Converted README to README.md (Roger) * Remove file-roller from the recommended applications for ePub files. (Bastien Nocera) Bugs fixed: * Removed deprecated functions. (Peter Keresztes Schmidt) * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50) New or updated application translations: * Basque (Asier Sarasua Garmendia) * Japanese (Ryuta Fujii) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.34.4 -> 3.36.3Andreas Müller2020-06-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Evolution-Data-Server 3.36.3 2020-05-29 --------------------------------------- Bug Fixes: I#101 - DAV backends: Limit server requests after getting online (Milan Crha) I#210 - Global buffer overflow in e_contact_check_attr_type_value_used() (Milan Crha) I#211 - IMAPx: No IDLE after extraneous connection reset (Milan Crha) I#212 - EWebDAVSession: Ignore text/plain server responses on success (Milan Crha) I#213 - camel_mime_filter_backup() calls memcpy(null, ...) (Milan Crha) I#219 - Search folder content rebuilt after a change in it (Milan Crha) evo-I#915 - Fix some issues reported by Clang's ubsan sanitizer (Milan Crha) Miscellaneous: CamelFilterDriver: do_shell: NULL-terminate the arguments array (Milan Crha) ECollectionBackend: Limit how often checks for new child sources (Milan Crha) Evolution-Data-Server 3.36.2 2020-04-24 --------------------------------------- Bug Fixes: I#203 - Google book: Do not use progress callbacks in libgdata sync API (Milan Crha) I#204 - GOA-configured Nextcloud account not appearing (Milan Crha) I#206 - LDAP: Incorrectly converts SExp to LDAP query (Milan Crha) Miscellaneous: ESourceRegistryWatcher: The 'filter' signal listener should not be required (Milan Crha) Translations: Goran Vidović (hr) Fabio Tomat (fur) Evolution-Data-Server 3.36.1 2020-03-27 --------------------------------------- Bug Fixes: I#199 - ESoupAuthBearer: Is not thread safe (Milan Crha) evo-I#831 - Free/Busy times are not in UTC (Milan Crha) ews-I#87 - Meta backends not moved back online after connect failure (Milan Crha) Translations: Goran Vidović (hr) Daniel Korostil (uk) Daniel Șerbănescu (ro) Evolution-Data-Server 3.36.0 2020-03-06 --------------------------------------- Bug Fixes: I#198 - goa: Doesn't set ESourceAuthentication::is-external properly (Milan Crha) Translations: Alan Mortensen (da) Nathan Follens (nl) Matej Urbančič (sl) Jiri Grönroos (fi) Gianvito Cavasoli (it) Tim Sabsch (de) Evolution-Data-Server 3.35.92 2020-02-28 ---------------------------------------- Bug Fixes: I#166 - Remembers last connection error for too long (Milan Crha) I#167 - IMAPx: Can claim existing folders as gone (Milan Crha) I#192 - Collection accounts: Do not suddenly enable disabled sub-sources (Milan Crha) I#193 - EWebDAVDiscover: Can skip lookup for books with /.well-known/carddav address (Milan Crha) I#194 - e-cal-recur: Incorrect timezone used for DTEND from DURATION (Milan Crha) Miscellaneous: EWebDAVCollectionBackend: Require credentials only if user name is set (Milan Crha) CalDAV/CardDAV: Fix 'local_error' variable usage in connect_sync() (Milan Crha) CalDAV/CardDAV: Remove unused variable declaration (Milan Crha) CalDAV: Claim not found objects during refresh as removed (Milan Crha) Translations: Fran Dieguez (gl) Piotr DrÄ…g (pl) Asier Sarasua Garmendia (eu) Charles Monzat (fr) Marek ÄŒernocký (cs) Changwoo Ryu (ko) Evolution-Data-Server 3.35.91 2020-02-14 ---------------------------------------- Bug Fixes: I#168 - Camel: Can fail to connect when password contains non-ASCII letters (Milan Crha) I#178 - Implement RFC 6856 - POP3 support for UTF-8 (Milan Crha) I#187 - camel-sasl-gssapi: Fails to build without KRB5 (Milan Crha) I#189 - Crash on malformed server response with minimal capabilities (Milan Crha) Miscellaneous: Remove outdated and unused devel-docs files from camel (Milan Crha) EWebDAVDiscover: Returns address books when asked for calendars only (Milan Crha) Translations: Aurimas ÄŒernius (lt) Daniel Mustieles (es) Anders Jonsson (sv) Rafael Fontenelle (pt_BR) Sabri Ünal (tr) Kukuh Syafaat (id) Balázs Úr (hu) Evolution-Data-Server 3.35.90 2020-01-31 ---------------------------------------- Bug Fixes: I#154 - Replace deprecated gdk_beep() usage in the code (Milan Crha) I#179 - Calendar: Handle errors in file backend's refresh thread gracefully (Milan Crha) I#184 - WebDAV: Privilege with multiple child elements not handled properly (Milan Crha) I#186 - Allow override of PHONENUMBER_DEFINITIONS (Milan Crha) M!34 - Use G_PARAM_STATIC_STRINGS (Niels De Graef) M!35 - CamelMessageContentInfo: Define CamelProviderAutoDetectFunc (Corentin Noël) M!36 - EBookSqlite: Make the signal definition for before-*-contact more specific (Corentin Noël) M!37 - CamelFolderSummary: Explicitely map the virtual methods to their callers (Corentin Noël) evo-I#686 - Broken search folder that includes all mails from other search folders (Milan Crha) Miscellaneous: EDBusServer: Delay new module load (Milan Crha) alarm-notify: Double-free with certain types of the reminder (Milan Crha) ESourceCollection: Add 'allow-sources-rename' property (Milan Crha) camel: Document the GHashTable type in CamelProviderAutoDetectFunc and camel_provider_auto_detect (Corentin Noël) Speed-up e_contact_get_attributes_set() (Milan Crha) Prefer GSlice over heap allocation for short-lived structures (Milan Crha) EBookSqlite: Address runtime warnings from remove_leading_zeros() in unit tests (Milan Crha) CamelMessageInfo: Cache common strings in the string pool (Milan Crha) ECalCache: Be more specific regarding the signal definition and fix documentation (Corentin Noël) CamelHeaderParam: Specify the transfer annotation for camel_header_param (Corentin Noël) Vala: Add more .metadata fixes (Corentin Noël) Bump libical-glib dependency to 3.0.7 and benefit from its behavior (Milan Crha) Translations: Rafael Fontenelle (pt_BR) Sucipto (id) DuÅ¡an Kazik (sk) Anders Jonsson (sv) Umarzuki Bin Mochlis Moktar (ms) Evolution-Data-Server 3.35.3 2020-01-03 --------------------------------------- Bug Fixes: I#177 - DAV: Ignore 404 responses on content refresh (Milan Crha) Translations: Yi-Jyun Pan (zh_TW) Jordi Mas (ca) Fabio Tomat (fur) Fran Dieguez (gl) Evolution-Data-Server 3.35.2 2019-11-22 --------------------------------------- Bug Fixes: I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][ (Milan Crha) I#157 - IMAPx: Does not respect LOGINDISABLED (Milan Crha) I#159 - LDAP: Fails to read userCertificate from the server (Milan Crha) I#162 - e-cal-recur: Ignores recurrence exceptions (Milan Crha) I#164 - HSTS (RFC 6797) support for "On The Web" calendars (Milan Crha) I#169 - Detached instances shown as with floating time (Milan Crha) I#173 - ESoupSession: Accept also compressed responses (Milan Crha) Miscellaneous: EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse() (Milan Crha) Correct runtime warning from camel_network_service_can_reach() (Milan Crha) ESoupSession: Do not presend credentials on insecure connections (Milan Crha) EBackend: Slightly enhance g_warning() messages with an ESource identification (Milan Crha) ESource: Required signals not connected after EDBusObject is replaced (Milan Crha) LDAP: Change how LDAP query is constructed (Milan Crha) Translations: Daniel Mustieles (es) Jordi Mas (ca) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 3.34.2 -> 3.36.3Andreas Müller2020-06-032-37/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * port to meson build * 0002-add-a-formatting-attribute-check.patch: Apllies cleanly but was not tested with clang - don't have resources for that ================ Evince 3.36.3 ================ Fix Evince on MacOS backends: * Annotate functions that wraps formatting strings (#1410, Germán Poo-Caamaño) * Fix -Wformat-zero-length warning (Germán Poo-Caamaño) build: * use so suffix on macOS (Tom Schoonjans) ci: * Fix meson targets (Germán Poo-Caamaño) cut-n-paste: * Annotate functions that wraps formatting strings (#1410, Germán Poo-Caamaño) Developers: * Germán Poo-Caamaño, Tom Schoonjans ================ Evince 3.36.2 ================ shell: * check type of window/sidebar objects (#1409, Ilario Gelmetti) build: * Use lowercase for project name in meson (Germán Poo-Caamaño) ci: * build with meson by default and autotools manually (Germán Poo-Caamaño) flatpak: Update Poppler to 0.88.0 (Casey Jao) Developers: * Casey Jao, Germán Poo-Caamaño, Ilario Gelmetti Translations: * sicklylife (Japanese) ================ Evince 3.36.1 ================ backends: * Support 'de facto' tooltip feature (#34, #842, Nelson Benítez León) ci: * Add scripts to update Docker image for CI (Germán Poo-Caamaño) help: * Add Ukrainian screenshots for the docs (Yuri Chornoivan) * Fix incorrect markup in Czech UI translation (Andre Klapper) * Update French help image (Charles Monzat) libdocument: * Allow text entries to handle clicks (#1364, Nelson Benítez León) * Ignore deprecation warnings in headers (Matthew Leeds) libview: * Fix "can-have-popup" prop when creating markup annotations (#1373, Casey Jao) * Move annotation popup window to new position (#570, Marek Kasik) shell: * Set menu button to not focus-on-click (#1339, Nelson Benítez León) * Fix too large slides on scaled display (#1365, #2599, Nelson Benítez León) snap: * Use removable-media for access to USB drives (Sébastien Bacher) Developers: * Andre Klapper, Casey Jao, Charles Monzat, Germán Poo-Caamaño, Marek Kasik, Matthew Leeds, Nelson Benítez León, Sébastien Bacher, Yuri Chornoivan Translations: * Jordi Mas (Catalan) * Marek ÄŒernocký (Czech help) * Charles Monzat (French) * Fabio Tomat (Friulian) * Tim Sabsch (German) * Yosef Or Boczko (Hebrew) * Andika Triwidada (Indonesian) * Daniel Șerbănescu (Romanian) * Марко Костић (Serbian) * Matej Urbančič (Slovenian) * Anders Jonsson (Swedish) * Yuri Chornoivan (Ukrainian) ================ Evince 3.36.0 ================ help: * Update all annotations-nav-to-page.png screenshots to 3.34 UI (Andre Klapper) Developers: * Andre Klapper Translations: * Jordi Mas (Catalan) * Goran Vidović (Croatian) * Nathan Follens (Dutch) * Guillaume Bernard (French) * Gianvito Cavasoli (Italian) * Changwoo Ryu (Korean) * Piotr DrÄ…g (Polish) * Daniel Mustieles (Spanish) ================= Evince 3.35.92 ================= backends: * Show XMP data if newer than modification date (Evangelos Rigas) * Fix some code formatting in poppler (Germán Poo-Caamaño) build: * Allow building with gettext >= 0.20 with autotools (#1312, Henry Gebhardt) * Bump dependency versions (Germán Poo-Caamaño) * Update URL for libgxps (Germán Poo-Caamaño) * Update flatpak rules to match Flatpak CI (Germán Poo-Caamaño) * snap: Change grade (Ken VanDine) * Remove flatpak parts to use inherited instructions instead (Germán Poo-Caamaño) help: * Fix broken pt_BR help translation (Andre Klapper) * Mark an icon as non-translatable (Andre Klapper) * No more 'Fullscreen' menu item (Andre Klapper) * No more 'View options' menu (Andre Klapper) * No more 'previously visited pages' (Andre Klapper) * No more First Page and Last Page menu items (Andre Klapper) * No more Previous Page and Next Page menu items (Andre Klapper) * PDFEdit is dead (Andre Klapper) * Remove an unneeded localized screenshot without any text (Andre Klapper) * Remove deleted file also from Makefile.am, not only meson.build (Andre Klapper) * Side bar is called Side Pane in the UI (Andre Klapper) * Update Bookmarks instructions to 3.35 UI (Andre Klapper) * Update items (and their order) shown in the header (Andre Klapper) * Update names of annotation buttons below header bar (Andre Klapper) * Add danish screenshots * No 'Edit' menu anymore to save current settings as default (Andre Klapper) shell/libraries: * Hopefully fix pipeline for 740f12f6 by removing another localized image (Andre Klapper) * Implement SaveAs named action. (#1314, Kris Jurka) * Remove accelerator label from menu (Sabri Ünal) * Remove gtk_menu_popup() calls (#1023, Jason Crain) * Remove shell/ev-bookmark-action.* (#1023, Jason Crain) * Remove unused variables and functions (Jason Crain) * Revert "ignore scroll, text selection events while unfocused" (#1316, Germán Poo-Caamaño) * Update Keyboard Shortcuts page (Sabri Ünal) * ignore scroll, text selection events while unfocused (#943, Nelson Benítez León) * Lazily create annotation windows (#1010, Niels De Graef) * Don't move goto window offscreen (#1023, Jason Crain) * remove deprecated GdkScreen functions (#1023, Jason Crain) * set goto window's parent (Jason Crain) * Remove GTK < 3.22 popup code (Jason Crain) * Stop using GdkDeviceManager (#1023, Jason Crain) * fix rgba property id (Jason Crain) * remove _ev_g_mkdtemp function (Jason Crain) * Fix running_job volatile type (Jason Crain) * Update libnautilus-extension includes (Jason Crain) * Fix url in unimplemented named actions message (Germán Poo-Caamaño) * Update screenshots to fit current UI (#1278, Germán Poo-Caamaño) Developers: * Andre Klapper, Evangelos Rigas, Germán Poo-Caamaño, Henry Gebhardt, Jason Crain, Ken VanDine, Kris Jurka, Nelson Benítez León, Niels De Graef, Sabri Ünal, scootergrisen Translations: * Asier Sarasua Garmendia (Basque) * Rafael Fontenelle (Brazilian Portuguese) * Bruce Cowan (British English) * Jordi Mas (Catalan) * Dz Chen (Chinese (China)) * Chao-Hsiung Liao (Chinese (Taiwan)) * Yi-Jyun Pan (Chinese (Taiwan)) * Goran Vidović (Croatian) * Marek ÄŒernocký (Czech) * Alan Mortensen (Danish) * Carmen Bianca BAKKER (Esperanto) * Jiri Grönroos (Finnish) * Alexandre Franke (French) * Alexandre Franke (French docs) * Fabio Tomat (Friulian) * Fran Dieguez (Galician) * Balázs Úr (Hungarian) * Andika Triwidada (Indonesian) * Kukuh Syafaat (Indonesian) * sicklylife (Japanese) * Jor Teron (Karbi) * Aurimas ÄŒernius (Lithuanian) * Umarzuki Bin Mochlis Moktar (Malay) * Danial Behzadi (Persian) * Марко Костић (Serbian) * DuÅ¡an Kazik (Slovak) * Daniel Mustieles (Spanish) * Anders Jonsson (Swedish) * Emin Tufan Çetin (Turkish) * Daniel Korostil (Ukrainian) ================ Evince 3.35.1 ================ libview/ev-view: * Make document direction independent of UI direction (#830, Abderrahim Kitouni) * Follow the text direction for laying out pages in dual mode (#830, Abderrahim Kitouni) * Fix annots from dbl/tpl click + drag (#1274, Nelson Benítez León) * Fix caret cursor navigation in non-continuous mode (#390, Nelson Benítez León) * Keep cursor visible when changing pages (#390, Jason Crain) * Don't enable popup actions on page change (#1168, Jason Crain) * Implement ATK's scrollSubstringTo() and scrollSubstringToPoint(). (#1203, Martin Pieuchot) libdocument: * Get DPI from GdkMonitor (#617, Marek Kasik) * Deprecate ev_document_misc_get_screen_dpi() (#617, Jason Crain) shell: * Set a11y names for annotation buttons (Marek Kasik) * Go to annotation on right click (Nelson Benítez León) * Document presentation mode shortcuts (#1302, Jason Crain) Developers: * Abderrahim Kitouni, Germán Poo-Caamaño, Jason Crain, Marek Kasik, Martin Pieuchot, Nelson Benítez León Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 3.34.3 -> 3.36.3Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 3.36.3: * Fix broken tracker search engine under some locales (Cristiano Nunes, António Fernandes) * Translation updates Major changes in 3.36.2: * Prevent jump to the old scrolling position after changing location (António Fernandes) * Revert icon emblem fixes in order to prevent performance issues (António Fernandes) * Fix content type detection when opening files from remote locations (Ondrej Holy) Major changes in 3.36.1.1: * Translation updates Major changes in 3.36.1: * Fix check to not clear clipboard after each move/copy operation (Artem Serostanov) * Ignore hidden directories in the templates folder (Ondrej Holy) * Honor umask when creating new files from templates (Ondrej Holy) * Fix endless content size calculations in properties dialog (Ondrej Holy) Major changes in 3.36.0: * Translation updates Major changes in 3.35.92: * Fix crashes often happening when searching (Ondrej Holy) * Say "Trash is Empty" only in the root of trash folder (Abdul Rauf) Major changes in 3.35.91.1: * Add support for hidden template files (Ondrej Holy) * Fix conflict dialog for google-drive (Ondrej Holy) Major changes in 3.35.90: * Fix crashes after conflict dialog response (Ondrej Holy) * Add support for numeric keypad for zooming (Sabri Ünal) * Fix missing filename results when searching (Ondrej Holy) * Fix compilation on Wayland-only systems (Javier Jardón) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf-editor: upgrade 3.34.2 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dconf-editor 3.36.2 ===================== Some fixes for the now HC theme. Translations updated: Latvian: RÅ«dolfs Mazurs Romanian: Daniel Șerbănescu Slovak: Peter Mráz Ukrainian: Yuri Chornoivan dconf-editor 3.36.0 ===================== New stable release! Contains mainly translations updates. Great! Translations updated (since 3.35.91): Danish: Alan Mortensen Dutch: Nathan Follens German: Tim Sabsch Greek: Efstathios Iosifidis Italian: Milo Casagrande Japanese: sicklylife Korean: Changwoo Ryu Polish: Piotr DrÄ…g Slovenian: Matej Urbančič dconf-editor 3.35.91 ===================== Just a translations release. Note: the announce for 3.35.90 only credited one translator, while there is a long list of them; not sure of why it failed. Check the NEWS file for complete credits! Translations updated: Basque: Asier Sarasua Garmendia Czech: Marek ÄŒernocký Finnish: Jiri Grönroos French: Claude Paroz Galician: Fran Dieguez Hungarian: Balázs Úr Lithuanian: Aurimas ÄŒernius Serbian: Марко Костић Turkish: Sabri Ünal dconf-editor 3.35.90 ===================== Hey, that is mostly a translations beta release! Feels good, no. Translations updated: Catalan: Jordi Mas Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf: upgrade 0.34.0 -> 0.36.0Andreas Müller2020-06-032-29/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | fix-meson-0.52.patch was applied upstream Changes in dconf 0.36.0 ======================= - No changes since 0.35.1 Changes in dconf 0.35.1 ======================= - Writer service: avoid writing to disk and emitting changed signals when write requests do not result in changes to the database (Daniel Playfair Cal, !3) - build: Drop redundant `install` key from `configure_file()` (Philip Withnall, !53) - build: Update abicheck.sh script to work with GCC 9 (Diego Escalante Urello, !55) - build: Update use of link_whole for meson-0.52 (Diego Escalante Urello, !54) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: initial add 3.34.2Andreas Müller2020-06-032-0/+37
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgdata: Change PACKAGECONFIG defaultsAndreas Müller2020-06-031-1/+2
| | | | | | | | | * goa is required by upcoming gnome-photos * both consumers of libgdata (evolution-data-server/gnome-photos) depend on gtk+3 anyway -> no extra payload Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: initial add 0.2.4Andreas Müller2020-06-031-0/+22
| | | | | | | It is a dependency for upcoming gnome-photos Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rest: fix typo for HOMEPAGEKonrad Weihmann2020-05-311-1/+1
| | | | | Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gexiv2: upgrade 0.12.0 -> 0.12.1Andreas Müller2020-05-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | gexiv2 0.12.1 - 23 May 2020 * Support macOS dylib versioning * Improve compatibility with current exiv2 development versions * Fix compiling on windows * Fix issue with problematic symbol visibility of exiv2 * Fix issues with tests overwriting environment variables * Fix exception escaping on division by zero * Fix overflow in altitude fraction conversion * Fix crash with experimental GIO support * Documentation fixes * Add gexiv2_metadata_update_gps_info which will not remove all other GPS information Bugs fixed in this release: - https://gitlab.gnome.org/GNOME/gexiv2/issues/41 - https://gitlab.gnome.org/GNOME/gexiv2/issues/42 - https://gitlab.gnome.org/GNOME/gexiv2/issues/45 - https://gitlab.gnome.org/GNOME/gexiv2/issues/52 - https://gitlab.gnome.org/GNOME/gexiv2/issues/53 - https://gitlab.gnome.org/GNOME/gexiv2/issues/54 - https://gitlab.gnome.org/GNOME/gexiv2/issues/55 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhandy: Remove, moved to OE-coreAdrian Bunk2020-05-181-21/+0
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: update 0.7.16 -> 0.7.17Emmanuel Roullit2020-05-141-2/+2
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.32.4 -> 3.32.5Andreas Müller2020-05-031-2/+2
| | | | | | | | | | | | | | | | | version 3.32.5 -------------- Bugs fixed: * libarchive: do not follow external links when extracting files. * libarchive: overwrite symbolic links as well if requested by the user. New or updated application translations: * Kurdish (Sorani) (Jwtiyar Nariman) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: upgrade 3.34.5 -> 3.34.6Andreas Müller2020-05-031-2/+2
| | | | | | | | | | | | | | | | 3.34.6 ====== * Fix various clipboard issues [Carlos; !1198, !1203, !1204, !1186, !1206] * Fix locate-pointer feature interfering with keybindings [Carlos; !1014] * Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219] * Preserve keyboard state on VT switch [Olivier; !1185] * Fixed crashes [Florian; #1083] * Plugged memory leaks [Sebastian; !1001] * Misc. bug fixes and cleanups [Pekka, Laurent; !1209, #1074] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 3.34.2 -> 3.34.3Andreas Müller2020-05-031-2/+2
| | | | | | | | | | Major changes in 3.34.3: * Revert icon emblem fixes in order to prevent performance issues (António Fernandes) * Fix crashes often happening when searching (Ondrej Holy) * Fix crashes after conflict dialog response (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: 1.58.6 -> 1.58.7Andreas Müller2020-05-031-2/+2
| | | | | | | | | | | | | | | | Version 1.58.7 -------------- - Various backports: * Don't crash if a callback doesn't return an expected array of values [Marco Trevisan] * GList of int not correctly demarshalled on 64-bit big-endian [Philip Chimento, Simon McVittie] * Crash passing integer to strv in constructor [Evan Welsh] * Ignore format-nonliteral warning [Marco Trevisan] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gparted: upgrade 0.33.0 -> 1.1.0Andreas Müller2020-05-035-70/+86
| | | | | | | | | | | * Due to huge bump recipe had to reworked completely * They offer a polkit action so our tailored version can go (it stopped working long ago btw). It is installed unconditionally but packed into an extra package which finds it's way into image only if 'polkit' is in distro features. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: Fix build on riscv32Khem Raj2020-04-291-1/+2
| | | | | | Disable vapi which needs introspection Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: Disable ffp-exception-behavior on riscv/clangKhem Raj2020-04-211-0/+1
| | | | | | It has same problem as mips. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: allow building for mipsn32Slater, Joseph2020-04-161-0/+4
| | | | | | | | go object introspection is not support for mipsn32, so disable vapi for that architecture. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: Workaround a crash seen in clang compilerKhem Raj2020-04-161-0/+3
| | | | | | | | This is a workaround as suggested in [1] [1] https://bugs.llvm.org/show_bug.cgi?id=45555#c1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Disable vector icons on clang/armKhem Raj2020-04-161-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* ghex: initial add 3.18.4Andreas Müller2020-04-142-0/+18
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-gnome / meta-multimedia: Set correct email addressAndreas Müller2020-04-141-1/+1
| | | | | | | Times 'gmail' was not available in Germany for license reasons are long gone Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: Add check to require x11Khem Raj2020-04-131-1/+3
| | | | | | | | | gnome-bluetooth needs libcanberra compiled with gtk+3 support, compiling libcanberra with gtk+3 support would need gtk+ which needs X11 to support the needed backend, other option is directfb which will not worrk work with wayland(without X) config either Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: Add packagekit support via packageconfigKhem Raj2020-04-121-0/+3
| | | | | | | | | | | | Enable packagekit support only when x11 is in distro features Fixes ../file-roller-3.32.4/src/dlg-package-installer.c:26:10: fatal error: 'gdk/gdkx.h' file not found ^~~~~~~~~~~~ 1 error generated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Disable vector icons generation on mips/arm for musl targetsKhem Raj2020-04-101-0/+3
| | | | | | | | | | | | | | | | | | | Fixes errors like make[3]: *** [Makefile:2395: 24/document-print.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-center.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/media-optical.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-gray.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-blue.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gtk-select-color.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-alpha.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/media-floppy.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-business-card.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/dialog-information.svg] Segmentation fault (core dumped) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* libgdata: upgrade 0.17.11 -> 0.17.12Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes from libgdata 0.17.11 to libgdata 0.17.12 ============================================================= * Make OAuth 1 support optional and disabled by default; this makes the `oauth` dependency optional on `-Doauth1=enabled` (#1) * Bugs fixed: - #1 Consider loosening the liboauth dependency - #23 Authentication errors with Google Drive - #36 Clarify license in meson.build * Translation updates: - Basque - Catalan - Chinese (Taiwan) - Croatian - Czech - Danish - Dutch - Finnish - French - Friulian - Galician - German - Hungarian - Indonesian - Italian - Japanese - Korean - Latvian - Lithuanian - Malay - Polish - Portuguese (Brazil) - Romanian - Serbian - Slovenian - Spanish - Swedish - Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 3.34.0 -> 3.34.1Andreas Müller2020-04-061-2/+2
| | | | | | | | | | ver 3.34.1: - Prefer “Alias” adapter name to “Name” - Fix some memory leaks - Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geocode-glib: upgrade 3.26.1 -> 3.26.2Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | 3.26.2 ------ - Fix build exporting all the symbols - Allow GIR generation when cross-compiling - Allow unknown parameters inside geo: URL Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker-miners: upgrade 2.3.1 -> 2.3.3Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NEW in 2.3.3 - 2020-03-09 ========================= * The secure sandbox for tracker-extract now permits clock_nanosleep() calls, fixing crashes on some systems. * Miners now set nice/scheduler priorities in a way that placates glib. The sched_setscheduler syscall is as a side effect also allowed by the tracker-extract sandbox. Translations: ja NEW in 2.3.2 - 2020-02-18 ========================= * Blocked parsing of image/x-dds image files, which were previously being passed to GStreamer and triggering system lockups for some people * Fixed incorrect MIME type for .raw images, which were previously being passed to GStreamer and triggering system lockups for some people * Improved how the MP3 extractor calculates durations of variable bitrate MP3s, which fixes incorrect durations being shown in GNOME Music. * Fixed a bug in the GStreamer writeback module. * Fix race condition that might leave tracker-miner-fs paused after a writeback operation. Translations: ms Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 2.3.1 -> 2.3.4Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | NEW in 2.3.4 - 2020-03-10 ========================= * Brown paper bag release, fix NULL check. NEW in 2.3.3 - 2020-03-09 ========================= * Fix race condition during tracker-store shutdown maybe leading to warnings and missed writeback events. * Made fts:offsets stronger against corrupt FTS tables Translations: ja NEW in 2.3.2 - 2020-02-18 ========================= * Location info for photos is now inserted into the DB. It didn't work before as we failed to process SPARQL "blank nodes" correctly. * Fix for oversensitive FTS5 index corruption detection Translations: ms Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.46 -> 1.14.47Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | libgsf 1.14.47 Allin Cottrell: * GsfOutputMemory improvement. * Teach GsfOutputGzip to control compression level. Marc-André Lureau: * Cleanups. See merge request 5. Morten: * Fix fuzzed-file crash. [#19] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.58.5 -> 1.58.6Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | Version 1.58.6 -------------- - Various backports: * Correctly handle vfunc inout parameters [Marco Trevisan] * Fix failed redirect of output in CommandLine tests [Liban Parker] * Avoid filename conflict when tests run in parallel [Philip Chimento] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: upgrade 3.34.4 -> 3.34.5Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | ================ Version 3.34.5 ================ - Updated translations - Remove some dead code Display - Fix resolution options getting stuck in a low resolution Network - Print warning if failed to save to libsecret - Handle security combo box being not selected correctly - Fix small memory leaks Sharing: - Fix small memory leak User Accounts - Fix uninitialized variable - Fix small memory leak Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>