Releases: inotify-tools/inotify-tools
Releases · inotify-tools/inotify-tools
4.25.9.0
What's Changed
- Reject fanotify-only options if fanotify is disabled by @defanor in #196
- Fix formatting of man page references by @jwilk in #213
- Disable SonarCloud by @ericcurtin in #214
- Remove dead builds from README.md by @ericcurtin in #215
- Add Fedora 39 build to github actions by @ericcurtin in #216
- Add flag for forcing static compilation by @nirhaike in #220
- Allow recursive watch with --include by @arnib in #229
- Fix a crash on >=1024 watched files by @jankratochvil in #230
New Contributors
- @defanor made their first contribution in #196
- @jwilk made their first contribution in #213
- @nirhaike made their first contribution in #220
- @arnib made their first contribution in #229
Full Changelog: 4.23.9.0...4.25.9.0
4.23.9.0
4.23.8.0
inotify-tools 4.23.8.0
What's Changed
- support cross compile for Android by @dstmath in #167
- libinotifytools: Rename init variable to fix conflict with entry point by @Qeole in #170
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #173
- Fix build with musl and add Alpine buildnode to CI by @kraj in #174
- Update Cirrus CI FreeBSD images by @emaste in #181
- Fix enabling of fanotify/fsnotify. by @jankratochvil in #183
- Fix fanotify_supported() by @amir73il in #185
- Return to building on 20.04 and 22.04 by @ericcurtin in #186
- Combine to one build machine, reduce test iteration to 64 by @ericcurtin in #187
- Add -fanalyzer to build by @ericcurtin in #184
- Enable CentOS Stream 9 build by @ericcurtin in #190
- Add debian 12 by @ericcurtin in #189
- Ensure C++ libraries are not linked in by @ericcurtin in #188
New Contributors
- @dstmath made their first contribution in #167
- @Qeole made their first contribution in #170
- @lgtm-com made their first contribution in #173
- @emaste made their first contribution in #181
Full Changelog: 3.22.6.0...4.23.8.0
3.22.6.0
inotify-tools 3.22.6.0
3.22.1.0
inotify-tools 3.22.1.0
3.21.9.6
inotify-tools 3.21.9.6
3.21.9.5
rh_build So it works in our build and the fedora one
3.21.9.4
Ensure this works for fedora build
3.21.9.3
Wrong pointer passed to realloc
3.21.9.2
Fix offset compiler warning