summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-redis: upgrade 4.3.4 -> 4.3.5zhengrq.fnst@fujitsu.com2022-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= * New Features -------------- Add support for TIMESERIES 1.8 (#2296) Graph - add counters for removed labels and properties (#2292) Add support for TDIGEST.QUANTILE extensions (#2317) Add TDIGEST.TRIMMED_MEAN (#2300) Add support for async GRAPH module (#2273) Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE (#2319) Adding reserve as an alias for create, so that we have BF.RESERVE and CF.RESERVE accuratenly supported (#2331) * Bug Fixes -------------- Fix async connection.is_connected to return a boolean value (#2278) Fix: workaround asyncio bug on connection reset by peer (#2259) Fix crash: key expire while search (#2270) Async cluster: fix concurrent pipeline (#2280) Fix async SEARCH pipeline (#2316) Fix KeyError in async cluster - initialize before execute multi key commands (#2439) * Maintenance ---------------- Supply chain risk reduction: remove dependency on library named deprecated (#2386) Search test - Ignore order of the items in the response (#2322) Fix GRAPH.LIST & TDIGEST.QUANTILE tests (#2335) Fix TimeSeries range aggregation (twa) tests (#2358) Mark TOPK.COUNT as deprecated (#2363) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: update 6.0.0 -> 6.2.0Markus Volk2022-11-291-5/+9
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: remove libgdata dependencyMarkus Volk2022-11-291-1/+1
| | | | | | | libgdata is not a dependency of evolution-data-server anymore Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: update 42.2 -> 43.2Markus Volk2022-11-291-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: update 5.3.1 -> 5.6.1Markus Volk2022-11-292-18/+21
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gthumb: build with libsoup-3Markus Volk2022-11-291-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: update 0.7.18 -> 0.8.2Markus Volk2022-11-291-2/+2
| | | | | | | Code switched from using soup-2 to libcurl Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lldpd: Correct the checksum for the tar ball to match 1.0.16Peter Kjellerstedt2022-11-291-2/+2
| | | | | | | | | The checksum was not updated when the recipe version was stepped. Also simplify the SRC_URI by replacing "${BPN}-${PV}" with "${BP}". Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "lldpd: Use github release assets for SRC_URI"Peter Kjellerstedt2022-11-291-1/+1
| | | | | | | | | | This reverts commit e1549147181d96e84b73b7fc952cf33e43bb007c. The change of SRC_URI was probably triggered by the checksum for the tarball not having been updated when the recipe version was stepped. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: upgrade 1.3.6 -> 1.4.0, python 3.11 compatibleGeoff Parker2022-11-293-16/+28
| | | | | | | | | | | | | Update to 1.4.0 for python 3.11 compatibilty Add patch to add upstream commit added after the release of 1.4.0 tarball. Adds python 3.11 to setup.py Update 0001-Fix-imports-for-ptest.patch for patch fuzz and removed hunk already in 1.4.0. Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-inotify: add ptestZheng Qiu2022-11-293-14/+38
| | | | | | | | | | | | | | | | | | Add ptest provided from the source code, and run it using pytest. Since the tarball provided with pypi does not include ptest, switch the source to be its git repo. ptest result: PASS FAIL SKIP qemux86-64 5 3 1 qemuarm64 5 3 1 This issue exists since inotify adds unit test support, and it is reported here: https://github.com/dsoprea/PyInotify/issues/95 Signed-off-by: Zheng Qiu <zheng.qiu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-linux-procfs: add recipeErwann Roussy2022-11-281-0/+12
| | | | | Signed-off-by: Erwann Roussy <erwann.roussy@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-schedutils: add recipeErwann Roussy2022-11-281-0/+12
| | | | | Signed-off-by: Erwann Roussy <erwann.roussy@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: follow changed name license_flags_acceptedMax Krummenacher2022-11-281-1/+1
| | | | | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fixup! wxwidgets: 3.1.5 -> 3.2.1Kai Kang2022-11-281-1/+1
| | | | | | | | The config file name is based on which package config among gtk, qt and no_gui is enabled. Fix it in do_install script. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.157 -> 2.4.165.1Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes ======== Change ------ - Add links to doc. - [misp-objects] updated to the latest version - [tests] fix the list name test following latest warning-list updates. - Add dependabot - Add in sort/desc for sorting results and limit/page for pagination. - Improve documentation for add_attribute Fix LIEF vuln. - Improve warning on invalid template, bump deps - Make mypy happy - Add in test case - Add ability to filter by sharing group for RestSearch for MISP >= v2.4.158. - Massive bump deps for python 3.7. New ----- - Add in ability to set a taxonomies required status. - Pass arbitrary headers to a PyMISP request - Allow to force the timestamps in to_dict/to_json, even if a change was made. - Enable TCP keepalive - [example:copyTagsFromAttributesToEvent] Added script to copy tags from attributes to the event level. Fix ---- - Properly bump version - Issue with EMailObject. - Change DNS warning list test - Missing place to update version - Make keepalive configuration linux only - Delete sharing group after deleting the event - Give more time to MISP to publish the events before searching. - Improper json check on non-json responses - Mark all attributes in a soft deleted object as soft deleted too. - Make flake8 happy - Properly convert MSG to EML - Update lock file - [feed] fixes bug when template_uuid does not exist. [Christophe Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyflakes: upgrade 2.5.0 -> 3.0.1Wang Mingyu2022-11-281-1/+1
| | | | | | | | Changelog: Fix crash on augmented assign to print builtin Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyperf: upgrade 2.4.1 -> 2.5.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | Changelog: =========== Recognize new name of Graal-based Python as jitted Collect specialization statistics from running benchmarks Add support for Python 3.11 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spdlog: upgrade 1.10.0 -> 1.11.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Update to fmt lib version 9.1.0 #2346, #2485, #2512, #2517 . Fix template instantiation warning #2336 . Event handlers improvements #2342, #2375 . Allow modifying the used Android buffer ID #2358. Fix clone in async test #2364. Custom formatting optimization #2365. Fix C++14 builds for gcc 4.x (#2333) #2372 . Add minor version to CMake's SOVERSION #2376 Allow compilation with FMT_ENFORCE_COMPILE_STRING #2381. Fix pkg-config generation #2383. Remove unused code from null_mutex #2385. Fix redundant std::move #2396. Remove the empty file if in first period in hourly logger #2386. Add reset_overrun_counter() function to the async logging #2399 Set C++20 in CMake when SPDLOG_USE_STD_FORMAT option is turned on #2402. Fix mingw test #2415. Support for any std::chrono::duration type in flush_every(..) #2439. Fix implicit casting of level_enum #2443. Comment fix #2445. Fix gcc 4.x build #2449. Add openSUSE installation instructions #2468. Fixed missing include file in stopwatch.h #2434. Support for omitting source info by defining SPDLOG_NO_SOURCE_LOC #2476. Added SPDLOG_BUILD_PIC build option to CMake #2475. Fix include windows.h #2495. Workaround gcc 12 warnings #2498, #2499 . Migrate to Github Actions CI #2500. Replace iterator difference with std::distance #2509 Export targets file to build directory at configure time #2514, #2515. MongoDB sink improvements #2519. Fix shadow warning in dist_sink #2431. Fixed msvc warning C4800 in win_eventlog_sink Check IsDebuggerPresent() in msvc_sink before doing actual work #2408. To use old behavior pass false to the msvc_sink constructor. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smarty: upgrade 4.2.1 -> 4.3.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== clean output buffer for Throwable instead of just Exception Fix wrong indentation in libs/plugins/modifier.capitalize.php fix compilation for caching templates Fix Variable Expression Silence deprecation errors for strtime in PHP8.1 or higher Fixed PHP8.1 deprecation errors passing null to parameter in trim Re-organize all testrunners to use the same script(s). Fixed PHP8.1 deprecation errors in strip_tags #155 Adapt Smarty upper/lower functions to be codesafe (e.g. for Turkish locale) Bug fix for underscore in template name Using PHP functions as modifiers now triggers a deprecation notice. Use 'DIR' instead of 'dirname(FILE)' Fixed several typos and grammar errors PHP8.2 compatibility Make SmartyCompilerException play nicer with error handler libraries Change file permissions for directories and respect umask for files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 373 -> 377Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycodestyle: upgrade 2.9.1 -> 2.10.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | Changes: ======== E231: allow trailing comma inside 1-tuples in []. PR #1108. W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111. E741: also apply to lambdas. PR #1106. E741: fix false positive for comparison operators. PR #1118. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 12.1.4 -> 13.0.1Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybind11-json: upgrade 0.2.11 -> 0.2.13Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== Bug fixes ---------- Fix large unsigned conversions in from_json Maintenance ----------- Add Python 3.10 to build matrix Fix deprecation warning in tests Update CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: upgrade 1.5.1 -> 1.5.2Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Fixed regressions ------------------ Fixed regression in MultiIndex.join() for extension array dtypes (GH49277) Fixed regression in Series.replace() raising RecursionError with numeric dtype and when specifying value=None (GH45725) Fixed regression in arithmetic operations for DataFrame with MultiIndex columns with different dtypes (GH49769) Fixed regression in DataFrame.plot() preventing Colormap instance from being passed using the colormap argument if Matplotlib 3.6+ is used (GH49374) Fixed regression in date_range() returning an invalid set of periods for CustomBusinessDay frequency and start date with timezone (GH49441) Fixed performance regression in groupby operations (GH49676) Fixed regression in Timedelta constructor returning object of wrong type when subclassing Timedelta (GH49579) Bug fixes --------- Bug in the Copy-on-Write implementation losing track of views in certain chained indexing cases (GH48996) Fixed memory leak in Styler.to_excel() (GH49751) Other --------- Reverted color as an alias for c and size as an alias for s in function DataFrame.plot.scatter() (GH49732) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyatspi: upgrade 2.38.2 -> 2.46.0Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-networkx: upgrade 2.8.7 -> 2.8.8Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | Changelog: =========== Supports Python 3.8, 3.9, 3.10, and 3.11. NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.50.0 -> 1.51.0Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.50.0 -> 1.51.0Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jedi: upgrade 0.18.1 -> 0.18.2Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | Changelog: ========= Added dataclass-equivalent for attrs.define Find fixtures from Pytest entrypoints; Examples of pytest plugins installed like this are pytest-django, pytest-sugar and Faker. Fixed Project.search, when a venv was involved, which is why for example :Pyimport django.db did not work in some cases in jedi-vim. And many smaller bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-langtable: upgrade 0.0.60 -> 0.0.61Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | Changelog: ========== Add mnw_MM.UTF-8 and ckb_IQ.UTF-8 Do not run test cases using Python2 anymore Add bih Add more translations from CLDR Migrate license tag to SPDX Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipython: upgrade 8.2.0 -> 8.6.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-socketio: upgrade 5.3.1 -> 5.3.2Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | Changelog: ========== Deliver callbacks from different namespaces #1909 Fix documentation typos #1881 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: upgrade 4.0.0 -> 4.1.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | Changelog: https://github.com/hardbyte/python-can/blob/develop/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dateparser: upgrade 1.1.0 -> 1.1.4Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | Improvements: Improved support for languages such as Slovak, Indonesian, Hindi, German, and Japanese (#1064, #1094, #986, #1071, #1068) Recursively create a model home (#996) Replace regex sub with simple string replace (#1095) Add Python 3.10, 3.11 support (#1096) Drop support for Python 3.5, 3.6 versions (#1097) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-charset-normalizer: upgrade 3.0.0 -> 3.0.1Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | Changelog: ========= Fixed ------ Multi-bytes cutter/chunk generator did not always cut correctly (PR #233) Changed ------- Speedup provided using mypy/c 0.990 on Python >= 3.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asyncinotify: upgrade 2.0.5 -> 2.0.8Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.12.12 -> 2.12.13Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | Changelog: =========== Prevent returning an empty list for ClassDef.slots() when the mro list contains one class & it is not object. Prevent a crash when inferring calls to str.format with inferred arguments Infer the length argument of the random.sample function. Catch ValueError when indexing some builtin containers and sequences during inference. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-matplotlib-inline: upgrade 0.1.2 -> 0.1.6Wang Mingyu2022-11-282-8/+8
| | | | | | | License-Update: Copyright updated to 0.1.6 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-lite: upgrade 1.9.8 -> 1.9.9Wang Mingyu2022-11-281-2/+1
| | | | | | | | | | | | | | Changelog: ========== - SCardEstablishContext() may return SCARD_W_SECURITY_VIOLATION if refused by Polkit - Fix SCardReleaseContext() failure on orphan handles - Fix SCardDisconnect() on orphan handle - pcsc-spy: log the pioSendPci & pioRecvPci SCardTransmit() parameters - Improve the log from pcscd: log the return code in text instead of hex - Some other minor improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfstests: upgrade 2022.10.30 -> 2022.11.06Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.33.2 -> 1.33.3Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mg: upgrade 20220614 -> 20221112Wang Mingyu2022-11-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.5.2 -> 2.6.1Wang Mingyu2022-11-283-65/+2
| | | | | | | | | 0001-configure-Check-for-request_init-API-when-probing-fo.patch 0001-tools-gensiot-Fix-build-with-musl.patch removed since they're included in 2.6.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libglvnd: upgrade 1.5.0 -> 1.6.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | Changelog: =========== Added assembly dispatch support for loongarch64 Fixed GLX assembly dispatch support for x32 Fixed TLS handling for single-threaded programs on FreeBSD Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 22.10.26 -> 22.11.23Wang Mingyu2022-11-281-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221113.0 -> 5.9.20221120.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | Changelog: =========== build-sys: add clean-tlib and clean-gcov to the dependecy list of clean-local Fortran: reset "newline" state when processing a new input file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord: upgrade 1.4.5 -> 1.4.6Wang Mingyu2022-11-281-2/+2
| | | | | | | | | | | | | | | | | | Changelog: ========== Bugfixes: - Add missing copyright notices - Add Spyder X entry - Document where to send patches - Don't use exact floating point comparisons - Drop option for removed reverse engineering tools - Drop references to hughski.com - Fix a small memory leak in sqlite3_exec() - Fix typo in device-removed signal documentation - Make introspection optional in meson Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ccid: upgrade 1.5.0 -> 1.5.1Wang Mingyu2022-11-281-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= * Add support of Access IS ATR220 with idProduct: 0x0184 Alcor Link AK9567 Alcor Link AK9572 BLUTRONICS TAURUS NFC CHERRY SmartTerminal ST-1144 CREATOR CRT-603(CZ1) CCR Dexon Tecnologias Digitais LTDA DXToken ESMART Reader ER433x ICC ESMART Reader ER773x Dual & 1S Flight system consulting Incredist Ledger Nano S Ledger Nano S Plus Ledger Nano SP Ledger Nano X SafeNet eToken Fusion Sensyl SSC-NFC Reader * Adjust USB drivers path at run-time via environment variable PCSCLITE_HP_DROPDIR * configure.ac: add --enable-strict option * Fix a problem with AUTO PPS readers and ATR convention inverse cards * macOS: log non sensitive strings as "%{public}s" * Some other minor improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: upgrade 3.0.8 -> 3.0.9Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | | | | | | Changelog: =========== In auditd, release the async flush lock on stop Don't allow auditd to log directly into /var/log when log_group is non-zero Cleanup krb5 memory leaks on error paths Update auditd.cron to use auditctl --signal In auparse, if too many fields, realloc array bigger (Paul Wolneykien) In auparse, special case kernel module name interpretation If overflow_action is ignore, don't treat as an error Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>