File gamin.changes of Package gamin-devel
318
1
-------------------------------------------------------------------
2
Fri Jan 10 10:08:35 UTC 2014 - adrian@suse.de
3
4
- split lib* packages into own spec file to avoid a build cycle
5
- found a testsuite, run it, but ignore result since it show
6
breakages. Should be revisited.
7
8
-------------------------------------------------------------------
9
Tue Sep 24 21:33:01 UTC 2013 - hrvoje.senjan@gmail.com
10
11
- Added 0001-Poll-files-on-nfs4.patch (bgo#693006) and
12
gamin-0.1.11-double-lock.patch (bgo#669292)
13
14
-------------------------------------------------------------------
15
Fri Apr 26 11:01:11 UTC 2013 - coolo@suse.com
16
17
- add conflict with libfam0-32bit
18
19
-------------------------------------------------------------------
20
Thu Jan 5 11:07:49 UTC 2012 - toddrme2178@gmail.com
21
22
- Spec file cleanups
23
- Provide and obsolete libgamin in case of sonum changes
24
- Have the -devel package provide -devel-static as well since it has .a files
25
- Changed the baselibs.conf to use the libs per openSUSE policy
26
- Added duplicate files check
27
28
-------------------------------------------------------------------
29
Wed Jan 4 18:47:50 UTC 2012 - jengelh@medozas.de
30
31
- Use exact EVR for Provide: symbols
32
33
-------------------------------------------------------------------
34
Wed Jan 4 13:59:21 UTC 2012 - toddrme2178@gmail.com
35
36
- Added version for fam-server provides
37
- Added obsoletes for fam-server
38
- Added obsoletes for gamin-python
39
- Switched to original gzipped tar
40
- Changed source to include upstream source URL to comply with new
41
packaging guidelines
42
43
-------------------------------------------------------------------
44
Sun Oct 2 11:17:22 UTC 2011 - toddrme2178@gmail.com
45
46
- Added patch to fix building in factory
47
- Cleaned up spec file formatting with spec-cleaner
48
- Added proper license header to spec file
49
- Split documentation package (fix for RPMLINT warning)
50
- Add fam-server provides to gamin-server (other gaming packages provide their fam counterpart)
51
52
-------------------------------------------------------------------
53
Thu Sep 22 11:36:52 UTC 2011 - jengelh@medozas.de
54
55
- Implement shlib package (libfam0-gamin)
56
- Resolve build error due to source disabling deprecated contructs
57
that it used
58
59
-------------------------------------------------------------------
60
Tue Sep 1 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
61
62
- add gamin-32bit package through baselibs.conf to fix KDE 32bit compatibility libs (thanks to Martin Vogt for reporting), which requires splitting %{_libexecdir}/gam_server into its own subpackage (gamin-server) to avoid file conflicts when both gamin and gamin-32bit are installed -- note that gamin and gamin-32bit both require the package gamin-server, so nothing needs to be done on the user end
63
64
65
-------------------------------------------------------------------
66
Sat Jul 25 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
67
68
- add patch to be completely ABI compatible with fam, in order to avoid warnings and crashes caused by "Symbol `FamErrlist' has different size in shared object, consider re-linking"; references:
69
* http://lists.opensuse.org/yast-devel/2009-02/msg00000.html
70
* http://www.nabble.com/Bug-437307:-lighttpd-fails-to-restart-after-update-td12107383.html
71
72
73
-------------------------------------------------------------------
74
Thu Mar 12 00:00:00 UTC 2009 - detlef@links2linux.de
75
76
- add return.patch
77
78
-------------------------------------------------------------------
79
Sat Jan 3 00:00:00 UTC 2009 - detlef@links2linux.de
80
81
- new upstream version <0.1.10>
82
83
-------------------------------------------------------------------
84
Wed Jul 16 00:00:00 UTC 2008 - detlef@links2linux.de
85
86
- initial build for PackMan
87
88
-------------------------------------------------------------------
89
Thu Oct 27 00:00:00 UTC 2005 - veillard@redhat.com
90
91
- hopefully fixes gam_server crashes
92
- some portability fixes
93
- removed a minor leak
94
95
-------------------------------------------------------------------
96
Thu Sep 8 00:00:00 UTC 2005 - veillard@redhat.com
97
98
- revamp of the inotify back-end
99
- memory leak fix
100
- various fixes and cleanups
101
102
-------------------------------------------------------------------
103
Tue Aug 9 00:00:00 UTC 2005 - veillard@redhat.com
104
105
- Improvement of configuration, system wide configuration files and
106
per filesystem type default
107
- Rewrite of the inotify back-end, reduce resources usage, tuning in
108
case of busy resources
109
- Documentation updates
110
- Changes to compile inotify back-end on various architectures
111
- Debugging output improvements
112
113
-------------------------------------------------------------------
114
Tue Aug 2 00:00:00 UTC 2005 - veillard@redhat.com
115
116
- Fix to compile on older gcc versions
117
- Inotify back-end changes and optimizations
118
- Debug ouput cleanup, pid and process name reports
119
- Dropped kernel monitor bugfix
120
- Removed the old glist copy used for debugging
121
- Maintain mounted filesystems knowledge, and per fstype preferences
122
123
-------------------------------------------------------------------
124
Wed Jul 13 00:00:00 UTC 2005 - veillard@redhat.com
125
126
- inotify back end patches, ready for the new inotify support in kernel
127
- lot of server code cleanup patches
128
- fixed an authentication problem
129
130
-------------------------------------------------------------------
131
Fri Jun 10 00:00:00 UTC 2005 - veillard@redhat.com
132
133
- gamin_data_conn_event fix
134
- crash from bug gnome #303932
135
- Inotify and mounted media #171201
136
- mounted media did not show up on Desktop #159748
137
- write may not be atomic
138
- Monitoring a directory when it is a file
139
- Portability to Hurd/Mach and various code cleanups
140
- Added support for ~ as user home alias in .gaminrc
141
142
-------------------------------------------------------------------
143
Thu May 12 00:00:00 UTC 2005 - veillard@redhat.com
144
145
- Close inherited file descriptors on exec of gam_server
146
- Cancelling a monitor send back a FAMAcknowledge
147
- Fixed for big files > 2GB
148
- Bug when monitoring a non existing directory
149
- Make client side thread safe
150
- Unreadable directory fixes
151
- Better flow control handling
152
- Updated to latest inotify version: 0.23-6
153
154
-------------------------------------------------------------------
155
Tue Mar 15 00:00:00 UTC 2005 - veillard@redhat.com
156
157
- Fix an include problem showing up with gcc4</li>
158
- Fix the crash on failed tree assert bug #150471 based on patch from Dean Brettle
159
- removed an incompatibility with SGI FAM #149822
160
161
-------------------------------------------------------------------
162
Tue Mar 1 00:00:00 UTC 2005 - veillard@redhat.com
163
164
- Fix a configure problem reported by Martin Schlemmer
165
- Fix the /media/* and /mnt/* mount blocking problems from 0.0.24 e.g. #142637
166
- Fix the monitoring of directory using poll and not kernel
167
168
-------------------------------------------------------------------
169
Fri Feb 18 00:00:00 UTC 2005 - veillard@redhat.com
170
171
- more documentation
172
- lot of serious bug fixes including Gnome Desktop refresh bug
173
- extending the framework for more debug (configure --enable-debug-api)
174
- extending the python bindings for watching the same resource multiple times
175
and adding debug framework support
176
- growing the regression tests a lot based on python bindings
177
- inotify-0.19 patch from John McCutchan
178
- renamed python private module to _gamin to follow Python PEP 8
179
180
181
-------------------------------------------------------------------
182
Tue Feb 8 00:00:00 UTC 2005 - veillard@redhat.com
183
184
- memory corruption fix from Mark on the client side
185
- extending the protocol and API to allow skipping Exists and EndExists
186
events to avoid deadlock on reconnect or when they are not used.
187
188
189
-------------------------------------------------------------------
190
Mon Jan 31 00:00:00 UTC 2005 - veillard@redhat.com
191
192
- bit of python bindings improvements, added test
193
- fixed 3 bugs
194
195
196
-------------------------------------------------------------------
197
Wed Jan 26 00:00:00 UTC 2005 - veillard@redhat.com
198
199
- Added Python support
200
- Updated for inotify-0.18
201
202
203
-------------------------------------------------------------------
204
Thu Jan 6 00:00:00 UTC 2005 - veillard@redhat.com
205
206
- Frederic Crozat seems to have found the GList corruption which may fix
207
- Frederic Crozat also fixed poll only mode
208
209
210
-------------------------------------------------------------------
211
Fri Dec 3 00:00:00 UTC 2004 - veillard@redhat.com
212
213
- still chasing the loop bug, made another pass at checking GList,
214
added own copy with memory poisonning of GList implementation.
215
- fixed a compile issue when compiling without debug
216
217
218
-------------------------------------------------------------------
219
Fri Nov 26 00:00:00 UTC 2004 - veillard@redhat.com
220
221
- still chasing the loop bug, checked and cleaned up all GList use
222
- patch from markmc to minimize load on busy apps
223
224
225
-------------------------------------------------------------------
226
Wed Oct 20 00:00:00 UTC 2004 - veillard@redhat.com
227
228
- chasing #132354, lot of debugging, checking and testing and a bit
229
of refactoring
230
231
232
-------------------------------------------------------------------
233
Sat Oct 16 00:00:00 UTC 2004 - veillard@redhat.com
234
235
- workaround to detect loops and avoid the nasty effects, see RedHat bug #132354
236
237
238
-------------------------------------------------------------------
239
Sun Oct 3 00:00:00 UTC 2004 - veillard@redhat.com
240
241
- Found and fixed the annoying bug where update were not received
242
should fix bugs ##132429, #133665 and #134413
243
- new mechanism to debug on-the-fly by sending SIGUSR2 to client or server
244
- Added documentation about internals
245
246
247
-------------------------------------------------------------------
248
Fri Oct 1 00:00:00 UTC 2004 - veillard@redhat.com
249
250
- applied portability fixes
251
- hardened the code while chasing a segfault
252
253
254
-------------------------------------------------------------------
255
Thu Sep 30 00:00:00 UTC 2004 - veillard@redhat.com
256
257
- potential fix for a hard to reproduce looping problem.
258
259
260
-------------------------------------------------------------------
261
Mon Sep 27 00:00:00 UTC 2004 - veillard@redhat.com
262
263
- update to the latest version of inotify
264
- inotify support compiled in by default
265
- fix ABI FAM compatibility problems #133162
266
267
268
-------------------------------------------------------------------
269
Tue Sep 21 00:00:00 UTC 2004 - veillard@redhat.com
270
271
- more documentation
272
- Added support for a configuration file $HOME/.gaminrc
273
- fixes FAM compatibility issues with FAMErrno and FamErrlist #132944
274
275
276
-------------------------------------------------------------------
277
Wed Sep 1 00:00:00 UTC 2004 - veillard@redhat.com
278
279
- fix crash with konqueror #130967
280
- exclude kernel (dnotify) monitoring for /mnt//* /media//*
281
282
283
-------------------------------------------------------------------
284
Thu Aug 26 00:00:00 UTC 2004 - veillard@redhat.com
285
286
- Fixes crashes of the gam_server
287
- try to correct the kernel/poll switching mode
288
289
290
-------------------------------------------------------------------
291
Tue Aug 24 00:00:00 UTC 2004 - veillard@redhat.com
292
293
- add support for both polling and dnotify simultaneously
294
- fixes monitoring of initially missing files
295
- load control on very busy resources #124361, desactivating
296
dnotify and falling back to polling for CPU drain
297
298
299
-------------------------------------------------------------------
300
Thu Aug 19 00:00:00 UTC 2004 - veillard@redhat.com
301
302
- fixes simple file monitoring should close RH #129974
303
- relocate gam_server in $(libexec)
304
305
306
-------------------------------------------------------------------
307
Thu Aug 5 00:00:00 UTC 2004 - veillard@redhat.com
308
309
- Fix a crash when the client binary forks the gam_server and an
310
atexit handler is run.
311
312
313
-------------------------------------------------------------------
314
Wed Aug 4 00:00:00 UTC 2004 - veillard@redhat.com
315
316
- should fix KDE build problems
317
318