The following Fedora EPEL 5 Security updates need testing:

    https://admin.fedoraproject.org/updates/fontforge-20061025-3.el5
    https://admin.fedoraproject.org/updates/awstats-6.95-2.el5
    https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.112-2.el5
    https://admin.fedoraproject.org/updates/wordpress-mu-2.9.2-1.el5


The following builds have been pushed to Fedora EPEL 5 updates-testing

    cppcheck-1.46-1.el5
    ejabberd-2.1.6-1.el5
    libsvm-3.0-2.el5
    mock-1.0.14-1.el5
    orbited-0.7.10-5.el5

Details about builds:


================================================================================
 cppcheck-1.46-1.el5 (FEDORA-EPEL-2010-3799)
 A tool for static C/C++ code analysis
--------------------------------------------------------------------------------
Update Information:

Update to 1.46. See full changelog at 
https://github.com/danmar/cppcheck/commit/4ae73ef80ce6a7c92d662b862a749f0f6d337ffd
 .
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 15 2010 Jussi Lehtola <[email protected]> - 1.46-1
- Update to 1.46.
--------------------------------------------------------------------------------


================================================================================
 ejabberd-2.1.6-1.el5 (FEDORA-EPEL-2010-3801)
 A distributed, fault-tolerant Jabber/XMPP server
--------------------------------------------------------------------------------
Update Information:

* Ver. 2.1.6 (Bugfix release)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 14 2010 Peter Lemenkov <[email protected]> 2.1.6-1
- Ver. 2.1.6 (Bugfix release)
--------------------------------------------------------------------------------


================================================================================
 libsvm-3.0-2.el5 (FEDORA-EPEL-2010-3802)
 A Library for Support Vector Machines
--------------------------------------------------------------------------------
Update Information:

Fixed [Bug 661404] New: Wrong symbolic link libsvm.so
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 14 2010 Ding-Yi Chen <[email protected]> - 3.0-2
- Fixed [Bug 661404] New: Wrong symbolic link libsvm.so
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #661404 - Wrong symbolic link libsvm.so
        https://bugzilla.redhat.com/show_bug.cgi?id=661404
--------------------------------------------------------------------------------


================================================================================
 mock-1.0.14-1.el5 (FEDORA-EPEL-2010-3803)
 Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:

added root and group checks for early notification of problems moved list of 
legal hosts for packages out to config files miscellaneous code cleanups
This update addresses multiple issues seen with the new selinux plugin
create empty /var/log/{last,fail}log in chroot rather than copy in possible 
large sparse file from host filesystem

make sure that both --spec and --sources are specified when the --buildsrpm 
option is used

