diff --git a/xconsole-1.0.5.tar.bz2 b/xconsole-1.0.5.tar.bz2 deleted file mode 100644 index 5ae7358..0000000 --- a/xconsole-1.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:195fad7a1ca274835fc346c82acce90a0c2e9f288e85bd1a3c256dbc1c8c11e5 -size 126538 diff --git a/xconsole-1.0.6.tar.bz2 b/xconsole-1.0.6.tar.bz2 new file mode 100644 index 0000000..dd675eb --- /dev/null +++ b/xconsole-1.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 +size 132225 diff --git a/xconsole.changes b/xconsole.changes index 4f2a569..58ba48b 100644 --- a/xconsole.changes +++ b/xconsole.changes @@ -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 diff --git a/xconsole.spec b/xconsole.spec index dfe542b..11bfe71 100644 --- a/xconsole.spec +++ b/xconsole.spec @@ -17,7 +17,7 @@ Name: xconsole -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Utility to monitor system console messages with X License: MIT