46 Commits

Author SHA256 Message Date
6a2a9b65c8 Accepting request 1119885 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1119885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=34
2023-10-24 18:08:47 +00:00
3d7d71d3c6 Accepting request 1119874 from home:polslinux:branches:devel:libraries:c_c++
- update to 1.3:
  * Add support for LLDP, mandatory TLVs.
  * Add support for Cisco UniDirectional Link Detection (UDLD), RFC5171
  * Calling libnet_init() with a RAW type no longer sets a TX buffer max
    size. Use the new libnet_setfd_max_sndbuf() instead when needed.
  * Fix #122: unused parameter warnings
  * Fix #123: potential memory leak in libnet_cq_add()
  * Fix #124: potential name conflict with C++ keyword new
  * Fix #96: pointer type warnings when dumping raw data with %p
  * Fix #97: non-standard types
  * Fix #98: lots of signed vs unsigned comparisons
  * Fix #102: possible buffer overflows in libnet_plist_chain_dump_string()
  * Fix #120: possible NULL pointer dereference in libnet_cq_add()
  * Fix #120: memory leak in libnet_plist_chain_new()
  * Fix segmentation fault in libnet_ifaddrlist()
  * Fix #150: segfault when number of IPs > 512
- Drop upstreamed reproducible.patch

OBS-URL: https://build.opensuse.org/request/show/1119874
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=40
2023-10-24 07:51:32 +00:00
5d2cae2f21 Accepting request 952890 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/952890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=33
2022-02-09 19:39:40 +00:00
39ef1ad381 Accepting request 952874 from home:bmwiedemann:branches:devel:libraries:c_c++
Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/952874
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=39
2022-02-09 09:33:09 +00:00
a12aeddc8c Accepting request 836246 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/836246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=32
2020-09-25 14:21:25 +00:00
Tomáš Chvátal
5fe63d41a7 Accepting request 836236 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 1.2:
  * Removed Lua bindings from repo and dist files, now available separately
  * Removed generated HTML and Nroff (man pages) documentation files, must be regenerated with Doxygen using make doc
  * Add pkg-config support with libnet.pc, replaces libnet-config tool, although it is kept for compatibility for now
  * Factorize socket setup code for socket opening to provide output device selection for IPv4
  * Make libnet_get_hwaddr() work with 802.1q interfaces in bpf (BSD)
  * New API for OSPF HELLO messages, with neighbor 
  * many bugfixes, see https://github.com/libnet/libnet/releases/tag/v1.2
- drop libnet-1.2-rc.patch libnet-pf-packet.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/836236
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=37
2020-09-23 08:42:25 +00:00
f03e990b68 Accepting request 340612 from devel:libraries:c_c++
- Add patch for bnc#949391:
  * libnet-pf-packet.patch

OBS-URL: https://build.opensuse.org/request/show/340612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=31
2015-10-28 16:16:11 +00:00
Tomáš Chvátal
7604746be0 - Add patch for bnc#949391:
* libnet-pf-packet.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=35
2015-10-23 13:50:53 +00:00
f7f4c7bc91 Accepting request 290658 from devel:libraries:c_c++
- Remove no longer needed provide/obsolete

OBS-URL: https://build.opensuse.org/request/show/290658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=30
2015-03-16 05:54:13 +00:00
Tomáš Chvátal
2bc2202ae2 - Remove no longer needed provide/obsolete
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=33
2015-03-13 14:08:48 +00:00
Stephan Kulow
7981fc735c Accepting request 233736 from devel:libraries:c_c++
- Drop patch removing manpages, no reason to remove them.
  libnet-1.2.0-drop-man-build.patch

- Update to actual released tarball which is versioned 1.2-rc3
- Cleanup with spec-cleaner
- No reason to not have this library in /usr so move it there
- Add patch libnet-1.2-rc.patch needed to set proper version in
  automake.

OBS-URL: https://build.opensuse.org/request/show/233736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=28
2014-05-16 15:56:24 +00:00
Tomáš Chvátal
cb04f8229b - Drop patch removing manpages, no reason to remove them.
libnet-1.2.0-drop-man-build.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=31
2014-05-13 14:05:11 +00:00
Tomáš Chvátal
84b74405ff - Update to actual released tarball which is versioned 1.2-rc3
- Cleanup with spec-cleaner
- No reason to not have this library in /usr so move it there
- Add patch libnet-1.2-rc.patch needed to set proper version in
  automake.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=30
2014-05-13 14:01:34 +00:00
Stephan Kulow
7084b773be Accepting request 212606 from devel:libraries:c_c++
- Use macro in libnet-devel to ensure correct dependency 

- Update to 1.2
  no changelog available
- add libnet-1.2.0-drop-man-build.patch to not fail on non existing
  manual pages

OBS-URL: https://build.opensuse.org/request/show/212606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=27
2014-01-07 15:35:03 +00:00
2bc6cdfe3d - Use macro in libnet-devel to ensure correct dependency
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=28
2014-01-02 09:30:47 +00:00
c7cb1a6310 - Update to 1.2
no changelog available
- add libnet-1.2.0-drop-man-build.patch to not fail on non existing
  manual pages

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=27
2013-12-19 11:07:33 +00:00
Tomáš Chvátal
308e157b6c Accepting request 202023 from devel:libraries:c_c++
- Install just plain c files in samples/ - should be cherry-picked to 13.1

