diff --git a/aide-0.19.1.tar.gz b/aide-0.19.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6f0ad659373833529f810afe7164591115dd87f7 Binary files /dev/null and b/aide-0.19.1.tar.gz differ diff --git a/aide-0.19.tar.gz b/aide-0.19.tar.gz deleted file mode 100644 index 1256b573a568e84348b3aabcd5cfec07260a0629..0000000000000000000000000000000000000000 Binary files a/aide-0.19.tar.gz and /dev/null differ diff --git a/aide.spec b/aide.spec index 36da4181b7a1ab3a8bdaa9d2eabe2032221b5607..ee5b4041dfda86008fd0fa04d80195b464a7cc04 100644 --- a/aide.spec +++ b/aide.spec @@ -1,8 +1,8 @@ %bcond_without have_check Name: aide -Version: 0.19 -Release: 2 +Version: 0.19.1 +Release: 1 Summary: Advanced Intrusion Detection Environment License: GPLv2+ URL: https://sourceforge.net/projects/aide @@ -75,6 +75,14 @@ make check %{_mandir}/*/* %changelog +* Fri Jul 11 2025 yixiangzhike - 0.19.1-1 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: update to 0.19.1 + Fix race condition when adding new nodes + Define MAGIC constants added since Linux 4.9 + * Tue Jul 8 2025 yixiangzhike - 0.19-2 - Type: bugfix - ID: NA