Commit Graph

26 Commits

Author SHA1 Message Date
Michal Sekletar
669b407bfd spec: rebuild using upstream tarball
We don't need generate-tarball.sh since upstream regenerated tarball with
sources and it no longer includes binary blobs.

Resolves: #1020926
2013-10-18 16:15:33 +02:00
Michal Sekletar
67180eddca sources: regenerate sources 2013-10-08 14:20:11 +02:00
Michal Sekletar
7482711a66 mtr-gtk: migrate from consolehelper to polkit
Previously we used consolehelper in order to authenticate user who wants to run
mtr-gtk. In Fedora we have newer framework providing access control for
privileged operations, policykit.

This commit replaces consolehelper configuration and provides policy file for
policykit and shell wrapper which runs mtr via pkexec. Note that this is not ideal and
we haven't gained a lot by this.

In the long run we should really decouple gtk frontend and mtr backend. Backend
then would have CAP_NET_RAW capability encoded in filesystem and as soon as
possible it would drop that capability and start providing data to be rendered
by gtk frontend which would run completely unprivileged.

http://fedoraproject.org/wiki/Features/UsermodeMigration

Resolves: #502750
2013-10-01 16:24:20 +02:00
Michal Sekletar
6b0e9ae5c4 sources: add script for generating tarball
We have to make sure that it is obvious how one can create tarball
included in srpm if it doesn't originate upstream.

