File netatop.changes of Package netatop
-------------------------------------------------------------------
Fri Dec 18 14:15:27 UTC 2020 - malcolmlewis@opensuse.org
- Updated to version 3.1:
  * Adapted to kernel version 5.6.
  * The struct timespec has been modified to struct timespec64 and
    the struct file_operations has been modified to struct
    proc_ops.
- Changes from version 3.0-1:
  * Modify real_start_time into start_boottime.
  * The tsk->real_start_time variable is called tsk->start_boottime
    since kernel version 5.5.
-------------------------------------------------------------------
Mon Oct 23 15:30:59 UTC 2017 - malcolmlewis@opensuse.org
- Updated to version 2.0:
  * Adapted for kernel version 4.13 and higher.
  * Modified to new netfilter functions.
-------------------------------------------------------------------
Sun Jul 17 18:46:02 UTC 2016 - malcolmlewis@opensuse.org
- Update to version 1.0:
  + Adapted for kernel version 4.4 and higher: Added ifdef's for
    pointer compatibility.
-------------------------------------------------------------------
Sun Jan 10 22:10:35 UTC 2016 - malcolmlewis@opensuse.org
- Updated to version 0.7:
  + Add include file linux/proc_fs.h to solve compilation failures
    with kernel version 4.2 and higher.
-------------------------------------------------------------------
Sat Sep 26 23:38:26 UTC 2015 - malcolmlewis@opensuse.org
- Updated to version 0.6:
  + Adapted for the API modification in kernel version 4.1 and
    higher.
-------------------------------------------------------------------
Sun May 31 14:27:08 UTC 2015 - malcolmlewis@opensuse.org
- Update to verion 0.5:
  + Enable 64-bit division on 32-bit systems by using div_u64().
-------------------------------------------------------------------
Mon Dec 22 06:08:48 UTC 2014 - malcolmlewis@opensuse.org
- Initial build.
- Add netatop-add-optflags.patch: Add rpm opt flags when building
  netatopd.