SHA256
1
0
forked from pool/sessreg

Accepting request 113618 from home:dimstar:branches:X11:XOrg

Update to 1.0.7

OBS-URL: https://build.opensuse.org/request/show/113618
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2012-04-15 10:51:03 +00:00 committed by Git OBS Bridge
parent fa3dfacbb1
commit 4cc16e6cca
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73f31670842b7d969504a61f3c694bf1911f844831c390396971ae2b74de7190
size 113033

3
sessreg-1.0.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8734ee580264ab92e984d8f84611dada89906d6b548334a5e7d4b0ddba7c2e52
size 120461

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Apr 14 20:14:19 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.7:
+ Add const attributes to fix gcc -Wwrite-strings warnings
+ Make lastlog work on BSD systems without <lastlog.h>.
+ Simply define LLOG_FILE and TTYS_FILE unconditionally.
+ Fix whitespace inconsistencies.
+ Just use time_t directly.
+ Only expose the sflag variable when needed.
+ Get rid of SYSV definition. Just check for pututline().
+ Don't forget to include <sys/types.h> before <utmp.h>.
+ Get rid of bzero() calls. Replace them by memset().
+ Only split off /dev/ instead trimming to last /.
+ Fix typo in function name check.
+ Build system fixes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

View File

@ -16,8 +16,8 @@
#
Name: sessreg
Version: 1.0.6
Release: 0
Version: 1.0.7
Release: 1
License: MIT
Summary: Utility to manage utmp/wtmp entries for X sessions
Url: http://xorg.freedesktop.org/