2018-03-13 08:10:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 13 00:02:21 UTC 2018 - avindra@opensuse.org
|
|
|
|
|
|
|
|
- Update to 3.3
|
|
|
|
* Use masquerade as compiler white-list.
|
|
|
|
* New --allow-private (the default) which allows non-global IP
|
|
|
|
and IPv6 addresses.
|
|
|
|
* Cross-compilation support.
|
|
|
|
* Fix parsing of IPv6 addresses.
|
|
|
|
* Python 3, not python 2.
|
|
|
|
* Can build without python (and without pump mode or tests).
|
|
|
|
- cleanup with spec-cleaner
|
|
|
|
- use %autosetup macro
|
|
|
|
- drop distcc-minilzo-2.08.patch (upstreamed)
|
|
|
|
- drop distcc-3.0-fix-fortify.patch (upstreamed)
|
|
|
|
- rebase distcc-3.2_rc1-freedesktop.patch
|
|
|
|
- rebase distcc-3.2_rc1-gssapi.patch
|
|
|
|
- rebase distcc-3.2_rc1-python.patch
|
|
|
|
- renumber patches
|
|
|
|
|
2017-11-23 16:12:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 23 13:49:22 UTC 2017 - rbrown@suse.com
|
|
|
|
|
|
|
|
- Replace references to /var/adm/fillup-templates with new
|
|
|
|
%_fillupdir macro (boo#1069468)
|
|
|
|
|
2017-06-14 14:57:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 14 12:51:30 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Switch to github distribution as the code.google.com is dead
|
|
|
|
- Drop the distcc-3.0-xinetd.patch as we do not install the service
|
|
|
|
and user can tweak it up to his liking
|
|
|
|
|
2015-01-09 10:30:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 9 09:30:01 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix typo in pre phase
|
|
|
|
|
2015-01-08 15:27:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 8 14:27:02 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix license, GPL-2.0+
|
|
|
|
|
2014-12-17 12:44:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 17 11:42:48 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Remember there is also clang for distcc
|
|
|
|
|
2014-12-17 12:03:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 17 11:01:49 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Apply patch updating minilzo (taken from fedora):
|
|
|
|
* distcc-minilzo-2.08.patch
|
|
|
|
- Wrong user setting in service file, we run it as root
|
|
|
|
|
2014-12-15 11:55:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 15 10:54:01 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Run desktop_ macros on gui subpkg.
|
|
|
|
- Recommend server to be installed as you technically need it
|
|
|
|
anyways.
|
|
|
|
|
2014-12-11 19:02:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 11 14:51:28 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Apply patches from Gentoo to have same base:
|
|
|
|
* distcc-3.0-fix-fortify.patch
|
|
|
|
* distcc-3.0-xinetd.patch
|
|
|
|
* distcc-3.2_rc1-freedesktop.patch
|
|
|
|
* distcc-3.2_rc1-gssapi.patch
|
|
|
|
* distcc-3.2_rc1-python.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 11 14:32:00 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add basic service, sysconfig and firewall rules:
|
|
|
|
* distccd.sysconfig
|
|
|
|
* distccd.service
|
|
|
|
* distccd.firewall
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 11 14:23:07 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add distcc distribute build tool for C and C++
|
|
|
|
|