summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mozjs-78: Switch to system libicuKhem Raj2022-04-201-0/+2
| | | | | | | | Fixes build with gcc-12 intl/icu/source/common/stringtriebuilder.cpp:388: more undefined references to `std::type_info::operator==(std::type_info const&) const' follow collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-91: Upgrade to 91.8.0Khem Raj2022-04-201-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnuplot: inherit pkgconfigPreeti Sachan2022-04-191-1/+1
| | | | | | | | Inherited pkgconfig to fix pngcairo terminal compilation enabled by default with pkgconfig option PACKAGECONFIG[cairo] Signed-off-by: Preeti Sachan <preeti.sachan@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Disable vector icons on 32bit systemsKhem Raj2022-04-191-5/+1
| | | | | | | | This uses qemu during build and qemu-user segfaults on all 32bit architectures, until that is fixed disable building vector icons on 32bit architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poco: upgrade 1.11.1 -> 1.11.2Andrej Valek2022-04-191-1/+1
| | | | | Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wpantund: Add missing dependency on boostKhem Raj2022-04-191-1/+1
| | | | | | | | Fixes checking for boost/signals2/signal.hpp... no configure: error: Unable to find a usable implementation of boost::signals2 (not even our internal copy) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: Link libatomics with gcc as wellKhem Raj2022-04-191-2/+2
| | | | | | | | | Since gcc-12, gcc is also emitting calls to 64bit atomics Fixes unittests/CMakeFiles/test_atomic.dir/atomic.cpp.o:/usr/include/c++/12.0.1/atomic:285: more undefined references to `__atomic_load_8' follow collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: Stop copying gnome-classic session to waylandAndreas Müller2022-04-181-6/+0
| | | | | | | | | | | | | | | | | It was me who introduced gnome-classic for wayland in 342de9bf51f27362e7d1d4f1d55d8548cfa7504c. In the commit message I wrote: "Enable gnome-classic session for wayland Wonder why upstream does not ship this: Session runs perfectly fine" Seems upstream was listening :) With 42.0 they ship two wayland sessions but now I do not understand why there are two: Sessions (Try)Exec are identical - only displayed texts are different. Maybe it's for gdm's sake which I never used so far. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosh: Drop perl dependencies from serverAlex Kiernan2022-04-181-1/+1
| | | | | | | | | | | | The mosh-server has no dependency on perl - upstream is explicit: Mosh has a Perl dependency that is only required for client use. For some platforms, it may make sense to have separate mosh-server and mosh-client packages to allow mosh-server usage without Perl. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Alex Kiernan <alexk@zuma.ai> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: Upgrade 3.0.6 -> 3.0.7Alex Kiernan2022-04-181-2/+1
| | | | | | | | Dependency on bash has been removed upstream. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Alex Kiernan <alexk@zuma.ai> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig-general-perl: move from meta-openstackMingli Yu2022-04-181-0/+25
| | | | | | | tgt rdepends on libconfig-general-perl. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tgt: move from meta-openstackMingli Yu2022-04-187-0/+359
| | | | | | | | | tgt is a substitute to iscsitarget [1]. [1] https://git.openembedded.org/meta-openembedded/commit/?id=1e7e4e91817b272b7685406f8d9ef58fe8c65e29 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: Add cairo to DEPENDS unconditionallyAndreas Müller2022-04-181-1/+1
| | | | | | | | | | | | | | | Cairo module seems mandatory: | raspberrypi4-64 gnome-shell[4912]: JS ERROR: ImportError: No JS module 'cairoNative' found in search path @resource:///org/gnome/gjs/modules/script/cairo.js:5:1 @resource:///org/gnome/shell/ui/pointerA11yTimeout.js:4:15 @resource:///org/gnome/shell/ui/main.js:49:28 @resource:///org/gnome/shell/ui/init.js:6:1 | raspberrypi4-64 gnome-shell[4912]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception | raspberrypi4-64 systemd[2783]: org.gnome.Shell@wayland.service: Failed with result 'protocol'. | raspberrypi4-64 systemd[2783]: Failed to start GNOME Shell on Wayland. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather4: Fix introspection buildAndreas Müller2022-04-182-5/+35
| | | | | | | | | | | Missing libgweather4-gir is a gnome-session blocker: | raspberrypi4-64 systemd[2783]: Failed to start GNOME Shell on Wayland. | raspberrypi4-64 systemd[2783]: org.gnome.Shell@wayland.service: Failed with result 'protocol'. | raspberrypi4-64 gnome-shell[4698]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception | raspberrypi4-64 gnome-shell[4698]: JS ERROR: Error: Requiring GWeather, version 4.0: Typelib file for namespace 'GWeather', version '4.0' not found Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kivy: upgrade 2.0.0 -> 2.1.0Xu Huan2022-04-171-2/+2
| | | | | | | | | License-Updated: years update to 2022 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-graphviz: upgrade 0.19.1 -> 0.19.2Xu Huan2022-04-171-2/+2
| | | | | | | | | License-Updated: years update to 2022 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-nocasedict: upgrade 1.0.2 -> 1.0.3zhengruoqin2022-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" changelog: =============================================================================== Bug fixes: -Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 . -Fixed issues raised by new Pylint 2.9 and 2.10. -Fixed a dependency error that caused importlib-metadata to be installed on Python 3.8, while it is included in the Python base. -Disabled new Pylint issue 'consider-using-f-string', since f-strings were introduced only in Python 3.6. -Fixed install error of wrapt 1.13.0 on Python 2.7 on Windows due to lack of MS Visual C++ 9.0 on GitHub Actions, by pinning it to <1.13. -Fixed potential issue with Sphinx/docutils versions on Python 2.7. -Fixed error when installing virtualenv in install test on Python 2.7. -Fixed that the added setup.py commands (test, leaktest, installtest) were not displayed. They are now displayed at verbosity level 1 (using '-v'). Enhancements: -Enhanced test matrix on GitHub Actions to always include Python 2.7 and Python 3.4 on Ubuntu and Windows, and Python 2.7 and Python 3.5 on macOS. -Support for Python 3.10: Added Python 3.10 in GitHub Actions tests, and in package metadata. Cleanup: -Removed old tools that were needed for travis and Appveyor but no longer on GitHub Actions: remove_duplicate_setuptools.py, retry.bat Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-sqlalchemy: upgrade 1.4.34 -> 1.4.35Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-sentry-sdk: upgrade 1.5.7 -> 1.5.8Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-redis: upgrade 4.2.1 -> 4.2.2Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-pylint: upgrade 2.13.2 -> 2.13.5zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-nocaselist: upgrade 1.0.4 -> 1.0.5zhengruoqin2022-04-172-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" Changelog: ========= Bug fixes: ---------- Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 (issue #55). Fixed a dependency error that caused importlib-metadata to be installed on Python 3.8, while it is included in the Python base. Fixed new issues raised by Pylint 2.10. Disabled new Pylint issue ‘consider-using-f-string’, since f-strings were introduced only in Python 3.6. Fixed install error of wrapt 1.13.0 on Python 2.7 on Windows due to lack of MS Visual C++ 9.0 on GitHub Actions, by pinning it to <1.13. Fixed TypeError when running Sphinx due to using docutils 0.18 on Python 2.7. Fixed error when installing virtualenv in install test on Python 2.7. Fixed that the added setup.py commands (test, leaktest, installtest) were not displayed. They are now displayed at verbosity level 1 (using ‘-v’). Enhancements: ------------ Enhanced test matrix on GitHub Actions to always include Python 2.7 and Python 3.4 on Ubuntu and Windows, and Python 2.7 and Python 3.5 on macOS. Support for Python 3.10: Added Python 3.10 in GitHub Actions tests, and in package metadata. Cleanup: ----------- Removed old tools that were needed on Travis and Appveyor but no longer on GitHub Actions: remove_duplicate_setuptools.py, retry.bat Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-googleapis-common-protos: upgrade 1.54.0 -> 1.56.0zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-google-api-python-client: upgrade 2.42.0 -> 2.43.0zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-imgtool: update to 1.9.0Oleksandr Kravchuk2022-04-172-70/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* clinfo: Upgrade 2.2.18.04.06 -> 3.0.21.02.21Suhrid_S2022-04-151-1/+1
| | | | | | | | | clinfo 2.2.18.04.06 released April 2018 does not show correct information pertaining to OpenCL 3.0 released Sept 2020. It shows version as `2.0` or `2.2` in systems with OpenCL 3.0. This upgrade fixes it. Signed-off-by: Suhrid_S <suhrid.subramaniam@mediatek.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-settings-daemon: upgrade 41.0 -> 42.1Andreas Müller2022-04-152-44/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ Version 42.1 ============ - Brown paper bag release ============ Version 42.0 ============ - Translation updates Keyboard: - Clear content of gtk-im-module setting ============= Version 42.rc ============= Sharing: - Do not manage gnome-remote-desktop, now done through gnome-control-center and systemd services =============== Version 42.beta =============== - Translation updates Datetime: - Port to GWeather 4 Media-keys: - Fix launching of Settings actions - Suppress UCM generic soundcard names on volume OSDs - Remove screenshot key handling, done now in GNOME Shell Power: - Improve battery warning debouncing logic XSettings: - Adopt x11-specific code to look up GTK IM module from gsd-keyboard ================ Version 42.alpha ================ - Translation updates Color: - Night light color temperature fixes Media-keys: - Remove GNOME-specific MediaKeys API - Multiple MPRIS fixes Power: - Do not print an error for failures from realpath XSettings: - Support new "high-contrast" setting Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-backgrounds: upgrade 41.0 -> 42.0Andreas Müller2022-04-152-21/+16
| | | | | | | | | | | | | | | | | | | License changed to Creative Commons Attribution-Share Alike 3.0 only ============== Version 41.0 ============== - split xml files per background for easier cherry-picking by distros - clean up credentials ================= Version 41.beta ================= - new default & supplemental wallpapers in light and dark variants - updated guidelines Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 368 -> 372wangmy2022-04-151-2/+2
| | | | | | | | | | | | License-Update: Copyright year updated to 2022 Changelog: ========== * amend allocation/freeing of scrollback lines, eliminating an adjustment for status-line added in patch #371 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unixodbc: upgrade 2.3.7 -> 2.3.9wangmy2022-04-151-2/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========= * Add configure support for editline * SQLDriversW was ignoring user config * SQLDataSources Fix termination character * Fix for pooling seg fault * Make calling SQLSetStmtAttrW call the W function in the driver if its there * Try and fix race condition clearing system odbc.ini file * Remove trailing space from isql/iusql SQL * When setting connection attributes set before connect also check if the W entry points can be used * Try calling the W error functions first if available in the driver * Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle * iconv handles was being lost when reusing pooled connection * Catch null copy in iniPropertyInsert * Fix a few leaks * Remove "#define UNIXODBC_SOURCE" from unixodbc_conf.h Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* twm: upgrade 1.0.11 -> 1.0.12wangmy2022-04-151-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.13.2 -> 1.15.0wangmy2022-04-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= Features - Fix #596: unset the RA bit when a query is blocked by an unbound RPZ nxdomain reply. The option rpz-signal-nxdomain-ra allows to signal that a domain is externally blocked to clients when it is blocked with NXDOMAIN by unsetting RA. - Add rpz: for-downstream: yesno option, where the RPZ zone is authoritatively answered for, so the RPZ zone contents can be checked with DNS queries directed at the RPZ zone. - Merge PR #616: Update ratelimit logic. It also introduces ratelimit-backoff and ip-ratelimit-backoff configuration options. - Change aggressive-nsec default to yes. - Merge #401: RPZ triggers. This add additional RPZ triggers, unbound supports a full set of rpz triggers, and this now includes nsdname, nsip and clientip triggers. Also actions are fully supported, and this now includes the tcp-only action. - Merge #519: Support for selective enabling tcp-upstream for stub/forward zones. - Merge PR #514, from ziollek: Docker environment for run tests. - Support using system-wide crypto policies. - Fix that --with-ssl can use "/usr/include/openssl11" to pass the location of a different openssl version. - Merged #41 from Moritz Schneider: made outbound-msg-retry configurable. - Implement RFC8375: Special-Use Domain 'home.arpa.'. - Merge PR #555 from fobser: Allow interface names as scop Bug Fixes - Fix compile warning for if_nametoindex on windows 64bit. - Merge PR #581 from fobser: Fix -Wmissing-prototypes and -Wshadow warnings in rpz. - Fix validator debug output about DS support, print correct algorithm. - Add code similar to fix for ldns for tab between strings, for consistency, the test case was not broken. - Allow local-data for classes other than IN to inherit a configured local-zone's type if possible, instead of defaulting to type transparent as per the implicit rule. - Fix to pick up other class local zone information before unlock. - Add missing configure flags for optional features in the documentation. - Fix Unbound capitalization in the documentation. - Fix #591: Unbound-anchor manpage links to non-existent license file. - contrib/aaaa-filter-iterator.patch file renewed diff content to apply cleanly to the current coderepo for the current code version. - Fix to add test for rpz-signal-nxdomain-ra. - Fix #596: only unset RA when NXDOMAIN is signalled. - Fix that RPZ does not set RD flag on replies, it should be copied from the query. - Fix for #596: fix that rpz return message is returned and not just the rcode from the iterator return path. This fixes signal unset RA after a CNAME. - Fix unit tests for rpz now that the AA flag returns successfully from the iterator loop. - Fix for #596: add unit test for nsdname trigger and signal unset RA. - Fix for #596: add unit test for nsip trigger and signal unset RA. - Fix #598: Fix unbound-checkconf fatal error: module conf 'respip dns64 validator iterator' is not known to work. - Fix for #596: Fix rpz-signal-nxdomain-ra to work for clientip triggered operation. - Merge #600 from pemensik: Change file mode before changing file owner. - Fix prematurely terminated TCP queries when a reply has the same ID. - For #602: Allow the module-config "subnetcache validator cachedb iterator". - Fix EDNS to upstream where the same option could be attached more than once. - Add a region to serviced_query for allocations. - For dnstap, do not wakeupnow right there. Instead zero the timer to force the wakeup callback asap. - Fix #610: Undefine-shift in sldns_str2wire_hip_buf. - Fix #588: Unbound 1.13.2 crashes due to p->pc is NULL in serviced_udp_callback. - Merge PR #612: TCP race condition. - Test for NSID in SERVFAIL response due to DNSSEC bogus. - Fix #599: [FR] RFC 9156 (obsoletes RFC 7816), by noting the new RFC document. - Fix tls-* and ssl-* documented alternate syntax to also be available through remote-control and unbound-checkconf. - Better cleanup on failed DoT/DoH listening socket creation. - iana portlist update. - Fix review comment for use-after-free when failing to send UDP out. - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA internals. - Merge PR #532 from Shchelk: Fix: buffer overflow bug. - Merge PR #617: Update stub/forward-host notation to accept port and tls-auth-name. - Update stream_ssl.tdir test to also use the new forward-host notation. - Fix header comment for doxygen for authextstrtoaddr. - please clang analyzer for loop in test code. - Fix docker splint test to use more portable uname. - Update contrib/aaaa-filter-iterator.patch with diff for current software version. - Fix for #611: Integer overflow in sldns_wire2str_pkt_scan. - Add test tool readzone to .gitignore. - Merge #521: Update mini_event.c. - Merge #523: fix: free() call more than once with the same pointer. - For #519: note stub-tcp-upstream and forward-tcp-upstream in the example configuration file. - For #519: yacc and lex. And fix python bindings, and test program unbound-dnstap-socket. - For #519: fix comments for doxygen. - Fix to print error from unbound-anchor for writing to the key file, also when not verbose. - For #514: generate configure. - Fix for #431: Squelch permission denied errors for udp connect, and udp send, they are visible at higher verbosity settings. - Fix zonemd verification of key that is not in DNS but in the zone and needs a chain of trust. - zonemd, fix order of bogus printout string manipulation. - Fix to support harden-algo-downgrade for ZONEMD dnssec checks. - Merge PR #528 from fobser: Make sldns_str2wire_svcparam_buf() static. - Fix #527: not sending quad9 cert to syslog (and may be more). - Fix sed script in ssldir split handling. - Fix #529: Fix: log_assert does nothing if UNBOUND_DEBUG is undefined. - Fix #531: Fix: passed to proc after free. - Fix #536: error: RPZ: name of record (drop.spamhaus.org.rpz.local.) to insert into RPZ. - Fix the stream wait stream_wait_count_lock and http2 buffer locks setup and desetup from race condition. - Fix RPZ locks. Do not unlock zones lock if requested and rpz find zone does not find the zone. Readlock the clientip that is found for ipbased triggers. Unlock the nsdname zone lock when done. Unlock zone and ip in rpz nsip and nsdname callback. Unlock authzone and localzone if clientip found in rpz worker call. - Fix compile warning in libunbound for listen desetup routine. - Fix asynclook unit test for setup of lockchecks before log. - Fix #533: Negative responses get cached even when setting cache-max-negative-ttl: 1 - Fix tcp fastopen failure when disabled, try normal connect instead. - Fix #538: Fix subnetcache statistics. - Small fixes for #41: changelog, conflicts resolved, processQueryResponse takes an iterator env argument like other functions in the iterator, no colon in string for set_option, and some whitespace style, to make it similar to the rest. - Fix for #41: change outbound retry to int to fix signed comparison warnings. - Fix root_anchor test to check with new icannbundle date. - Fix initialisation errors reported by gcc sanitizer. - Fix lock debug code for gcc sanitizer reports. - Fix more initialisation errors reported by gcc sanitizer. - Fix crosscompile on windows to work with openssl 3.0.0 the link with ws2_32 needs -l:libssp.a for __strcpy_chk. Also copy results from lib64 directory if needed. - For crosscompile on windows, detect 64bit stackprotector library. - Fix crosscompile shell syntax. - Fix crosscompile windows to use libssp when it exists. - For the windows compile script disable gost. - Fix that on windows, use BIO_set_callback_ex instead of deprecated BIO_set_callback. - Fix crosscompile script for the shared build flags. - Fix to add example.conf note for outbound-msg-retry. - Fix chaos replies to have truncation for short message lengths, or long reply strings. - Fix to protect custom regional create against small values. - Fix #552: Unbound assumes index.html exists on RPZ host. - Fix that forward-zone name is documented as the full name of the zone. It is not relative but a fully qualified domain name. - Fix analyzer review failure in rpz action override code to not crash on unlocking the local zone lock. - Fix to remove unused code from rpz resolve client and action function. - Merge #565: unbound.service.in: Disable ProtectKernelTunables again. - Fix for #558: fix loop in comm_point->tcp_free when a comm_point is reclaimed more than once during callbacks. - Fix for #558: clear the UB_EV_TIMEOUT bit before adding an event. - Improve EDNS option handling, now also works for synthesised responses such as local-data and server.id CH TXT responses. - Merge PR #570 from rex4539: Fix typos. - Fix for #570: regen aclocal.m4, fix configure.ac for spelling. - Fix to make python module opt_list use opt_list_in. - Fix #574: unbound-checkconf reports fatal error if interface names are used as value for interfaces: - Fix #574: Review fixes for it. - Fix #576: [FR] UB_* error codes in unbound.h - Fix #574: Review fix for spelling. - Fix to remove git tracking and ci information from release tarballs. - iana portlist update. - Merge PR #511 from yan12125: Reduce unnecessary linking. - Merge PR #493 from Jaap: Fix generation of libunbound.pc. - Merge PR #562 from Willem: Reset keepalive per new tcp session. - Merge PR #522 from sibeream: memory management violations fixed. - Merge PR #530 from Shchelk: Fix: dereferencing a null pointer. - Fix #454: listen_dnsport.c:825: error: 'IPV6_TCLASS' undeclared. - Fix #574: Review fixes for size allocation. - Fix doc/unbound.doxygen to remove obsolete tag warning. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Fix aarch64 build with gcc12Khem Raj2022-04-142-0/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* toybox: upgrade 0.8.5 -> 0.8.6wangmy2022-04-141-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: upgrade 0.14.2 -> 0.16.0wangmy2022-04-141-2/+1
| | | | | | | | | | Changelog: ========== - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement) - Swift service generator doesn't support oneway Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: upgrade 2.8 -> 2.9wangmy2022-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Gateway: ----------- Fixed reconnection Gateway to ThingsBoard bug Added minPackSendDelayMS to config file Fixed certificate loading Fixed remote logging feature Fix for RPC calls to connectors. Thanks @mjbernet3 MQTT Connector: --------------- Added JSONPath parsing to RPC valueExpression config section Added attributeRequests config section Added retain flag for attributeUpdates, attributeRequests Added opportunity to combine values in attributes, telemetry and serverSideRpc config sections Modbus Connector: ------------------ Added configuration parameters: retries - Count of retries if polling was failed (default 3) retryOnError - Retry to get data if server returns an error (default true) retryOnInvalid - Retry to get data if server returns invalid data (default true) REST Connector: ----------------- Added SSL Support Added JSONPath parsing to RPC valueExpression config section Added opportunity to combine values in attributes, telemetry and serverSideRpc config sections BACNet Connector: ----------------- General improvements Request Connector: ------------------- General improvements Added JSONPath parsing to RPC valueExpression config section Added opportunity to combine values in attributes, telemetry and serverSideRpc config sections ODBC Connector: ---------------- Bugs fixed (adding timestamp to telemetry) FTP Connector: --------------- Added opportunity to combine values in attributes, telemetry config section for JSON files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.2.1 -> 3.3.0wangmy2022-04-141-1/+1
| | | | | | | | | | Changelog: ========== * Fix storage of subsecond information in date/time properties * Add more tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* st: upgrade 0.8.4 -> 0.8.5wangmy2022-04-141-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* squashfs-tools-ng: upgrade 1.0.2 -> 1.1.4wangmy2022-04-141-3/+4
| | | | | | | | | | | | | | | Changelog from 1.0.2 to 1.1.4: https://github.com/AgentD/squashfs-tools-ng/blob/master/CHANGELOG.md License-Update: - COPYING.md Add exceptions to files under **GNU Lesser General Public License version 3 or later** Add description to examples - zstd.txt Delete blank lines at the end of the text Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smcroute: upgrade 2.5.4 -> 2.5.5wangmy2022-04-141-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= ### Changes - Revert extraction of version from GIT tag. Incompatible with systems that do 'autoreconf' on a dist. tarball ### Fixes - Fix #175: Parse error in '/etc/smcroute.conf'. SMCRoute fails to start on interfaces with 'mrdisc' disabled, when built with mrdisc support and '-N' passed on command line Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxconsole: Fix makefile issue found with clangKhem Raj2022-04-142-0/+38
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Wang Mingyu <wangmy@fujitsu.com>
* openjpeg: fix CVE-2022-1122Marguet, Nicolas2022-04-142-0/+32
| | | | | | | | | | | | CVE: CVE-2022-1122 The defect is undergoing reanalysis and there may be follow-up commits. Ref: * https://github.com/uclouvain/openjpeg/issues/1368 Signed-off-by: Nicolas Marguet <nicolas.marguet@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: upgrade 14.9.23 -> 14.9.24wangmy2022-04-141-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ========= - Release tarball might be in --format=pax. - Again honour MTA arguments passed after the "--" command line "option" in non-send-only mode (broken since at least v14.9.12). - support Microsoft IMAP servers. - Fix crash due to crafted emails. - Fix *expandargv*#419=restrict (broken since v14.9.0). - Fix a bug from nail 10.08 as of 2004-06-28 that leads to crashes when some file cannot be loaded. And while here fix one file-close overshoot of mine in since v14.9.16, that would cause panics in debug-enabled code. - deal with argc==0 aka CVE-2021-4034. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: upgrade 10.5.0 -> 10.6.3wangmy2022-04-141-1/+1
| | | | | | | | Changelog from 10.5.0 to 10.6.3: https://qpdf.readthedocs.io/en/stable/release-notes.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pegtl: upgrade 3.2.1 -> 3.2.5wangmy2022-04-141-2/+2
| | | | | | | | | Changelog: ========== Added missing include for fallback demangle() implementations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-tools: upgrade 1.5.8 -> 1.6.0wangmy2022-04-141-1/+1
| | | | | | | | | | | | | Changelog: ========= - 48 new ATRs - pcsc_scan: drastically reduce the number of SCardGetStatusChange() calls faster spinning animation handle Ctrl-C on macOS Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pax-utils: upgrade 1.2.2 -> 1.3.3wangmy2022-04-141-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pam-plugin-ldapdb: upgrade 1.3 -> 1.3.1wangmy2022-04-142-29/+2
| | | | | | | | 0001-include-stdexcept-for-std-invalid_argument.patch removed since it's included in 1.3.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: upgrade 39.0 -> 40.0wangmy2022-04-141-1/+1
| | | | | | | | Changelog: https://github.com/linux-rdma/rdma-core/releases/tag/v40.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pkcs11-helper: fix PVOleksandr Kravchuk2022-04-131-0/+0
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>