OBS-URL: https://build.opensuse.org/request/show/202023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=26
2013-10-04 08:57:56 +00:00
31d77f2b8c - Install just plain c files in samples/
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=25
2013-10-03 12:55:43 +00:00
Stephan Kulow
adb3228a18 Accepting request 162346 from devel:libraries:c_c++
- update to 1.1.6
  * obsoleted libnet-1.1.2.1-uninitialized-fix.diff
  * obsoleted libnet-1.1.5-arrray-fix.diff
  * fixes the PF_PACKET detection (bnc#810138)
  * includes many bugfixes from Debian
  * ICMPv6 and IPv6 related bugfixes
  * and many more

OBS-URL: https://build.opensuse.org/request/show/162346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=24
2013-04-05 15:28:12 +00:00
a73dd32310 removed uneeded files
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=23
2013-04-03 08:04:32 +00:00
96af3e4616 - update to 1.1.6
* obsoleted libnet-1.1.2.1-uninitialized-fix.diff
  * obsoleted libnet-1.1.5-arrray-fix.diff
  * fixes the PF_PACKET detection (bnc#810138)
  * includes many bugfixes from Debian
  * ICMPv6 and IPv6 related bugfixes
  * and many more

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=22
2013-03-27 15:57:29 +00:00
Stephan Kulow
4b49baa45d Accepting request 105272 from devel:libraries:c_c++
remove redundant stuff and spdx.org

OBS-URL: https://build.opensuse.org/request/show/105272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=21
2012-02-16 15:18:18 +00:00
418c58b9f1 Accepting request 104384 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104384
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=20
2012-02-13 13:14:43 +00:00
Stephan Kulow
d82e957492 Accepting request 92574 from devel:libraries:c_c++
add libtool to buildrequires (forwarded request 92550 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=20
2011-11-21 14:47:05 +00:00
f9c536f84e Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=17
2011-11-20 20:46:35 +00:00
Ismail Dönmez
d339581681 Accepting request 92550 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/92550
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=16
2011-11-19 21:05:40 +00:00
Sascha Peilicke
b724a6da11 Autobuild autoformatter for 69730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=18
2011-05-06 07:44:03 +00:00
Sascha Peilicke
835ae20801 Accepting request 69730 from devel:libraries:c_c++
- complete package rename to libnet1

OBS-URL: https://build.opensuse.org/request/show/69730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=17
2011-05-06 07:43:45 +00:00
473c6f9f22 - complete package rename to libnet1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=14
2011-05-05 21:05:28 +00:00
3941a4de3d - comple package rename to libnet1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=13
2011-05-05 21:05:18 +00:00
Ruediger Oertel
3a718406b5 Autobuild autoformatter for 60503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=15
2011-02-11 01:28:43 +00:00
Ruediger Oertel
cea9ba3c09 Accepting request 60503 from devel:libraries:c_c++
Accepted submit request 60503 from user coolo

OBS-URL: https://build.opensuse.org/request/show/60503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=14
2011-02-11 01:28:37 +00:00
Stephan Kulow
4c52cd4b50 Accepting request 60483 from home:etamPL:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/60483
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=11
2011-02-10 12:35:56 +00:00
Ruediger Oertel
9d4095869b Autobuild autoformatter for 53593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=13
2010-11-22 11:40:42 +00:00
OBS User buildservice-autocommit
3b67dc45d5 Updating link to change in openSUSE:Factory/libnet revision 13.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=e367ddba8b9bd7202c064646903fbad3
2010-11-22 11:40:42 +00:00
Ruediger Oertel
d8a2c1f353 Accepting request 53593 from devel:libraries:c_c++
Accepted submit request 53593 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=12
2010-11-22 11:40:36 +00:00
Stephan Kulow
7146204c97 Accepting request 53578 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/53578
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=9
2010-11-21 08:12:10 +00:00
OBS User autobuild
a14a9347c3 Autobuild autoformatter for 53533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=11
2010-11-20 11:05:04 +00:00
OBS User buildservice-autocommit
746bcaee67 Updating link to change in openSUSE:Factory/libnet revision 11.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=a58aff59638ee0caae6803251fbf9526
2010-11-20 11:05:04 +00:00
Ruediger Oertel
dbfcb7f8f4 Accepting request 53533 from devel:libraries:c_c++
Accepted submit request 53533 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=10
2010-11-20 11:04:52 +00:00
OBS User autobuild
302e6a0b8d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=7 2010-03-18 15:04:03 +00:00
OBS User autobuild
2527cd3b73 Accepting request 23996 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libnet based on submit request 23996 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/23996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=6
2009-11-10 09:27:53 +00:00
OBS User unknown
8a08152cee OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=4 2008-09-09 17:08:53 +00:00
OBS User unknown
9eb20dddeb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=3 2008-09-05 18:26:04 +00:00
OBS User unknown
ee4633189b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=2 2007-03-15 00:43:26 +00:00
OBS User unknown
52b8df4f31 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnet?expand=0&rev=1 2007-01-15 23:22:30 +00:00