Commit Graph

187 Commits

Author SHA256 Message Date
f4ccd7dfb9 Accepting request 626868 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.17

OBS-URL: https://build.opensuse.org/request/show/626868
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=162
2018-08-06 13:38:29 +00:00
71f278182a Accepting request 602961 from home:mkubecek:branches:security:netfilter
- fix "ip route add default via <ipv6_address>" parser regression (bsc#1091603)

OBS-URL: https://build.opensuse.org/request/show/602961
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=160
2018-05-07 11:53:10 +00:00
e9cd62e64c OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=158 2018-04-10 13:32:31 +00:00
aea3552674 Accepting request 595098 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.16
- use %license for license file (bsc#1082318)

OBS-URL: https://build.opensuse.org/request/show/595098
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=157
2018-04-10 13:30:58 +00:00
50d852a715 Accepting request 583376 from home:dirkmueller:branches:security:netfilter
- add provides/obsoletes for removed iproute2-doc subpackage

OBS-URL: https://build.opensuse.org/request/show/583376
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=155
2018-03-06 19:12:04 +00:00
722afb8017 opensuse changelog is not a git log
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=153
2018-02-07 23:19:14 +00:00
9c9685ee5f Accepting request 573557 from home:avindra
- Update to new upstream release 4.15.0
  * Add "show" subcommand to "ip fou"
  * Restore --no-print-directory option for silent builds
  * SPDX license identifiers
  * Show 'external' link mode in output
  * Update kernel headers with new SPDK identifier
  * bpf: allocate opcode table in struct bpf_cfg_in
  * bpf: allow loading programs for a specific ifindex
  * bpf: expose bpf_parse_common() and bpf_load_common()
  * bpf: initialize the verifier log
  * bpf: keep parsed program mode in struct bpf_cfg_in
  * bpf: pass program type in struct bpf_cfg_in
  * bpf: rename bpf_parse_common() to bpf_parse_and_load_common()
  * bpf: split parse from program loading
  * bpf: update header file
  * bridge: fdb: print NDA_SRC_VNI if available
  * bridge: vlan: support for per vlan tunnel info
  * devlink, rdma, tipc: properly define TARGETS without HAVE_MNL
  * devlink: Ignore unknown attributes
  * drop unneeded include of syslog.h
  * f_bpf: communicate ifindex for eBPF offload
  * flower: Represent HW traffic classes as classid values
  * gre,ip6tnl/tunnel: Fix noencap- support
  * gre/tunnel: Print erspan_index using print_uint()
  * gre6/tunnel: Do not submit garbage in flowinfo
  * gre6/tunnel: Output flowlabel after tclass
  * gre: Fix ttl inherit option
  * ifcfg/rtpr: convert to POSIX shell
  * ila: Fix reporting of ILA locators and locator match
  * ila: added csum neutral support to ipila
  * ila: create ila_common.h
  * ila: fix formatting of help message
  * ila: support for configuring identifier and hook types
  * ila: support to configure checksum neutral-map-auto
  * include: add TCP fastopen option
  * include: qdisc offload defines
  * include: update ethernet headers
  * ip fou: pass family attribute as u8
  * ip/ipvlan: enhance ability to add mode flags to existing modes
  * ip/tunnel: Abstract tunnel encapsulation options printing
  * ip/tunnel: Correct and unify ttl/hoplimit printing
  * ip/tunnel: Document "external" parameter
  * ip/tunnel: No need to free answer after rtnl_talk() on error
  * ip/tunnel: Simplify and unify tos printing
  * ip/tunnel: Unify setup and accept zero address for
    local/remote endpoints
  * ip/tunnel: Use get_addr() instead of get_prefix() for
    local/remote endpoints
  * ip/tunnel: Use print_0xhex() instead of print_string()
  * ip/tunnel: Use tnl_parse_key() to parse tunnel key
  * ip6/tunnel: Fix tclass output
  * ip6/tunnel: Unify encap_limit printing
  * ip6/tunnel: Unify flowlabel printing
  * ip6/tunnel: Unify tclass printing
  * ip6_gre: add support for ERSPAN tunnel
  * ip6tnl/tunnel: Do not print obscure flowinfo
  * ip6tnl/tunnel: Output hoplimit before encapsulation limit
  * ip: add fastopen_no_cookie option to ip route
  * ip: add vxcan to help text
  * ip: add vxcan/veth to ip-link man page
  * ip: address: fix stats64 JSON object name
  * ip: bridge_slave: add neigh_suppress to the type help and
  * ip: bridge_slave: add support for per-port group_fwd_mask
  * ip: gre: fix IFLA_GRE_LINK attribute sizing
  * ip: link_ip6tnl.c/ip6tunnel.c: Support
    IP6_TNL_F_ALLOW_LOCAL_REMOTE flag
  * ip: mroute: Print offload indication
  * ip: validate vlan value for vlan info
  * ipaddress: Make sure VF min/max rate API is supported before
    using it
  * ipaddress: Use family_name() for better code reuse
  * iplink: Fix "alias" parameter length calculations
  * iplink: Improve index parameter handling
  * iplink: Kill redundant network device name checks
  * iplink: Process "alias" parameter correctly
  * iplink: Use ll_index_to_name() instead of if_indextoname()
  * iplink: Use ll_name_to_index() instead of if_nametoindex()
  * iplink: Validate minimum tx rate is less than maximum tx rate
  * iplink: bridge: support bridge port vlan_tunnel attribute
  * iplink: communicate ifindex for xdp offload
  * iplink: new option to set neigh suppression on a bridge port
  * iproute2: fixes to compile on some systems.
  * iproute: "list/flush/save default" selected all of the routes
  * iproute: list/flush/save filter also by metric
  * iproute: source code cleanup
  * iptnl/ip6tnl: Unify ttl/hoplimit parsing routines
  * lib/libnetlink: re malloc buff if size is not enough
  * lib/libnetlink: update rtnl_talk to support malloc buff at
    run time
  * libnetlink: Handle extack messages for non-error case
  * link_gre6: Detect invalid encaplimit values
  * link_ip6tnl: Use IN6ADDR_ANY_INIT to initialize local/remote
    endpoints
  * link_iptnl: Kill code duplication
  * link_iptnl: Open "encap" JSON object
  * link_iptnl: Print tunnel mode
  * link_vti6: Always add local/remote endpoint attributes
  * man: Add initial manpage for tc-cbs(8)
  * man: Clarify idleslope calculation for tc-cbs
  * man: Document the meaning of zero in min/max_tx_rate
    parameters
  * man: add -json option to tc manpage
  * man: add more keywords to ip.8 short description
  * man: document ip fou show
  * man: document ip route get mark
  * man: document ip xfrm policy nosock
  * man: fix small formatting errors
  * man: ip-address: document 15-char limit for LABEL
  * man: routel/routef: don't mention filesystem paths
  * man: tc-csum.8: Fix inconsistency in example description
  * man: tc-flower: add explanation for hw_tc option
  * man: tc-mqprio: add documentation for new offload options
  * mark shell scripts +x
  * netem: use fixed rather than floating point for scaling
  * qdisc: print offload indication
  * ss: Buffer raw fields first, then render them as a table
  * ss: Implement automatic column width calculation
  * ss: Introduce columns lightweight abstraction
  * ss: Replace printf() calls for "main" output by calls to helper
  * ss: add AF_VSOCK support
  * ss: add missing path MTU parameter
  * ss: allow AF_FAMILY constants >32
  * ss: fix NULL pointer access when parsing unix sockets with
    oldformat
  * ss: fix crash when skipping disabled header field
  * ss: fix crash with invalid command input file
  * ss: print tcpi_rcv_ssthresh
  * ss: remove duplicate assignment
  * tc/lexer: let quotes actually start strings
  * tc/mqprio: Offload mode and shaper options in mqprio
  * tc: Add support for the CBS qdisc
  * tc: B.W limits can now be specified in %.
  * tc: Fix filter protocol output
  * tc: Optimize gact action lookup
  * tc: bash-completion: add missing 'classid' keyword
  * tc: break long lines
  * tc: fix command "tc actions del" hang issue
  * tc: fix json array closing
  * tc: fix second printing of requeues
  * tc: flower remove unused variable
  * tc: flower: support for matching MPLS labels
  * tc: jsonify actions core, filter core, flower filter, fq_codel
    qdisc, gact action, htb qdisc, matchall filter, mirred action,
    qdisc core, stats2, and vlan action.
  * tc: move action cookie print out of the stats if
  * tc: remove action cookie len from printout
  * tc: remove no longer relevant README
  * tc: replace magic constant 16 with #define
  * tc: util: Don't call NEXT_ARG_FWD() in __parse_action_control()
  * tc_filter: resolve device name before parsing filter
  * tc_util: Drop needless pointer check
  * tc_util: Silence spurious compiler warning
  * tests: make sure rand_dev suffix has 6 chars
  * tests: read limited amount from /dev/urandom
  * tipc: change family attribute from u32 to u16
  * tunnel: Add space between encap-dport and encap-sport in
    non-JSON output
  * tunnel: Return constant string without copying it
  * uapi: add include linux/vm_sockets_diag.h
  * utils: fix makeargs stack overflow
  * utils: ll_addr: Handle ARPHRD_IP6GRE in ll_addr_n2a()
  * vti/tunnel: Unify ikey/okey printing
  * vti/vti6: Minor improvements
  * vti6/tunnel: Unify and simplify link type help functions
  * vxcan,veth: Forbid "type" for peer device
  * vxlan: Make id optional when modifying a link
  * {f, m}_bpf: don't allow specifying multiple bpf programs
- drop man-fix-documentation-references-in-manual-pages.patch
  * debian specific paths were removed altogether
- partial cleanup with spec-cleaner
- use https in urls

OBS-URL: https://build.opensuse.org/request/show/573557
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=152
2018-02-07 23:11:24 +00:00
0cc18514eb - Remove iproute2-doc (removed upstream) and doc-revert-PDF-creation.patch .
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=150
2017-12-10 23:58:28 +00:00
538c893051 iproute2-4.14.1
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=149
2017-11-17 21:11:21 +00:00
5fb68588dd Accepting request 521631 from home:mkubecek:branches:security:netfilter
iproute2 4.13

OBS-URL: https://build.opensuse.org/request/show/521631
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=147
2017-09-06 09:40:10 +00:00
1a097ea9e3 Output of check script: A patch (adjust-installation-directories-for-openSUSE-SLE.patch) is being added without being properly referenced from the changelog.
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=145
2017-08-24 23:08:36 +00:00
067408d5f9 Accepting request 518382 from home:mkubecek:branches:security:netfilter
First of all, I would like to apologize for this submit request, if it was up
to me, I would never send it. I strongly believe it's package maintainer's job
to decide how a package should be organized, what should the specfile look
like, how should patches be named and what format to use etc. That's why
I really dislike the idea of pushing package maintainer to accept someone
else's preferences. I've been forced to submit it but you shouldn't feel
obliged to accept it unless you really like it.

Except for some minor differences, this is a cleanup I did for SLE15 iproute2
package submission. In order to effectively maintain the package throughout
the SLE15 lifetime (planned to be 13+ years), I'm using a git repository to
prepare, handle and track patches and prefer to have them in uniform format
with annotations similar to ones we use in openSUSE/SLE kernel packages. While
this workflow proved beneficial for SLE11 and SLE12 maintenance in last few
years, I don't think it's worth the extra work for Factory package with only
has few patches which are either permanent or only stay there for relatively
short time. Also, with random one-time contributors to Factory package, it
would be even more difficult to keep the package cleaned up.

The problem is that we have so-called "Factory first" policy. In theory, this
should mean no features or bugfixes should be added to SLE packages unless
they are also in the respective Factory package (and preferrably also
upstream) or at least submitted there. This idea sounds reasonable but the
SLE15 review team interprets the policy in rather different way: they want
even the contents Factory and SLE15 packages in OBS to look (almost) the same
and enforce that by declining submissions that differ from Factory in
non-trivial way. For six weeks I tried to appeal to common sense and explain
that those two packages only differ in "metadata coding style" and that if SLE
and openSUSE packages are maintained by different people, there is no need for
one of them to adopt the other's preferences (and that the packages will start
to differ soon anyway).

They were adamant and in the end, they made it absolutely clear that there is
no way the SLE15 submission can be accepted unless I at least submit my
cleanup to Factory devel project. They didn't say it has to be accepted,
though, so here it is but it's completely up to you if you want it or not.
Once again, I'm sorry about dragging you into this, I wanted to avoid it but
I ran out of options.

Summary of the changes:

  - patches are regenerated using git
  - patches are annotated the way we use in kernel packages (the annotations
    make more sense for upstream backports but we currently don't have any in
    Factory)
  - one patch (iproute2-HZ.diff) is split into two
  - Patch* lines are moved out of the rest of tags for easier orientation
  - conditionally applied patches are moved to the end of the series
  - all patches are applied in both specfiles so that both builds use the same
    source tree

OBS-URL: https://build.opensuse.org/request/show/518382
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=144
2017-08-23 21:59:19 +00:00
519fa2226d revert r141 (copyback r140) as per comments in SR513179
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=143
2017-07-31 13:10:45 +00:00
4423d6cd47 add patch descr
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=142
2017-07-31 12:57:25 +00:00
5ede99ed9b Accepting request 513179 from home:Andreas_Schwab:glibc:rebuild
- tc-headers.patch: add missing header

OBS-URL: https://build.opensuse.org/request/show/513179
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=141
2017-07-31 12:56:38 +00:00
868978ab5b Accepting request 509503 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.12

OBS-URL: https://build.opensuse.org/request/show/509503
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=139
2017-07-11 15:39:23 +00:00
dbe2f6a6a7 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=137 2017-06-29 19:06:50 +00:00
e99302fad8 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=136 2017-06-29 15:34:31 +00:00
0749e57f83 iproute2-4.11
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=135
2017-06-29 13:46:11 +00:00
f737f27079 Accepting request 502791 from home:msmeissn:branches:security:netfilter
- split link and compile steps for binaries, so LDFLAGS and CFLAGS
  are not mixed so the the PIE default build work.

  * bridge: vlan: add support to display per-vlan statistics
  * tipc: add the ability to get UDP bearer options
  * tc: flower: Introduce vlan support
  * ss: output TCP BBR diag information
  * iptnl: add support for collect_md flag in IPv4 and IPv6 tunnels
  * ss: Support displaying and filtering on socket marks.
  * tc: fq: display unthrottle latency
  * ip link: Add support to configure SR-IOV VF to vlan protocol
    802.1ad (VST QinQ)
  * ip rule: add selector support
  * bridge: add support for the multicast flood flag
  * ip: update link types to show 6lowpan and ieee802.15.4 monitor
  * ss: Add support for SCTP protocol
  * iproute2: macvlan: add "source" mode
- split link and compile steps for binaries, so LDFLAGS and CFLAGS
  are not mixed so the the PIE default build work.

OBS-URL: https://build.opensuse.org/request/show/502791
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=134
2017-06-12 20:54:51 +00:00
0bf88c342e OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=132 2016-12-13 14:13:33 +00:00
2954b6fa6a iproute2-4.9
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=131
2016-12-13 14:13:01 +00:00
6ea56e17aa manually apply SR 440552 because of conflict
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=128
2016-11-16 09:50:06 +00:00
5643451b3e Accepting request 440563 from home:jirislaby:branches:security:netfilter
- put lnstat nstat routef routel ss into /usr/bin so that users can
  actually run them

OBS-URL: https://build.opensuse.org/request/show/440563
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=127
2016-11-16 08:57:24 +00:00
593bb6ee6e OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=125 2016-10-17 17:50:49 +00:00
ddb300396c iproute2-4.8
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=124
2016-10-17 09:05:37 +00:00
fd37158542 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=122 2016-05-23 13:35:50 +00:00
fc159b96b3 Regenerate automated changelog copy
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=121
2016-05-21 09:56:46 +00:00
cf091e08c3 iproute-4.6
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=120
2016-05-21 09:41:49 +00:00
d9c7dc41d6 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=118 2016-04-01 10:50:06 +00:00
1357f6f4a5 - Update to new upstream release 4.5
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=117
2016-03-26 19:14:46 +00:00
9786270974 Accepting request 353677 from home:mkubecek:branches:security:netfilter
- Update to new upstream release 4.4
- replace Debian specific paths and package names in man pages with SUSE ones

OBS-URL: https://build.opensuse.org/request/show/353677
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=115
2016-01-14 13:39:51 +00:00
b099c5c87e iproute2-4.3
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=113
2015-11-11 15:24:39 +00:00
e4c53cb0c1 iproute-4.2
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=111
2015-09-10 07:47:22 +00:00
0247edcb5d make factory-auto happy
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=109
2015-07-15 15:10:52 +00:00
587e51130e make factory-auto happy
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=108
2015-07-15 15:10:37 +00:00
1c453ae648 clean that up
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=107
2015-07-15 14:41:53 +00:00
3995c01ffd Accepting request 316954 from home:dimstar:branches:security:netfilter
Update to 4.1.1

OBS-URL: https://build.opensuse.org/request/show/316954
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=106
2015-07-15 14:37:27 +00:00
d6a0c6aca8 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=104 2015-06-29 10:13:34 +00:00
dada713509 Accepting request 314342 from home:mkubecek:branches:security:netfilter
- fix build on systems with pre-3.16 kernel headers
- fix iproute2-doc build

OBS-URL: https://build.opensuse.org/request/show/314342
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=103
2015-06-29 09:55:40 +00:00
1697f72b16 iproute2-4.1.0
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=102
2015-06-29 08:08:41 +00:00
57329cd688 - Update iproute2-dirs.diff to respect /usr/share/tc [bnc#934828]
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=100
2015-06-16 08:47:25 +00:00
c643e418c3 iproute-4.0
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=98
2015-04-13 19:34:51 +00:00
034a1bcca6 blargh pre_checkin
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=96
2015-02-22 11:50:20 +00:00
c5c46b1d7e iproute2-3.19
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=95
2015-02-22 11:47:38 +00:00
f112700643 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=93 2015-01-08 11:28:35 +00:00
a1cb54e53e iproute-3.18
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=92
2015-01-07 09:42:17 +00:00
4b1c9b496f Add metadata to patch
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=91
2014-12-28 16:53:23 +00:00
e628c20a62 Accepting request 266573 from home:Ledest:bashisms
fix bashisms in gaiconf script

OBS-URL: https://build.opensuse.org/request/show/266573
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=90
2014-12-28 16:51:01 +00:00
4d8f8c6d9c General cleanups
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=88
2014-11-25 09:15:38 +00:00