| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %patch -P N instead of deprecated %patchN.
- Replaced patch oidentd-3.0.0-configure_zstd.patch with oidentd-3.1.0-configure_zstd.patch to fix compilation on 15.4
- Update to version 3.1.0 * Allow using masquerading without IPv6 support on Linux. * Remove `-S` (`--nosyslog`) from systemd unit files. * Warn about missing logs if forking with NOSYSLOG set.
- Add patch oidentd-3.0.0-configure_zstd.patch to fix compilation under <= SP15.4
- Add patch to fix compilation under <= SP15.4
- Update to version 3.0.0 * Fail on non-zero EUID if NEED_ROOT is set. * Drop support for very old FreeBSD versions. * Drop NAT support for DragonFly BSD. * Drop NAT support for FreeBSD. * Create separate kernel module for DragonFly BSD. * Remove '--forward-last' flag (renamed to '--masquerade-first'). * Remove libudb support (deprecated). * Remove '\e' escape sequence for strings in configuration files (deprecated). * Remove support for legacy kernels (deprecated). * Remove Linux MASQFILE support (deprecated). * Remove Linux IPCONNTRACK support (deprecated). * Update default configuration file to hide root connections. * Compile with ENABLE_DEBUGGING by default.
- Remove unsupported hardening flags when using old version with old systemd. - Removed harden_oidentd@.service.patch as this package is using own service instead of upstream one, which also has same security switches.
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_oidentd@.service.patch Modified: * oidentd@.service
- Update to version 2.5.0 * Add '--reply-all' option. * Clarify behavior of user configuration files. * Import documentation from website. * Revert deprecation of '--disable-masq' configure flag. * Remove default CFLAGS -fstack-protector -fPIE. * Updated signing key file "oidentd.keyring"
- Updated signing key to a new version used to sign the package
- Updated systemd files from upstream
- Updated signing key to a new version used to sign the package
- fix source URLs and some spec cleanup
- Version bump to 2.2.3 - Added bison and flex as build dependencies as upstream changed the project to generate the files at the build time - Removed TODO as it is not present an more - Changed service file to oidentd@.service, so each opened socket can be given own instance. FWIW, instead of this, oidentd could be run as a traditional daemon, by removing oidentd.socket and flag --stdio from the service. For some reason, to resolve boo#953608 @ was removed, which prevents using oidentd at least on Leap 15.0.
- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
- Rename oidentd@.service to oidentd.service and hardcode variables; (boo#953608) - Add back support for sysconfig in the service file
- Really install the service and socket unit configuration files; (boo#953608).
- Force gnu89 inline semantics
- Use systemd instead of sysvinit for openSUSE >= 12.1 - Do not copy the INSTALL file in package documentation; user doesn't install from sources - Get rid of depreciated stuff
- add automake as buildrequire to avoid implicit dependency
- Package the init script with 0755 permissions; (bnc#557358).
- Update to version 2.0.8. + Removed spaces between commas and colons from responses. + Pulled in patches for Linux from Debian. + Open masquerading options before dropping permissions on linux.
- converted neededforbuild to BuildRequires
- Add missing PreReq (#46479)
- inital SuSE RPM