Accepting request 183968 from X11:XOrg
Update to ver 1.0.6 (forwarded request 183937 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/183968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xconsole?expand=0&rev=5
This commit is contained in:
commit
7c3321b7ed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:195fad7a1ca274835fc346c82acce90a0c2e9f288e85bd1a3c256dbc1c8c11e5
|
|
||||||
size 126538
|
|
3
xconsole-1.0.6.tar.bz2
Normal file
3
xconsole-1.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1
|
||||||
|
size 132225
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 21 19:54:00 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.6:
|
||||||
|
+ Use fstat() on the fd from open(), instead of stat() on the
|
||||||
|
same pathname.
|
||||||
|
+ Fix file leak if fdopen() fails.
|
||||||
|
+ config: Add missing AC_CONFIG_SRCDIR.
|
||||||
|
+ Fix build on FreeBSD.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 19 10:50:22 UTC 2013 - zaitor@opensuse.org
|
Sat Jan 19 10:50:22 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xconsole
|
Name: xconsole
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to monitor system console messages with X
|
Summary: Utility to monitor system console messages with X
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user