[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#809403: marked as done (ITP: pagemon -- interactive memory/page monitoring tool)



Your message dated Sun, 10 Jan 2016 00:00:21 +0000
with message-id <E1aI3Qj-0002Ea-QY@franck.debian.org>
and subject line Bug#809403: fixed in pagemon 0.01.02-1
has caused the Debian Bug report #809403,
regarding ITP: pagemon -- interactive memory/page monitoring tool
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
809403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809403
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Colin Ian King <colin.king@canonical.com>

* Package name    : pagemon
  Version         : 0.01.01
  Upstream Author : Colin Ian King <colin.king@canonical.com>
* URL             : https://github.com/ColinIanKing/pagemon
* License         : GPL-2
  Programming Lang: C
  Description     : interactive memory/page monitoring tool

 pagemon is a ncurses based interactive memory/page monitoring tool
 allowing one to browse the memory map of an active running process
 on Linux.

 pagemon reads the PTEs of a given process and display the soft/dirty
 activity in real time. The tool identifies the type of memory mapping
 a page belongs to, so one can easily scan through memory looking at
 pages of memory belonging data, code, heap, stack, anonymous mappings
 or even swapped out pages.
 
 As the author of this tool, I am keen to maintain the Debian packaging.

--- End Message ---
--- Begin Message ---
Source: pagemon
Source-Version: 0.01.02-1

We believe that the bug you reported is fixed in the latest version of
pagemon, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 809403@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin King <colin.king@canonical.com> (supplier of updated pagemon package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 31 Dec 2015 20:14:01 +0000
Source: pagemon
Binary: pagemon
Architecture: source amd64
Version: 0.01.02-1
Distribution: unstable
Urgency: medium
Maintainer: Colin King <colin.king@canonical.com>
Changed-By: Colin King <colin.king@canonical.com>
Description:
 pagemon    - interactive memory/page monitoring tool
Closes: 809403
Changes:
 pagemon (0.01.02-1) unstable; urgency=medium
 .
   * Initial Debian release (Closes: #809403)
   * Makefile: remove -lm -g build flags, bump version
   * Manual: update date
   * Add VM statistics
   * Remove hard coded page size, fix up formatting fields in tab view
   * Access byte from bytes when appropriate, don't mask off top bit to early
   * Add some context Page/Memory view hint in status line
   * Add calloc failure checking
   * Add more comments, shift some globals around
   * Add some more comments for functions
   * Remove unused colour attribute pairs
   * Only show KEY info when in PAGE view mode
   * Perform line by line memory reads for more efficient reading
   * Use sigaction rather than signal for SIGWINCH handler
   * Add sscanf checking when reading maps
   * Replace hard coded hex format width with HEX_WIDTH
   * Replace hard coded address offset cursor position to ADDR_OFFSET
   * Fix memory view changing location bug when resizing
   * Set tick to ticks to force immediate load of dirty page info
   * Use PRI* format specifiers
   * Minor code clean up
   * Don't need panel library, update README
 .
 pagemon (0.01.01-1) unstable; urgency=medium
 .
   * Makefile: bump version
   * Add Home key option to help
   * Make read on pages trigger on R and r keys
   * Check lseek errors with (off_t)-1  instead of < 0
   * Fix some build warnings
   * debian: control: fix lintian warning
   * Fix some minor warnings as found by cppcheck
 .
 pagemon (0.01.00-1) unstable; urgency=medium
 .
   * Initial release
Checksums-Sha1:
 a78a38711e565b928ec77556b07c2b28ea813dc1 1733 pagemon_0.01.02-1.dsc
 9ec2af2a696e6ad2c45b60e48d51cc6d1244902f 15485 pagemon_0.01.02.orig.tar.gz
 aabb6e046f2dbbd076c0e407cf8504047e8d27ed 1748 pagemon_0.01.02-1.debian.tar.xz
 f97a2ffe6808db0c30c2d1304035b730d5f1e3af 19602 pagemon-dbgsym_0.01.02-1_amd64.deb
 f3897c2842863b292116b3a17ad825aba5564b58 12118 pagemon_0.01.02-1_amd64.deb
Checksums-Sha256:
 c75d5977cc1de34d13657c5960508b43195a9889f9d2d9edacbac7d183504917 1733 pagemon_0.01.02-1.dsc
 3b149e7c42990a1b078af6d9a4cc30ee1ef217bb010bb3e7e8e165921509664f 15485 pagemon_0.01.02.orig.tar.gz
 d9a291727e553b1cb44bdab8ee55e5ace6dfa79ee01ff5c95858439e7df00af1 1748 pagemon_0.01.02-1.debian.tar.xz
 58de9a9153089a658543f86afe91f8dbe02acc77c53a72e07d0073eabf489571 19602 pagemon-dbgsym_0.01.02-1_amd64.deb
 5e996fac34ff204820f9a659b1b77e978789475b04415c598b555e0756abac1d 12118 pagemon_0.01.02-1_amd64.deb
Files:
 a6bdb4bcd785f727e69b7a375a175e05 1733 admin optional pagemon_0.01.02-1.dsc
 6d55ac0bfa9c53f9b2f5f6ce49956f25 15485 admin optional pagemon_0.01.02.orig.tar.gz
 9234e01bfae5c5c1743007046d670171 1748 admin optional pagemon_0.01.02-1.debian.tar.xz
 b4fe889b8c16b978781d65f2ae78824e 19602 debug extra pagemon-dbgsym_0.01.02-1_amd64.deb
 041ed6133d883316bc3757bd8b1445c7 12118 admin optional pagemon_0.01.02-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWjYOEAAoJEHqwmdxYrXhZLqwP/R0nDy0mY0MD8cpU+45Hob4Q
z/T0Vf552TVkFoe+brAwTTHSCIPpyBGeaAZ3p09t1MA6gSPSph//aki716ao9r/M
CkS6YeSOT6BndPWPlrdniq/LbeZYLfn7FYrO3hWCcsIBUl2LBAfhMnPkwOUQNdKC
qkFUj6v61CCYuoXDHhv6CsjwzGeG922aLBn7864OEjrUHJdkSh14GjrCpj9Pnqwg
8BWfo/Fqf0AQxrtnEs2nkWRiWJKgyOqf+WYZLh1mTbJeCE7/lxcnIRwFNLHK/vaQ
ZS6JExzkwU/kuZq6pz4AGeunpoJskp93uIbfXSj/QI010r/J594dOQNcEkmPr9Gp
wlL0vSCSNhVZEXuuj4cx7L3PqVICM/8L7laTsJy5PpuSjotje748A58Y4gIlPGxb
VJ4GRIMEFaknI+0dkKGFEkyo2enqDagog9gIZ8UQDoijJS+u4VCDRkMVrhS40xm2
0HEv6+BWIEA758W4XWPvX4TF5F8tnHoHZ0EWx7VrdVhOyXThA9wq0EFt5OfGJVIq
5hxSQ7FF1MTLlJ8VKELUZ0919rw7PZhNQSfULY4XQOgtAW3tcq6FreS411rKTqDy
i5tcNM/60fQejio87vH2xuCuV6yr2n47ZOwq1I6Dbk/IwH0XOkRQhRlFOL4t/1OJ
pFUB1vRiG4A7PWEWhZSx
=tuJC
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: