-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
120 lines (76 loc) · 3.73 KB
/
NEWS
File metadata and controls
120 lines (76 loc) · 3.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
* add /usr/local/games to the PATH in /etc/profile
2014-07-10 Per Øyvind Karlsen <[email protected]> 2.8.6
* add default 'ftp' group
* add default group 'lusers' with gid 1000 to avoid warnings from
adduser when first adding
* add opendns & google public dns servers as default for /etc/resolv.conf
(making chroots less of a hazzle at least;)
2014-05-25 Per Øyvind Karlsen <[email protected]> 2.8.5
* add default 'messagebus' user
* change gid of 'screen' to 84
2014-05-22 Per Øyvind Karlsen <[email protected]> 2.8.4
* fix path to /bin/halt for halt user
* fix path to /sbin/nologin for systemd-journal user
2014-05-20 Per Øyvind Karlsen <[email protected]> 2.8.3
* create group 'screen' by default
2014-05-07 Per Øyvind Karlsen <[email protected]> 2.8.2
* add nscd user & group by default
* create /etc/profile.d
* create user systemd-journal-gateway & groups systemd-journal-gateway
by default
2014-03-13 Per Øyvind Karlsen <[email protected]> 2.8.1
* set login shell to /sbin/nologin for system users
* create group messagebus by default
2013-12-08 Per Øyvind Karlsen <[email protected]> 2.8.0
* do passwd, group & shadow conversion in 'make install' rather than in
scriptlet
* shells: add /sbin/nologin
* services: sync with latest IANA
* securetty: sync with fedora
* protocols: update to latest IANA
* inputrc: use history-search-backward/forward for pageup/pagedown
* /etc/inputrc: add support for ctrl+arrow shortcut in rxvt
* drop order hosts,bind from setup, no longer used by glibc
(rhbz#703049)
* /etc/hosts: adjust aliases to make IPv6 work out of the box
* update /etc/filesystems with some additional filesystems with
/proc/filesystems being read afterwards as well
* create utempter group by default
* fix devpts permissions (bero)
* create group lock by default (bero)
2013-03-30 Per Øyvind Karlsen <[email protected]> 2.7.22
* sync mounts in /etc/fstab to be consistent with systemd's
2012-09-09 Per Øyvind Karlsen <[email protected]> 2.7.21
* don't create /etc/mtab
2012-03-15 Kamil Rytarowski <[email protected]> 2.7.20
* remove run-parts from this package, it's packaged separately
2012-03-15 Guillaume Rousse <[email protected]> 2.7.19
* update /etc/protocols and /etc/services from debian package
netbase 4.47
2009-12-31 Guillaume Rousse <[email protected]> 2.7.18
* update /etc/protocols and /etc/services from latest debian package
2009-04-11 Gustavo De Nardin <[email protected]> 2.7.17
* stop csh from sourcing /etc/profile.d/* on non-interactive shells
(#49407 comment 6)
2009-01-09 Frederic Crozat <[email protected]> 2.7.16
* add dialout group (needed by latest udev, common with Debian)
2009-01-07 Pixel <[email protected]>
* handle control + left/right arrow in gnome-terminal (#36287)
2008-05-14 Guillaume Rousse <[email protected]> 2.7.12
* add shadow, chkpwd, and auth groups for TCB migration purpose
2008-01-28 Marcelo Ricardo Leitner <[email protected]> 2.7.11
* fix sane entry in /etc/services
2007-12-12 Guillaume Rousse <[email protected]> 2.7.10
* drop xhost profile scriptlets, they belong to xhost
2007-08-11 Guillaume Rousse <[email protected]> 2.7.9
* add iprop service
2007-03-09 Guillaume Rousse <[email protected]> 2.7.8
* drop exports file, it belong to nfs-utils
2007-03-07 Guillaume Rousse <[email protected]> 2.7.7
* drop anything related to update-passwd, as it is not used in the
package
2007-03-07 Guillaume Rousse <[email protected]> 2.7.6
* remove ulimited-related directives from profile (cd bug #29157)
* remove deprecated /usr/X11R6/bin location from PATH in profile
* Makefiles cleanup
* switch to a manual Changelog