SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for icecream-1.0.90-98.11s.i586.rpm :
Sun Sep 14 14:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (4432d03daafeb26cb8fb0abb5bdb6f38b4f66b8e)

Wed Mar 26 13:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (5b7ccaf489ea46cf2eaf77689661c2d838d67cd6)

Thu Feb 20 13:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (df1b8b26d9f65504bae5f2ccd8869da1ef901a2e)
- modified patches:

* upstream.patch

Wed Feb 19 13:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (c427a12142b89469a31b4cd91fadfc794f202910)
- modified patches:

* upstream.patch

Wed Feb 12 13:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (1f2b07abb4ca63a680eafebb7ea0b2fe361dada1)
- modified patches:

* upstream.patch

Thu Feb 6 13:00:00 2014 l.lunakAATTcentrum.cz
- update to current upstream (192d1ad38496ed5b1e978916fd0d4274ea799394)
- modified patches:

* upstream.patch

Fri Nov 29 13:00:00 2013 l.lunakAATTcentrum.cz
- update to current upstream (8f7c1ea1bd4f9b284965d647da124e7e98dd4f87)

Sat Jun 29 14:00:00 2013 llunakAATTsuse.com
- update to current upstream (9b08a2300265967aafd74842691dfa5e99817e1e)

Thu Jun 27 14:00:00 2013 llunakAATTsuse.com
- update to current upstream (32f67697770ebff6beca3e073f6b90986c923a22)

Mon Apr 8 14:00:00 2013 llunakAATTsuse.com
- include -lcap-ng in pkgconfig file if needed, for icemon

Thu Apr 4 14:00:00 2013 llunakAATTsuse.com
- update to 1.0.0 (final)
- log error message when cleaning up cache fails during startup
- if getuid() != 0, then our u/gid will be getu/gid() the whole time
- chmod/chown envs dir when preparing this
- be more careful when cleaning up envs directory
- cleanup envs dir still with root privileges
- mkdir -p
- Revert \"cleanup envs dir still with root privileges\"
- cleanup envs dir in %post in specfile
- fix scheduler binary name in suse specfile
- with cap-ng geteuid() is not a sign of being able to do chroot
- avoid debug message without endl
- avoid unused parameter warnings
- install clang/clang++ wrappers symlinks conditionally again
- adjust specfile for optional clang symlinks
- make clang wrappers package also require clang
- fix clang wrappers build
- refer to icecream-usersAATTgooglegroups.com ML as the contact
- mention the Linux3_ hack leading to nodes sometimes not being used
- Linux3_ nodes may not compile on other nodes either, actually
- prevent icerun-wrapped commands failing if path contains \'clang\'
- remove unnecessary references to KDE to make icecream look KDE-specific
- adjust references to icecream path
- sync the ccache section between README.md and the manpage
- AC_CONFIG_HEADERS instead of obsolete and removed AM_CONFIG_HEADER
- add the README.md to the tar
- mild relicensing, the code taken from ksysguardd is really a minor part by now

Tue Jan 29 13:00:00 2013 dmuellerAATTsuse.com
- install COPYING, README.md and NEWS as useful user documentation

Wed Jan 9 13:00:00 2013 cooloAATTsuse.com
- update to 0.9.98.3 (1.0rc5)
- fix cap_ng support
- chmod/chown envs dir when preparing this
- be more careful when cleaning up envs directory
- cleanup envs dir in %post in specfile
- install clang/clang++ wrappers symlinks conditionally again
- add the README.md to the tar
- mild relicensing, the code taken from ksysguardd is really a minor part by now

Sun Jan 6 13:00:00 2013 cooloAATTsuse.com
- update to 0.9.98.2 (1.0rc4)
- suse: Backports from OBS and create symlinks in /opt/icecream/bin on openSUSE <= 12.2.
- fix libexec dir name in opensuse specfile
- icecream doesn\'t use m4 directory
- explicit configure option for whether to use clang\'s include rewriting
- use the clang rewrite options in opensuse specfile
- fix builddir != srcdir
- icecream user on suse is \'icecream\', not \'icecc\'
- do not remove env. basedir itself
- do not chown() with root uid
- do not complain needlessly about missing icecc user
- Fix icecc-create-env for relative paths
- Use docbook2man to generate manpages rather than KDE calls.

