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>
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>
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>
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>
================
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>
* License changed in [1] - it is still GPLv2
=======================================================
network-manager-applet-1.16.0
Overview of changes since network-manager-applet-1.8.24
=======================================================
* Turned libnma into an external dependency and move to
"https://gitlab.gnome.org/GNOME/libnma". To build,
libnma-1.8.28 or newer is required.
* The libnm-gtk, the deprecated libnm-glib compatibility library was
removed. Everybody should be using libnma by now.
* Improve applet icons for hidpi.
* Fix transparent dialog borders.
[1] 1ab20e8d49
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
With upcoming network-manager-applet 1.16 this library gets mandatory: GNOME
splitted out common code from network-manager-applet to libnma.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
musl does not have internal backtrace implementation like glibc
but we can use external library
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@googlemail.com>
Use += for depends to not override prior ones
Fixes
sysprof-3.34.1: package contains mime types but does not inhert mime: sysprof path '/work/aarch64-yoe-linux/sysprof/3.34.1-r0/packages-split/sysprof/usr/share/mime/packages/sysprof-mime.xml' [mime]
sysprof-3.34.1: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: sysprof path '/work/aarch64-yoe-linux/sysprof/3.34.1-r0/packages-split/sysprof/usr/share/applications/org.gnome.Sysprof3.desktop' [mime-xdg]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* patches don't apply any more
* get sources from location gimp's homepage suggests
* license checksum was changed by replacing http -> https [1]
[1] bab75b7365
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* it is a (r)dependency for upcoming gimp 2.10.14
* there are 2.x versions available but these are not what gimp requires
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl is GPLv3 now
* gegl moved to meson build
* move to meta-gnome: latest gimp requires gexiv2 and nothing but gimp depends
on gegl
* add more PACKAGECONFIGs and change defaults slightly: sdl->sdl2 / add gexiv2
by default because gimp requires it anyway
* extend to native: latest gimp requires gegl for manipulation of pngs during
build
* get sources from location gimp's homepage suggests
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl moved to meson build
* move to meta-gnome: latest gimp requires gexiv2 and nothing but gimp depends
on babl
* extend to native build for native gegl (next patch)
* get sources from location gimp's homepage suggests
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
libchamplain is a Gtk widget displaying zoomable and pannable maps that
can be loaded from various network sources.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
pythonnative is about to be removed and evolution-data-server builds fine without
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
package sysprof3.service as well
Fix
ERROR: sysprof-3.34.1-r0 do_package: SYSTEMD_SERVICE_sysprof value sysprof2.service does not exist
Signed-off-by: Khem Raj <raj.khem@gmail.com>
0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch
is replaced by a meson option.
Enable all options, as polkit is now available.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>