Hello community, here is the log from the commit of package pagemon for openSUSE:Leap:15.2 checked in at 2020-01-17 12:01:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pagemon (Old) and /work/SRC/openSUSE:Leap:15.2/.pagemon.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pagemon" Fri Jan 17 12:01:29 2020 rev:23 rq:763593 version:0.01.18 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pagemon/pagemon.changes 2020-01-15 15:38:41.807080972 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pagemon.new.26092/pagemon.changes 2020-01-17 12:01:31.608506337 +0100 @@ -1,0 +2,29 @@ +Tue Dec 17 19:39:07 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 0.01.18 + * Fix indexing out-of-range error on g.mem_info.pages when idx + is out of range + +------------------------------------------------------------------- +Wed Sep 25 20:50:44 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 0.01.17 + * Fix indexing out-of-range error on g.mem_info.pages when idx + is out of range + +------------------------------------------------------------------- +Tue Jul 30 19:14:25 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 0.01.16 + * Format pagemap_info by casting to uint64_t + +------------------------------------------------------------------- +Sun Jul 7 18:37:25 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 0.01.15 + * Fix spelling mistake + * Update copyright year + * Add project page to README + * Voidify some function returns and minor code clean up + +------------------------------------------------------------------- Old: ---- pagemon-0.01.14.tar.gz New: ---- pagemon-0.01.18.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pagemon.spec ++++++ --- /var/tmp/diff_new_pack.9rLeR3/_old 2020-01-17 12:01:32.108506558 +0100 +++ /var/tmp/diff_new_pack.9rLeR3/_new 2020-01-17 12:01:32.112506559 +0100 @@ -1,7 +1,7 @@ # # spec file for package pagemon # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,18 +13,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: pagemon -Version: 0.01.14 +Version: 0.01.18 Release: 0 Summary: Interactive memory/page monitoring tool License: GPL-2.0-or-later Group: System/Monitoring -URL: http://kernel.ubuntu.com/~cking/pagemon -Source: http://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.gz +URL: https://kernel.ubuntu.com/~cking/pagemon +Source: https://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz BuildRequires: ncurses-devel %description
