11 Commits

Author SHA256 Message Date
e2f1bda3d7 Accepting request 1153897 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153897
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=18
2024-03-01 13:21:54 +00:00
1a510933bf Accepting request 1037221 from home:bmwiedemann:branches:network
Only install man-pages once

man-pages are already installed via make install
and the 2nd copy introduced some non-determinism - probably via rpm's /usr/lib/rpm/brp-compress

This SR was done while working on reproducible builds for openSUSE.

OBS-URL: https://build.opensuse.org/request/show/1037221
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=16
2022-11-23 21:33:53 +00:00
fbfe404ff4 Accepting request 925468 from home:jsegitz:branches:systemdhardening_protectclock
- Drop ProtectClock hardening, can cause issues if other device acceess is needed

OBS-URL: https://build.opensuse.org/request/show/925468
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=15
2021-10-15 14:54:21 +00:00
3b0ce29589 Accepting request 923289 from home:jsegitz:branches:systemdhardening:network
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/923289
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=14
2021-10-05 15:40:44 +00:00
eca8a6721d Accepting request 834356 from home:mnhauke
- Update to version 0.7
  * set stdout to line buffering
  * don't exit on SO_BINDTODEVICE failure
  * create pid file when daemonizing, and remove it on exit
  * add command line option to log to syslog instead of stdio
  * only async signal safe functions may be called in signal handler
  * exit gracefully on select() EINTR

OBS-URL: https://build.opensuse.org/request/show/834356
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=12
2020-09-18 17:16:46 +00:00
Tomáš Chvátal
e7cddee716 Accepting request 669861 from home:mnhauke
- Update to version 0.6
  * Ignore queries with TC bit set in llmnrd
  * Add option to set conflict bit in llmnr-query

OBS-URL: https://build.opensuse.org/request/show/669861
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=10
2019-01-29 13:09:45 +00:00
9c176f17c8 Accepting request 544672 from home:RBrownSUSE:branches:network
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544672
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=8
2017-11-23 18:40:46 +00:00
Ismail Dönmez
1778d91f72 Accepting request 535792 from home:mnhauke
- Update to version 0.5
  * Poll for hostname changes
  * Fix missing terminating NULL byte in llmnr-query
  * Manpages for llmnrd and llmnr-query
  * Additional compiler warnings enabled

OBS-URL: https://build.opensuse.org/request/show/535792
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=6
2017-10-22 16:16:54 +00:00
42bb2c2b00 Accepting request 498448 from home:jengelh:branches:network
- Trim redundant mentions from description.

OBS-URL: https://build.opensuse.org/request/show/498448
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=3
2017-05-26 19:45:59 +00:00
69db65f793 Accepting request 493230 from home:mnhauke
- Update to version 0.4
  * llmnrd: Fix hostname compare to also consider the last character.
    This fixes a problem where llmnrd running e.g. on host foobar
    would also reply to queries for host foobaz.
  * llmnrd: Avoid error message on subsequent attempts to join
    multicast group (#21).
  * llmnr-query: Allocate large enough receive buffer to avoid
    truncating LLMNR responses and printing garbage
    hostnames/addresses (#21).
  * llmnr-query: Fixes for misaligned access.
  * Remove Debian packaging as there is now an llmnrd package in
    the official Debian repository .
- Changes since 0.2
  * Merge RTNL interface event loop into main select() loop, fixes
    race condition on termination (#20)
  * No busy wait in llmnrd receive loop (#19)
  * Fixes for handling CPPFLAGS, CFLAGS and LDFLAGS as commonly
    expected (#17)
  * llmnr-query supported on Darwin (Mac OS X) and FreeBSD
  * Additional GCC warnings enabled by default
  * Various smaller fixes and updates
- Changes since 0.1
  * Add debian packaging, from Elazar Leibovich
  * Fix misaligned memory access, from Michael Evertz
  * Don't send empty AAAA responses (#10), from Tobias Klauser
  * Allow to bind to a specific network interface (#9),
    from Tobias Klauser
  * Don't enumerate and store IPv6 addresses if IPv6 is disabled
    (#8), from Tobias Klauser
- Remove patch: llmnrd-fix-cflags.diff (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/493230
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=2
2017-05-11 13:11:57 +00:00
e53d9b3ba5 Accepting request 416785 from home:mnhauke:test
initial package for llmnrd

OBS-URL: https://build.opensuse.org/request/show/416785
OBS-URL: https://build.opensuse.org/package/show/network/llmnrd?expand=0&rev=1
2016-08-22 14:07:07 +00:00