Commit Graph

85 Commits

Author SHA1 Message Date
davidkaroly
bb69abab71 iperf: update to 2.1.9 (#8540) 2023-04-27 20:56:32 +03:00
davidkaroly
422860e8f2 iperf3: update to 3.13 (#8532) 2023-04-26 22:10:11 +03:00
davidkaroly
29a02f1cc0 tcpdump: update to 4.99.4 (#8529) 2023-04-26 19:29:57 +03:00
davidkaroly
64c0e0563f wireshark: update to 4.0.5 (#8496) 2023-04-24 07:47:08 +02:00
David Karoly
22235c2ba1 tcpdump: migrate to gcc11 2023-02-13 15:10:39 +01:00
David Karoly
5267a3ba38 wireshark: update to 4.0.3 2023-01-27 18:38:09 +01:00
davidkaroly
12675ac1ee tcpdump: update to 4.99.3 (#7771) 2023-01-14 10:30:57 +01:00
OscarL
4baffeff01 speedtest_cli: update to latest release, and switch to Python 3.9. (#7678) 2022-12-28 11:49:32 +01:00
davidkaroly
f68078d65a wireshark: update to 4.0.2 (#7537) 2022-12-10 10:46:35 +03:00
davidkaroly
50ef5a86d9 wireshark: update rdef, enable ninja build (#7508) 2022-12-03 09:58:47 +03:00
Humdinger
8811f027d4 wireshark: separate summary/description for gui sub-package
It's a good idea to add separate summaries/descriptions for
sub-packages, where it makes sense.

Here, for example, there's the main standalone Wireshark
package, which is set to appear in the "Featured packages" while
the optional GUI is in a "non-featured" package.
By referencing the GUI package people have an easier time finding
out about it.

Not bumping revision to save people downloading 40MiB.
2022-10-31 10:21:52 +01:00
davidkaroly
7793ebac0a wireshark: bump to 4.0.1 (#7337) 2022-10-30 07:47:18 +03:00
davidkaroly
50ed845b1f wireshark: bump to version 4.0.0 (#7327) 2022-10-27 01:10:30 +03:00
davidkaroly
6832b4cfb3 iperf3: new recipe (#7247) 2022-10-08 07:37:54 +02:00
davidkaroly
048f1aa219 iperf: bump to version 2.1.8 (#7239) 2022-10-08 07:29:05 +02:00
davidkaroly
313759f90b wireshark: bump to version 3.6.8 (#7238) 2022-10-02 01:08:14 +06:00
davidkaroly
3e9f059b3e wireshark: bump to version 3.0.14 (#6478) 2021-12-19 01:38:20 +03:00
davidkaroly
f8d7866c04 wireshark: bump to version 2.6.20 (#6430)
* wireshark: fix build

* wireshark: introduce libVersion variables

* wireshark: fix initialization

* wireshark: bump to 2.6.20
2021-11-25 09:23:15 +03:00
davidkaroly
7943675c7e tcpdump: bump to 4.99.1 (#6361) 2021-11-02 21:25:18 +03:00
davidkaroly
b6a12d4f8d netperf: bump to 2.7.0 (#6359) 2021-11-02 12:54:53 +03:00
davidkaroly
0a37915912 iperf: bump to 2.1.4 (#6348) 2021-10-31 12:37:06 +03:00
David Karoly
7f84ca802e netperf: fix build 2021-10-31 09:39:12 +01:00
kenmays
7244b33875 nmap: fix build (#6314)
Co-authored-by: Sergei Reznikov <diver@gelios.net>
2021-10-30 11:44:45 +03:00
Sergei Reznikov
d7192540fa nmap: disable multi-job build 2021-10-30 11:34:33 +03:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Sergei Reznikov
ed9b52b7ca nmap: add recipe for older version 2020-12-26 15:51:52 +03:00
Adrien Destugues
c944678a09 Wireshark: fix packaging 2020-06-10 21:51:30 +02:00
Al Hoang
006adb888c httpflow: new recipe (#4955) 2020-05-23 23:55:54 +02:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval
a178578fc7 wireshark: fix #3730 2019-04-01 21:21:06 +02:00
Jerome Duval
e86e334e1b iperf: extend gcc2 patch for version 2.0.13. 2019-03-23 17:45:50 +01:00
Jerome Duval
0423d9e342 iperf: bump version. 2019-03-22 22:17:52 +01:00
Jérôme Duval
2dfd7238b9 wireshark: cosmetic. 2019-02-28 11:30:31 +01:00
Adrien Destugues
ce9f78281d wireshark: packaging fixes
- The main executable is Wireshark, not WireShark.
- Split the main executable in a separate _gui package, so it is
  possible to install and use the command line tools without instlaling
  Qt
- Move the command line tools back to bin/ so they are reachable from
  the command line.
2019-02-27 21:40:02 +01:00
Sergei Reznikov
7ea7f72b63 WireShark: fix build 2019-02-27 00:21:26 +03:00
Adrien Destugues
82f48a9c36 wireshark: Fix dependency on cmd:lrelease
Hopefully the buildbot will manage to do something out of this, my
machine can't.
2019-02-26 20:58:41 +01:00
Sergei Reznikov
76422fc6f3 WireShark: bump version 2018-12-26 17:09:46 +03:00
Crestwave
2e9a3da4cd speedtest-cli: new recipe (#3212) 2018-10-13 11:15:17 +00:00
Jerome Duval
68a68052b4 iperf: fix gcc2 build. 2018-10-02 16:33:24 +02:00
Sergei Reznikov
e584e1cf65 Wireshark: bump version 2018-08-10 09:05:41 +03:00
Jerome Duval
7e5f711456 net-*,mail-*: reorder sections. 2018-08-09 10:34:39 +02:00
Jerome Duval
a6fa6c3397 net-analyzer: code style. 2018-08-03 14:18:12 +02:00
Jérôme Duval
cb3850e11f iperf: bump revision. 2018-06-04 19:29:52 +02:00
Jérôme Duval
facf4820f1 wireshark: update URL. 2018-05-30 08:09:53 +02:00
theunrealgeek
71edba418c iperf: add recipe for version 2.0.9 (#1808) 2017-11-28 09:02:06 +03:00
waddlesplash
bb596f34a4 netcat: forgot to bump revision. 2017-11-22 12:49:53 +01:00
Augustin Cavalier
611e130459 netcat: fix build. 2017-11-22 12:12:12 +01:00
Jerome Duval
05edc43a4e wireshark: bump version. 2017-10-13 19:39:19 +02:00
Sergei Reznikov
1ba94ac8af tcpdump: bump version 2017-09-14 09:39:31 +03:00