Commit Graph

49 Commits

Author SHA256 Message Date
Ana Guerrero
5536146eaf Accepting request 1151122 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1151122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=25
2024-02-27 21:46:56 +00:00
b42ea0d5c7 Accepting request 1148372 from home:simonlm:branches:network:utilities
Update to version 2024.0

OBS-URL: https://build.opensuse.org/request/show/1148372
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=33
2024-02-26 10:50:57 +00:00
Ana Guerrero
9b3ea0c754 Accepting request 1128778 from network:utilities
- update to 2023.3:
  * (no changes)

- Update to version 2016.0
  * now maintains a list of optional features and informs the user
  * the sysfs / debugfs code has been refactored to remove redundant

OBS-URL: https://build.opensuse.org/request/show/1128778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=24
2023-11-26 18:37:27 +00:00
ed1d52bc5a - update to 2023.3:
* (no changes)
- Update to version 2016.0
  * now maintains a list of optional features and informs the user
  * the sysfs / debugfs code has been refactored to remove redundant

OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=31
2023-11-25 18:51:17 +00:00
Ana Guerrero
f39f102697 Accepting request 1099858 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1099858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=23
2023-07-24 16:25:51 +00:00
13862174a1 Accepting request 1098982 from home:dirkmueller:Factory
- update to 2023.1:
  * Synchronize with kernel headers

OBS-URL: https://build.opensuse.org/request/show/1098982
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=29
2023-07-21 07:36:26 +00:00
Dominique Leuenberger
dcb0dcfdb0 Accepting request 1071147 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1071147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=22
2023-03-14 17:16:25 +00:00
25fe248947 Accepting request 1070027 from home:dirkmueller:Factory
- update to 2023.0:
  * (no changes)

OBS-URL: https://build.opensuse.org/request/show/1070027
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=27
2023-03-13 13:55:31 +00:00
Dominique Leuenberger
1b2e671701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=21 2022-12-14 13:12:34 +00:00
OBS User buildservice-autocommit
5e060a194f Updating link to change in openSUSE:Factory/batctl revision 21
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=db1f9f3f679cf45ae233aa3c29c53ddc
2022-12-14 13:12:34 +00:00
OBS User buildservice-autocommit
618917901a Accepting request 1042860 from network:utilities
auto commit by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1042860
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=26
2022-12-14 13:12:34 +00:00
0a86a23a1e Accepting request 1041254 from home:dirkmueller:Factory
- update to 2022.3:
  - drop additional delay after the ping packet
  * manpage cleanups
  * add various commands to print generic netlink replies as JSON
  * coding style cleanups and refactoring

OBS-URL: https://build.opensuse.org/request/show/1041254
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=25
2022-12-14 10:04:04 +00:00
d975efa13d OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=24 2022-12-05 13:11:46 +00:00
Dominique Leuenberger
fa54c48687 Accepting request 903075 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/903075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=20
2021-06-29 20:43:36 +00:00
93affd5c69 Accepting request 892611 from home:susnux:branches:network:utilities
- Update to version 2021.0

OBS-URL: https://build.opensuse.org/request/show/892611
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=23
2021-06-29 12:07:34 +00:00
Dominique Leuenberger
ad81b74abf Accepting request 618394 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/618394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=19
2018-06-29 20:31:52 +00:00
OBS User mrdocs
b857e14e45 Accepting request 615724 from home:1Antoine1:branches:network:utilities
- Update to version 2018.1.
  * Synchronization of batman-adv netlink and packet headers.
  * Add DAT cache and multicast flags netlink support.
  * Disable translation support for non-unicast mac addresses.
- Update to version 2017.3
  * See the following for all changes:
    https://www.open-mesh.org/projects/open-mesh/news
- Cleanup with spec-cleaner
- Update to version 2016.5
  * reimplement traceroute/ping commands in userspace without debugfs
  * switch interface manipulation from (legacy) sysfs to rtnetlink
  * coding style cleanups
- Changes from version 2016.4
  * integrate support for batman-adv netlink
  * coding style cleanups
  * documentation updates
  * bugs squashed:
    - fix endless loop in TP meter on some platforms
    - fix build errors caused by name conflicts
- Update to version 2016.3
  * synchronize common headers with batman-adv
  * support multicast logging and debug table
  * split tcpdump OGM packet filter in OGM and OGMv2 filter
  * add infrastructure to communicate with batadv netlink family
  * integrate command to control new kernel throughput meter
- Update to version 2016.0 
  * No changelog available
- Update to version 2015.1
  * No changelog available
- Update to version 2015.0
  * No changelog available
- Update to version 2014.4.0
  * No ChangeLog available
- Update to version 2014.3.0
  + support latest kernels (2.6.29 - 3.16)
  + drop QinQ claim frames in bridge loop avoidance
  + fix a bogus warning from batadv_is_on_batman_iface()
  + removed SET_ETHTOOL_OPS
  + style improvements:
   * remove semi-colon after macro definition
   * add blank line between declarations and the rest of the code
- Add make dependencies to pkg-config and pkgconfig(libnl-3.0);
  new upstream requirements
- Fix Url to batctl homepage
- Use download Url as source
- Update to 2012.4.0 version:
  * now maintains a list of optional features and informs the user 
    about a possibly deactivated optional feature.
  * the sysfs / debugfs code has been refactored to remove redundant 
    boilerplate code.
  * option to display the newly added backbone gateway table
