2022-01-18 16:19:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 18 15:13:31 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com> - 1.2.0
|
|
|
|
|
|
|
|
- Update to upstream release 1.2.0:
|
|
|
|
* Added: Support for FreeBSD, by @joske and @aristocratos
|
|
|
|
* Fixed (again): Account for system rolling over net speeds in Net::collect()
|
|
|
|
* Added: Theme gruvbox_material_dark, by @marcoradocchia
|
|
|
|
* Added: Option for base 10 bytes/bits
|
|
|
|
|
2021-12-30 16:36:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 29 21:39:39 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.4
|
|
|
|
|
|
|
|
- Update to upstream release 1.1.4:
|
2022-01-18 16:19:35 +01:00
|
|
|
* Fixed: Create dependency files in build directory when compiling, by @stwnt
|
|
|
|
* Fixed: fix CPU temp fallback on macOS, by @joske
|
|
|
|
* Changed: From rng::sort() to rng::stable_sort() for more stability
|
|
|
|
* Fixed: in_avail() can always be zero, by @pg83
|
2021-12-30 16:36:34 +01:00
|
|
|
|
2021-12-13 16:49:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 13 15:14:51 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.3
|
|
|
|
|
|
|
|
- Update to upstream release 1.1.3:
|
|
|
|
* Added: New theme ayu, by @AlphaNecron
|
|
|
|
* Added: New theme gruvbox_dark_v2, by @pietryszak
|
|
|
|
* Fixed: Macos cpu coretemp for Intel, by @joske
|
|
|
|
* Added: New theme OneDark, by @vtmx
|
|
|
|
* Fixed: Fixed network graph scale int rollover
|
|
|
|
* Fixed: Suspected possibility of very rare stall in Input::clear()
|
|
|
|
|
2021-11-30 16:36:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 28 21:25:30 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.2
|
|
|
|
|
|
|
|
- Update to upstream release 1.1.2:
|
|
|
|
* Fixed: SISEGV on macos Mojave, by @mgradowski
|
|
|
|
* Fixed: Small optimizations and fixes to Mem::collect() and Input::get()
|
|
|
|
* Fixed: Wrong unit for net_upload and net_download in config menu
|
|
|
|
* Fixed: UTF-8 detection on macos
|
|
|
|
* Fixed: coretemp iteration due to missing tempX_input, by @KFilipek
|
|
|
|
* Fixed: coretemp ordering
|
|
|
|
|
2021-11-16 19:52:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 16 16:47:50 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.1
|
|
|
|
|
|
|
|
- Update to upstream release 1.1.1:
|
|
|
|
* Added: Partial static build (libgcc, libstdc++) for macos
|
|
|
|
* Changed: Continuous build macos switched to OSX 11.6 (Big Sur) and partial static build
|
|
|
|
* Changed: Release binaries for macos switched to OSX 12 (Monterey) and partial static build
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 15 21:11:28 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.0
|
|
|
|
|
|
|
|
- Update to upstream release 1.1.0:
|
|
|
|
* Added: Support for OSX, by @joske and @aristocratos
|
|
|
|
|
2021-11-09 16:25:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 9 14:57:37 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.24
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.24:
|
|
|
|
* Changed: Collection ordering
|
|
|
|
* Fixed: Restore all escape seq mouse modes on exit
|
|
|
|
* Fixed: SIGINT not cleaning up on exit
|
|
|
|
|
|
|
|
- Update to upstream relaese 1.0.23:
|
|
|
|
* Fixed: Config parser missing first value when not including version header
|
|
|
|
* Fixed: Vim keys menu lists selection
|
|
|
|
* Fixed: Stall when clearing input queue on exit and queue is >1
|
|
|
|
* Fixed: Inconsistent behaviour of "q" key in the menus
|
|
|
|
|
2021-11-04 17:54:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 4 14:31:35 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.22
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.22:
|
|
|
|
* Fixed: Bad values for disks and network on 32-bit
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 2 20:43:52 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.21
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.21:
|
|
|
|
* Fixed: Removed extra spaces in cpu name
|
|
|
|
* Added: / as alternative bind for filter
|
|
|
|
* Fixed: Security issue when running with SUID bit set
|
|
|
|
|
2021-10-27 18:00:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 27 15:15:27 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.20
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.20:
|
|
|
|
* Added: Improved cpu sensor detection for Ryzen Mobile, by @adnanpri
|
|
|
|
* Changed: Updated makefile
|
|
|
|
* Changed: Regex for Fx::uncolor() changed to string search and replace
|
|
|
|
* Changed: Removed all use of regex with dedicated string functions
|
|
|
|
|
2021-10-22 16:19:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 21 16:03:46 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.19
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.19:
|
|
|
|
* Fixed: Makefile now tests compiler flag compatibility
|
|
|
|
|
2021-10-19 18:48:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 19 15:40:53 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.18
|
|
|
|
|
|
|
|
- Update to upstream release 1.0.18:
|
|
|
|
* Fixed: Makefile g++ -dumpmachine failure to get platform on some distros
|
|
|
|
- Update to upstream release 1.0.17:
|
|
|
|
* Changed: Reverted mutexes back to custom atomic bool based locks
|
|
|
|
* Added: Static binaries switched to building with musl + more platforms, by @jan-guenter
|
|
|
|
* Fixed: Improved battery detection, by @jan-guenter
|
|
|
|
* Added: Displayed battery selectable in options menu
|
|
|
|
* Fixed: Battery error if non existent battery named is entered
|
|
|
|
|
2021-10-18 20:08:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 18 17:33:44 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.16 ...
|
|
|
|
|
2021-10-13 20:07:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 13 15:50:02 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.15 ...
|
|
|
|
|
2021-10-07 16:11:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 7 13:57:15 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.14 ...
|
|
|
|
|
2021-10-07 15:28:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 2 09:54:55 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
|
|
|
|
|
|
|
- allow to build on 15.3 also
|
|
|
|
- improve filelist (no more "files listed twice...")
|
|
|
|
|
2021-09-29 23:03:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 29 20:57:08 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.11 ...
|
|
|
|
|
2021-09-28 20:20:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 18:07:45 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.10 ...
|
|
|
|
|
2021-09-28 16:34:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 13:36:12 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Cleaning commented lines and changelog entries from spec file.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 27 12:34:55 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.9 ...
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 24 14:28:18 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.6 ...
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 23 14:05:47 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.5 ...
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 22 15:19:38 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.4 ...
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 21 14:59:00 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to version 1.0.2 ...
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 20 14:35:47 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Initial commit for version 1.0.1 ...
|