File mtr.changes of Package mtr
1
-------------------------------------------------------------------
2
Thu Apr 13 14:47:04 UTC 2017 - kstreitova@suse.com
3
4
- add mtr-0.87-dont_copy_makefile.patch in order not to overwrite
5
generated Makefile with the Makefile.dist in distclean if the
6
second build runs less than 3 seconds. This causes build to fail
7
[bsc#1020147]
8
9
-------------------------------------------------------------------
10
Mon Dec 12 01:50:00 UTC 2016 - plinnell@suse.com
11
12
- document the changed/dropped patched
13
- drop mtr-0.82-capabilities.patch
14
- add mtr-0.87-manxmtr.patch
15
- drop mtr-0.75-nonvoid.patch
16
- drop mtr-0.85-crash-with-xml-option.patch
17
- drop mtr-0.86-manxmtr.patch
18
- add mtr-0.87-capabilities.patch
19
20
-------------------------------------------------------------------
21
Thu Dec 8 15:13:54 CET 2016 - aginies@suse.com
22
23
- update to 0.87 version
24
- remove and adjust some patches
25
26
-------------------------------------------------------------------
27
Sat Jun 20 14:36:19 UTC 2015 - lmuelle@suse.com
28
29
- update to mtr-0.86
30
+ Fix unnecessary runtime dependency on glib
31
+ Inverted IPINFO define in the code. Removes double negatives.
32
+ Fixed failure on IPv4 only systems when IPv6 was available at
33
compile time.
34
+ Fixed (longstanding) bug that mtr used 100% cpu when paused.
35
- rename and adapt mtr-0.75-manxmtr.patch to mtr-0.86-manxmtr.patch
36
37
-------------------------------------------------------------------
38
Fri Jun 12 15:53:18 UTC 2015 - kstreitova@suse.com
39
40
- add mtr-0.85-crash-with-xml-option.patch to fix crash if '--xml'
41
option is used [bnc#933854]
42
43
-------------------------------------------------------------------
44
Tue Sep 2 15:12:28 UTC 2014 - kstreitova@novell.com
45
46
- cleaned up by spec-cleaner
47
- xmtr moved from bin to sbin and use capabilities. Fixes bnc#878729
48
- version bump to 0.85_p20140126:
49
* snapshot taken from Gentoo
50
* this works with gtk properly
51
- refreshed patches:
52
* mtr-0.75-manxmtr.patch
53
* mtr-0.82-capabilities.patch
54
55
-------------------------------------------------------------------
56
Tue Jul 22 09:12:17 UTC 2014 - jengelh@inai.de
57
58
- Update to new upstream release 0.85
59
* Add -z / --show-ip support
60
* Made report wide switch properly to displayreport mode.
61
* Fixed gtk field order. Bug #701513
62
* Enable IPv6 resolvers.
63
- Refresh patches to clear fuzz in applying them
64
65
-------------------------------------------------------------------
66
Tue Jul 22 07:52:22 UTC 2014 - meissner@suse.com
67
68
- correct mode of mtr to match "secure" permission.
69
- "not verify caps" to avoid patchrpm check breakage
70
71
-------------------------------------------------------------------
72
Wed Mar 12 10:26:00 UTC 2014 - meissner@suse.com
73
74
- mtr-0.82-capabilities.patch: Add patch to use and drop capabilities
75
instead of setuid. bnc#865351
76
77
-------------------------------------------------------------------
78
Fri May 25 13:39:36 UTC 2012 - puzel@suse.com
79
80
- run_permissions macro is obsolete: use set_permissions
81
(bnc#764102)
82
83
-------------------------------------------------------------------
84
Tue Jan 24 00:55:32 UTC 2012 - crrodriguez@opensuse.org
85
86
- build mtr binary with PIE and full RELRO
87
88
-------------------------------------------------------------------
89
Wed Dec 21 10:31:41 UTC 2011 - coolo@suse.com
90
91
- remove call to suse_update_config (very old work around)
92
93
-------------------------------------------------------------------
94
Thu Dec 15 10:36:54 UTC 2011 - puzel@suse.com
95
96
- update to mtr-0.82
97
* Enable decoding of ICMP extensions for MPLS for curses and
98
report interfaces. Use the -e flag or press 'e' to enable it.
99
- fix spec license to GPL-2 (bnc#735559)
100
101
-------------------------------------------------------------------
102
Fri Dec 2 15:51:13 UTC 2011 - coolo@suse.com
103
104
- add automake as buildrequire to avoid implicit dependency
105
106
-------------------------------------------------------------------
107
Mon Oct 10 11:25:00 UTC 2011 - puzel@suse.com
108
109
- update to mtr-0.81
110
- Fix for https://bugs.launchpad.net/mtr/+bug/776211
111
112
-------------------------------------------------------------------
113
Mon Nov 8 13:24:05 UTC 2010 - coolo@novell.com
114
115
- remove support for pre-9.1
116
117
-------------------------------------------------------------------
118
Tue Jul 20 20:18:17 UTC 2010 - puzel@novell.com
119
120
- update to mtr-0.80
121
- display load sharing hosts in --raw output
122
- added about button in gui
123
124
-------------------------------------------------------------------
125
Sat Jan 2 17:04:58 CET 2010 - vuntz@opensuse.org
126
127
- Remove gtk1-compat-devel BuildRequires: it has been ported to
128
GTK+ 2.x a while ago.
129
130
-------------------------------------------------------------------
131
Fri Nov 27 09:22:31 UTC 2009 - mseben@novell.com
132
133
- Update patches to apply with fuzz=0
134
135
-------------------------------------------------------------------
136
Tue Jan 6 16:30:13 CET 2009 - mseben@suse.cz
137
138
- update to v0.75
139
* feelgood patch to move sprintf to snprintf
140
* cut-paste patches: you can now copy an intermediate host to the
141
clipboard
142
- v0.74
143
* Martin Pels' patch to allow UDP probes
144
* changed some docs to advertise the new mailing list
145
* added documentation for the Mac OS X compilation problem
146
* added -Wno-pointer-sign to the compiler options
147
* Nico Lichtmaier's cleanup-gtk patch. (now mtr uses a more modern
148
dialect of gtk)
149
- rewritten mtr-*-sec_snprintf.patch for v0.75
150
151
-------------------------------------------------------------------
152
Tue May 27 17:46:24 CEST 2008 - lmichnovic@suse.cz
153
154
- fixed more possible overflows because of using sprintf in dns.c
155
(*-sec_snprintf.patch) [bnc#392458]
156
157
-------------------------------------------------------------------
158
Mon Apr 14 17:27:24 CEST 2008 - lmichnovic@suse.cz
159
160
- update to version 0.73
161
* Fix signed/unsigned bug in IPV6 part improved random packet
162
size behaviour.
163
* includes also fix for sprintf overflow [bnc#372610]
164
165
-------------------------------------------------------------------
166
Mon Apr 2 14:50:01 CEST 2007 - rguenther@suse.de
167
168
- add ncurses-devel BuildRequires
169
170
-------------------------------------------------------------------
171
Fri Mar 30 12:14:25 CEST 2007 - lmichnovic@suse.cz
172
173
- fixed return value for non-void function (nonvoid.patch)
174
175
-------------------------------------------------------------------
176
Fri Jan 12 11:35:23 CET 2007 - lmichnovic@suse.cz
177
178
- changed prefix /opt/gnome to /usr for aclocal
179
180
-------------------------------------------------------------------
181
Mon Oct 2 17:10:09 CEST 2006 - lmichnovic@suse.cz
182
183
- update to version 0.72
184
* some code improvements
185
* option change: If PACKETSIZE is set to a negative number, every
186
iteration will use a different, random packet size up to that
187
number.
188
189
-------------------------------------------------------------------
190
Thu Jul 27 14:27:30 CEST 2006 - lmichnovic@suse.cz
191
192
- building with X.org 7.x: detects version of X.org instead of
193
suse_version
194
- uses icecream
195
196
-------------------------------------------------------------------
197
Mon Jul 24 16:02:25 CEST 2006 - lmichnovic@suse.de
198
199
- udjusted specfile to build also with new X.org 7.x
200
201
-------------------------------------------------------------------
202
Wed Jun 14 20:17:00 CEST 2006 - lmichnovic@suse.cz
203
204
- Upgrade to version 0.71 which obsoletes res_mkquery.diff
205
- some nice improvements.
206
- building with gtk1-compat-devel
207
208
-------------------------------------------------------------------
209
Wed Jan 25 21:38:27 CET 2006 - mls@suse.de
210
211
- converted neededforbuild to BuildRequires
212
213
-------------------------------------------------------------------
214
Sat Jan 14 01:38:19 CET 2006 - schwab@suse.de
215
216
- Don't strip binaries.
217
218
-------------------------------------------------------------------
219
Sun Oct 2 15:04:41 CEST 2005 - stbinner@suse.de
220
221
- fixed GenericName in .desktop file
222
223
-------------------------------------------------------------------
224
Thu Jan 20 10:06:52 CET 2005 - postadal@suse.cz
225
226
- updated to version 0.69
227
- removed obsoleted patch automake.patch
228
229
-------------------------------------------------------------------
230
Wed Dec 15 22:10:54 CET 2004 - hvogel@suse.de
231
232
- fix desktop file
233
234
-------------------------------------------------------------------
235
Wed Nov 10 12:48:25 CET 2004 - ro@suse.de
236
237
- permission handling fixes for /usr/sbin/mtr
238
239
-------------------------------------------------------------------
240
Thu Aug 26 14:02:13 CEST 2004 - postadal@suse.cz
241
242
- updated to version 0.65
243
244
-------------------------------------------------------------------
245
Thu Aug 19 15:33:41 CEST 2004 - postadal@suse.cz
246
247
- updated to version 0.64
248
249
-------------------------------------------------------------------
250
Mon Aug 16 20:18:37 CEST 2004 - postadal@suse.cz
251
252
- updated to version 0.63
253
- removed obsoleted patch buffer_overflow
254
- used gtk2
255
256
-------------------------------------------------------------------
257
Thu Jan 22 17:48:12 CET 2004 - ro@suse.de
258
259
- fixed Makefile.am
260
261
-------------------------------------------------------------------
262
Sat Jan 10 17:12:11 CET 2004 - adrian@suse.de
263
264
- build as user
265
266
-------------------------------------------------------------------
267
Fri Aug 29 09:56:29 CEST 2003 - kukuk@suse.de
268
269
- Pack /usr/sbin/mtr with correct group
270
271
-------------------------------------------------------------------
272
Sat Aug 16 10:57:59 CEST 2003 - adrian@suse.de
273
274
- add desktop file
275
276
-------------------------------------------------------------------
277
Mon Jul 28 21:05:16 CEST 2003 - postadal@suse.cz
278
279
- updated to version 0.54
280
* fix for raw mode
281
* added "scrolling" patch from Roland Illig, to allow scrolling in text mode.
282
283
-------------------------------------------------------------------
284
Mon Jul 14 13:31:39 CEST 2003 - sbrabec@suse.cz
285
286
- GNOME prefix change to /opt/gnome.
287
288
-------------------------------------------------------------------
289
Thu Jan 30 16:59:27 CET 2003 - postadal@suse.cz
290
291
- updated to version 0.52
292
- removed obsoleted destdir, inc , handlesig patches
293
294
-------------------------------------------------------------------
295
Mon Mar 18 12:16:08 CET 2002 - pmladek@suse.cz
296
297
- security update to fix a local buffer overflow, which enables
298
an attacker to gain access to mtr's raw socket
299
300
-------------------------------------------------------------------
301
Mon Feb 11 22:49:20 CET 2002 - bk@suse.de
302
303
- updated to version 0.46(looks sane)
304
* Added --address option to bind to given IP addess
305
- adapt configure.in check for res_mkquery to work on s390x also
306
- fix handling of EINTR to retry system call - fixes freeze on SIGWINCH
307
308
-------------------------------------------------------------------
309
Fri Jan 25 10:25:06 CET 2002 - pmladek@suse.cz
310
311
- updated to version 0.45:
312
* added dynamic switching between numeric / dns names
313
* some minor changes
314
315
-------------------------------------------------------------------
316
Mon Nov 5 15:37:58 CET 2001 - pmladek@suse.cz
317
318
- fixed to compile with automake 1.5
319
320
-------------------------------------------------------------------
321
Fri Jul 20 11:38:23 CEST 2001 - pmladek@suse.cz
322
323
- updated to version 0.44
324
325
-------------------------------------------------------------------
326
Wed May 23 13:50:13 CEST 2001 - pmladek@suse.cz
327
328
- fixed include files on ia64
329
330
-------------------------------------------------------------------
331
Mon Apr 16 06:31:44 CEST 2001 - pmladek@suse.cz
332
333
- updated to version 0.43
334
- removed patch for configure.in (in new version isn't need)
335
- fixed compilation without GTK
336
337
-------------------------------------------------------------------
338
Wed Mar 28 11:11:09 CEST 2001 - pmladek@suse.cz
339
340
- removed dependence mtr-gtk on mtr (really doesn't exist)
341
- added icon for xmtr to /usr/X11R6/...
342
343
-------------------------------------------------------------------
344
Wed Mar 14 09:05:07 CET 2001 - pmladek@suse.cz
345
346
- new package
347
- fixed configure.in (res_init)
348
- fixed Makefile.am (DESTDIR)
349
- version with and without GTK
350