File ns3.changes of Package ns3

-------------------------------------------------------------------
Thu Sep  1 15:10:07 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 3.36.1, for details see included RELEASE_NOTES.
- Added patches:
  * 0001-Use-libexecdir-for-path-to-helper-binaries.patch
  * 0001-Fix-CMAKE_LINUX_DISTRO-quoting.patch
- Obsoleted patches:
  * 0001-Fix-operator-precedence-in-planetlab-tab-creator.patch
  * ns3-3.29-adjust-test-tolerance-for-64bit-double.patch
  * ns3-3.29-use-UINT32_MAX-for-uint32_t.patch
  * ns3-3.20-no_python_build_dependencies.patch
  * ns3-3.17-libexec.patch
  * ns3-3.17-overlinking.patch
  * ns3-3.17-release_debug.patch
  * ns3-3.17-pkg_config.patch

-------------------------------------------------------------------
Thu Feb 24 08:07:55 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 3.35, for details see included RELEASE_NOTES.

-------------------------------------------------------------------
Wed Nov 27 15:28:06 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 3.30.1, for details see included CHANGES.html
  * fix issue with Block Ack transmit window leading to low throughput or
    connection dropping
  * fix invalid restriction on Wi-Fi VHT Capabilities MaxMpduLength field
  * support for Apple clang version 11.0.0 (macOS Catalina preview release)
  * fix the handling of ICMP time exceeded responses
  * fix syntax error in Wi-Fi-based Tap Bridge Python example
- Update to version 3.30, for details see included CHANGES.html
  * Radio Link Failure (RLF) functionality for LTE is now supported.
  * Cobalt queue disc model for traffic control
  * Wi-Fi preamble detection can now be modelled and is enabled by default.
  * 802.11ax spatial reuse features are now supported.
  * LTE/EPC model enhanced with new features: SGW, PGW, MME are full nodes; new
    S5 interface between SGW and PGW, allows simulations with multiple SGW/PGW
  * LTE eNB RRC extended to support improved S1 signalling model
  * LTE backhaul links can now use any link technology, not just point-to-point
  * ShowProgress object can be used to report on simulation execution
  * Additional new modules compatible with this release have been published
    in the ns-3 app store.
  * Finally, the release includes numerous bug fixes and small improvements,
    listed in the RELEASE_NOTES.
- Switch to Python 3 for building and bindings
- Add 0001-Fix-operator-precedence-in-planetlab-tab-creator.patch

-------------------------------------------------------------------
Mon Apr  1 15:57:15 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 3.29, for details see included CHANGES.html
  * An HTTP model based on a 3GPP reference model for HTTP/1.1
  * A priority queue disc (PrioQueueDisc) for the traffic control module
  * A model for the TCP Proportional Rate Reduction (PRR) recovery algorithm
  * A node position allocator that rejects positions that are located within
    buildings defined in the scenario
- Fix build on 32bit archs, add ns3-3.29-use-UINT32_MAX-for-uint32_t.patch
- Fix test without 80bit extended double precision,
  add ns3-3.29-adjust-test-tolerance-for-64bit-double.patch
- Add _constraints file, and limit parallel build with %limit_build

-------------------------------------------------------------------
Sun Jan  6 05:18:49 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Remove openmpi-devel BuildRequires

-------------------------------------------------------------------
Sat Jun 23 16:23:18 UTC 2018 - stefan.bruens@rwth-aachen.de

- Use split boost buildrequires
- Add missing python-xml, required for check
- Update to version 3.28, for details see included CHANGES.html
  * IPv6 support for LTE
  * TCP Pacing and TCP Low Priority (LP)
  * IP support for UAN
  * Extended addressing for LR-WPAN
  * FIFO and TBF queue discs
- Update to 3.27
  * Carrier Aggregation support was added to the LTE module.
  * Native TCP models have been extended to include SACK and LEDBAT models.
  * The Wi-Fi module was extended:
    + partial 802.11ax High Efficiency (HE) support
    + new Robust Rate Adaptation Algorithm (RRPAA) rate control
  * The traffic-control module has been reworked
- Update to 3.26
  * A new class SpectrumWifiPhy has been introduced
  * Several new TCP congestion control variants:
    TCP Vegas, Scalable, Veno, Illinois, Bic, YeAH, and H-TCP
  * Models for FQ-CoDel, PIE, and Byte Queue Limits
  * Support for IEEE 802.11e features including TXOP limits
- Update to 3.25
  * New traffic control framework inspired by the Linux tc subsystem
  * Additional support for 802.11n and 802.11ac modes
  * Refactored TCP model in the Internet module
- Update to 3.24
  * 802.11ac Very High Throughput (VHT) physical layer modes
  * Updates to the Waf build system and initial support for Python 3
  * The IPv4 ARP cache supports the manual removal and addition of entries
  * The SimpleChannel in module ‘network’ allows per-NetDevice blacklists
- Update to 3.23
  * Two-level frame aggregation for IEEE 802.11n networks
  * BSSBasicRateSet for control frames
  * PLCP header and payload reception decoupled for improved PHY modeling
  * RTS/CTS with A-MPDU is now fully supported
  * Compliance with the 802.11s-2012 standard
  * TvSpectrumTransmitter class for modeling of TV transmissions
- Update to 3.22
  * MPDU frame aggregation mechanism for IEEE 802.11n networks
  * Two WiFi rate adaptation algorithms with joint control of power and data rate
  * Extended support for vehicular wireless networks (VANET) based on WiFi
  * Complete LTE release bearer procedure is now implemented
- Update to 3.21
  * The LTE module features support for Frequency Reuse algorithms
  * Transport of S1-U, X2-U and X2-C interfaces over emulated links in RT mode
  * CoDel queue model and support for TCP Timestamps and Window Scale options
  * Improvements to the energy modeling of Wifi (sleep mode)
  * A general energy harvesting model was added
  * Packet Socket application and helper in the Network module
  * Extended SimpleNetDevice and channel models
- Drop ns3-3.17-tests.patch, test depending on NSC are automatically skipped
- Drop ns3-3.19-pybindgen_version.patch, no longer needed
- Disable NSC. NSC allows to use e.g. the Linux TCP stack inside NS3, but only
  supports the code from Linux 2.6.18. Its mostly deprecated by NS3's DCE.
  Drop ns3-3.17-force_nsc.patch

-------------------------------------------------------------------
Wed Jun 18 09:43:53 UTC 2014 - reddwarf@opensuse.org

- Update to 3.20

-------------------------------------------------------------------
Sun Dec 22 16:58:28 UTC 2013 - reddwarf@opensuse.org

- Update to 3.19

-------------------------------------------------------------------
Wed Sep  4 14:02:12 UTC 2013 - reddwarf@opensuse.org

- Update to 3.18

-------------------------------------------------------------------
Thu Jun 27 18:57:51 UTC 2013 - reddwarf@opensuse.org

- Add ns3-3.17-no_python_build_dependencies.patch
  Don't make runtime dependencies also build time
- Change python-pybindgen BuildRequire for python-PyBindGen

-------------------------------------------------------------------
Fri May 31 21:57:38 UTC 2013 - reddwarf@opensuse.org

- Initial package

openSUSE Build Service is sponsored by