Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-bugsnag-panicwrap-devel-1.3.2-5.fc37 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-bugsnag-panicwrap-devel Distribution: Fedora Project
Version: 1.3.2 Vendor: Fedora Project
Release: 5.fc37 Build date: Thu Jul 21 10:41:22 2022
Group: Unspecified Build host: buildvm-x86-04.iad2.fedoraproject.org
Size: 33705 Source RPM: golang-github-bugsnag-panicwrap-1.3.2-5.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/bugsnag/panicwrap
Summary: Go library for catching and handling panics in Go applications
Panicwrap is a Go library that re-executes a Go binary and monitors stderr
output from the binary for a panic. When it find a panic, it executes a
user-defined handler function. Stdout, stderr, stdin, signals, and exit codes
continue to work as normal, making the existence of panicwrap mostly invisble to
the end user until a panic actually occurs.

Since a panic is truly a bug in the program meant to crash the runtime, globally
catching panics within Go applications is not supposed to be possible. Despite
this, it is often useful to have a way to know when panics occur. panicwrap
allows you to do something with these panics, such as writing them to a file, so
that you can track when panics occur.

Panicwrap is not a panic recovery system. Panics indicate serious problems with
your application and should crash the runtime. panicwrap is just meant as a way
to monitor for panics. If you still think this is the worst idea ever, read the
section below on why.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/bugsnag/panicwrap

Provides

Requires

License

MIT

Changelog

* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.2-4
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
    CVE-2022-29526, CVE-2022-30629
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 31 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.2-1
  - Update to 1.3.2
  - Close: rhbz#1943416
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.1-1
  - Update to 1.3.1
  - Close: rhbz#1915325
* Thu Jan 07 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-1
  - Update to 1.3.0
  - Close: rhbz#1913077
* Fri Jan 01 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.2-1
  - Update to 1.2.2
  - Close: rhbz#1479798
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/doc/golang-github-bugsnag-panicwrap-devel
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/CHANGELOG.md
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/bugsnag
/usr/share/gocode/src/github.com/bugsnag/panicwrap
/usr/share/gocode/src/github.com/bugsnag/panicwrap/.goipath
/usr/share/gocode/src/github.com/bugsnag/panicwrap/CHANGELOG.md
/usr/share/gocode/src/github.com/bugsnag/panicwrap/README.md
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup2.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup3.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec_old.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.lock
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.yaml
/usr/share/gocode/src/github.com/bugsnag/panicwrap/issue_template.md
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor_windows.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_monitor_test.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_test.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_notunix.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_unix.go
/usr/share/licenses/golang-github-bugsnag-panicwrap-devel
/usr/share/licenses/golang-github-bugsnag-panicwrap-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024