summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyroute2: Enable ptestZang Ruochen2020-04-102-1/+18
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ptyprocess: Enable ptestZang Ruochen2020-04-102-0/+21
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: Enable ptestZang Ruochen2020-04-102-0/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: 8.1911.0 -> 8.2002.0Randy MacLeod2020-04-102-2/+9
| | | | | | | | | | | | | | | | | | | Add some error handling to run-ptests. Fix up the new set-envvars script to that 36 new tests pass. On qemux86-64/kvm the ptest results with extra filesystem space and a timeout of 800 seconds are: 1911 2002 TOTAL: 389 408 PASS: 339 357 SKIP: 39 39 XFAIL: 0 0 FAIL: 11 12 XPASS: 0 0 ERROR: 0 0 Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-closebutton-plugin: upgrade sourcesAndreas Müller2020-04-101-2/+2
| | | | | | | I ported it to GTK3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | Release notes for 0.3.1 ======================= - Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause crashes (iface->get_menu_items not implemented) - Improved spacing and layout (Bug #14657) - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian, Spanish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Uzbek, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: upgrade 0.4.4 -> 0.6.0Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.6.0 ======================= This is a new stable release. Please note that the default fallback style for notification bubbles was changed due to the simplified drawing procedure. All existing themes should however continue to work without amendments, but the Adwaita theme will look slightly different (better hopefully :)). - Simplify drawing the notification bubble - Switch to new fallback style class "keycap" - Ensure normal font size with Adwaita and keycap class - Fix logging simultaneous notifications (Bug #15167) - Disable rounded corners w/o compositing (Bug #16586) - panel-plugin: Fix configure dialog - panel-plugin: Use new XfceTitledDialog api - panel-plugin: Toggle 'Do not disturb' with middle mouse click (Bug #16132) - Allow compilation with panel 4.15 - panel-plugin: Remove deprecated calls - Replace GtkStock buttons - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Finnish, Galician, Georgian, German, Greek, Icelandic, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-clipman-plugin: upgrade 1.6.0 -> 1.6.1Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | Release notes for 1.6.1 ======================= - Add translateable files to POTFILES (Bug #16608) - Bump libxfce4ui ifdef to 4.15.1 - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Danish, Dutch, French, Galician, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Russian, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.1.1 -> 2.1.2Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | >From [1]: * fluidsynth now exits with error when user-provided command-line arguments are out-of-range (#623) * add verbose error logging to opensles and oboe drivers (#627) * fix a memory leak in oboe driver (#626) * fix a NULL dereference in the fluidsynth commandline program [1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bdwgc: no need to set ARM_INSTRUCTION_SET anymoreChris Laplante2020-04-101-2/+0
| | | | | | | | It was necessary in 2012 (https://patchwork.openembedded.org/patch/26155/), but it appears to no longer be required. Signed-off-by: Chris Laplante <chris.laplante@agilent.com> 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>
* mariadb: Upgrade to 10.4.12Mingli Yu2020-04-094-7/+17
| | | | | | | | | | | | | | | * Fixes for the following security vulnerabilities: CVE-2020-2574 CVE-2020-7221 * Rework fix-arm-atomic.patch to remove fuzz warnings * Fix the warning when pam is enabled in DISTRO_FEATURES: WARNING: mariadb-10.4.12-r0 do_package_qa: QA Issue: mariadb-dbg: found library in wrong location: /lib/security/.debug/pam_user_map.so mariadb-leftovers: found library in wrong location: /lib/security/pam_user_map.so [libdir] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tbb: upgrade 2017 -> 2020.2Anuj Mittal2020-04-095-102/+80
| | | | | | | | | | | | * Remove patches that are not needed anymore and fix the recipe to point to new source location. * Remove the compilation tweaks that don't seem to be required anymore. * Include a patch to fix builds on musl. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nspr: Use _MIPS_SIM_ABI64 instead of _ABI64Khem Raj2020-04-091-5/+9
| | | | | | | _ABI64 is glibc specific, to use a common define from asm/sgidefs.h will work in every case Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: Fix build on musl/mipsKhem Raj2020-04-092-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Enable again building on 32bit arches from COMPATIBLE_HOSTGianfranco Costamagna2020-04-092-1/+54
| | | | | | | The upstream pending pull request seems to fix 32bit builds, tested with MACHINE=raspberrypi3 Signed-off-by: Costamagna Gianfranco <costamagnagianfranco@yahoo.it> Signed-off-by: Costamagna Gianfranco <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: upgrade 2.4.0 -> 2.5.1Pierre-Jean Texier2020-04-091-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: consolidate into a single filePierre-Jean Texier2020-04-092-12/+12
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: upgrade 6.4.2 -> 6.4.3Zheng Ruoqin2020-04-091-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: upgrade 4.2.8p13 -> 4.2.8p14zhangxiao2020-04-092-20/+3
| | | | | | | | | | License has been changed due to date time, no new stuff added. delete source patch reproducibility-respect-source-date-epoch.patch for new version source tree contains it. Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nvmetcli: Add initial version 0.7Jonathan Richardson2020-04-081-0/+39
| | | | | | | | | | Add recipe for NVM-Express target user space configuration utility. It contains a command line interface to the NVMe over Fabrics nvmet in the Linux kernel. It allows configuring the nvmet interactively as well as saving/restoring the configuration to/from a json file. Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* configshell-fb: Add initial version 1.1.28Jonathan Richardson2020-04-081-0/+16
| | | | | | | | configshell-fb is a python library that provides a framework for building simple but nice CLI-based applications. Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* botan: upgrade 2.13.0 -> 2.14.0Pierre-Jean Texier2020-04-081-2/+2
| | | | | | | See full changelog https://botan.randombit.net/news.html#version-2-14-0-2020-04-06 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: poppler: prevent PACKAGECONFIG change based on different layersMingde (Matthew) Zeng2020-04-082-2/+2
| | | | | | | | | | As per discussed in a previous email under the subject "Regarding poppler auto PACKAGECONFIG when qt5-layer exists", adding a layer but not using it should not change PACKAGECONFIG automatically. It may result unexpected error. Signed-off-by: Matthew Zeng <matthew.zeng@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-arpeggio: add new recipeVyacheslav Yurkov2020-04-081-0/+15
| | | | | | | | Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser) Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 4.4 -> 4.9.2Pierre-Jean Texier2020-04-081-2/+2
| | | | | | | See full changelog https://www.nano-editor.org/news.php Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aws-iot-device-sdk-python: upgrade 1.4.7 -> 1.4.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.067 -> 2.068Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* collectd: upgrade 5.10.0 -> 5.11.0Wang Mingyu2020-04-082-58/+3
| | | | | | | refresh 0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: upgrade 20191125 -> 20200330Wang Mingyu2020-04-081-3/+3
| | | | | | | -License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: upgrade 3.4.7 -> 3.4.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: upgrade 878.260.1 -> 878.270.2Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* conntrack-tools: upgrade 1.4.5 -> 1.4.6Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-conntrack: upgrade 1.0.7 -> 1.0.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard: Upgrade to latest compat external module and toolsKhem Raj2020-04-073-8/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Update to 7.0.0 releaseKhem Raj2020-04-071-3/+6
| | | | | | add dependency on libtiff and curl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmt: upgrade 6.1.2 -> 6.2.0Pierre-Jean Texier2020-04-071-1/+1
| | | | | | | See full changelog https://github.com/fmtlib/fmt/releases/tag/6.2.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyscaffold: move recipe to proper locationAndrey Zhizhikin2020-04-071-0/+0
| | | | | | | | Initial submission was performed on incorrect path, move the recipe under [meta-python] folder. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librsync: upgrade 2.2.1 -> 2.3.0Pierre-Jean Texier2020-04-071-1/+1
| | | | | | | See full changelog https://github.com/librsync/librsync/releases/tag/v2.3.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@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>
* pangomm; upgrade 2.42.0 -> 2.42.1Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.42.1 (stable): * Coverage: Ignore deprecations of pango functions (so it can be used with the latest versions of pango) (Kjell Ahlstedt) * Layout::get_lines(): Fix ownership of the GSList (Kjell Ahlstedt) * pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC (Chun-wei Fan) Merge request !10 Build: * tools/gen_scripts: Update for non-source-dir builds (Kjell Ahlstedt) * Add support for building pangomm with Meson (Chun-wei Fan, Kjell Ahlstedt) Merge request !7, !10 * meson.build: Check if .git is a directory or file (Ting-Wei Lan) Merge request !8 * NMake Makefiles: Allow builds from a GIT checkout (Chun-wei Fan) * The fixed call to _CLASS_BOXEDTYPE_STATIC in color.hg is necessary in order to use glibmm 2.64.0 or later, combined with maintainer-mode in pangomm. 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>
* libsigc++-3: upgrade 3.0.2 -> 3.0.3Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-03-25 Kjell Ahlstedt <kjellahlstedt@gmail.com> 3.0.3 2020-03-25 Kjell Ahlstedt <kjellahlstedt@gmail.com> README.md: Better describe when maintainer-mode is necessary As a libsigc++-3 tarball does not contain generated source code, maintainer-mode is not always necessary when you build with Meson from a tarball that was created by Autotools. 2020-03-24 Kjell Ahlstedt <kjellahlstedt@gmail.com> README.md: Improve the Build section and remove README_build. All build information is in README.md. 2020-03-10 Kjell Ahlstedt <kjellahlstedt@gmail.com> meson.build: Update version to 3.0.2 2020-03-10 Kjell Ahlstedt <kjellahlstedt@gmail.com> examples: Disable deprecated API when building with Meson Deprecated SIGCXX API is disabled when example programs are built with Autotools. Do the same when building with Meson. 2020-01-13 Kjell Ahlstedt <kjellahlstedt@gmail.com> README.md, README_build: Describe building with Meson 2020-01-08 Robert Middleton <robert.middleton@rm5248.com> Added example of using libsigc++ with Qt Pull Request #35. 2020-01-06 Lennard Berger <lennard.berger@student.uni-tuebingen.de> tests: Replace C-style casts with static_cast<> murrayc-tuple-utils Pull Request #4 . 2020-01-02 Kjell Ahlstedt <kjellahlstedt@gmail.com> docs/docs/reference/meson.build: Check if perl is found Don't use perl.path() when configuring Doxyfile, if perl is not found. Perl is not required, if build-documentation=false. Fixes #53 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigc++-2.0: upgrade 2.10.2 -> 2.10.3Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-03-25 Kjell Ahlstedt <kjellahlstedt@gmail.com> 2.10.3 2020-03-24 Kjell Ahlstedt <kjellahlstedt@gmail.com> README: Describe building with Meson and Autotools and remove the description of the directory structure, which is not very useful. 2020-03-10 Kjell Ahlstedt <kjellahlstedt@gmail.com> examples: Disable deprecated API when building with Meson Deprecated SIGCXX API is disabled when example programs are built with Autotools. Do the same when building with Meson. 2020-01-13 Kjell Ahlstedt <kjellahlstedt@gmail.com> README: Describe building with Meson 2020-01-02 Kjell Ahlstedt <kjellahlstedt@gmail.com> docs/reference/meson.build: Check if perl is found Don't use perl.path() when configuring Doxyfile, if perl is not found. Perl is not required, if build-documentation=false. Fixes #53 2019-12-30 Kjell Ahlstedt <kjellahlstedt@gmail.com> meson.build: Change project name, sigc++ -> libsigc++ Autotools make tarballs called libsigc++-x.y.z.tar.xz. No reason to change that. The leading "lib" is now also restored in some locations in the reference documentation. 2019-12-30 Kjell Ahlstedt <kjellahlstedt@gmail.com> Update untracked/README 2019-12-29 Kjell Ahlstedt <kjellahlstedt@gmail.com> meson.build: Check if .git is a directory or a file In a git worktree, .git is a regular file. See https://gitlab.gnome.org/GNOME/pangomm/merge_requests/8 2019-12-29 Kjell Ahlstedt <kjellahlstedt@gmail.com> sigc++/meson.build: Library name is sigc-2.0 Pointed out by Chun-wei Fan in PR #51. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> NMake Makefiles: Separate outdir by toolset version This is to reduce the likelihood of accidently mixing DLLs that are linked with different CRTs in the build tree. Also clean up rules a bit. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> build: Support NMake builds from Meson tarballs This adds inference rules to the NMake Makefiles to also look for the sources that are in untracked/, and to ensure that the generated MSVC build files (sigc++-config.h and sigc.rc) are copied into untracked/MSVC_NMake, so that they can be built properly even with NMake. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> meson: Build Windows .rc files on Windows This ensures that on Windows, the version info resources are indeed linked into the libsigc++ DLL. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> meson/Windows: Fix builds when builddir is a subdir of source tree It appears that Meson did not construct the paths properly for shutil.copy2() when building in a build directory that is a subdirectory of the sources, when using meson.current_build_dir(), possibly due how path separators are handled. Fix this by constructing the paths using project_build_root / 'MSVC_NMake'. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> meson.build: Fix 'meson dist' on Windows Since we are assured that we are using Python 3.x on when we run Meson, we do not really need to look for the 'python3' executable, but we could just use whatever Python interpreter that is used to run Meson. This will fix situations where it is commonly the case where we may have multiple Python 3.x installations on Windows (www.python.org, and those from Cygwin/mingw-w64), so that Meson really uses one and only one Python installation to run everything that is Python-related, which will thus fix '[meson|ninja] dist' on Visual Studio builds. 2019-12-29 Chun-wei Fan <fanchunwei@src.gnome.org> Meson/MSVC: Support builds directly from GIT checkouts It appears that if one uses the m4 that is given by mingw-w64 (and perhaps Cygwin), that m4 is enough to generate the sources and headers that we need for the build. So, remove the lines saying building directly from GIT checkouts are not supported. 2019-12-24 Chun-wei Fan <fanchunwei@src.gnome.org> meson: Ensure symbols are exported on MSVC builds Make sure the correct build macros are specified when building libsigc++, so that: -The symbols are properly exported -We do not break builds as a result of unecesary warnings 2019-12-24 Chun-wei Fan <fanchunwei@src.gnome.org> meson: Relax MSVC version requirement to 2015 libsigc++ requires a C++-11-compliant compiler, so we can just make the build look for Visual Studio 2015 instead of Visual Studio 2017 15.7. Visual Studio 2013 also works, but since it will spew out loads of warnings and the latest C++-11 version of glibmm is not buildable with Visual Studio 2013, let's just require Visual Studio 2015. 2019-12-24 Kjell Ahlstedt <kjellahlstedt@gmail.com> Add support for building libsigc++-2.0 with Meson libsigc++-2.0 can be built with either Autotools or Meson. 2019-12-10 Kjell Ahlstedt <kjellahlstedt@gmail.com> Make libsigc_manual.xml valid Fix errors reported by "xmllint --postvalid". 2019-07-03 Kjell Ahlstedt <kjellahlstedt@gmail.com> tests/test_track_obj: Fix for clang++ clang++ complains if private members are unused, so make them protected. error: private field 'bar_' is not used [-Werror,-Wunused-private-field] 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>