Wed Dec 26 13:00:00 2012 cooloAATTsuse.com
- update to 0.9.98.1 (1.0rc3)
- install icecc links in a more convenient dir
- fix for assembler usage during kvm builds
- fix generation of man pages
- some readme generated from en.opensuse.org content
- update autoconf and automake macros
- install clang++ clang symlinks unconditionally.
- move openSUSE\'s rpm install scripts to suse/Makefile.am.
- links installation should be pkglibexec instead of libexec
- rename scheduler to icecc-scheduler to avoid name clash
- change to an unprivileged user when running the scheduler as root.
- move scheduler logs to icecc specific dir
- ignore if meinproc is not avilable
- version bump minilzo to 2.0.6.

Tue Dec 18 13:00:00 2012 cooloAATTsuse.com
- update to 0.9.97 (1.0rc1)
- support for Clang compiler
Clang now should work out of the box just like GCC.
Clang with -frewrite-includes option is recommended (3.2+ or patched).
- support \'icecc \' properly
- try to avoid compiling on the local machine if it is busy
- do not use old compiler if it was changed while icecream daemon was running
- verify if remote hosts can actually be used for compilation (avoids
problems with old kernel versions)
- support for custom compiler plugins (GCC/Clang)
- fix gcc 4.6 support
- reduce usage of PATH_MAX for better portability
- fix build-native to add default GNU assembler
- fix SIGSEGV calling build_native without args
- parse AATTfile option
- skip .[h,hpp] header files and check precompiled headers from -include opts
- move log and socket to an icecc especific folder
- rename nobody to user
- add support for libcap-ng
- moving to https://github.com/icecc/icecream
- add clang wrapper symlinks
- allow normal users to actually connect to the daemon\'s unix socket
- rebuild environment if the compiler changes
- check if the remote node can actually use an environment
- setting to avoid using hosts where the environment cannot be checked
- add [compiler] to the command line template in --help
- support for compiler plugins / multiple native environments
- do not create environments containing both gcc and clang
- check env cache size also when creating new native environment
- keep native envs longer only if there aren\'t too many
- no \"basic\" native env really anymore, now with env per each compiler
- include paths in tarball md5sum
- do not use gcc when creating env.tarball for clang
- force env. tarball regeneration if it doesn\'t exist
- fix for assembler usage during kvm builds

Wed Sep 12 14:00:00 2012 roAATTsuse.de
- prevent endless loop in last change

Fri Sep 7 14:00:00 2012 dmuellerAATTsuse.com
- fallback to local build for some building BIOS (bnc#778924)

Sun Jul 22 14:00:00 2012 ajAATTsuse.de
- Add icecream-include.patch: missing sys/resource include (glibc 2.16)

Thu Mar 22 13:00:00 2012 dmuellerAATTsuse.de
- make linux 3 based kernel hosts incompatible with the rest, just
as a workaround for glibc becoming incompatble

Thu May 19 14:00:00 2011 cooloAATTnovell.com
- update to 0.9.7
- bug fix for -MD and -MF
- bug fix for gcc 4.6 plugins

Tue Aug 3 14:00:00 2010 cooloAATTnovell.com
- Update to 0.9.6
- fix installation issues
- add a value type of ticks in /proc - and make it long long
- fix kFreeBSD build
- fix run-failure with glibc 2.11
- allow tgz as extension
- support more local args (bnc#625621)

Thu May 27 14:00:00 2010 dmuellerAATTsuse.de
- fix build against glibc 2.11

Mon Feb 1 13:00:00 2010 cooloAATTnovell.com
- Update to 0.9.5
- fix: close the file descriptor (novell bug bnc#525799)
- log PID even if no prefix is specified
- allow get_msg() to fetch data from the kernel even if timeout is 0.
- clean up event loop of gcc invocation
- Install an \"icerun\" symlink that will serialize commands through
icecream\'s local daemon

Thu Apr 30 14:00:00 2009 cooloAATTsuse.de
- Update to 0.9.4
- don\'t leak file descriptor to create-env
- don\'t use the shell to call simple commands
- make a special exception for - in rest args (bnc#495786)
- Fix way icecream changes permissions of /var/cache/icecream


 
ICM