- patch license to follow spdx.org standard
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
------------------------------------------------------------------
 - initial creation of the batctl package, based on 2011.1.0 release.
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/615724
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=21
2018-06-22 03:26:21 +00:00
Dominique Leuenberger
4cefe161ca Accepting request 542488 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/542488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=18
2017-11-17 09:57:17 +00:00
20d3d379d4 clean
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=19
2017-11-09 20:38:14 +00:00
14ee05a49c clean
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=18
2017-11-09 20:37:51 +00:00
420e1e55b8 OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=17 2017-11-09 20:37:07 +00:00
5b5fe40b8a add keyring / verify signature
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=16
2017-11-09 20:36:25 +00:00
6caf89978c Accepting request 539031 from home:avindra
- Update to version 2017.3
  * See the following for all changes:
    https://www.open-mesh.org/projects/open-mesh/news
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/539031
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=15
2017-11-09 20:24:12 +00:00
Dominique Leuenberger
ac8917484a Accepting request 448877 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/448877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=17
2017-01-09 10:00:03 +00:00
Denisart Benjamin
52314cc292 Accepting request 448876 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/448876
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=14
2017-01-05 14:51:50 +00:00
Dominique Leuenberger
a437a3152a Accepting request 436727 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/436727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=16
2016-10-23 10:52:47 +00:00
Denisart Benjamin
72a9c54256 Accepting request 436726 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/436726
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=13
2016-10-21 18:55:44 +00:00
Dominique Leuenberger
84a0762c1b Accepting request 358775 from network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/358775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=15
2016-02-12 10:22:34 +00:00
Denisart Benjamin
c17f3140ec OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=12 2016-02-10 19:05:02 +00:00
Denisart Benjamin
28270dd5f7 OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=11 2016-02-10 19:02:47 +00:00
Denisart Benjamin
51a506fdfa OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=10 2016-02-10 19:02:39 +00:00
Denisart Benjamin
1b419c841f OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=9 2016-02-10 19:02:32 +00:00
Stephan Kulow
4cf40e4a46 Accepting request 327447 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/327447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=14
2015-08-28 06:27:27 +00:00
Denisart Benjamin
bb54000cf8 Accepting request 327446 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/327446
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=8
2015-08-27 12:20:42 +00:00
Dominique Leuenberger
136f8fcbb6 Accepting request 318759 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/318759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=13
2015-08-01 09:37:04 +00:00
Denisart Benjamin
5cf26a05e3 Accepting request 318758 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/318758
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=7
2015-07-26 13:43:20 +00:00
Dominique Leuenberger
7e6a085181 Accepting request 293711 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/293711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=12
2015-04-02 14:03:10 +00:00
Denisart Benjamin
54f0a77244 Accepting request 293710 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/293710
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=6
2015-03-30 14:31:12 +00:00
Dominique Leuenberger
0e24335d5f Accepting request 266250 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/266250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=11
2014-12-25 22:20:12 +00:00
OBS User mrdocs
3bc2f8a282 Accepting request 266167 from home:posophe:branches:network:utilities
- Update to version 2014.3.0
  + support latest kernels (2.6.29 - 3.16)
  + drop QinQ claim frames in bridge loop avoidance
  + fix a bogus warning from batadv_is_on_batman_iface()
  + removed SET_ETHTOOL_OPS
  + style improvements:
   * remove semi-colon after macro definition
   * add blank line between declarations and the rest of the code
- Add make dependencies to pkg-config and pkgconfig(libnl-3.0);
  new upstream requirements
- Fix Url to batctl homepage
- Use download Url as source

OBS-URL: https://build.opensuse.org/request/show/266167
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=5
2014-12-23 15:20:08 +00:00
Stephan Kulow
3fc36ee884 Accepting request 144736 from network:utilities
Update to 2012.4.0 version (forwarded request 144734 from posophe)

OBS-URL: https://build.opensuse.org/request/show/144736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=7
2012-12-14 05:34:38 +00:00
6879a07663 Accepting request 144734 from home:posophe:branches:network:utilities
Update to 2012.4.0 version

OBS-URL: https://build.opensuse.org/request/show/144734
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=4
2012-12-08 21:21:37 +00:00
Stephan Kulow
17fcc22f84 Accepting request 104958 from network:utilities
patch license to follow spdx.org standard (forwarded request 104299 from coolo)

OBS-URL: https://build.opensuse.org/request/show/104958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=5
2012-02-16 13:55:12 +00:00
Pavol Rusnak
b32e0467b6 Accepting request 104299 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104299
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=3
2012-02-14 11:40:47 +00:00
Lars Vogdt
03bb2e004b Accepting request 83050 from network:utilities
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 82886 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=3
2011-09-19 13:41:03 +00:00
OBS User mrdocs
5d2aa3c584 Accepting request 82886 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/82886
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=2
2011-09-18 17:10:32 +00:00
Sascha Peilicke
7dd12eac93 Autobuild autoformatter for 71283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=2
2011-06-01 10:04:42 +00:00
Sascha Peilicke
3a28e8b845 Accepting request 71283 from network:utilities
Add batctl (needed for B.A.T.M.A.N. network connections) to Factory

OBS-URL: https://build.opensuse.org/request/show/71283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/batctl?expand=0&rev=1
2011-06-01 10:04:33 +00:00
Cristian Rodríguez
7cf4a7a1ba Accepting request 71181 from home:gregkh
add batctl package needed for B.A.T.M.A.N. network control

OBS-URL: https://build.opensuse.org/request/show/71181
OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=1
2011-05-25 01:50:50 +00:00