12 Commits

Author SHA256 Message Date
cde4cbdb4f Accepting request 1070023 from network
OBS-URL: https://build.opensuse.org/request/show/1070023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=6
2023-03-08 13:53:09 +00:00
18c265c153 Accepting request 1068028 from home:mnhauke
- Update to version 2.0
  Changes
  Add suport for 
  * -c NAME to override ssdpd UUID cache file.
  * -d URL to override the UPnP description URL, a single %s is
    supported to be replaced with the interface address.
  * -m NAME to override the manufacturer in the default
    description.xml.
  * -M URL to override the manufacturerURL in the default
    description.xml.
  * -p URL to override the presentationURL in the default
    description.xml, a single %s is supported.
  * -P FILE to override the default PID file location default
    description.xml, a single %s is supported.
  * -u UUID to use a custom UUID, useful when the built-in micro
    HTTP server is disabled.
  * -w to disable built-in micro HTTP server, useful when other,
    more capable, web servers are available. Make sure to have the
    alternate web server running on port 1901 to serve the file
    /description.xml, see also -d URL above, which details the
    location of the UPnP description URL.
  * Increased debug messages in ssdp_init(), for troubleshooting.
  * dropping root privileges after initial setup. The used ssdp
    is searched for first, with fallback to nobody.
  * Add support for an initial retry interval at startup, in
    case ssdpd is started before any interface has been configured.
    Configurable retry count using -R NUM command line option.
  * Add support for an IP address monitor using Linux netlink
    interfaces coming and going at runtime. Meaning, -R NUM is
    unused on Linux. For this to work, ssdpd must start as root or

OBS-URL: https://build.opensuse.org/request/show/1068028
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=10
2023-03-07 20:05:53 +00:00
2daad1e0c6 Accepting request 1032369 from network
OBS-URL: https://build.opensuse.org/request/show/1032369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=5
2022-10-31 09:45:07 +00:00
96591c5e29 Accepting request 1032368 from home:AndreasStieger:branches:network
ssdp-responder 1.9

OBS-URL: https://build.opensuse.org/request/show/1032368
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=8
2022-10-31 06:58:05 +00:00
78c50933ab Accepting request 934004 from network
OBS-URL: https://build.opensuse.org/request/show/934004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=4
2021-11-26 23:51:31 +00:00
6cdafbb307 Accepting request 933475 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/933475
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=7
2021-11-26 08:24:07 +00:00
7d859a9378 Accepting request 816041 from network
OBS-URL: https://build.opensuse.org/request/show/816041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=3
2020-06-24 13:48:10 +00:00
f162ace6e8 Accepting request 813198 from home:mnhauke
- Package systemd service file
- Update to version 1.7
  * Use /etc/os-release as base for SSDP server string,
    distribution release information is primarily stored in this
    file, some Linux systems still use /etc/lsb-release, on real
    UNIX systems we can use uname(1)
  * Update ssdpd(8) man page
- Update to version 1.6
  * Fix CVE-2019-14323
  * Refactor socket handling, enable SO_REUSEADDR + SO_REUSEPORT
  * Change default behavior, must now use -n to run in foreground
  * Add ssdp-scan tool, similar to mdns-scan
  * Add systemd unit file

OBS-URL: https://build.opensuse.org/request/show/813198
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=5
2020-06-19 16:00:54 +00:00
9f6944516f Accepting request 626057 from network
OBS-URL: https://build.opensuse.org/request/show/626057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=2
2018-07-31 13:59:40 +00:00
9d77fcf877 Accepting request 626047 from home:jengelh:branches:network
- Fix write style of description. Sentences should have verbs at the very least.

OBS-URL: https://build.opensuse.org/request/show/626047
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=3
2018-07-29 11:06:23 +00:00
c5fa09113d Accepting request 618542 from network
I want to maintain ssdp-responder in Factory

OBS-URL: https://build.opensuse.org/request/show/618542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssdp-responder?expand=0&rev=1
2018-06-27 08:20:31 +00:00
Ismail Dönmez
631a8473f4 Accepting request 617535 from home:mnhauke
Initial package for ssdp-responder

OBS-URL: https://build.opensuse.org/request/show/617535
OBS-URL: https://build.opensuse.org/package/show/network/ssdp-responder?expand=0&rev=1
2018-06-20 11:23:45 +00:00