Version: 2.12-bp152.3.2
* Sat Apr 18 2020 Egbert Eich <eich@suse.com>
- Remove previous workaround as chkstat from the updated
'permissions' is expected to handle the symlinks correctly,
now.
* Wed Feb 12 2020 Egbert Eich <eich@suse.com>
- Create compatibility symlinks as relative links. This doesn't
trick chkstat to erronously set permissions on link targets
during package build.
* Mon Jan 27 2020 Egbert Eich <eich@suse.com>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
- Use systemd_ordering instead of systemd_requires: systemd is
never a strict requirement; but in case the system is scheduled
for installation together with systemd, we want systemd to be
installed prior to mrsh.
* Thu Dec 05 2019 Egbert Eich <eich@suse.com>
- Add pam_keyinit.so to /etc/pam.d/mrsh|mrlogind (boo#1144051).
* Mon Feb 25 2019 Egbert Eich <eich@suse.com>
- Add README.SUSE:
Describe the steps required to set up and run mrshd/mrlogind.
* Sat Sep 22 2018 eich@suse.com
- Replace 'Requires(post): systemd' with appropriate macro.
- Move %systemd_requires to the server sub-package.
- Add missing services in pre/post/preun/postun scripts.
- Fix systemd BuildRequires.
* Fri Jan 12 2018 eich@suse.com
- Add a requires for tcpd.
* Tue Jun 27 2017 eich@suse.com
- Include-grp.h.patch:
Fix build failure due to an imlicit declaration: Include grp.h
in mrlogind/auth.c.
* Sat Apr 08 2017 toddrme2178@gmail.com
- Have mrsh-rsh-compat provide rsh and mrsh-rsh-server-compat
provide rsh-server for backwards-compatibility with packages that
depend on rsh or rsh-server.
* Thu Dec 01 2016 eich@suse.com
- Fix pre/post scripts: They are all meant for the server.
- Add mrsh as dependency for mrsh-server:
On the server side we do need mrsh for mrcp to work.
* Wed Nov 30 2016 eich@suse.com
- Fixing dependencies:
mrsh requires libmunge which in turn should require munge.
* Sun Nov 27 2016 jengelh@inai.de
- Use SUSE rpm group classifications
* Wed Nov 23 2016 eich@suse.com
- Fix services-Do-not-require-non-standard-entries-in-etc-services.patch
to set endianess correctly on ports.
- Patch both mrlogin and mrsh to replace system-auth. This fixes mrlogin.
* Tue Nov 22 2016 eich@suse.com
- Fix up %pre, %post, %preun and %postun scripts to work with
systemd.
* Tue Nov 22 2016 eich@suse.com
- Use systemd only on versions where supported.
- Add pkg-config and systemd-devel to BuildRequires:
where applicable.
- Handle & package xinetd.d files where no systemd is available,
package systemd unit files where applicable.
* Tue Nov 15 2016 pmladek@suse.com
- Make mrsh-rsh-compat depend on exact version of the main package.
Remove conflict with rsh-server.
- Split mrsh-rsh-server-compat into separate package. And create
the compat symlinks for rlogind/rshd.
- Do not explicitly create symlinks for in.rshd.8/in.rlogind.8
manpages. They are installed by make install.
- Restart xinetd in the mrsh-server package instead of the main one.
Do so using %%restart_on_update macro instead of a custom hack.
* Tue Oct 18 2016 eich@suse.com
- Removed from spec file:
Epoch: ...
CFLAGS="$RPM_OPT_FLAGS" used with %configure
Both were leftovers of a spec file shipped with the upstream
project.
- services-Do-not-require-non-standard-entries-in-etc-services.patch:
Fix mrsh so that no modifications to /etc/services are required.
- mrlogin-Don-t-use-union-wait.patch
'union wait' is no longer allowed. Replace by a simple int type
and test macro.
- autogen.sh-Add-force-to-libtoolize.patch
Add '--force' to libtoolize run.
* Tue Oct 18 2016 eich@suse.com
- Factory preparation: remove _service file as source from spec.
* Tue Oct 18 2016 eich@suse.com
- Set mode="localonly" for service download_files for Factory
submission.
* Tue Aug 23 2016 eich@suse.com
- Initial Import of mrsh v2.12.