From 8bebe2d304ad8a037a7c52a04f0dc5949ac420f417045af0ae546cbbdea6272e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 22 Jul 2013 08:31:03 +0000 Subject: [PATCH] Accepting request 183937 from home:Zaitor:branches:X11:XOrg Update to ver 1.0.6 OBS-URL: https://build.opensuse.org/request/show/183937 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xconsole?expand=0&rev=5 --- xconsole-1.0.5.tar.bz2 | 3 --- xconsole-1.0.6.tar.bz2 | 3 +++ xconsole.changes | 10 ++++++++++ xconsole.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 xconsole-1.0.5.tar.bz2 create mode 100644 xconsole-1.0.6.tar.bz2 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