1
0
forked from pool/btop
Commit Graph

20 Commits

Author SHA1 Message Date
ba91966cc3 Accepting request 955096 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.3:
  * Changed: floating_humanizer() now show fractions when shortened and value
    is < 10
  * Fixed: Process tree not redrawing properly
  * Fixed: string to wstring conversion crash when string is too big

- Update to upstream release 1.2.2:
  * Changed: Reverted uncolor() back to using regex to fix delay in opening
    menu when compiled with musl
  * Added: Toggle for showing free disk space for privileged or normal users
  * Added: Clarification on signal screen that number can be manually entered

OBS-URL: https://build.opensuse.org/request/show/955096
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=20
2022-02-15 18:56:11 +00:00
003fdc242f Accepting request 953808 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.1:
  * Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard
  * Fixed: Fx::uncolor not removing all escapes
  * Fixed: Text alignment for popup boxes
  * Fixed: Terminal resize warning getting stuck
  * Removed: Unnecessary counter for atomic_lock
  * Added: Percentage progress to Makefile
  * Fixed: Alignment of columns in proc box when wide UTF8 characters are used
  * Fixed: Battery meter draw fix

OBS-URL: https://build.opensuse.org/request/show/953808
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=19
2022-02-11 19:23:56 +00:00
73f8cf5a0c Accepting request 947247 from home:sbradnick:branches:Base:System
- 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

  * 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

OBS-URL: https://build.opensuse.org/request/show/947247
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=18
2022-01-18 15:19:35 +00:00
2ec0a3551a Accepting request 943241 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.4:
	* 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

OBS-URL: https://build.opensuse.org/request/show/943241
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=17
2021-12-30 15:36:34 +00:00
88f1ba2475 Accepting request 940285 from home:sbradnick:branches:Base:System
- 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()

OBS-URL: https://build.opensuse.org/request/show/940285
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=16
2021-12-13 15:49:22 +00:00
b62dde8d5d Accepting request 934743 from home:sbradnick:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/934743
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=15
2021-11-30 15:36:26 +00:00
8163f5906e Accepting request 931841 from home:sbradnick:branches:Base:System
- 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

- Update to upstream release 1.1.0:
  * Added: Support for OSX, by @joske and @aristocratos

OBS-URL: https://build.opensuse.org/request/show/931841
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=14
2021-11-16 18:52:28 +00:00
5df5219f74 Accepting request 930480 from home:sbradnick:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/930480
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=13
2021-11-09 15:25:35 +00:00
18179a03d5 Accepting request 929208 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.22:
  * Fixed: Bad values for disks and network on 32-bit

- 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

OBS-URL: https://build.opensuse.org/request/show/929208
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=12
2021-11-04 16:54:08 +00:00
132a0d0094 Accepting request 927814 from home:sbradnick:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/927814
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=11
2021-10-27 16:00:18 +00:00
87751fa848 Accepting request 926996 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.19:
  * Fixed: Makefile now tests compiler flag compatibility

OBS-URL: https://build.opensuse.org/request/show/926996
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=10
2021-10-22 14:19:39 +00:00
df4260c3f9 Accepting request 926325 from home:sbradnick:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/926325
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=9
2021-10-19 16:48:33 +00:00
bd80c46457 Accepting request 926066 from home:sbradnick:branches:Base:System
- Updating to version 1.0.16 ...

OBS-URL: https://build.opensuse.org/request/show/926066
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=8
2021-10-18 18:08:59 +00:00
bc5b4da8ad Accepting request 925159 from home:sbradnick:branches:Base:System
- Updating to version 1.0.15 ...

OBS-URL: https://build.opensuse.org/request/show/925159
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=7
2021-10-13 18:07:00 +00:00
b389ee39b8 Accepting request 923780 from home:sbradnick:branches:Base:System
- Updating to version 1.0.14 ...

OBS-URL: https://build.opensuse.org/request/show/923780
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=6
2021-10-07 14:11:28 +00:00
a7bbdc3c42 Accepting request 923387 from home:seife:testing
allow build on 15.3, improve filelist (no more "files listed twice...")

OBS-URL: https://build.opensuse.org/request/show/923387
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=5
2021-10-07 13:28:24 +00:00
Dominique Leuenberger
27e8f2081a Accepting request 922575 from Base:System
New package see https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/JXO2N7O3NHNXIIENZURMDZDOLIQWSCYC/

OBS-URL: https://build.opensuse.org/request/show/922575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=1
2021-10-04 16:39:36 +00:00
ab276fd871 Accepting request 922238 from home:sbradnick:branches:Base:System
- Updating to version 1.0.11 ...

OBS-URL: https://build.opensuse.org/request/show/922238
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=3
2021-09-29 21:03:27 +00:00
7b10d32030 Accepting request 922051 from home:sbradnick:branches:Base:System
- Updating to version 1.0.10 ...

OBS-URL: https://build.opensuse.org/request/show/922051
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=2
2021-09-28 18:20:45 +00:00
Stefan Seyfried
764efd21a7 Accepting request 921997 from home:sbradnick
Cleaning up per request of seife.

OBS-URL: https://build.opensuse.org/request/show/921997
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=1
2021-09-28 14:34:52 +00:00