| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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