aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 4ff3dbaa34eb406a8e4f2514e85ce43c875c7941 (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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
	* silent enable/disable services
	* migrate service enabled/disabled status from sysvinit to systemd
	  on upgrade

2011-11-03 D Morgan <dmorgan@mageia.org> 0.24.5
	* add support for systemd .path files

2011-11-03 Colin Guthrie <colin@mageia.org> 0.24.4
	* fix up missing file in the Makefile

2011-11-03 Colin Guthrie <colin@mageia.org> 0.24.3
	* normalise systemd unit names when created from sysvinit service name
	  to ensure symlinked units are not used to enable/disable services
	* add a new helper to reload systemd (reread unit files) on %postun

2011-10-30 Colin Guthrie <colin@mageia.org> 0.24.2
	* change how systemd units are passed to the helper to synthesise
	  the name from the sysvinit name.
	* use the correct init system tool to start/stop services based on
	  which is running
	* several code tidyups

2011-03-07 Andrey Borzenkov <arvidjaar@gmail.com> 0.23.7
	* avoid reloading systemd twice with new chkconfig

2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.6
	* fix typo in del-service which made scriplet fail

2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.5
	* fix typo in add-service which made scriplet fail

2011-01-25 nanardon <nanardon@mandriva.org> 0.23.4
	* make add/del-syslog code more generic
	* Reload systemd daemon when removing services.

2011-01-23 Eugeni Dodonov <eugeni@mandriva.com> 0.23.3
	* fix typo in services removal (#62278)

2011-01-23 Eugeni Dodonov <eugeni@mandriva.com> 0.23.2
	* add systemd support for services addition/removal (#62278)

2010-05-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.23.1
	* force group creation when creating user, whatever /etc/login.defs
	  says, to ensure expected group ownership (fix #59327)

2010-02-04 Guillaume Rousse <guillomovitch@mandriva.org> 0.23.0
	* drop ugly workaround from release 0.21.4, various services should
	  have been fixed now (#52313)
	* change {add,del}_syslog behaviour to only deal with default
	  syslog implementation for current release
	* change {add,del}_syslog interface to make facility argument
	  mandatory, instead of computing a free one if not given

2009-10-30 Olivier Blin <blino@mandriva.com> 0.22.2
	* do not stop service during install
	  (or else shorewall will be stopped because moved in another
 	   package, making the install hang for a while)

2009-03-30 Guillaume Rousse <guillomovitch@mandriva.org> 0.22.1
	* fix stupid typos in user/group creation scriptlets

2009-03-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.22.0
	* do not silent stderr output (#48851)
	* test user/group existence before creating them
	* do not bypass certificate creation on package update, but 
	  if key file already exists

2008-04-02 Pixel <pixel@mandriva.com> 0.21.4
	* workaround services "disabled" by default getting disabled on
	  upgrade (#39720)

2008-03-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.3
	* fix error in syslog-ng helper, and avoid spurious error
	  messages in output

2008-02-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.2
	* fix %_create-ssl-certificate args _correctly_

2008-02-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1
	* fix %_create-ssl-certificate args

2008-01-27 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.0
        * ssl certificate creation helper:
	  - rename macro to %_create-ssl-certificate, by
	    consistency with all other macros (except %create_ghost_file)
	  - change its interface to use switches for optional args
	  - use service name for certificate file, not package name
	* document all helper macros in README

2007-09-06 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0
	* ship a default configuration file for ssl certificate creation helpe

2007-09-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.2
	* ship a default configuration file for ssl certificate creation helpe

2007-08-17 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.1
	* fix usage of ssl certificate creation helper without 3rd argument
	* allow local certificate configuration

2007-06-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.0
	* new ssl certificate creation helper
	* renamed ChangeLog to NEWS

2007-05-08 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.18.5

	* fixed deprecated chown syntax inside create-file and del-shell
	  usage inside rpm-helper.macros.in, reported by Vincent Danen on
	  ticket #30568
	* fixed my entry in AUTHORS file

2007-03-07 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.4

	* revert to previous name for %create_ghostfile, as my attempt to 
	  achieve compatibility failed

2007-03-06 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.3

	* prefix all rpm macros with underscore for coherency
	* really fix macros definitions, so as to be executed at installation,
	  not during build
	* search for local pattern at the beginning of line in syslog.conf
	* README files cleanup
	* switch to a manual Changelog

2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.2

	* fix rpm macros definitions

2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.1

	* fix a typo in makefile preventing installation

2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18

	* new helper scripts: get-free-syslog-facility and get-password
	* Makefile cleanup