summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libmodule-build-tiny-perl: upgrade 0.039 -> 0.043Wang Mingyu2023-04-231-3/+2
| | | | | | | | | | Changelog: - Fix manification test for perls without man paths License-Update: remove whitespace of end of the line. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbw: upgrade 1.5 -> 2.0Wang Mingyu2023-04-231-5/+3
| | | | | | | | | | | | | | License-Update: Update spec file with new license: from LGPLv2.1 to GPL-3.0-or-later Changelog: =========== Merge pull request #17 from raas/add-license-1 Add LICENSE, GPL v3.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-periphery: upgrade 2.4.0 -> 2.4.1Wang Mingyu2023-04-231-2/+2
| | | | | | | | | | Changelog: * Fix realtime timestamp reporting for line events in gpio-cdev v2 implementation. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: upgrade 2023.02.06 -> 2023.04.17Wang Mingyu2023-04-231-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: upgrade 1.42.4 -> 1.42.6Wang Mingyu2023-04-231-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== * Emit the dhcp-change dispatcher event also after a lease renewal. * Fix assertion failure on DHCP renewal. * Add support for EC2 IMDSv2 in nm-cloud-setup. * Allow setting tunnel flags for ip6gre & ip6gretap connection profiles. * Improve the Wi-Fi hotspot functionality. * Fix setting the Wi-Fi roaming policy based on the number of seen BSSIDs. * Support the "no-aaaa" resolv.conf option. * Some oFono fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.30.0 -> 1.32.0Wang Mingyu2023-04-231-1/+1
| | | | | | | | | | | | | | | Changelog: ========== * Allow using MTU larger than 10000 octets. * Prefer using AppIndicator outside X11. * Added support for importing WireGuard profiles from wg-quick files. * Added Interlingue translation. * Updated Basque, Catalan, Croatian, Danish, Georgian, German, Indonesian, Lithuanian, Polish, Portuguese, Moscoviyan, Slovenian, Swedish, Turkish and Ukrainian translations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libopus: upgrade 1.3.1 -> 1.4Wang Mingyu2023-04-231-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.6.2 -> 2.6.4Wang Mingyu2023-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.102 -> 0.1.104Wang Mingyu2023-04-231-1/+1
| | | | | | | | Changelog: LUT code-paths re-enabled, some array overflow proofing. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.48.0 -> 3.48.1Wang Mingyu2023-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | Changelog: ========== Bug Fixes: --------- I#459 - Camel: POP3's 'UTF8' command blocking login I#461 - backends: React to destination URI changes I#462 - Fails to refresh backend with offline changes and broken local cache state I#469 - IMAPx: Ignore 'Permission denied' error on refresh M!116 - libedataserver: Disable deprecation notice around e_flag_timed_wait M!119 - Calendar: Change file backend discard_alarm() function Miscellaneous: -------------- WebDAV Notes: Fallback to derive component summary from description CamelFilterDriver: Unset info's headers only when folder has summary Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* etcd-cpp-apiv3: add recipeJayanth Othayoth2023-04-211-0/+20
| | | | | | | | | | | | | etcd-cpp-apiv3 is a C++ API for etcd's v3 client API. This is etcd community recommended C++ library for etcd. libetcd-cpp-api.so shared library provides both synchronous runtime (etcd/SyncClient.hpp) and asynchronous runtime (etcd/Client.hpp). To fix the build issues reported in OpenEmbedded setup updated commit id on top of v0.14.2 release. Refer #etcd-cpp-apiv3/issues/210 for details. Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: remove test executables from ${bindir}Bartosz Golaszewski2023-04-201-6/+7
| | | | | | | | | | | | There's no need to put the test executables into ${bindir} as they're already installed into ${PTEST_PATH}. This just pollutes $PATH. Future libgpiod releases will not install test binaries at all, leaving it to the library users. For now: remove them manually after installation. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vbxguestdrivers: upgrade 7.0.4 -> 7.0.8Gianfranco Costamagna2023-04-201-1/+1
| | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: whitelist CVE-2019-11331Peter Marko2023-04-191-0/+2
| | | | | | | | | | | | Links from https://nvd.nist.gov/vuln/detail/CVE-2019-11331 lead to conclusion that this is how icurrent ntp protocol is designed. New RFC is propsed for future but it will not be compatible with current one. See https://support.f5.com/csp/article/K09940637 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pipewire: remove 'inherit gsettings'Markus Volk2023-04-191-2/+1
| | | | | | | - remove duplicated PACKAGECONFIG Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* p7zip: Fix for CVE-2016-9296Virendra Thakur2023-04-192-0/+28
| | | | | | | | | Add patch to fix CVE-2016-9296 Signed-off-by: Virendra Thakur <virendra.thakur@kpit.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* p7zip: fix for CVE-2018-5996Virendra Thakur2023-04-192-0/+228
| | | | | | | | | Add patch to fix CVE-2018-5996 Signed-off-by: Virendra Thakur <virendra.thakur@kpit.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: Fix buildpaths in generated header fileKhem Raj2023-04-171-0/+3
| | | | | | | | | | | | | grl-type-builtins.h gets generated during compilation and it uses absolute paths to source files in comments. This is flagged by packager therefore remove the buildpath Fixes WARNING: grilo-0.3.15-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3. 15-r0/src/grl-type-builtins.h in package grilo-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlrpc-c: Upgrade to 1.59.01Khem Raj2023-04-171-2/+6
| | | | | | | | | Fix buildpath warning due to tmpdir appearing in xmlconfig-c-config WARNING: xmlrpc-c-1.54.06-r0 do_package_qa: QA Issue: File /usr/bin/xmlrpc-c-config in package xmlrpc-c-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-appdirs: add native and nativesdk to BBCLASSEXTENDAri Parkkila2023-04-171-0/+2
| | | | | Signed-off-by: Ari Parkkila <ari.parkkila@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: Fix TMPDIR leaking into debug_str sectionKhem Raj2023-04-172-0/+39
| | | | | | | Fixes errors like File /usr/lib/libcereal/ptest/tests/.debug/test_unordered_map in package libcereal-dbg contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd: Do not emit build time paths into generated headersKhem Raj2023-04-172-0/+42
| | | | | | | Fixes WARNING: fwupd-1.8.9-r0 do_package_qa: QA Issue: File /usr/src/debug/fwupd/1.8.9-r0/src/fu-plugin-builtin.h in package fwupd-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcsh: upgrade 6.24.07 -> 6.24.10Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: - Avoid non-default settings in system-wide init files. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpdump: upgrade 4.99.3 -> 4.99.4Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Source code: ---------------- Fix spaces before tabs in indentation. Updated printers: ----------------- LSP ping: Fix "Unused value" warnings from Coverity. CVE-2023-1801: Fix an out-of-bounds write in the SMB printer. DNS: sync resource types with IANA. ICMPv6: Update the output to show a RPL DAO field name. Geneve: Fix the Geneve UDP port test. Building and testing: ---------------------- Require at least autoconf 2.69. Don't check for strftime(), as it's in C90 and beyond. Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21. Documentation: ------------- man: Document TCP flag names better. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: 4.16.0 -> 4.18.1Kai Kang2023-04-172-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update xfce4-screensaver from 4.16.0 to 4.18.1 * rebase fix-cross-compile.patch Release notes for 4.18.1 ======================== This release is to fix a build issue on BSD systems - Refactor spawn_make_environment_for_display() Release notes for 4.18.0 ======================== - Add copyright notice to configure.ac - Make missing GNOME Keyring PAM module warning quiet (Fixes #46) - build: Fix --disable-locking (Fixes #83) - Remove duplicated lines in README (Fixes #109) - savers: Fix critical warnings on exit - savers: Fix critical warnings from GSThemeWindow on "realize" - Do not redirect stderr for our own commands - Round the user picture on lock dialog. - build: Do not warn if PAM prefix is correct - Improve lightdm detection (Fixes #39) - build: Fix -Wunused-value compiler warning - build: Fix -Wdeclaration-after-statement compiler warning - build: Fix -Wsign-compare compiler warning - build: Use XDT_FEATURE_DEBUG - Fix use-after-free crash in xfce4-screensaver-dialog - Fix D-Bus sleep inhibit when screen locker is disabled - Complete previous commit - Fix Xfconf memory management - build: Set GLib macros via XDT_CHECK_PACKAGE - autogen.sh: Do not `mkdir m4` - Fix crash when XDG_PICTURES_DIR is not set (Fixes #86) - Fix build warning from Clang - --with-password-helper expects full pathname of password helper - Add missing zeroing of timeout_id in dialog_timed_out() timer handler - Fix wrong signal name for GtkSpinButton - Remove ENABLE_NLS ifdefs and use xfce_textdomain() - build: Fix intltool lock file problem during make distcheck - Fix compilation warnings - autoconf: Some updates - Translation Updates: Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kabyle, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Ukrainian Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: 4.18.0 -> 4.18.1Kai Kang2023-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GFDL-1.1-no-invariants-only to LICENSE since it states in license file 'COPYING' [1]: garcon's source code is licensed under the LGPLv2, while its documentation is licensed under the GFDL 1.1 (with no invariant sections). Release notes for 4.18.1 ======================== - garcon-gtk: Add missing lock when filling the GtkMenu - Wait for any async operation to finish before releasing locks - Use GIcons for menu icons instead of loading surfaces - Revert "garcon-gtk: Fix menu icon blurriness when UI scale factor != 1" - Revert "Load icons using icon theme scaling functions correctly" - garcon-gtk: Properly update GtkMenu is_populated state - Load icons using icon theme scaling functions correctly - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kabyle, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Uzbek, Uzbek (Latin), Welsh [1]: https://gitlab.xfce.org/xfce/garcon/-/blob/master/COPYING#L2 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-power-manager: 4.18.0 -> 4.18.1Kai Kang2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | Release notes for 4.18.1 ======================== - Update copyright year - Use XfceScreensaver from Libxfce4ui (!33) - screensaver: Fall back on lock command if D-Bus call failed (#142, !24) - panel-plugin: Properly disconnect signal handler - build: Fix autotools warnings - Fix management of source ids - panel-plugin: Add missing ref on image - Fix blurriness in icons when UI scale factor > 1 (!30) - Translation Updates: Chinese (China), English (Canada), Greek, Korean, Turkish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-archive-plugin: 0.5.0 -> 0.5.1Kai Kang2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | Release notes for 0.5.1 ======================= Bugfix and translation release Fixes: - Fix use-after-free crash in "tap_provider_child_watch_destroy" - build: Add GLib requirement - build: Fix autotools warnings - Use generic package icon name in dialog header Translation Updates: English (Canada), Greek, Persian (Iran), Russian Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sip: upgrade 6.7.7 -> 6.7.8Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== - The latest version of ABI v13 is v13.5.0. - The latest version of ABI v12 is v12.12.0. - The 'wheel-includes' value of the 'tool.sip.project' section of pyproject.toml now supports the use of absolute file patterns. - Replaced the use of the 'toml' package with the standard library 'tomllib' package for Python v3.11 and later, and the 'tomli' package for earlier versions of Python. - Bug fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tbb: upgrade 2021.8.0 -> 2021.9.0Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: upgrade 1.4.29 -> 1.4.30Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Update snap build to use freerdp 2.9.0 Add text mime type formats to RDP clibpoard Ensure timer is null after destruction Ability to view passwords in the clear using a toggle in the password field Made icons viewable in lower resulution. Improve mime file [REM-2809] Appearance preferences now refresh in the main window when the user... This should be a message instead of a info print. So that the user can see it by default. remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation Fix undefined symbol error when importing gi in a python extension make it build on macOS Fix autostart file flatpak exec command [REM-1987] allow for dynamic resolution updates for vnc connections Fix overlapping text in preferences menu, terminal tab Allow could not authenticate banner to go away after successful reauthentication Add environments for easy manual testing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.55.0 -> 0.56.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | | Feature ========== Reduce denial of service protection overhead Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xlsxwriter: upgrade 3.0.9 -> 3.1.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: Minor fix for cell color issue. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.169.3 -> 2.4.170Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========== - Add: support breakOnDuplicate option for attributes:add() - Update reportlab_generator.py. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rich: upgrade 13.3.3 -> 13.3.4Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: Fixed for is_terminal ignoring FORCE_COLOR Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.1.0 -> 6.2.0Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.22.1 -> 4.22.3Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.17.2 -> 2.17.3Wang Mingyu2023-04-171-1/+1
| | | | | | | | | Bug Fixes ========= Add useEmailAzp claim for id token iam flow Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.84.0 -> 2.85.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: upgrade 4.1.0 -> 4.1.1Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========= Simplify type annotations for XSD datatypes Full test coverage of sequence type functions with bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cmake: upgrade 3.26.1 -> 3.26.3Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========== update pre-commit hooks (#350, #353) bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-diskcache: upgrade 5.4.0 -> 5.5.1Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: upgrade 1.3.8 -> 1.3.14Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | Changelog: ========== Add check for range begin/end restore py2 compat Do not expose i into global namespace Fix DOW hash parsing better error handling on py3 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openvpn: upgrade 2.6.2 -> 2.6.3Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | Changelog: ========== GHA: remove Ubuntu 18.04 builds vcpkg: request "tools" feature of openssl for MSVC build doc: run rst2* with --strict to catch warnings Support of DNS domain for DHCP-less drivers Bug-fix: segfault in dco_get_peer_stats() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 8.2.4 -> 8.2.5Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== Added optional support for max_execution_time in ZTS/Linux builds Fixed use-after-free in recursive AST evaluation. Fixed bug GH-8646 (Memory leak PHP FPM 8.1). Re-add some CTE functions that were removed from being CTE by a mistake. Remove CTE flag from array_diff_ukey(), which was added by mistake. Fixed bug GH-10801 (Named arguments in CTE functions cause a segfault). Fixed bug GH-8789 (PHP 8.0.20 (ZTS) zend_signal_handler_defer crashes on apache). Fixed bug GH-10015 (zend_signal_handler_defer crashes on apache shutdown). Fixed bug GH-10810 (Fix NUL byte terminating Exception::__toString()). Fix potential memory corruption when mixing __callStatic() and FFI. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mctp: upgrade 1.0 -> 1.1Wang Mingyu2023-04-171-3/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.0.20230402.0 -> 6.0.20230416.0Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* capnproto: upgrade 0.10.3 -> 0.10.4Wang Mingyu2023-04-171-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: Fix TMPDIR references in dbg filesKhem Raj2023-04-161-0/+10
| | | | | | | | | | | These are embedded into comments in C source code generated with cython during do_compile. Fixes WARNING: python3-pandas-1.5.3-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-pandas/1.5.3-r0/pandas/_libs/hashing.c in package python3-pandas-src contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-h5py: Fix TMPDIR references in dbg filesKhem Raj2023-04-161-0/+10
| | | | | | | | | | | | These are embedded into comments in C source code generated with cython during do_compile. Fixes WARNING: python3-h5py-3.8.0-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-h5py/3.8.0-r0/h5py/_conv.c in package python3-h5py-src contains reference to TMPDIR File /usr/src/debug/python3-h5py/3.8.0-r0/h5py/h5fd.c in package python3-h5py-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>