summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mosquitto: do not automatically depend on dlt-daemon, it's a non-mandatory ↵Gianfranco Costamagna2023-09-121-1/+1
| | | | | | logging system Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl: fix CVE-2022-34568Lee Chee Yang2023-09-122-0/+29
| | | | | | | | | CVE-2022-34568 affected From (including) 1.2.1 Up to (including) 1.2.15 Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-appdirs: print ptest results in unified formatArchana Polampalli2023-09-121-1/+1
| | | | | | | | Update run-ptest script to print the output of python3-appdirs ptest results in unified format Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: upgrade 2.10.0 -> 2.11.0Wang Mingyu2023-09-112-1/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | 0001-Fix-const-qualifier-error.patch added to fix error with clang Changelog: =========== Noteworthy changes: * Various input validation fixes * Added various CMake options #9317 * LibreSSL build fixes #8709 Fixed issues: * Backported #9233: Big endian support * Backported #9099: Mouse grabbing support * Backported #6851: wayland scrolling fix * Backported #8690: Update h264 to use new FFMPEG API * Backported #7306: early bail from update_read_window_state_order breaks protocol * Backported #8903: rdpecam/server: Remove wrong assertion * Backported #8994: bounds checks for gdi/gfx rectangles * Backported #9023: enforce rdpdr client side state checks * Backported #6331: deactivate mouse grabbing by default * Cherry-pick out of #9172: channels/cliprdr: Fix writing incorrect PDU type for unlock PDUs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.0.20 -> 0.0.21Etienne Cordonnier2023-09-112-107/+103
| | | | | Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils: Check for intmax_t using configureKhem Raj2023-09-102-0/+33
| | | | | | | | | fixes ../../sharutils-4.15.2/lib/system.h:45:14: error: typedef redefinition with different types ('long' vs '__intmax_t' (aka 'long long')) 45 | typedef long intmax_t; | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbguard: Enable seccomp if distro features have itKhem Raj2023-09-101-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: Fix build with gettext 0.22+Khem Raj2023-09-102-0/+45
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openct: Fix typo in SUMMARY variableJulian Haller2023-09-101-1/+1
| | | | | Signed-off-by: Julian Haller <julian.haller@philips.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream: update 0.16.2 -> 0.16.3Markus Volk2023-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Version 0.16.3 ~~~~~~~~~~~~~~ Released: 2023-08-22 Features: * compose: Allow creating metadata with complete URLs and no base URL Bugfixes: * Fix tweaking of appstream.pc when building as subproject * Do not override default-priority when parsing multiple metadata files * Ensure stemmer always has the right locale and token-search works * Require a more recent libxmlb to avoid crashes Miscellaneous: * Work around invalid null-dereference warning in GCC 13 Contributors: Daniel Drake, Matthias Klumpp Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: update 0.3.10 -> 0.3.14Markus Volk2023-09-101-3/+3
| | | | | | | This update is required for latest appstream release Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libei: add recipeMarkus Volk2023-09-101-0/+25
| | | | | | | | | | | | | libei is a library for Emulated Input, primarily aimed at the Wayland stack. It uses a typical client/server separation, with the two parts connected via a UNIX socket. In libei parlance, the client-side is called “EI client”, the server side, typically a Wayland compositor, is called the “EIS Implementation” (Emulated Input Server). libei is a required dependency for the upcoming mutter-45 release Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: upgrade 3.1.1 -> 3.1.2Yi Zhao2023-09-103-18/+24
| | | | | | | | | | Changelog: https://github.com/linux-audit/audit-userspace/releases/tag/v3.1.2 Refresh local patches. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: update LAYERSERIES_COMPAT for nanbieldMartin Jansa2023-09-1010-10/+10
| | | | | | | | * oe-core switched to nanbield in: https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: Fix build with gettext 0.22Khem Raj2023-09-072-0/+386
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openconnect: Fix build with GnuTLS v3.8.1Khem Raj2023-09-072-0/+44
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openconnect: Upgrade to 9.12Khem Raj2023-09-071-2/+2
| | | | | | | License-Update: Update LGPL text to match original license verbatim [1] [1] https://git.infradead.org/users/dwmw2/openconnect.git/commit/8c9a353b4930dc081222ae05b3bcd42d0c78b66f Signed-off-by: Khem Raj <raj.khem@gmail.com>
* microcom: add new recipeEnrico Jorns2023-09-071-0/+20
| | | | | | | | | | | | | | | | | | | | | A minimalistic terminal program for communicating with devices over a serial connection. It features connection via RS232 serial interfaces (including setting of transfer rates): microcom --speed=115200 --port=/dev/ttyS0 as well as in `telnetmode' as specified in rfc2217 microcom --telnet=somehost:port and a (Linux specific) can mode: microcom --can=interface:rx_id:tx_id Signed-off-by: Enrico Jorns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbedtls: upgrade 2.28.3 -> 2.28.4Beniamin Sandu2023-09-071-1/+1
| | | | | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbedtls: upgrade 3.4.0 -> 3.4.1Beniamin Sandu2023-09-073-3/+3
| | | | | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.17.1 -> 1.18.0Beniamin Sandu2023-09-072-85/+3
| | | | | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sg3-utils: upgrade 1.47 -> 1.48Christophe Vu-Brugier2023-09-072-39/+2
| | | | | | | | Drop patch 0001-sg_dd.c-Use-off_t-instead-of-uint.patch: it was merged upstream. Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.82.1 -> 0.97.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Speed up answering queries (#1255) (2d3aed3) Optimize DNSCache.get_by_details (#1254) (ce59787) Speed up adding and removing RecordUpdateListeners (#1253) (22e4a29) Optimize cache implementation (#1252) (8d3ec79) No change re-release due to unrecoverable failed CI run (#1251) (730921b) Reduce overhead to answer questions (#1250) (7cb8da0) Cache construction of records used to answer queries from the service registry (#1243) (0890f62) Remove useless calls in ServiceInfo (#1248) (4e40fae) Reduce overhead to process incoming updates by avoiding the handle_response shim (#1247) (5e31f0a) Avoid python float conversion in listener hot path (#1245) (816ad4d) Reduce overhead to process incoming questions (#1244) (18b65d1) Speed up RecordManager with additional cython defs (#1242) (5a76fc5) Improve performance by adding cython pxd for RecordManager (#1241) (a7dad3d) Build wheels for cpython 3.12 (#1239) (58bc154) Use server_key when processing DNSService records (#1238) (cc8feb1) Simplify code to unpack properties (#1237) (68d9998) Context managers in ServiceBrowser and AsyncServiceBrowser (#1233) (bd8d846) Rebuild wheels with cython 3.0.2 (#1236) (dd637fb) Speed up question and answer history with a cython pxd (#1234) (703ecb2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.8.0 -> 6.9.0Wang Mingyu2023-09-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-virtualenv: upgrade 20.24.3 -> 20.24.4Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | Changelog: =========== Fix typo found by codespell Updating extend.rst typo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-setuptools: upgrade 68.1.0.0 -> 68.1.0.1Wang Mingyu2023-09-071-1/+1
| | | | | | | | Changelog: setuptools: add various missing objects and annotations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: upgrade 4.1.2 -> 4.1.3Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | Changelog: ============ -Dropped Python 3.7 support -Fixed @typechecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (#385) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tox: upgrade 4.10.0 -> 4.11.1Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | Changelog: ========== Allow passing in multiple overrides using the ; character and fix , being used as splitting values Add support for setting build backend config_settings in the configuration file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-soupsieve: upgrade 2.4.1 -> 2.5Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | Changelog: ========== NEW: Update to support Python 3.12. NEW: Drop support for Python 3.7. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.8.0 -> 5.9.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | Changelog: =========== Optimized performance and memory usage for broadcasts Improved documentation on horizontal scaling Corrected user session documentation example Improved grammar in documentation Fix docstring typo: client/server mixup Fix typos in the documentation Upgrade dependencies in Django server example Update reference JavaScript examples Upgrade to pypy-3.9 in unit tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-snagboot: upgrade 1.1 -> 1.2Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== i.MX: Add i.MX8QM to SDPV SoCs snagflash/DFU: Add dfu-keep, dfu-detach and dfu-reset snagflash/UMS: various fixes, document creation of static block device paths AM335x: Fix issue where SPL output is confused with UART pings Catch spurious errors Fix race condition between BOOTP and TFTP servers Add progress bar for UART recovery Fix case conversion issue with firmware binary paths AM335x setup script: Improve robustness of SUDOER username detection Add custom shell prompt Fix issue where stdout is broken after exiting from recovery shell Silence spurious errors Document AM62Ax platforms and test AM62A7 device install: Fix issue where old builds confuse installation script pyproject: Change version-fetching method to avoid implicit setuptools dependency snagrecover/DFU: Catch spurious error on DFU_DETACH Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-smbus2: upgrade 0.4.2 -> 0.4.3Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | Changelog; =========== - Build pipeline and test updates only: - Update deprecated Sphinx config format. - Corrected deprecated assertEquals in the unit tests. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymodbus: upgrade 3.4.1 -> 3.5.0Wang Mingyu2023-09-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Remove Copyright from LICENSE: xdist loadscope (test is not split). (#1708) Changelog: ============ Async retry (#1752) test_client: Fix test_client_protocol_execute() (#1751) Use enums for constants (#1743) Local Echo Broadcast with Async Clients (#1744) Fix #1746 . Return missing result (#1748) Document nullmodem. (#1739) Add system health check to all tests. (#1736) Handle partial message in ReadDeviceInformationResponse (#1738) Broadcast with Handle Local Echo (#1737) transport_emulator, part II. (#1710) Added file AUTHORS, to list all Volunteers. (#1734) Fix #1702 and #1728 (#1733) Clear retry count when success. (#1732) RFC: Reduce parameters for REPL server classes (#1714) retries=1, solved. (#1731) Impoved the example "server_updating.py" (#1720) pylint 3.11 (#1730) Correct retry loop. (#1729) Fix faulty not check (#1725) bugfix local echo handling on sync clients (#1723) Updated copyright in LICENSE. Correct README pre-commit. Fix custom message parsing in RTU framer (#1716) Request tracer (#1715) pymodbus.server: allow strings for "-p" paramter (#1713) New nullmodem and transport. (#1696) xdist loadscope (test is not split). (#1708) Add client performance example. (#1707) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.174 -> 2.4.175Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | Changelog: ============ - Update Sharing group info from full object. - Changes in msg-extract strip a character. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.24.1 -> 4.24.2Wang Mingyu2023-09-071-1/+1
| | | | | | | | Changelog: Fixes for 32-bit MSVC. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-luma-core: upgrade 2.4.0 -> 2.4.1Wang Mingyu2023-09-071-2/+2
| | | | | | | | | | Changelog: Adjust type check License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-langtable: upgrade 0.0.62 -> 0.0.63Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | Changelog: =========== * Add more translations from CLDR * Get translation changes from CLDR * Japanese: prefer anthy over kkc * Use skipTerritory also in list_keyboards(), list_consolefonts(), and list_timezones() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kiwisolver: upgrade 1.4.4 -> 1.4.5Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | Changelog: ============== -implement exceptions in Python PR #162 This allows to expose in a natural manner the object relevant to the exception: constraint or edit_variable -add missing signature of Constraint.violated for Python wrapper PR #166 -add support for Python 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipython: upgrade 8.14.0 -> 8.15.0Wang Mingyu2023-09-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.31.1 -> 2.31.3Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== Refactor resolution metadata reading for TIFF and avoid failing on missing data Add bytes to ImageResource typehints Update readthedocs.yaml Deprecate Python 3.7 support Add bytes to ImageResource typehints Remove deprecations in CD Fix typo in README.md Fix several typos in the docs and source code comments Add migration note for format kwarg Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: upgrade 4.6.0 -> 4.7.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | Changelog: =========== Added send_packet() method Fixed race condition when lots of connections are ended at the same time #328 Workaround for strange memory leak in Eventlet's Thread class #328 Use daemon threads for background tasks in threading mode Upgrade to pypy-3.9 in unit tests Fix double close of websockets in ASGI adapter #327 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-diskcache: upgrade 5.6.1 -> 5.6.3Wang Mingyu2023-09-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cmake: upgrade 3.27.2 -> 3.27.4.1Wang Mingyu2023-09-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitstring: upgrade 4.1.0 -> 4.1.1Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | Changelog: ============= bitarray dependency now pinned to ">=2.8.0, <3.0.0" rather than a specific version. Bug #283. Fix for using numpy integers as integer parameters. Bug #286. Removed ability to extend an Array with the '+' operator. Use the 'extend' method instead. Improvements when pretty-printing the Array. Array.count() can now count 'nan' values for floating point types. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asttokens: upgrade 2.2.1 -> 2.4.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | Changelog: ========== Add include_joined_str parameter to util.walk setup.cfg shouldn't have version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argh: upgrade 0.28.1 -> 0.29.3Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== -Wrapped exceptions now cause dispatching.dispatch() to raise SystemExit(1) instead of returning without error. -Renamed arguments in add_commands() (#165 / #178): -Can control exit status (see Backwards Incompatible Changes above) when raising CommandError using the code keyword arg. -Positional arguments should not lead to removal of short form of keyword argument -Avoid depending on iocapture by using pytest's built-in feature -chore: publishing to prod PyPI -test: add coverage for action="count" (#127) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.11.3 -> 1.12.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== [feature] [autogenerate] Added new feature to the "code formatter" function which allows standalone executable tools to be run against code, without going through the Python interpreter. Known as the exec runner, it complements the existing console_scripts runner by allowing non-Python tools such as ruff to be used. [usecase] [autogenerate] Change the default value of EnvironmentContext.configure.compare_type to True. As Alembic's autogenerate for types was dramatically improved in version 1.4 released in 2020, the type comparison feature is now much more reliable so is now enabled by default. [bug] [operations] Added support for op.drop_constraint() to support PostrgreSQL ExcludeConstraint objects, as well as other constraint-like objects that may be present in third party dialects, by resolving the type_ parameter to be None for this case. Autogenerate has also been enhanced to exclude the type_ parameter from rendering within this command when type_ is None. [bug] [commmands] Fixed issue where the revision_environment directive in alembic.ini was ignored by the alembic merge command, leading to issues when other configurational elements depend upon env.py being invoked within the command. [bug] [autogenerate] Fixed issue where the ForeignKeyConstraint.match parameter would not be rendered in autogenerated migrations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.39 -> 1.40Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | Changelog: ============ Add support for SVCB dohpath and ohttp parameters. More robust test of bgbusy() SpamAssassin workaround. Fix rt.cpan.org #149456 Fix rt.cpan.org #149280 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: upgrade 0.18.1 -> 0.19.0Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement) - Swift service generator doesn't support oneway - LNK4042 and LNK2019 in go_validator_generator.cc - Add dependabot - Thrift SSL server stops working if the file descriptor returned is zero - TMemoryBuffer resizing might shrink the buffer size due to uint32_t overflow - Constant expects type to be defined before - Add comparer and capacity arguments to container classes - Handle ErrAbandonRequest automatically - uuid sets and map keys may throw on some Haxe targets - Superfluous block scope in generated write() code - Haxe 4.30 emits "Local variable retval used without being initialized" on generated code - Support for deprecated methods (via annotation) - deprecation warning fixes for @:extern and @:enum - Migration to JakartaEE and Apache HttpComponents 5 - FutureClient does not extend when service extends from another service - Support Java 8 - TByteBuffer.java does not allow non-default TConfiguration - Fix Java UUID typeid - Server implementation exceptions are not sent to client in ES6 promise-style invocation - Upgrade to net7.0 - NodeJS header transport leaks headers between all instances - Php8.1 fix warnings - add TJSONProtocol support in thrift-swift Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* logwatch: upgrade 7.8 -> 7.9Wang Mingyu2023-09-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>