File pidentd.changes of Package pidentd
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Wed Apr 21 10:38:31 UTC 2021 - Reinhard Max <max@suse.com>
3
4
- Use /run instead of /var/run (bsc#1185070).
5
6
-------------------------------------------------------------------
7
Wed Sep 19 12:01:45 UTC 2018 - max@suse.com
8
9
- bsc#1101600: IPv6 support was accidentally dropped when upgrading
10
to 3.0.19 and pidentd-ipv6.patch adds it back.
11
12
-------------------------------------------------------------------
13
Fri Jul 13 02:51:10 UTC 2018 - bwiedemann@suse.com
14
15
- Add reproducible.patch to drop uname -r from binary (boo#1101107)
16
17
-------------------------------------------------------------------
18
Fri Apr 6 12:42:30 UTC 2018 - coolo@suse.com
19
20
- latest sources dropped plib/strmatch.c and as such all the sources
21
are PD now. License is basically 'you can do whatever you want
22
as long as you don't claim you wrote it'
23
24
-------------------------------------------------------------------
25
Fri Apr 6 12:43:46 CEST 2018 - kukuk@suse.de
26
27
- Remove obsolete requires for inetd
28
29
-------------------------------------------------------------------
30
Fri Jun 16 07:58:42 UTC 2017 - tchvatal@suse.com
31
32
- Switch to github url
33
- Remove pidentd-SuSE.tar.bz2 as it contains only sysv initscript
34
- Remove xinetd service as we should be using socket activation if needed
35
(atm it really is not required so do not provide it by default)
36
- Switch to released upstream tarball 3.0.19 used by all other distributions
37
- Drop all the patches, upstream seem to merge or include them one
38
way or another:
39
* pidentd-3.1a25-allocfix.diff
40
* pidentd-3.1a25-autoconf.diff
41
* pidentd-3.1a25-autoheader.diff
42
* pidentd-3.1a25-buffer-overflow.diff
43
* pidentd-3.1a25-config.diff
44
* pidentd-3.1a25-fmt.diff
45
* pidentd-3.1a25-ipv6.diff
46
* pidentd-3.1a25-prototypes.diff
47
* pidentd-3.1a25-send.diff
48
* pidentd-3.1a25-warnings-fix.diff
49
- Add patch to respect destdir in install:
50
* pidentd-destdir.patch
51
- Add patch from debian:
52
* 01-legacy.patch
53
- Add patch to fix gcc errors found by brp checks:
54
* pidentd-rpmlint-gcc-checks.patch
55
- Add patch to not include date/time in binaries:
56
* pidentd-no-date.patch
57
- Install proper systemd service
58
59
-------------------------------------------------------------------
60
Tue May 22 23:09:52 UTC 2012 - frank.lichtenheld@sophos.com
61
62
- Make build with current tools
63
* Fix autoheader errors by adding descriptions to AC_DEFINE
64
calls
65
* Copy config.* manually since suse_update_config is not doing
66
it anymore and autoreconf does not take care of it because
67
pidentd doesn't use automake.
68
69
-------------------------------------------------------------------
70
Tue Mar 27 12:58:20 UTC 2012 - cfarrell@suse.com
71
72
- license update: GPL-2.0+
73
SeSee plib/strmatch.c
74
75
-------------------------------------------------------------------
76
Sun Nov 27 06:55:17 UTC 2011 - coolo@suse.com
77
78
- add libtool as buildrequire to avoid implicit dependency
79
80
-------------------------------------------------------------------
81
Wed Apr 7 00:55:57 UTC 2010 - crrodriguez@opensuse.org
82
83
- require inet-daemon
84
85
-------------------------------------------------------------------
86
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
87
88
- make patch0 usage consistent
89
90
-------------------------------------------------------------------
91
Fri Aug 22 15:22:31 CEST 2008 - ro@suse.de
92
93
- remove deprecated startvar from fillup_and_insserv call
94
95
-------------------------------------------------------------------
96
Wed Jan 25 21:40:14 CET 2006 - mls@suse.de
97
98
- converted neededforbuild to BuildRequires
99
100
-------------------------------------------------------------------
101
Wed Oct 12 11:30:45 CEST 2005 - mjancar@suse.cz
102
103
- more fixes to the ipv6 support
104
- split patches by subject
105
106
-------------------------------------------------------------------
107
Fri Sep 16 18:57:48 CEST 2005 - mjancar@suse.cz
108
109
- fix ipv6 support (#53558)
110
111
-------------------------------------------------------------------
112
Wed Apr 28 16:17:01 CEST 2004 - postadal@suse.cz
113
114
- fixed rewind(3) issue and examining local connections in both directions
115
[#38558]
116
117
-------------------------------------------------------------------
118
Tue Apr 27 13:50:39 CEST 2004 - postadal@suse.cz
119
120
- redirected std* streams to /dev/null in init script [#38860]
121
122
-------------------------------------------------------------------
123
Fri Feb 27 16:53:14 CET 2004 - postadal@suse.cz
124
125
- fixed mazy syslog messaged with "buffer overflow" and compilation warnings
126
[#33438]
127
128
-------------------------------------------------------------------
129
Sun Jan 11 12:26:00 CET 2004 - adrian@suse.de
130
131
- build as user
132
133
-------------------------------------------------------------------
134
Fri Oct 17 22:31:43 CEST 2003 - kukuk@suse.de
135
136
- Build without DES support (broken on all 64bit archs)
137
138
-------------------------------------------------------------------
139
Fri Sep 19 16:53:22 CEST 2003 - mjancar@suse.cz
140
141
- fix xinetd configuration file
142
* start as root - pidentd switches to nobody itself and complains when can't
143
* non waiting mode requires -i switch
144
145
-------------------------------------------------------------------
146
Fri Aug 29 21:16:05 CEST 2003 - kukuk@suse.de
147
148
- Don't activate in.identd per default
149
150
-------------------------------------------------------------------
151
Mon Aug 25 14:47:41 CEST 2003 - postadal@suse.cz
152
153
- use new stop_on_removal/restart_on_upate macros
154
155
-------------------------------------------------------------------
156
Thu Mar 06 11:48:35 CET 2003 - postadal@suse.cz
157
158
- created config file for xinetd [#24693]
159
160
-------------------------------------------------------------------
161
Mon Feb 24 12:59:45 CET 2003 - postadal@suse.cz
162
163
- cleared specfile
164
165
-------------------------------------------------------------------
166
Tue Feb 11 18:11:40 CET 2003 - postadal@suse.cz
167
168
- fixed bad allocating of memory [#23480]
169
170
-------------------------------------------------------------------
171
Fri Jan 31 13:47:36 CET 2003 - postadal@suse.cz
172
173
- updated to version 3.1a25
174
* various PLIB updates and synchronisation with pftpd
175
176
-------------------------------------------------------------------
177
Fri Aug 16 14:23:55 CEST 2002 - postadal@suse.cz
178
179
- added %insserv_prereq and %fillup_prereq to PreReq [#17941]
180
181
-------------------------------------------------------------------
182
Wed Jul 31 15:59:14 CEST 2002 - postadal@suse.cz
183
184
- update to version 3.1a24 - fixes
185
- removed sourcing rc.config (bug #17310)
186
187
-------------------------------------------------------------------
188
Mon Dec 10 14:20:39 CET 2001 - cihlar@suse.cz
189
190
- removed START_IDENTD
191
192
-------------------------------------------------------------------
193
Thu Jul 26 11:36:00 CEST 2001 - cihlar@suse.cz
194
195
- update to version 3.1a19
196
197
-------------------------------------------------------------------
198
Wed Jun 6 10:52:34 CEST 2001 - cihlar@suse.cz
199
200
- fixed to compile with new autoconf
201
202
-------------------------------------------------------------------
203
Thu May 10 08:19:58 CEST 2001 - cihlar@suse.cz
204
205
- fixed to not start on runlevel 2 [#7954]
206
207
-------------------------------------------------------------------
208
Fri Apr 13 08:12:06 CEST 2001 - cihlar@suse.cz
209
210
- fixed init script by new skeleton
211
212
-------------------------------------------------------------------
213
Thu Mar 22 18:51:02 CET 2001 - ro@suse.de
214
215
- added split-aliases as provides
216
217
-------------------------------------------------------------------
218
Tue Feb 27 10:39:45 CET 2001 - cihlar@suse.cz
219
220
- fixed %files
221
- fixed start script to agree with skeleton
222
223
-------------------------------------------------------------------
224
Mon Jan 22 13:12:23 CET 2001 - smid@suse.cz
225
226
- fix to work with kernels that don't have IPv6 support [#6043]
227
228
-------------------------------------------------------------------
229
Tue Jan 9 19:57:54 CET 2001 - smid@suse.cz
230
231
- config file chnged [#5189]
232
233
-------------------------------------------------------------------
234
Tue Dec 5 10:55:40 CET 2000 - smid@suse.cz
235
236
- new version 3.1a17
237
- fixed bug with query len >1024
238
239
-------------------------------------------------------------------
240
Fri Dec 1 02:34:10 CET 2000 - ro@suse.de
241
242
- fixed startscript
243
244
-------------------------------------------------------------------
245
Wed Apr 12 11:02:29 CEST 2000 - kukuk@suse.de
246
247
- New package, split from nkitb
248
249