generate-tarball.sh will create xz compressed tarball which doesn't
include any object files. This script will be dropped as soon as
creation of upstream tarball works properly again.
2013-08-05 17:03:21 +02:00
Michal Sekletar
036629b625 sources: remove *.o files from upstream tarball
This should be fixed in a build system configuration, but we will just
remove unwanted files for now.
2013-08-05 14:30:56 +02:00
Michal Sekletar
5dfd7d5e42 spec: update to the newest upstream 0.85
Resolves #979579
2013-08-04 23:11:04 +02:00
Michal Sekletar
38276680e8 sources: upload new tarball
Signed-off-by: Michal Sekletar <msekleta@redhat.com>
2013-04-03 17:58:27 +02:00
Adam Tkac
d6f53aea73 Update to 0.83
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-02-18 15:53:51 +01:00
Adam Tkac
375ea50087 Update to 0.82
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-12-07 14:58:10 +01:00
Adam Tkac
35b128e4d5 Update to 0.81
- mtr-now-waits-for-last-response.patch is no longer needed
- fixed wide report output (#703549)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-01 12:19:03 +01:00
Jan Görig
b0c6688ece new sources 2010-10-26 10:44:08 +02:00
Adam Tkac
e20d5d7fe8 - update to 0.79
- patches merged
- mtr-0.75-fd-flags.path
- mtr075-rh516603.patch
2010-06-28 13:26:33 +00:00
Zdenek Prikryl
ef69970140 Added new source 2008-09-23 12:30:37 +00:00
Zdenek Prikryl
42a5d23080 Updated to 0.74 2008-09-11 11:43:56 +00:00
Zdenek Prikryl
81c7a7b03b Updated to 0.73 Fixed mtr-0.69-CVE-2002-0497.patch Added build requirement
for GTK+
2008-05-21 12:40:55 +00:00
Marcela Mašláňová
eda2e8d696 clean up CVS, update spec for merge review. 2007-03-08 15:13:57 +00:00
Miroslav Lichvar
2ac1af437f - update to mtr-0.71 2006-03-24 09:49:41 +00:00
Miroslav Lichvar
5f38f550ef - update to mtr-0.70 2006-03-23 16:20:12 +00:00
Phil Knirsch
8c4b1531b6 - Updated to mtr-0.69
- Dropped quite a few patches
- Forewardported the CVE patch
2005-02-09 17:23:38 +00:00
cvsdist
3fc2fd0747 auto-import changelog data from mtr-0.54-1.src.rpm
Sat Oct 18 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 0.54
2004-09-09 08:53:46 +00:00
cvsdist
1df2851cfc auto-import changelog data from mtr-0.52-2.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Fri Nov 29 2002 Phil Knirsch <pknirsch@redhat.com> 0.52-1
- Update to latest upstream version (0.52).
Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 0.49-9
- Remove absolute paths from the PAM configuration, ensuring that the
    modules for the right arch get used on multilib systems.
- Remove Icon:.
Tue Sep 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.49-7a
- Fix build on s390x
2004-09-09 08:52:17 +00:00
cvsdist
b3ac9b39bc auto-import changelog data from mtr-0.49-1.src.rpm
Fri Mar 08 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- 0.49 update
2004-09-09 08:51:06 +00:00
cvsdist
55a683222e auto-import changelog data from mtr-0.48-1.src.rpm
Thu Mar 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- 0.48 update
2004-09-09 08:50:42 +00:00
cvsdist
4e4bd56767 auto-import changelog data from mtr-0.44-1.src.rpm
Mon Jun 25 2001 Preston Brown <pbrown@redhat.com>
- 0.44 bugfix release
- fix display of icon in .desktop entry
2004-09-09 08:50:22 +00:00
cvsdist
474fd9a98d auto-import changelog data from mtr-0.42-6.src.rpm
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- fix group
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Thu Jul 06 2000 Bill Nottingham <notting@redhat.com>
- fix setuid bit
- remove symlink
- force build of non-gtk version
Mon Jun 19 2000 Preston Brown <pbrown@redhat.com>
- disable SUID bits
- desktop entry
Mon Jun 19 2000 Than Ngo <than@redhat.de>
- FHS fixes
Fri May 26 2000 Preston Brown <pbrown@redhat.com>
- adopted for Winston
Thu Aug 19 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.41-1]
- Added afr's patch to allow disabeling of gtk without Robn's hack.
- Made report mode report the newly added extra resolution.
Wed Aug 18 1999 Ryan Weaver <ryanw@infohwy.com>
- renamed mtr-gtk to xmtr
- added symlink from /usr/bin/mtr to /usr/sbin/mtr
[mtr-0.40-1]
- Fixed some problems with HPUX and SunOS.
- Included Olav Kvittem's patch to do packetsize option.
- Made the timekeeping in micro seconds.
Thu Jun 10 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.39-1]
- Updated to version 0.39.
Wed Jun 09 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.38-1]
- Updated to version 0.38.
Thu Apr 15 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.37-2]
- Changed RPM headers to conform to Red Hat Contrib|Net specs.
Mon Apr 12 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.37-1]
- v0.37
- Added Bill Bogstad's "show the local host & time" patch.
- Added R. Sparks' show-last-ping patch, submitted by Philip Kizer.
- v0.36
- Added Craigs change-the-interval-on-the-fly patch.
- Added Moritz Barsnick's "do something sensible if host not found" patch.
- Some cleanup of both Craigs and Moritz' patches.
Wed Apr 07 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.35-1]
- v0.35
- Added Craig Milo Rogers pause/resume for GTK patch.
- Added Craig Milo Rogers cleanup of "reset". (restart at the beginning)
- Net_open used to send a first packet. After that the display-driver got a
    chance to distort the timing by taking its time to initialize.
Mon Apr 05 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.34-1]
- v0.34
- Added Matt's nifty "use the icmp unreachables to do the timing" patch.
- Added Steve Kann's pause/resume patch.
Wed Mar 10 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.33-1]
- v0.33
- Fixed the Linux glibc resolver problems.
- Fixed the off-by-one problem with -c option.
Mon Mar 08 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.32-1]
- v0.32
- Fixed the FreeBSD bug detection stuff.
Fri Mar 05 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.31-1]
- v0.31
- Fixed a few documentation issues. -- Matt
- Changed the autoconf stuff to find the resolver library on Solaris. --
    REW
- Cleaned up the autoconf.in file a bit. -- Matt.
Thu Mar 04 1999 Ryan Weaver <ryanw@infohwy.com> [mtr-0.30-1]
- Build gtk version against gtk+-1.2.0
- v0.30
- Fixed a typo in the changelog (NEWS) entry for 0.27. :-)
- added use of "MTR_OPTIONS" environment variable for defaults.
2004-09-09 08:50:01 +00:00
cvsdist
27b5aab0a8 Setup of module mtr 2004-09-09 08:49:58 +00:00