safekeep.spec.in (safekeep-1.5.0) | : | safekeep.spec.in (safekeep-1.5.1) | ||
---|---|---|---|---|
skipping to change at line 110 | skipping to change at line 110 | |||
%attr(700,%{name},%{name}) %dir %{homedir}/.ssh | %attr(700,%{name},%{name}) %dir %{homedir}/.ssh | |||
%dir %{_sysconfdir}/%{name} | %dir %{_sysconfdir}/%{name} | |||
%dir %{_sysconfdir}/%{name}/backup.d | %dir %{_sysconfdir}/%{name}/backup.d | |||
%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf | %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf | |||
%{_sysconfdir}/cron.daily/%{name} | %{_sysconfdir}/cron.daily/%{name} | |||
%{_mandir}/man5/%{name}.conf.5* | %{_mandir}/man5/%{name}.conf.5* | |||
%{_mandir}/man5/%{name}.backup.5* | %{_mandir}/man5/%{name}.backup.5* | |||
%doc samples/sample.backup | %doc samples/sample.backup | |||
%changelog | %changelog | |||
* Sun Nov 15 2020 Frank Crawford <frank@crawford.emu.id.au> 1.5.1-1 | ||||
- Add configuration options to handle different versions of rdiff-backup. | ||||
- Allow specifications of a tempdir. | ||||
- Minor bugfixes. | ||||
* Sat Feb 23 2019 Frank Crawford <frank@crawford.emu.id.au> 1.5.0-1 | * Sat Feb 23 2019 Frank Crawford <frank@crawford.emu.id.au> 1.5.0-1 | |||
- Updated for Python 3 | - Updated for Python 3 | |||
* Sun Feb 10 2019 Frank Crawford <frank@crawford.emu.id.au> 1.4.5-1 | * Sun Feb 10 2019 Frank Crawford <frank@crawford.emu.id.au> 1.4.5-1 | |||
- Make ssh StrictHostKeyChecking configurable in safekeep.conf with | - Make ssh StrictHostKeyChecking configurable in safekeep.conf with | |||
'ask' as default if not configured. | 'ask' as default if not configured. | |||
- Add make-target debsrc again | - Add make-target debsrc again | |||
- Fix compatibility issue with Python 2.4 | - Fix compatibility issue with Python 2.4 | |||
* Sat Jul 9 2016 Frank Crawford <frank@crawford.emu.id.au> 1.4.4-1 | * Sat Jul 9 2016 Frank Crawford <frank@crawford.emu.id.au> 1.4.4-1 | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 5 lines changed or added |