Change log for pagemon package in Ubuntu

127 of 27 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
pagemon (0.02.04-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix potential integer overflow on 32 bit multiplications

 -- Colin Ian King <email address hidden>  Thu, 18 Jan 2024 14:59:17 +0000

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
pagemon (0.02.03-1) unstable; urgency=medium

  * Makefile: bump version
  * perf.h: remove unused function perf_init()
  * Makefile: remove -fPIC build flag
  * debian/rules: add missing hardening flags
  * Update copyright

 -- Colin Ian King <email address hidden>  Fri, 12 Jan 2024 11:29:28 +0000

Available diffs

Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
pagemon (0.02.02-1) unstable; urgency=medium

  * Makefile: bump version
  * Makefile: remove perf.o on clean rule (Closes: #1045314)

 -- Colin Ian King <email address hidden>  Mon, 14 Aug 2023 10:00:00 +0100

Available diffs

Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
pagemon (0.02.01-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/changelog: fix incorrect month in previous date
  * debian/control: update standards version to 4.6.2
  * debian/control: use libncurses-dev instead of libncurses5-dev
  * Update copyright

 -- Colin Ian King <email address hidden>  Tue, 7 Feb 2023 15:06:54 +0000

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
pagemon (0.02.00-1) unstable; urgency=medium

  * Makefile: bump to version 0.02.00
  * Debian/control: update debhelper to >= 13
  * Debian/control: update standards version to 4.6.1
  * Update copyright year
  * Remove redundant increment of y
  * Remove redundant assignment to attr
  * Remove unused assignment to ptr

 -- Colin Ian King <email address hidden>  Tue, 6 Nov 2022 17:34:33 +0000

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
pagemon (0.01.23-1) unstable; urgency=medium

  * Makefile: bump version
  * Makefile: add README.md to dist rule
  * manual: update date, author email and copyright
  * debian/watch: update watch path for tarball, move to version 4
  * debian/copyright: Update copyright and git URL
  * debian/control update author email address and project URL
  * README.md: add bullet points to example videos
  * Add README.md

 -- Colin Ian King <email address hidden>  Wed, 10 Nov 2021 18:19:20 +0000

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
pagemon (0.01.22-1) unstable; urgency=medium

  * Makefile: bump version
  * Remove redundant reset of addr to 0
  * Avoid potential division by zero of window_pages
  * update copyright to 2021

 -- Colin King <email address hidden>  Wed, 28 Apr 2021 21:56:41 +0000

Available diffs

Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
pagemon (0.01.21-1) unstable; urgency=medium

  * Makefile: bump version
  * handle weird comm field in /proc/$PID/stat
  * use correct sizeof on path_oom

 -- Colin King <email address hidden>  Sat, 7 Nov 2020 18:06:12 +0000

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
pagemon (0.01.20-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian/control: update compat to 13, remove compat file,
    add Rules-Requires-Root rule
  * Zero ws struct to clear static analysis warnings

 -- Colin King <email address hidden>  Sat, 4 Jul 2020 21:07:31 +0100

Available diffs

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
pagemon (0.01.19-1) unstable; urgency=medium

  * Makefile: bump version
  * Add bash completion script
  * Update copyright to 2020

 -- Colin King <email address hidden>  Wed, 26 Feb 2020 14:19:22 +0000

Available diffs

Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
pagemon (0.01.18-1) unstable; urgency=medium

  * Makefile: bump version
  * Clear up overflow before widening multiplication static analysis warnings

 -- Colin King <email address hidden>  Mon, 16 Dec 2019 13:17:19 +0000

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to Release)
pagemon (0.01.17-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian: update to compat level 12
  * Fix indexing out-of-range error on g.mem_info.pages when idx
    is out of range (LP: #1845348)

 -- Colin King <email address hidden>  Wed, 25 Sep 2019 16:54:22 +0100

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
pagemon (0.01.16-1) unstable; urgency=medium

  * Makefile: bump version
  * Format pagemap_info by casting to uint64_t

 -- Colin King <email address hidden>  Tue, 30 Jul 2019 12:55:55 +0100

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
pagemon (0.01.15-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix spelling mistake
  * Update copyright year
  * Add project page to README
  * Voidify some function returns and minor code clean up

 -- Colin King <email address hidden>  Sat, 6 Jul 2019 21:06:23 +0100

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
pagemon (0.01.14-1) unstable; urgency=medium

  * Makefile: remove .xz tarball on make clean rule
  * debian/watch: change watch file to check for .xz
  * Makefile: use xz compression for tarball
  * Add .travis.yml to make dist rule
  * Makefile: bump version
  * Add kpage count stats
  * Rename idx to avoid name shadowing with global function index
  * Add travis yaml file

 -- Colin King <email address hidden>  Mon, 9 Jul 2018 08:35:37 +0100

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
pagemon (0.01.13-1) unstable; urgency=medium

  * Makefile: bump version
  * Add some more constifications
  * voidify function returns
  * debian/copyright: use secure URI
  * debian/control: update debhelper to >= 11
  * debian/compat: update to 11
  * debian/control: remove trailing empty line

 -- Colin King <email address hidden>  Sun, 17 Jun 2018 12:31:11 +0100
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
pagemon (0.01.12-1build1) cosmic; urgency=medium

  * No-change rebuild for ncurses soname changes.

 -- Matthias Klose <email address hidden>  Thu, 03 May 2018 14:17:50 +0000
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pagemon (0.01.12-1) unstable; urgency=medium

  * Makefile: bump version
  * Makefile: Add -fPIC
  * Fix build failure on ia64 when perf is not available
  * Update copyright year

 -- Colin King <email address hidden>  Thu, 11 Jan 2018 09:40:47 +0000

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pagemon (0.01.11-1) unstable; urgency=medium

  * Bump version
  * Update Standards-Version to 4.1.2
  * Print physical location rather than pfn

 -- Colin King <email address hidden>  Wed, 27 Dec 2017 17:10:12 +0000

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
pagemon (0.01.10-1) unstable; urgency=medium

  * Makefile: bump version
  * fix shadowing offset variable
  * fix shadowing map variable
  * Makefile: Add PEDANTIC gcc flags

 -- Colin King <email address hidden>  Wed, 2 Nov 2016 13:35:11 -0600

Available diffs

Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
pagemon (0.01.09-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian/control: update Standards-Version to 3.9.8
  * Remove redundant statement, found using scan-build

 -- Colin King <email address hidden>  Tue, 4 Oct 2016 10:37:15 +0100

Available diffs

Superseded in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pagemon (0.01.08-1) unstable; urgency=medium

  * Makefile: bump version
  * Add more page info to checksum on to ensure we have identical maps
  * Fix wrapping of paragraph in man page
  * Update date in manual
  * Reduce scope of ret
  * Move initialization of vars to avoid -Wclobber gcc warnings
  * Add clean up on segfault or bus error sig handling
  * Guard against cursor_index being outside npages range
  * Check if process is still alive before waiting for next iteration
  * Don't break on failed seek or read of map info
  * Add 'c' key to close pop up windows
  * Update -p thunderbird example in man page
  * More 80 column friendly source changes
  * Improve error handling on -p option
  * Enable -p option to have the PID or name of the process to monitor
  * Better checking for bytes read on page info reads
  * Fix zoom scaling on memory view
  * Remove commented out memset

 -- Colin King <email address hidden>  Sun, 31 Jan 2016 12:25:11 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pagemon (0.01.07-1) unstable; urgency=medium

  * Makefile: bump version
  * Mix checksum up a bit more and return OK if nothing has changed
  * Makefile: add perf.c perf.h to make dist rule
  * Add 'p' option to man page and update date
  * Optimize page reading, reduced by ~2% CPU
  * Clean up perf code
  * Add perf page statistics 'p' option
  * Update help info
  * Add some more comments
  * Replace int64_t types with stronger typing
  * Minor re-ordering of global vars to save a few bytes
  * Free pages and add some smarts to free/calloc
  * Add some more comments
  * Add OOM score to VM stats
  * Optimize read_maps: don't re-scan page mapping if nothing changed
  * Reduce amount of seeks and reads on pagemap data

 -- Colin King <email address hidden>  Sat, 30 Jan 2016 00:38:15 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pagemon (0.01.06-1) unstable; urgency=medium

  * Makefile: bump version
  * Update man page date
  * Add some more comments
  * Re-position pop-up windows a bit more
  * Add more comments
  * Rename MAX_MMAPS to MAX_MAPS
  * Check process is alive before fetching maps
  * Cleaner termination of windows at end, less flicker and delay
  * Shunt pop up windows up by 1 row
  * Add page fault info in VM pop up
  * Handle resizing in a less flickering way
  * Make VM information stick to right hand side of window
  * Get zoom scaling correct for small applications
  * Add another const on static data structure
  * Cleanly shutdown on SIGSEGV and SIGBUS
  * More clean ups and constifications
  * Some very minor code clean ups
  * Pass xmax, ymax using position_t ptr
  * Replace LINES with p->ymax
  * Add [ ] keys to set zoom mode to min/max
  * Move window resizing so it happens just before a new redraw
  * Minor rework of read_maps to save a few cycles
  * Optimize the page hotspot with large maps, also saves a division
  * Add -v option
  * Don't poll on reading pages so frequently
  * Fix segfault when memory shrinks and cursor falls off end of memory

 -- Colin King <email address hidden>  Fri, 22 Jan 2016 23:22:35 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pagemon (0.01.05-1) unstable; urgency=medium

  * Makefile: bump version
  * Make source 80 column friendly
  * Move static globals into a global struct
  * Remove a few blank lines
  * Add -a to mini help info
  * Remove some trailing white spaces
  * Only do auto zoom when looking at pages
  * Fix date list in copyright boilerplate, replace , with -
  * Update dates in man page
  * Widen int32_t to int64_t before computation to avoid overflow (again)
  * Don't divide by mem_info.npages if this is zero (another instance)
  * Widen int32_t to int64_t before computation to avoid overflow
  * Don't divide by mem_info.npages if this is zero
  * Add process state info in VM window
  * Fix percent, don't scale by zoom factor after all
  * Add End key function
  * Make all indexes to pages int64_t just to be consistent
  * Fix index to page map, show the correct page's page map info
  * Don't print memory sizes in bytes, K is the smallest sensible amount
  * Forgot to zoom cursor position to get per page details
  * Add map size to tabbed page info
  * Rename xwidth to xmax
  * Minor formatting tweak
  * Add and use MINIMUM, MAXIMUM macros
  * Add -a automatic zoom mode command line option
  * Add auto zoom mode
  * Add t, T tick rate adjustment between dirty page updates
  * define MIN_TICKS, MAX_TICKS, MIN_ZOOM, MAX_ZOOM
  * Don't reset cursor when zoom keys pressed and in memory map mode
  * Correctly print Map Name in page details toggle view

 -- Colin King <email address hidden>  Thu, 21 Jan 2016 00:26:21 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pagemon (0.01.03-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix build warning on 32 bit builds on max_pages evaluation
  * Fix copyright year typo
  * Clean up attribute setting on mem map
  * Add cursor reset helper
  * Only set last_addr on valid data
  * Remove some extraneous lines
  * Default to failure exit status, set to success on OK case.
  * Update copyright info
  * update_xwidth needs to set width based on v rather than view
  * Make mask ULL

 -- Colin King <email address hidden>  Thu, 14 Jan 2016 14:08:00 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
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

 -- Colin King <email address hidden>  Thu, 31 Dec 2015 20:14:01 +0000
127 of 27 results