Commit Graph

187 Commits

Author SHA256 Message Date
bf3ddce8a3 - Update to release 6.7
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=248
2024-01-31 18:32:59 +00:00
a7bd53807d - Update to release 6.6
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=246
2023-11-30 22:43:53 +00:00
621801b621 - Update to release 6.5
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=244
2023-09-12 15:13:49 +00:00
1fdf658a2f - Update to release 6.4
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=242
2023-07-14 11:56:12 +00:00
31c2334e96 Accepting request 1084545 from home:polslinux:branches:security:netfilter
- Update to release 6.3:
  * New release of iproute2 corresponding to the 6.3 kernel.
    No large feature improvements only incremental improvements to
    the bridge mdb support, mostly just bug fixes.
- Rebase patches.

OBS-URL: https://build.opensuse.org/request/show/1084545
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=240
2023-05-04 07:34:29 +00:00
a6850a7c91 - Delete xfrm-support-displaying-transformations-used-for-Mob.patch
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=238
2023-03-20 21:23:11 +00:00
5e9f49d0ef - Update to release 6.2
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=236
2023-03-07 14:16:37 +00:00
66780624a5 Accepting request 1054740 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1054740
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=234
2023-01-04 11:09:52 +00:00
9905fa8322 Accepting request 1044377 from home:dirkmueller:Factory
- update to 6.1:
  * man: ss.8: fix a typo
  * testsuite: fix build failure
  * genl: remove unused vars in Makefile
  * json: do not escape single quotes
  * ip-monitor: Do not error out when RTNLGRP_STATS is not available
  * ip-link: man: Document existence of netns argument in add command
  * macsec: add Extended Packet Number support
  * macsec: add user manual description for extended packet number feature
  * ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces
  * ip: xfrm: support adding xfrm metadata as lwtunnel info in routes
  * ip: add NLM_F_ECHO support
  * libnetlink: add offset for nl_dump_ext_ack_done
  * tc/tc_monitor: print netlink extack message
  * rtnetlink: add new function rtnl_echo_talk()
  * ip: fix return value for rtnl_talk failures
  * iplink_bridge: Add no_linklocal_learn option support
  * devlink: use dl_no_arg instead of checking dl_argc == 0
  * devlink: remove dl_argv_parse_put
  * mnlg: remove unnused mnlg_socket structure
  * utils: extract CTRL_ATTR_MAXATTR and save it
  * devlink: expose nested devlink for a line card object
  * devlink: load port-ifname map on demand
  * devlink: fix parallel flash notifications processing
  * devlink: move use_iec into struct dl
  * devlink: fix typo in variable name in ifname_map_cb()
  * devlink: load ifname map on demand from ifname_map_rev_lookup() as well
  * dcb: unblock mnl_socket_recvfrom if not message received
  * libnetlink: Fix memory leak in __rtnl_talk_iov()
  * tc_util: Fix no error return when large parent id used

