blob: 2674991ac1747f331c6793a8a35ec202bcfdb829 (
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
|
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
|