SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gops-0.3.28-150400.20.1.x86_64.rpm :

* Sat Sep 07 2024 andrea.manziniAATTsuse.com- Update to version 0.3.28:
* Fix process command crash when provided with no args
* bump build deps
* Tue Jul 25 2023 jkowalczykAATTsuse.com- Packaging improvements:
* Update to BuildRequires: golang(API) >= 1.17 to match go.mod
* Add basic %check to run packaged executable binary --help
* Tue Jul 25 2023 andrea.manziniAATTsuse.com- Update to version 0.3.27:
* cmd/shared: add \'off\' option to setgc (#201)
* bump build deps
* go.mod: bump to Go 1.17
* Migrate gops to use spf13/cobra for command execution
* vendor: include cobra
* internal/cmd: Move code here from the main package
* Fri Jul 08 2022 jkowalczykAATTsuse.com- Update to version 0.3.25:
* Only report CPU percentage per period if period is > 0
* ci: run tests with -race
* agent: fix data race in Listen
* Mon Jun 27 2022 jkowalczykAATTsuse.com- Remove usage of obsolete macro golang-packaging macro %goprovides and %goprep- Use BuildRequires: golang(API) >= 1.13 formerly golang-packaging. Alternatively could use BuildRequires: go- Use tar_scm for changelog automation and tarball generation- Use OBS Source Service obs-service-go_modules for vendoring. Upstream commits vendor dir but this is not best practice and contents can skew. Treat go.mod as the single source of truth.
* Mon Jun 27 2022 jkowalczykAATTsuse.com- Update to version 0.3.24:
* internal: inline getOSUserConfigDir
* Sort tree output by PPID
* internal: remove getOSUserConfigDir fallback for Go <= 1.13 (#170)
* go.mod, vendor: update dependencies
* Bump minimum Go version to 1.13 (#169)
* Mon Jun 27 2022 jkowalczykAATTsuse.com- Update to version 0.3.23:
* Remove CircleCI
* goprocess: use debug/buildinfo on Go 1.18 and newer
* Update CI to Go 1.18
* Fix minor white space issue in README.md (#162)
* Fix minor typo in README.md (#161)
* Error out when the given duration is negative (#155)
* Mon Jun 27 2022 jkowalczykAATTsuse.com- Update to version 0.3.22:
* agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts
* agent: fix solaris build
* Mon Jun 27 2022 jkowalczykAATTsuse.com- Update to version 0.3.21:
* go.mod, vendor: update gopsutil and go-ole to fix windows/arm64 build
* Fri Oct 08 2021 mrosteckiAATTsuse.com- Update to 0.3.20
* README.md: update installation instructions (#148)
* Update Go to 1.17, update dependencies (#150)
* Thu Jun 10 2021 mrosteckiAATTsuse.com- Update to 0.3.18
* Support for reporting the percent of CPU time usage within given time
* agent: mention SO_REUSEPORT in Options.ReuseSocketAddrAndPort godoc
* Tue Jul 10 2018 mrosteckiAATTsuse.com- Update to 0.3.4
* vendor: dep ensure -update github.com/shirou/gopsutil (#79) gopsutil library is licensed under BSD, but the previous version contained some GPL-licensed code which is a violation of GPL license. The updated version doesn\'t contain GPL-licensed code anymore. https://github.com/shirou/gopsutil/issues/518- Make use of golang-packaging macros
* Wed Mar 21 2018 mrosteckiAATTsuse.com- Initial release
 
ICM