blob: 6c5747c60cefd1cfa26fcbd8ac143f3c53fdd939 (
plain)
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
|
2009-12-31 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.18
* update /etc/protocols and /etc/services from latest debian package
2009-04-11 Gustavo De Nardin <gustavodn@mandriva.com> 2.7.17
* stop csh from sourcing /etc/profile.d/* on non-interactive shells
(#49407 comment 6)
2009-01-09 Frederic Crozat <fcrozat@mandriva.com> 2.7.16
* add dialout group (needed by latest udev, common with Debian)
2009-01-07 Pixel <pixel@mandriva.com>
* handle control + left/right arrow in gnome-terminal (#36287)
2008-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.12
* add shadow, chkpwd, and auth groups for TCB migration purpose
2008-01-28 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.7.11
* fix sane entry in /etc/services
2007-12-12 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.10
* drop xhost profile scriptlets, they belong to xhost
2007-08-11 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.9
* add iprop service
2007-03-09 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.8
* drop exports file, it belong to nfs-utils
2007-03-07 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.7
* drop anything related to update-passwd, as it is not used in the
package
2007-03-07 Guillaume Rousse <guillomovitch@mandriva.org> 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
|