2023-03-23 17:44:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 23 07:07:01 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to 0.23.2
|
|
|
|
|
- Fix C++17 compatibility (drop register keyword) by @thesamesam in #13
|
|
|
|
|
- use pcre2 (instead of pcre), --with-pcre2=<path>
|
|
|
|
|
- fix a potential segfault, if regex is not valid
|
|
|
|
|
- if regex is not valid, treat the input as literal string
|
|
|
|
|
- Full Changelog: https://github.com/tessus/apachetop/compare/0.19.7...0.23.2
|
|
|
|
|
- Update to 0.19.7
|
|
|
|
|
- attempt to find ncurses via pkg-config first
|
|
|
|
|
- add .editorconfig
|
|
|
|
|
- Update to 0.18.4
|
|
|
|
|
- fix for clang6
|
|
|
|
|
- add better build instructions to INSTALL
|
|
|
|
|
- add option (-v) to show version
|
|
|
|
|
- fix minor mem leak (8 bytes per apachetop invocation)
|
|
|
|
|
- Update to 0.17.4
|
|
|
|
|
- create config.nice when running ./configure
|
|
|
|
|
- fix error: extra qualification on member (when using adns)
|
|
|
|
|
- fix compiler warnings
|
|
|
|
|
- fix a potential buffer overflow
|
|
|
|
|
- cleanup repository (remove files generated by autotools)
|
|
|
|
|
- Update to 0.15.6
|
|
|
|
|
- allow other time/date formats in Apache log
|
|
|
|
|
- use sys/param.h for MAXPATHLEN
|
|
|
|
|
- fix deprecated auto tools macros
|
|
|
|
|
- fix compiler warnings
|
|
|
|
|
- use silent compile rules
|
|
|
|
|
- updated man page
|
|
|
|
|
- updated autotools files
|
|
|
|
|
- change version to 0.YY.M of new release
|
|
|
|
|
- Change to new URL.
|
|
|
|
|
- Drop apachetop-0.12.6-maxpathlen.patch, because now in upstream.
|
|
|
|
|
|
2015-11-30 00:07:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 27 19:32:15 UTC 2015 - mardnh@gmx.de
|
|
|
|
|
|
|
|
|
|
- ran spec-cleaner
|
|
|
|
|
- fix BuildRequires for fam on systems with suse_version > 1210
|
|
|
|
|
|
2014-01-27 09:20:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 17 20:38:15 UTC 2014 - thomas-wagner@gmx.at
|
|
|
|
|
|
|
|
|
|
- added patch from fedora project to prevent buffer overflow; (bnc#859193).
|
|
|
|
|
- added missing dependencies; (bnc#859192).
|
|
|
|
|
- added hint to start fam and rpcbind; (bnc#859192).
|