Accepting request 113637 from home:dimstar:branches:X11:XOrg
Update to 1.0.5 OBS-URL: https://build.opensuse.org/request/show/113637 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xhost?expand=0&rev=2
This commit is contained in:
parent
c872a546b4
commit
fb080438be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594
|
|
||||||
size 114826
|
|
3
xhost-1.0.5.tar.bz2
Normal file
3
xhost-1.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2870d19f3f4867ead5ba4e35bb73d1fa302be29d812c13e4195066c78d1f8850
|
||||||
|
size 125820
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 14 22:16:30 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.5:
|
||||||
|
+ Rework si:type:value code to remove need for shadowed namelen
|
||||||
|
variable
|
||||||
|
+ man: xhost can not take a user name as a parameter.
|
||||||
|
+ Declare some char * as const to fix gcc -Wwrite-strings
|
||||||
|
warnings
|
||||||
|
+ Only need CFLAGS, not LIBS from xau package
|
||||||
|
+ Move "-help" handling up to before XOpenDisplay (fdo#39633)
|
||||||
|
+ xhost: check return value of X{Add,Remove}Host
|
||||||
|
+ Build system fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: xhost
|
Name: xhost
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 0
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Utility to control X server access
|
Summary: Utility to control X server access
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user