OBS-URL: https://build.opensuse.org/request/show/1044377
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=232
2022-12-23 10:14:59 +00:00
0e7d2dcaf0 - Replace routel program by a non-python version [boo#1205632]
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=230
2022-11-22 12:48:28 +00:00
e24035c1e5 Accepting request 1008947 from home:gmbr3:Active
- update to 6.0:
  * ipstats: Add param.h for musl
  * Update kernel headers
  * libbpf: add xdp program name support
  * iplink: bond_slave: add per port prio support
  * seg6: add support for SRv6 Headend Reduced Encapsulation
  * lib: Introduce ppp protocols
  * f_flower: Introduce PPPoE support

OBS-URL: https://build.opensuse.org/request/show/1008947
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=228
2022-10-08 15:33:04 +00:00
344e210a90 Accepting request 994300 from home:gmbr3:Active
- update to 5.19:
  * ip/iplink_virt_wifi: add support for virt_wifi
  * Update kernel headers
  * libnetlink: Add filtering to rtnl_statsdump_req_filter()
  * ipstats: Add a "set" command
  * ipstats: Add a group "link"
  * libbpf: Use bpf_object__load instead of bpf_object__load_xattr
  * uapi: change name for zerocopy sendfile in tls
  * bridge: vxlan device vnifilter support
  * f_flower: Add num of vlans parameter

OBS-URL: https://build.opensuse.org/request/show/994300
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=226
2022-08-10 10:49:00 +00:00
bc70a3d382 Accepting request 980824 from home:dirkmueller:Factory
- update to 5.18:
  This is the release of iproute2 corresponding to the 5.18 kernel.
  There are not many new features in this release.
  * The build issues with libbpf should be fixed now.
  * Building with clang is now supported.
  * There are still some warnings with gcc-12 that will need to be
    fixed in the upstream kernel headers.

OBS-URL: https://build.opensuse.org/request/show/980824
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=224
2022-06-05 07:26:53 +00:00
e89f2382c1 Accepting request 965034 from home:gmbr3:Active
- update to 5.17:
  * lib/fs: fix memory leak in get_task_name()
  * bridge: Remove vlan listing from `bridge link`
  * bond: add arp_missed_max option
  * libnetlink: fix socket leak in rtnl_open_byproto()
  * dcb: Fix error reporting when accessing "dcb app"
  * tc_util: Fix parsing action control with space and slash
  * lib: fix ax25.h include for musl
  * uapi: add missing rose and ax25 files
  * rdma: Fix res_print_uint() and add res_print_u64()
  * tc: Add support for ce_threshold_value/mask in fq_codel
- Add tmpfiles.d conf for /run/netns

OBS-URL: https://build.opensuse.org/request/show/965034
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=222
2022-03-26 14:50:12 +00:00
2c561090c4 Accepting request 959361 from home:gmbr3:BPF
- Add eBPF(libbpf) support
- Adjust NETNS_RUN_DIR from /var/run to /run

OBS-URL: https://build.opensuse.org/request/show/959361
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=220
2022-03-04 20:22:37 +00:00
4bfdd58394 Accepting request 945690 from home:gmbr3:Active
- remove routef from links; it doesn't exist anymore

OBS-URL: https://build.opensuse.org/request/show/945690
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=219
2022-01-12 10:30:34 +00:00
844978d728 Accepting request 945663 from home:gmbr3:Active
- update to 5.16:
  * devlink: Fix cmd_dev_param_set() to check configuration mode
  * ip: add AMT support
  * iplink_can: fix configuration ranges in print_usage() and add
    unit
  * tc: flower: Fix buffer overflow on large labels
  * ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()
  * tc/m_vlan: fix print_vlan() conditional on TCA_VLAN_ACT_PUSH_ETH
  * iplink_can: add new CAN FD bittiming parameters:
    Transmitter Delay Compensation (TDC)

OBS-URL: https://build.opensuse.org/request/show/945663
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=218
2022-01-11 19:58:28 +00:00
8583b681e9 Trim meaningless entries
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=217
2021-11-14 01:20:31 +00:00
65ceec2ea9 Accepting request 931285 from home:dirkmueller:Factory
- update to 5.15:
  * lib: bpf_legacy: fix bpffs mount when /sys/fs/bpf exists
  * man: devlink-port: fix the devlink port add synopsis
  * man: devlink-port: fix style
  * man: devlink-port: remove extra .br
  * man: devlink-port: fix pfnum for devlink port add
  * iptuntap: fix multi-queue flag display
  * mptcp: unbreak JSON endpoint list
  * cmd: use spaces instead of tabs for usage indentation
  * ipneigh: add support to print brief output of neigh cache in tabular format
  * ip/bond: add lacp active support
  * ip/tunnel: always print all known attributes
  * Add, show, link, remove IOAM namespaces and schemas
  * New IOAM6 encap type for routes
  * IOAM man8
  * ipioam6: use print_nl instead of print_null
  * tree-wide: fix some typos found by Lintian
  * rdma: Fix SRQ resource tracking information json
  * man: ip-link: remove double of
  * lib/bpf: fix map-in-map creation without prepopulation
  * tc/skbmod: Introduce SKBMOD_F_ECN option
  * tc/f_flower: fix port range parsing
  * uapi: update headers from 5.15 merge
  * ip: remove leftovers from IPX and DECnet
  * uapi: updates from 5.15-rc1
  * uapi: pickup fix for xfrm ABI breakage

OBS-URL: https://build.opensuse.org/request/show/931285
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=216
2021-11-14 01:19:06 +00:00
2fb7054ab0 - Update to release 5.14
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=215
2021-09-01 14:56:28 +00:00
02a24bc205 - Update to release 5.13
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=214
2021-07-28 07:41:26 +00:00
1a643f0773 Accepting request 889039 from home:polslinux:branches:security:netfilter
- Update to release 5.12 
  * devlink: Use library provided string processing APIs
  * utils: Introduce helper routines for generic socket recv
  * q_cake: Fix incorrect printing of signed values in class statistics
  * json_print: Add print_tv()
  * nexthop: Add support for nexthop buckets
  * nexthop: Add support for resilient nexthop groups
  * ip: xfrm: add support for tfcpad
  * tc: e_bpf: fix memory leak in parse_bpf()
  * lib: bpf_legacy: treat 0 as a valid file descriptor
  * ip: drop 2-char command assumption
  * bridge: vlan: dump port only if there are any vlans

OBS-URL: https://build.opensuse.org/request/show/889039
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=212
2021-04-28 17:18:37 +00:00
818a8fe36d - Update to release 5.11
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=210
2021-03-06 08:33:03 +00:00
d27c48cfee Accepting request 876254 from home:lnussel:usrmove
- missed /usr/bin/ip link in usrmerge

OBS-URL: https://build.opensuse.org/request/show/876254
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=209
2021-03-02 15:08:49 +00:00
60c0c62c0c - Update to release 5.10
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=207
2021-01-27 18:27:29 +00:00
be17df006d Accepting request 849614 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849614
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=205
2020-11-20 10:10:54 +00:00
e7d37b2972 - Update to release 5.9
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=203
2020-10-17 11:57:38 +00:00
b4b652e06d - Add 0001-ip-add-error-reporting-when-RTM_GETNSID-failed.patch
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=201
2020-09-23 21:58:30 +00:00
992ef0a3d7 - Update to release 5.8
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=199
2020-09-02 10:07:49 +00:00
4cf4b5fea2 Accepting request 815490 from home:dirkmueller:branches:security:netfilter
- remove bpf-bss-section-poc.patch, bpf-data-section-support-poc.patch:
  * these patches should be obsolete with cilium 1.7 and they never
  went upstream, so we can drop it (jsc#SLE-9813)

OBS-URL: https://build.opensuse.org/request/show/815490
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=197
2020-06-17 12:24:09 +00:00
8e8ed4dc25 - Update to release 5.7
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=195
2020-06-03 19:42:36 +00:00
d526a6bc0f Accepting request 797126 from home:lnussel:branches:security:netfilter
fix Jira reference

OBS-URL: https://build.opensuse.org/request/show/797126
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=193
2020-04-24 11:32:26 +00:00
74a3811799 Update description, add missing provides, equalize macro style
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=191
2020-04-08 06:31:07 +00:00
d59e8cf6ad Accepting request 792329 from home:kukuk:branches:security:netfilter
- Move arpd into own subpackage to avoid libdb dependency
  [jira#PM-1185]

OBS-URL: https://build.opensuse.org/request/show/792329
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=190
2020-04-08 06:20:24 +00:00
4e0b2288b4 - Update to release 5.6
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=188
2020-04-01 18:48:10 +00:00
c7074f5a53 simplify setup
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=186
2020-02-09 19:00:38 +00:00
7c51a0e3bb Accepting request 772521 from home:mkubecek:branches:security:netfilter
- Update to new upstream version 5.5

OBS-URL: https://build.opensuse.org/request/show/772521
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=185
2020-02-09 18:48:06 +00:00
424ddb0963 - Add no-double-definitions.patch [boo#1160271]
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=183
2020-01-08 10:05:54 +00:00
e8807206d4 Accepting request 753232 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 5.4

OBS-URL: https://build.opensuse.org/request/show/753232
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=181
2019-12-03 17:33:56 +00:00
2a76b835f9 Accepting request 733095 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 5.3
- fix SLE12 build

OBS-URL: https://build.opensuse.org/request/show/733095
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=179
2019-09-28 04:29:00 +00:00
3c6e5e84ef Accepting request 722578 from home:marxin:branches:security:netfilter
- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/722578
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=177
2019-08-12 08:14:17 +00:00
4b78940744 Accepting request 720450 from home:marxin:branches:security:netfilter
- Use %make_build.

OBS-URL: https://build.opensuse.org/request/show/720450
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=176
2019-08-11 12:27:44 +00:00
556b55d930 Accepting request 716245 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 5.2

OBS-URL: https://build.opensuse.org/request/show/716245
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=175
2019-08-11 12:27:02 +00:00
470682ea9d Accepting request 702632 from home:mrostecki:branches:security:netfilter
Fix changelog entry with BPF global data patches - filenames of patches were missing.

OBS-URL: https://build.opensuse.org/request/show/702632
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=173
2019-05-13 12:39:49 +00:00
fdb095ffbe Accepting request 702616 from home:mkubecek:branches:security:netfilter
- update to version 5.1

OBS-URL: https://build.opensuse.org/request/show/702616
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=172
2019-05-13 10:10:03 +00:00
c67d196218 Accepting request 687901 from home:seanlew:branches:security:netfilter
Update iproute2

OBS-URL: https://build.opensuse.org/request/show/687901
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=171
2019-03-23 16:13:04 +00:00
ad65262e8b Accepting request 682651 from home:joestringer:branches:security:netfilter
- Pull in bpf global data section support patches
  * Corresponds to changes here:
    https://github.com/cilium/iproute2/tree/static-data

OBS-URL: https://build.opensuse.org/request/show/682651
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=170
2019-03-09 20:51:03 +00:00
3c15018b58 Accepting request 668808 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.20

OBS-URL: https://build.opensuse.org/request/show/668808
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=168
2019-01-26 11:48:43 +00:00
3daccd27da - Update to new upstream release 4.19
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=166
2018-10-30 07:52:46 +00:00
d22c7dae73 Accepting request 632403 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.18
  * tc: more JSON output
  * vxlan: fix ttl inherit behavior
  * gre/gre6: allow clearing {,i,o}{key,seq,csum} flags
  * bpf: don't offload perf array maps
  * tipc: Add support to set and get MTU for UDP bearer
  * tc: flower: add support for verbose logging
  * rdma: print driver resource attributes
  * devlink: introduce support for showing port flavours
  * ip address: Add support for address metric
  * ip route: print RTA_CACHEINFO if it exists
  * ip route get: support for sport, dport and ipproto match
  * ip route: Add support for a few routing protocols
  * ip address: strengthen check on 'label' input
  * ip: add rmnet initial support
  * tc: fix batch force option
  * ip address: Fix and make consistent label match handling
  * ip: add support for seg6local End.BPF action
  * lib/namespace: avoid double-mounting /sys
  * tc: flush output after each command in batch mode
  * ip link: don't stop batch processing
  * various command output fixes
  * documentation improvements
- rdma-sync-some-IP-headers-with-glibc.patch:
  drop (present in 4.18)

OBS-URL: https://build.opensuse.org/request/show/632403
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=164
2018-09-06 12:37:01 +00:00