Files
ns3/ns3-netanim.changes
Stefan Brüns ab482f4700 Accepting request 691327 from home:StefanBruens:branches:science
- Update to version from ns3 3.29, no changes in netanim
- Use correct categories in desktop file for Leap/SLE 15.x
- 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

OBS-URL: https://build.opensuse.org/request/show/691327
OBS-URL: https://build.opensuse.org/package/show/science/ns3?expand=0&rev=7
2019-04-04 02:25:15 +00:00

37 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 1 16:26:58 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version from ns3 3.29, no changes in netanim
- Use correct categories in desktop file for Leap/SLE 15.x
-------------------------------------------------------------------
Sun Jan 6 05:16:42 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Build from ns3 package, as sources of ns3 and NetAnim are bundled now
- Release 3.108
* Bug 2370 - Fails to build from source with GCC 6
* Initial support for Ipv6
* Fixes ambiguous operator << overload on g++ 7
- Release 3.107
* Fixes an issue where nodes with images get incorrectly centered with the description missing
* Fixes an issue where CSMA packets were not being completely animated
* Fixes incorrect RGB assignment on node's colors, when property browser is used for editing
* Fixes an issue where node colors change if cliked
- Release 3.106
* Adds support for Qt 5 with gcc. Tested upto Qt 5.4
* Nodes which are images(pixmaps) are positioned with their centers aligned with the node's
x, y co-ordinate. Prior to this change, the node's x, y co-ordinate was aligned with the pixmap's
top-left corner.
* Enhancements to the early detection of invalid trace files.
------------------------------------------------------------------
Mon Dec 23 12:18:31 UTC 2013 - reddwarf@opensuse.org
- Add netanim-3.103-extra_libs.patch
-------------------------------------------------------------------
Mon Jun 3 22:00:37 UTC 2013 - reddwarf@opensuse.org
- Initial version