| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
* It is a dependenccy for upcoming gnome tepl
* Since others (meta-webos* @Martin) had recipes (0.0.1) add it to meta-oe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
-Added md5 verification.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
See full changelog https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.3
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Upgrade to release 2.4.0 and consolidate into a single file.
The year in file LICENCE has been recently updated therefore the
checksum has been changed but it still remains a MIT License.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 20.2.0. Rebase the patch that removes
dependency on on m2r for the new release.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
without packagegroup-core-x11, after boot target, and run
startx, it will report error like:
/usr/bin/startx: line 203: xauth: command not found
xinit: unable to run server "/usr/bin/X": No such file or directory
Use the -- option, or make sure that /usr/bin is in your path and
that "/usr/bin/X" is a program or a link to the right type of server
for your display. Possible server names include:
Xorg Common X server for most displays
Xvfb Virtual frame buffer
Xfake kdrive-based virtual frame buffer
Xnest X server nested in a window on anot
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v23
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 0.0.51.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 0.3.3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 3.0.9113.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 1.30.2.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 2.1.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 0.6.0.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
License-Update: copyright years updated
Changelog:
2020-05-31 -- 0.9.4
* Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub #67)
* Fixed: CMake: Support GTest 1.8.0 (GitHub #68)
Thanks to Ryan Schmidt for the related report!
* Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than
GTEST_INCLUDE_DIR (GitHub #79, #81)
Thanks to Wouter Beek for the related report!
* Improved: CMake: Send config summary to stdout, not stderr (GitHub #72)
Thanks to Scott Donelan for the patch!
* Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without
a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub #69)
* Added: Functions to make UriUri[AW] instances independent of the original
URI string (GitHub #77 and #78)
New functions:
uriMakeOwner[AW]
uriMakeOwnerMm[AW]
* Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of
files, defaults to "ON" (GitHub #74, #75)
Thanks to Scott Donelan for the patch!
* Soname: 1:26:0
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
- Remove patches already in version
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current init script can not start/stop gpsd daemon with the
following errors:
gpsd: line 48: /lib/init/vars.sh: No such file or directory
gpsd: line 52: /lib/lsb/init-functions: No such file or directory
Add a new init script to fix the issue.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
It is either append or +=, but not both.
Pick append to be the correct one
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
intltool-native was included more than once in DEPENDS.
Removing all but the first entry
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
It is either += or append but not both - picking
append to be the safe bet
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Fix typo for HOMEPAGE var
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>From [1]:
* fix a cross-compilation failure from Win32 to WinARM (#630)
* fix issues while fluid_player is seeking (#634, #646)
* fix a NULL pointer dereference if synth.dynamic-sample-loading is enabled (#635)
* fix a NULL pointer dereference in delete_rvoice_mixer_threads() (#640)
* fix a NULL pointer dereference in the soundfont loader (#647, thanks to @jjceresa)
* fix dsound driver playing garbage when terminating fluidsynth (#642, thanks to @jjceresa)
* avoid memory leaks when using libinstpatch (#643)
[1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 0.4.3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Upgrade to release 2.8.0 and get the source from pypi.org.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|