SHA256
1
0
forked from pool/systemd
Kay Sievers 2011-05-21 16:46:33 +00:00 committed by Git OBS Bridge
parent 16ba07707a
commit d08d438744
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3604c1170b5ac56155a0772f5f89b017d1349a013c9b49c0d4a205dee5a823a5
size 813368

3
systemd-27.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat May 21 18:17:59 CEST 2011 - kay.sievers@novell.com
- new snapshot
- socket: always use SO_{RCV,SND}BUFFORCE to allow larger values
- util: use new VT ESC sequence to clear scrollback buffer
- sd-daemon: move _sd_hidden_ from .h to .c file
- missing: add IP_TRANSPARENT
-------------------------------------------------------------------
Sat May 21 16:17:38 CEST 2011 - kay.sievers@novell.com
- version 27
- util: use open_terminal() in chvt() too
- socket: expose SO_BROADCAST
- git: add .mailmap
- exec: expose tty reset options in dbus introspection data
- socket: expose IP_TRANSPARENT
- exec: hangup/reset/deallocate VTs in gettys
- socket: use 666 socket mode by default since neither fifos,
nor sockets, nor mqueues need to be executable
- socket: add POSIX mqueue support
- README: document relation to nss-myhostname
- hostnamed: check that nss-myhostname is installed
-------------------------------------------------------------------
Tue May 17 19:15:17 CEST 2011 - kay.sievers@novell.com

View File

@ -20,7 +20,7 @@
Name: systemd
Url: http://www.freedesktop.org/wiki/Software/systemd
Version: 26
Version: 27
Release: 1
License: GPLv2+
Group: System/Base