SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for icecream-1.1-2.el7.x86_64.rpm :
Mon Aug 14 14:00:00 2017 Michal Schmidt - 1.1-2
- selinux: allow scheduler to perform connection checks

Wed Aug 9 14:00:00 2017 Michal Schmidt - 1.1-1
- Upstream release 1.1.

Fri Jul 21 14:00:00 2017 Michal Schmidt - 1.1-0.8.rc3.g22fcc39
- Update to upstream rc3 plus latest commits.

Tue Jul 4 14:00:00 2017 Michal Schmidt - 1.1-0.7.rc2.g1c15f6b.el7.1
- Adjust dependencies. In RHEL7 the only supported implementation of
environment modules is environment-modules. The \'environment(modules)\'
provide is not present.
- Define _modulesdir. environment-modules in RHEL7 does not define the macro.

Mon Jul 3 14:00:00 2017 Michal Schmidt - 1.1-0.7.rc2.g1c15f6b
- Current git snapshot.

Fri Feb 10 13:00:00 2017 Fedora Release Engineering - 1.1-0.6.rc2.ga79f70f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Mon Nov 14 13:00:00 2016 Michal Schmidt - 1.1-0.5.rc2.ga79f70f
- In scriptlets split the semanage calls for robustness. (#1391871)

Fri Nov 11 13:00:00 2016 Michal Schmidt - 1.1-0.4.rc2.ga79f70f
- Fix FTBFS on s390x. (#1393742)
- Do not use #!/usr/bin/env.

Fri Nov 4 13:00:00 2016 Michal Schmidt - 1.1-0.3.rc2.ga79f70f
- One more SELinux fix. (#1389570)

Fri Nov 4 13:00:00 2016 Michal Schmidt - 1.1-0.2.rc2.ga79f70f
- Fix fallout from \'icecream\'->\'icecc\' user name change.
- Drop Group tag.

Thu Nov 3 13:00:00 2016 Michal Schmidt - 1.1-0.1.rc2.ga79f70f
- Update to current git snapshot.
- SELinux policy fixes. (#1389570, #1391871)
- Drop PATH_MAX patch of no obvious benefit.
- Prod firewalld in %post.
- Move environment module file from under /etc to /usr.
- Do not ship /var/log/icecream.
- spec file cleanups.

Wed Mar 16 13:00:00 2016 Helio Chissini de Castro - 1.0.98-4
- Default user is icecc, not icecream

Tue Mar 8 13:00:00 2016 Helio Chissini de Castro - 1.0.98-3
- Re-apply config cleanup patch
- Remove libexec from configure since is already on macro
- Remove logrotate as not be a good idea
- Add github pull requests from Pino Toscano ( RedHat )

Wed Mar 2 13:00:00 2016 Helio Chissini de Castro - 1.0.98-2
- Add log entries and log dir
- Remove profile entries. We shouldn\'t be in the path, since tools rely on icecc binary
and this break the process since it relies on recursive call due to be in path.

Thu Feb 25 13:00:00 2016 Helio Chissini de Castro - 1.0.98-1
- Update for most recent version available by Suse
- Icecream is now in github

Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 1.0.1-14.20140822git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Wed Jun 17 14:00:00 2015 Fedora Release Engineering - 1.0.1-13.20140822git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Sat May 2 14:00:00 2015 Kalev Lember - 1.0.1-12.20140822git
- Rebuilt for GCC 5 C++11 ABI change

Fri Dec 12 13:00:00 2014 Michal Schmidt - 1.0.1-11.20140822git
- selinux: allow icecc_scheduler_t to read /proc/meminfo

Fri Dec 12 13:00:00 2014 Michal Schmidt - 1.0.1-10.20140822git
- selinux: fix daemons running as unconfined_service_t
- selinux: fix label of icecc-create-env
- Fixes: rhbz#1173477

Thu Nov 27 13:00:00 2014 Michal Schmidt - 1.0.1-9.20140822git
- selinux: allow the scheduler to read state via netlink route sockets
- Fixes: rhbz#1162321

Fri Sep 5 14:00:00 2014 Michal Schmidt - 1.0.1-8.20140822git
- Update to current upstream git.
- Drops bundled minilzo, use system lzo library. (#1131794, CVE-2014-4607)
- Fix build of manpages (use docbook2X).
- Enable clang wrappers.
- Remove no longer necessary restorecon /var/log/icecc.
- Drop merged patches.

Sat Aug 16 14:00:00 2014 Fedora Release Engineering - 1.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Mon Sep 2 14:00:00 2013 Michal Schmidt - 1.0.1-5
- Drop the permissions to log to the old files from the SELinux policy.

Mon Sep 2 14:00:00 2013 Michal Schmidt - 1.0.1-4
- Fix dropping of capabilities.
- Log everything to journal/syslog, not the custom log files.

Fri Aug 30 14:00:00 2013 Michal Schmidt - 1.0.1-3
- Disable building with librsync. The upstream code to use it is unfinished
and the only thing it does is leak memory.

Fri Aug 30 14:00:00 2013 Michal Schmidt - 1.0.1-2
- Update the SELinux policy module and build it.
- Use tmpfiles.d to create /run/icecc instead of letting the daemon write to
var_run_t directly.
- Add a patch to stop icecc-create-env from reading /etc/passwd.
- Batch semenage calls in scriptlets.

Mon Aug 26 14:00:00 2013 Michal Schmidt - 1.0.1-1
- Rebase to current upstream release. (#888183, #914087, #925572, #992557)
- Build with librsync and libcap-ng support.
- Build manpages from included DocBook sources.
- Disable the SELinux module, it\'s out of date.
- Enable PIE. (#955456)
- Modernize spec file. (#850154)

Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 0.9.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 0.9.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 0.9.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Tue Feb 28 13:00:00 2012 Fedora Release Engineering - 0.9.7-3
- Rebuilt for c++ ABI breakage

Tue Feb 7 13:00:00 2012 Michal Schmidt - 0.9.7-2
- systemd conversion

Mon Feb 6 13:00:00 2012 Michal Schmidt - 0.9.7-1
- Upstream release 0.9.7.

Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 0.9.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Tue May 3 14:00:00 2011 Michal Schmidt - 0.9.6-4
- Add lto plugin for -fuse-linker-plugin (patch from dtardon)
- Fixes: BZ#675663

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 0.9.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Mon Aug 16 14:00:00 2010 Michal Schmidt 0.9.6-2
- Fix spaces instead of \':\' separator for $PATH in icecream.csh.

Tue Aug 3 14:00:00 2010 Michal Schmidt 0.9.6-1
- New upstream release. With an official tarball this time.
- Dropped icecream-fix-createenv-when-ldconfig-fails.patch
It was never accepted upstream and it is not necessary with working ldconfig.
- Refreshed icecream-rename-scheduler.patch

Thu Jul 8 14:00:00 2010 Michal Schmidt 0.9.5-7
- Build without SELinux only on RHEL 5.

Thu Jul 8 14:00:00 2010 Michal Schmidt 0.9.5-6
- Moved away from fedora-usermgmt in favor of plain shadow-utils.

Sun Jun 13 14:00:00 2010 Michal Schmidt 0.9.5-5
- Mark UDP port 8765 as icecc_scheduler_port_t.

Sat Jun 12 14:00:00 2010 Michal Schmidt 0.9.5-4
- Require /usr/sbin/semanage for scriptlets. (BZ#581272)

Sat Jun 12 14:00:00 2010 Michal Schmidt 0.9.5-3
- Fix incorrect handling of SELinux in the scriptlets.
- Avoid recursive rpm invocation (fixfiles -R).
- Fixes: BZ#581272

Thu Mar 25 13:00:00 2010 Michal Schmidt 0.9.5-2
- SELinux policy fix (current selinux-policy assigns port 8765 to LIRC).

Thu Mar 25 13:00:00 2010 Michal Schmidt 0.9.5-1
- Upstream release 0.9.5.
- new command \'icerun\': serialize possibly resource-intensive tasks
- minor bugfixes
- Refreshed icecream-rename-scheduler.patch.

Mon Oct 12 14:00:00 2009 Michal Schmidt 0.9.4-5
- Fix failure to build native environment in SELinux enforcing mode.
- \'cvs rm ...\' unused patches.

Mon Aug 17 14:00:00 2009 Michal Schmidt 0.9.4-4
- SELinux policy: Allow untrusted binaries to getattr all filesystems.
(BSD process accounting does vfs_getattr() to check disk space.)

Fri Aug 14 14:00:00 2009 Michal Schmidt 0.9.4-3
- Create the logfile for the scheduler in the initscript.
- Allow the scheduler to write to the log in the SELinux policy (BZ#517251).

Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 0.9.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Thu Apr 30 14:00:00 2009 Michal Schmidt - 0.9.4-1
- Upstream release 0.9.4.
- Dropped merged patches.

Mon Apr 6 14:00:00 2009 Michal Schmidt - 0.9.3-6
- Fix wrong permissions on the cache dir preventing the jobs from being
distributed.
- SELinux policy update based on review comments on refpolicy ML.

Mon Mar 2 13:00:00 2009 Michal Schmidt - 0.9.3-5
- Fix a fd leak from iceccd + avoid using system().
- Allows tighter SELinux policy.

Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 0.9.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Mon Feb 16 13:00:00 2009 Michal Schmidt - 0.9.3-3
- Do not use --disable-rpath, icecream\'s configure script does not understand
it and warns about it. We still remove rpath using the sed tricks.
- One more SELinux policy tweak.

Mon Feb 16 13:00:00 2009 Michal Schmidt - 0.9.3-2
- Updated and re-enabled the SELinux policy. The scheduler is now confined too.

Mon Feb 16 13:00:00 2009 Michal Schmidt - 0.9.3-1
- new upstream release
- Dropped merged patches.
- Added an upstream patch to fix compilation with gcc 4.4.

Sat Feb 7 13:00:00 2009 Michal Schmidt - 0.9.2-4
- one more fix for gcc 4.4.
- updated the scheduler renaming patch.

Sat Feb 7 13:00:00 2009 Michal Schmidt - 0.9.2-3
- add an upstream patch to fix FTBFS with gcc 4.4

Wed Jan 28 13:00:00 2009 Michal Schmidt - 0.9.2-2
- Fix the create-env script not to crash on relative paths in ld.so.conf.
- No need to build the native environment as root anymore.
- Disable the SELinux policy for now, it needs more work.

Thu Nov 13 13:00:00 2008 Michal Schmidt - 0.9.2-1
- Update to upstream release 0.9.2.
- The license is GPLv2+.
- Add manpages from SUSE src package.
- Add patch to run icecc --build-native as root.

Tue Sep 2 14:00:00 2008 Michael Schwendt - 0.8.0-12.20080117svn
- Include unowned icecc directories.
- Add defattr in devel pkg.

Thu Mar 13 13:00:00 2008 Michal Schmidt - 0.8.0-11.20080117svn
- Minor SELinux policy fix.

Sun Feb 10 13:00:00 2008 Michal Schmidt - 0.8.0-10.20080117svn
- Compile fix (added missing #includes).
- Conditional building of SELinux policy and documentation.
- Fix build on RHEL5.

Tue Jan 29 13:00:00 2008 Michal Schmidt - 0.8.0-9.20080117svn
- SELinux policy fixes.

Thu Jan 17 13:00:00 2008 Michal Schmidt - 0.8.0-8.20080117svn
- Update to current icecream-make-it-cool branch.

Tue Jan 8 13:00:00 2008 Michal Schmidt - 0.8.0-7.20071101svn
- Build fix. meinproc is now in kdelibs3. BuildRequire that instead of kdelibs.

Thu Nov 29 13:00:00 2007 Michal Schmidt - 0.8.0-6.20071101svn
- Rewritten the profile scripts to make icecream work together with ccache.

Tue Nov 27 13:00:00 2007 Michal Schmidt - 0.8.0-5.20071101svn
- SELinux: Allow iceccd to contact the scheduler via UDP.
- Don\'t add icecream to PATH in the profile scripts if ccache is installed
to avoid recursive invocations (bz #377761).

Tue Nov 20 13:00:00 2007 Michal Schmidt - 0.8.0-4.20071101svn
- Add a SELinux policy for iceccd
- Initscripts as sources instead of patches in the .spec file
- Don\'t touch /var/log/iceccd in the initscript. Let iceccd create it.

Mon Nov 12 13:00:00 2007 Michal Schmidt - 0.8.0-3.20071101svn
- Add icecc to $PATH using scripts in profile.d

Tue Nov 6 13:00:00 2007 Michal Schmidt - 0.8.0-2.20071101svn
- Use the _datadir macro instead of hardcoded /usr/share

Thu Nov 1 13:00:00 2007 Michal Schmidt - 0.8.0-1.20071101svn
- Initial package for Fedora.


 
ICM