use rpm module function compareEVR to compare kernel versions (string 
comparison doesn't work).

change selinux plugin to use tmp directory for faux /proc/filesystems file, 
rather than cachedir (which may not exist)

fix a typo in exception.py

Added Alan Franzoni's umountall modifications

- run update after unpacking root cache
- clean up noarch builds
- fix selinux plugin issue
- fix repeated calls to umount
- clean up i585 target fix
Many bug fixes since mock 1.1.1 and new SELinux plugin which disables SELinux 
inside the chroot, irregardless of the host system SELinux state.
added --unpriv mode to --shell
remove rpmdb cache to to work around yum issue
remove rpmdb cache to to work around yum issue
Many bug fixes since mock 1.1.1 and new SELinux plugin which disables SELinux 
inside the chroot, irregardless of the host system SELinux state.
added --unpriv mode to --shell
remove rpmdb cache to to work around yum issue
remove rpmdb cache to to work around yum issue
create empty /var/log/{last,fail}log in chroot rather than copy in possible 
large sparse file from host filesystem

make sure that both --spec and --sources are specified when the --buildsrpm 
option is used

use rpm module function compareEVR to compare kernel versions (string 
comparison doesn't work).

change selinux plugin to use tmp directory for faux /proc/filesystems file, 
rather than cachedir (which may not exist)

fix a typo in exception.py

Added Alan Franzoni's umountall modifications

- run update after unpacking root cache
- clean up noarch builds
- fix selinux plugin issue
- fix repeated calls to umount
- clean up i585 target fix
Many bug fixes since mock 1.1.1 and new SELinux plugin which disables SELinux 
inside the chroot, irregardless of the host system SELinux state.
added --unpriv mode to --shell
remove rpmdb cache to to work around yum issue
remove rpmdb cache to to work around yum issue
Many bug fixes since mock 1.1.1 and new SELinux plugin which disables SELinux 
inside the chroot, irregardless of the host system SELinux state.
added --unpriv mode to --shell
remove rpmdb cache to to work around yum issue
remove rpmdb cache to to work around yum issue
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 12 2010 Clark Williams <[email protected]> - 1.0.14-1
- add 'legal_host_arches' config option to configs (BZ# 622792)
- add root check and group check (BZ# 662223)
- from Ville Skyttä <[email protected]>:
  - Try to set up an appropriate default.cfg symlink at post install time
  - Clean up disttag usage
  - Drop obsolete and nonfunctional F-8 bits from specfile
  - Drop no longer used requiresTextFromHdr() and uniqReqs()
  - Install build deps with yum-builddep
  - Add comment why binary packages are built with --nodeps
* Thu Oct 14 2010 Clark Williams <[email protected]> - 1.0.13-1
- replace call to perl with native python edit function
- change permissions of selinux plugin 'filesystems' file
- from Ville Skyttä <[email protected]>:
  - Find out completions for --*-plugin dynamically
  - Keep $COLUMNS in consolehelper environment for --help formatting
  - Document --scrub, --enable-plugin, and --disable-plugin
  - Fix option name in --enable-plugin/--disable-plugin error string
  - Add --scrub completion
  - Complete on *.spm (*.src.rpm are sometimes named like that e.g. in SUSE)
  - Fix buildsrpm() docstring
  - Error message improvements
* Fri Sep 17 2010 Clark Williams <[email protected]> - 1.0.12-1
- add cmpKernelEVR function to compare kernel versions (BZ# 526414)
- added commandline argument checking for --buildsrpm (BZ# 605800)
- create empty faillog and lastlog in <chroot>/var/log (BZ# 585973 & 633435)
- changed copyin/copyout prints from debug to info
- from Alan Franzoni <[email protected]>:
  - reworked the root object _umountall() method
- fix epel4 chroot cleanup and umountall issue
* Sat Aug 14 2010 Clark Williams <[email protected]> - 1.0.11-1
- fix problem with mock.util.rmtree interaction with selinux plugin
- change integer constants to symbolic from errno package
- from Paul Howarth <[email protected]>:
  - add i586 as a legal target arch
  - Retain order of umountCmds
  - Exclude bind-mounted cache dirs from root cache
  - noarch is always a legal arch
  - Update packages after unpacking root cache
* Tue Aug  3 2010 Clark Williams <[email protected]> - 1.0.10-1
- append rather than insert umount of /proc/filesystems (BZ# 620825)
- set state correctly for SELinux (BZ# 620143)
- turn off updates-released repository for prerelease fedora-14 configs
* Sat Jul 31 2010 Clark Williams <[email protected]> - 1.0.9-1
- From Jan Vcelak <[email protected]>:
  - added an selinux plugin
- From Kalev Lember <[email protected]>:
  - patch to tmpfs plugin to allow specifying max fs size
- From Ricky Zhou <[email protected]>:
  - allow --sources to specify either single file or directory (BZ# 510409)
- From Dennis Gilmore <[email protected]>:
  - updated epel-6 config files
- From Paul B. Schroeder <[email protected]>:
  - add the --scrub option for cleaning up cache (BZ# 450726)
- added symlink from /proc/self/fd to /dev/fd in the chroot (BZ# 526414)
- changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)
- added i686 architecture
- deleted f10 and f11 configs
- fixed cachefile filtering logic
- moved rpmdb clean block of code to work with --offline option
- added logic to detect invalid architecture combinations (BZ# 607144)
- added description of how to add user to the mock group (BZ# 570434)
* Wed Apr 14 2010 Clark Williams <[email protected]> - 1.0.8-1
- rpmdb cache fix from Seth Vidal <[email protected]>
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #622792 - dysfunctional target_arch-check
        https://bugzilla.redhat.com/show_bug.cgi?id=622792
  [ 2 ] Bug #662223 - Can't build packages: fails adding 'mockbuild' group
        https://bugzilla.redhat.com/show_bug.cgi?id=662223
  [ 3 ] Bug #573111 - Mock environment needs to fake chroot into thinking 
SELinux is disabled.
        https://bugzilla.redhat.com/show_bug.cgi?id=573111
  [ 4 ] Bug #629041 - selinux plugin expects that yum cache directory exists
        https://bugzilla.redhat.com/show_bug.cgi?id=629041
  [ 5 ] Bug #630479 - rebuilds fail with ""execmod" access" errors from SELinux
        https://bugzilla.redhat.com/show_bug.cgi?id=630479
  [ 6 ] Bug #637555 - Mock selinux plugin creates /proc/filesystems with 
incorrect permissions
        https://bugzilla.redhat.com/show_bug.cgi?id=637555
  [ 7 ] Bug #642051 - Xvfb SELinux issues in mock
        https://bugzilla.redhat.com/show_bug.cgi?id=642051
  [ 8 ] Bug #585973 - root cache fails to untar with <fail|last>log
        https://bugzilla.redhat.com/show_bug.cgi?id=585973
  [ 9 ] Bug #633435 - /var/log/lastlog and /var/log/faillog included in 
cache.tar.gz
        https://bugzilla.redhat.com/show_bug.cgi?id=633435
  [ 10 ] Bug #605800 - TypeError when using --buildsrpm
        https://bugzilla.redhat.com/show_bug.cgi?id=605800
  [ 11 ] Bug #526414 - missing /dev/fd symlink causes some mock builds using it 
to fail
        https://bugzilla.redhat.com/show_bug.cgi?id=526414
  [ 12 ] Bug #622170 - Latest architecture patches broke noarch builds
        https://bugzilla.redhat.com/show_bug.cgi?id=622170
  [ 13 ] Bug #614440 - [PATCH] Get mock to turn off selinux within the chroot
        https://bugzilla.redhat.com/show_bug.cgi?id=614440
  [ 14 ] Bug #622544 - i586 target no more possible
        https://bugzilla.redhat.com/show_bug.cgi?id=622544
  [ 15 ] Bug #557526 - mock no longer runs yum update after unpacking root
        https://bugzilla.redhat.com/show_bug.cgi?id=557526
  [ 16 ] Bug #620143 - ERROR: pop from empty list
        https://bugzilla.redhat.com/show_bug.cgi?id=620143
  [ 17 ] Bug #620825 - Unmounts filesystems in wrong order, gives traceback
        https://bugzilla.redhat.com/show_bug.cgi?id=620825
  [ 18 ] Bug #619819 - Please ship fedora-14-*.cfg
        https://bugzilla.redhat.com/show_bug.cgi?id=619819
  [ 19 ] Bug #510409 - Mock not building SRPM
        https://bugzilla.redhat.com/show_bug.cgi?id=510409
  [ 20 ] Bug #600487 - site-defaults.cfg cites defaults.cfg fix
        https://bugzilla.redhat.com/show_bug.cgi?id=600487
  [ 21 ] Bug #607144 - mock -r epel-5-x86_64 --rebuild X.src.rpm is not working 
(dependencies problems?)
        https://bugzilla.redhat.com/show_bug.cgi?id=607144
  [ 22 ] Bug #570434 - 'man mock' does not tell user to add him or herself to 
group 'mock'
        https://bugzilla.redhat.com/show_bug.cgi?id=570434
  [ 23 ] Bug #450726 - No way to clean mock cache directory
        https://bugzilla.redhat.com/show_bug.cgi?id=450726
  [ 24 ] Bug #516355 - newest mock not working on RHEL5
        https://bugzilla.redhat.com/show_bug.cgi?id=516355
  [ 25 ] Bug #486555 - Need to be able to clean/disable yum cache
        https://bugzilla.redhat.com/show_bug.cgi?id=486555
  [ 26 ] Bug #522505 - --unpriv only works with --chroot
        https://bugzilla.redhat.com/show_bug.cgi?id=522505
  [ 27 ] Bug #593654 - mock/yum: IndexError: list index out of range
        https://bugzilla.redhat.com/show_bug.cgi?id=593654
--------------------------------------------------------------------------------


================================================================================
 orbited-0.7.10-5.el5 (FEDORA-EPEL-2010-3800)
 A browser(javascript)->tcp bridge
--------------------------------------------------------------------------------
Update Information:

- Setup and configure an appropriate logging directory (#575622)
- Init script improvements (#575619)
- Have our daemon patch run earlier in the code path to prevent orbited from 
spinning on closed file descriptors (#575618).
- Update our daemon patch to have it write out pid files

--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 14 2010 Luke Macken <[email protected]> - 0.7.10-5
- Setup and configure an appropriate logging directory (#575622)
- Init script improvements (#575619)
- Have our daemon patch run earlier in the code path to prevent orbited from
  spinning on closed file descriptors (#575618).
- Update our daemon patch to have it write out pid files
* Wed Jul 21 2010 David Malcolm <[email protected]> - 0.7.10-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Mar 24 2010 Luke Macken <[email protected]> - 0.7.10-4
- Fix the scriptlets
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #575622 - orbited default configuration writes logs all over the 
current directory
        https://bugzilla.redhat.com/show_bug.cgi?id=575622
  [ 2 ] Bug #575618 - orbited just spins at 100% CPU when started by initscript
        https://bugzilla.redhat.com/show_bug.cgi?id=575618
  [ 3 ] Bug #575619 - orbited initscript kills ALL processes named orbited on 
stop
        https://bugzilla.redhat.com/show_bug.cgi?id=575619
--------------------------------------------------------------------------------


_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to