Dear all,
New avcs have appeared:
Summary
SELinux is preventing /sbin/ip (ifconfig_t) "write" to pipe (unconfined_t).
Detailed Description
SELinux denied access requested by /sbin/ip. It is not expected that this
access is required by /sbin/ip and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of
the application is causing it to require additional access.
Allowing Access
You can generate a local policy module to allow this access - see
http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385 Or you can disable
SELinux protection altogether. Disabling SELinux protection is not
recommended. Please file a http://bugzilla.redhat.com/bugzilla/enter_bug.cgi
against this package.
Additional Information
Source Context system_u:system_r:ifconfig_t
Target Context system_u:system_r:unconfined_t
Target Objects pipe [ fifo_file ]
Affected RPM Packages iproute-2.6.22-2.fc8 [application]
Policy RPM selinux-policy-3.0.8-13.fc8
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name plugins.catchall
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.23-0.202.rc8.fc8
#1 SMP Mon Sep 24 22:09:05 EDT 2007 i686 i686
Alert Count 3
First Seen Wed 26 Sep 2007 06:34:54 PM CDT
Last Seen Wed 26 Sep 2007 06:34:54 PM CDT
Local ID d0527712-8653-4588-9f61-e20604d839bf
Line Numbers
Raw Audit Messages
avc: denied { write } for comm=ip dev=pipefs egid=0 euid=0 exe=/sbin/ip exit=0
fsgid=0 fsuid=0 gid=0 items=0 path=pipe:[11604] pid=3103
scontext=system_u:system_r:ifconfig_t:s0 sgid=0
subj=system_u:system_r:ifconfig_t:s0 suid=0 tclass=fifo_file
tcontext=system_u:system_r:unconfined_t:s0 tty=(none) uid=0
Summary
SELinux is preventing consoletype (consoletype_t) "read" to pipe
(unconfined_t).
Detailed Description
SELinux denied access requested by consoletype. It is not expected that this
access is required by consoletype and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of
the application is causing it to require additional access.
Allowing Access
You can generate a local policy module to allow this access - see
http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385 Or you can disable
SELinux protection altogether. Disabling SELinux protection is not
recommended. Please file a http://bugzilla.redhat.com/bugzilla/enter_bug.cgi
against this package.
Additional Information
Source Context system_u:system_r:consoletype_t
Target Context system_u:system_r:unconfined_t
Target Objects pipe [ fifo_file ]
Affected RPM Packages
Policy RPM selinux-policy-3.0.8-13.fc8
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name plugins.catchall
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.23-0.202.rc8.fc8
#1 SMP Mon Sep 24 22:09:05 EDT 2007 i686 i686
Alert Count 2
First Seen Wed 26 Sep 2007 06:34:54 PM CDT
Last Seen Wed 26 Sep 2007 06:34:54 PM CDT
Local ID 8b0eaa38-b9e4-4472-9cd0-ddd5b686793e
Line Numbers
Raw Audit Messages
avc: denied { read } for comm=consoletype dev=pipefs path=pipe:[11541] pid=3036
scontext=system_u:system_r:consoletype_t:s0 tclass=fifo_file
tcontext=system_u:system_r:unconfined_t:s0
How do I deal with these. I am seeing this only on one of the machines. On the other two are fine. Crossing my fingers.
Thanks,
Antonio
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2311
2007-09-26 20:02:22.635672
--------------------------------------------------------------------------------
Name : python-iniparse
Product : Fedora 7
Version : 0.2.2
Release : 1.fc7
URL : http://code.google.com/p/iniparse/
Summary : Python Module for Accessing and Modifying Configuration Data in INI files
Description :
iniparse is an INI parser for Python which is API compatible
with the standard library's ConfigParser, preserves structure of INI
files (order of sections & options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.
--------------------------------------------------------------------------------
Update Information:
New upstream release, including the fixes there was added as a patch in 0.2.1-4.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 25 2007 Tim Lauridsen <timlau(a)fedoraproject.org> - 0.2.2-1
- Updated to release 0.2.2
- removed patch to to fix problems with out commented lines, included in upstream source
* Wed Sep 12 2007 Tim Lauridsen <timlau(a)fedoraproject.org> - 0.2.1-4
- Added some logic to get the right python-setuptools buildrequeres
- based on the fedora version, to make the same spec file useful in
- all fedora releases.
--------------------------------------------------------------------------------
Updated packages:
00a66a34c95ede776cb16f3170328313fb06538d python-iniparse-0.2.2-1.fc7.noarch.rpm
e1c69481f598bef239b5a5e761c8149a721714d7 python-iniparse-0.2.2-1.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update python-iniparse'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2310
2007-09-26 20:02:20.323110
--------------------------------------------------------------------------------
Name : php-pear-MDB2-Driver-mysqli
Product : Fedora 7
Version : 1.4.1
Release : 2.fc7
URL : http://pear.php.net/package/MDB2_Driver_mysqli
Summary : MySQL Improved MDB2 driver
Description :
This is the MySQL Improved MDB2 driver.
--------------------------------------------------------------------------------
Updated packages:
246923c51f17190e479112e2e4448231918af041 php-pear-MDB2-Driver-mysqli-1.4.1-2.fc7.noarch.rpm
c83e0f5db3dd12c8d36140c87a4f17de165a7623 php-pear-MDB2-Driver-mysqli-1.4.1-2.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update php-pear-MDB2-Driver-mysqli'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2270
2007-09-26 20:02:14.514165
--------------------------------------------------------------------------------
Name : xen
Product : Fedora 7
Version : 3.1.0
Release : 6.fc7
URL : http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
Summary : Xen is a virtual machine monitor
Description :
This package contains the Xen hypervisor and Xen tools, needed to
run virtual machines on x86 systems, together with the kernel-xen*
packages. Information on how to use Xen can be found at the Xen
project pages.
Virtualisation can be used to run multiple versions or multiple
Linux distributions on one system, or to test untrusted applications
in a sandboxed environment.
--------------------------------------------------------------------------------
Update Information:
Fixes a security flaw in pygrub handling of config files and a denial-of-service case in ne2k NIC for QEMU.
Fixes the case of disappearing network cards in fully-virtualized guests. NB, it only fixes it for guests created after this errata is installed & XenD restarted. Any pre-existing guests may continue to have problems. To fix existing guests, first ensure XenD has been restarted (service xend restart), then use virt-manager/virsh to remove the network card, and then add it back. This will correct the configuration stored in XenD permanently.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 26 2007 Chris Lalancette <clalance(a)redhat.com> - 3.1.0-6.fc7
- QEmu NE2000 overflow check - CVE-2007-1321
- Pygrub guest escape - CVE-2007-4993
* Mon Sep 24 2007 Daniel P. Berrange <berrange(a)redhat.com> - 3.1.0-5.fc7
- Fix generation of manual pages (rhbz #250791)
- Fix 32-on-64 PVFB for FC6 legacy guests
* Mon Sep 24 2007 Daniel P. Berrange <berrange(a)redhat.com> - 3.1.0-4.fc7
- Fix VMX assist IRQ handling (rhbz #279581)
* Sun Sep 23 2007 Daniel P. Berrange <berrange(a)redhat.com> - 3.1.0-3.fc7
- Don't clobber the VIF type attribute in FV guests (rhbz #247122)
* Wed Aug 1 2007 Markus Armbruster <armbru(a)redhat.com>
- Put guest's native protocol ABI into xenstore, to provide for older
kernels running 32-on-64.
- VNC keymap fixes
- Fix race conditions in LibVNCServer on client disconnect
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #247122 - Windows 2000 SP4+ guest does not see network card
https://bugzilla.redhat.com/show_bug.cgi?id=247122
[ 2 ] Bug #279581 - xm start raises 'TypeError: int argument required'
https://bugzilla.redhat.com/show_bug.cgi?id=279581
[ 3 ] CVE-2007-1321
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1321
[ 4 ] CVE-2007-4993
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4993
--------------------------------------------------------------------------------
Updated packages:
314a0c19e1ea7c6511775bb27603b4ca64336ce3 xen-devel-3.1.0-6.fc7.i386.rpm
7d62407bd1470b6df7878c594f16d9cdcaaba2c2 xen-3.1.0-6.fc7.i386.rpm
e7af639972801128410926468e8f13b5c790ab3a xen-libs-3.1.0-6.fc7.i386.rpm
2499de56aafec2ff23c32957e092c3b6c6d68a6b xen-debuginfo-3.1.0-6.fc7.i386.rpm
3bfb809dac6cc7589b5232e5c70f27fb9ef14264 xen-debuginfo-3.1.0-6.fc7.x86_64.rpm
102bc8e81305815da907a0c9d28e16f687435b09 xen-devel-3.1.0-6.fc7.x86_64.rpm
50b994595fce00d113f091f40f3abca4436813b7 xen-3.1.0-6.fc7.x86_64.rpm
edf2ae923a432118d51e6d572384379f2d04718a xen-libs-3.1.0-6.fc7.x86_64.rpm
79aa182050cb17e2c761116631d2e02c80722994 xen-3.1.0-6.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update xen'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2309
2007-09-26 20:02:12.101821
--------------------------------------------------------------------------------
Name : rogue
Product : Fedora 7
Version : 5.4.4
Release : 1.fc7
URL : http://rogue.rogueforge.net/
Summary : The original graphical adventure game
Description :
The one, the only, the original graphical adventure game that spawned
an entire genre.
--------------------------------------------------------------------------------
Update Information:
New upstream release with a handful of small bugfixes.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 2 2007 Wart <wart at kobold.org> 5.4.4-1
- Update to 5.4.4
--------------------------------------------------------------------------------
Updated packages:
f1ecb8d600d73b431c2818622c5fb8e35aa665f5 rogue-debuginfo-5.4.4-1.fc7.ppc64.rpm
892d64ae63d2ccda3d73dab6c23fd141a2bb9153 rogue-5.4.4-1.fc7.ppc64.rpm
2445e4b40d0ca192814885d60b4430a7771fcd57 rogue-debuginfo-5.4.4-1.fc7.i386.rpm
7366d02f8c6c1a9b4798047e211899162f0eb4f5 rogue-5.4.4-1.fc7.i386.rpm
6007dcdbfd0c9c533759279cd2ee579e7ec91dce rogue-debuginfo-5.4.4-1.fc7.x86_64.rpm
ddfdddce30194164aa97b87dc056e089a0a81134 rogue-5.4.4-1.fc7.x86_64.rpm
695f376cd69183ef352aeba75825a499c8afb556 rogue-5.4.4-1.fc7.ppc.rpm
7f53230864be3e110f10ca90a24ab748f7f84674 rogue-debuginfo-5.4.4-1.fc7.ppc.rpm
3c84e01635d9332a96b4d294a8155f1425831e8f rogue-5.4.4-1.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update rogue'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2308
2007-09-26 20:02:09.957510
--------------------------------------------------------------------------------
Name : pirut
Product : Fedora 7
Version : 1.3.20
Release : 1.fc7
URL : http://fedoraproject.org
Summary : Package Installation, Removal and Update Tools
Description :
pirut (pronounced "pirate") provides a set of graphical tools for managing
software.
--------------------------------------------------------------------------------
Update Information:
This update includes many bug fixes and improvements for the Fedora software update and installation tools.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 26 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.20-1
- Fix hang with multiple searches (#296521)
- Catch a couple more error cases (#302161)
- Update translations
* Tue Sep 18 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.19-1
- Make reboot vs warnings clearer (#292011)
- Select on row activation in lists (#292261)
- Don't show the (truncated) URL being downloaded (#292271)
- Fix handling of already mounted volumes
- Search improvements (skvidal)
* Wed Sep 12 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.18-1
- Add multiple selection in package view (#266141)
- Make things like rpmnew/rpmsave more obvious to the user rather
than hidden (#229671)
- Use yum's transaction callback mechanism
- Show details on package list (#227362)
- Follow icon naming standard (#208698)
- Improve display of what's being downloaded with progress bar (#284301)
- Fix applying updates from puplet (#268141)
* Fri Sep 7 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.17-1
- Catch another downloading error (#270201)
- Handle errors a little better in puplet
- Fix repo refreshing after adding/removing repos
* Thu Aug 30 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.16-1
- another repo editor fix from Debarshi Ray
- fix image display
* Thu Aug 30 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.15-1
- actually include repo editing bits in the tarball
* Wed Aug 29 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.14-1
- Improved and more complete repo editing code
* Tue Aug 28 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.13-1
- Add repo editing (some bits from Debarshi Ray)
- Fix puplet traceback
* Tue Aug 21 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.12-1
- Fix a traceback (#252328)
- Avoid tracebacks/segfaults with non-UTF8 encoded package strings (#240191)
- Fix more progress bar updating
* Tue Aug 14 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.11-1
- Translation infrastructure updates (#217153)
- Allow retrying if the yum lock is held (#228942)
- Fix a potential traceback case (#242820)
- Catch another error on repo refresh (#245209)
- Fix error display
- Add support for cancelling during downloads (#247344)
- Fix progress bar updating again
- Ensure we're passing unicode (#240191)
* Fri Aug 10 2007 Jeremy Katz <katzj(a)redhat.com> - 1.3.10-1
- Fix error display (#249369)
- Don't traceback on %pretrans breaking assumptions about how the rpm
callback works
- Give a nice message when not running as root (#250728)
- Don't unlock unless we had the lock to begin with (#251651)
- Show translated summary + description if available (#251662)
--------------------------------------------------------------------------------
Updated packages:
bbdc2c2a5d1a29374b3e01a0a6dd7c3ad2c9ec1e pirut-1.3.20-1.fc7.noarch.rpm
655e22af2aadc14a4321f20b1313780a4f8fce80 pirut-1.3.20-1.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update pirut'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2307
2007-09-26 20:02:07.964232
--------------------------------------------------------------------------------
Name : python-turbokid
Product : Fedora 7
Version : 1.0.3
Release : 1.fc7
URL : http://www.turbogears.org/docs/plugins/template.html
Summary : Python template plugin that supports Kid templates
Description :
This package provides a template engine plugin, allowing you
to easily use Kid with TurboGears, Buffet or other systems
that support python.templating.engines.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 22 2007 Luke Macken <lmacken(a)redhat.com> - 1.0.3-1
- 1.0.3
* Sun Sep 2 2007 Luke Macken <lmacken(a)redhat.com> - 1.0.2-2
- Update for python-setuptools changes in rawhide
* Sat Aug 18 2007 Luke Macken <lmacken(a)redhat.com> - 1.0.2-1
- 1.0.2
--------------------------------------------------------------------------------
Updated packages:
c1967f86a916412f3e77151ee5b1c35869782d61 python-turbokid-1.0.3-1.fc7.noarch.rpm
dc24847f76846b75f14069e9e362763d6c663902 python-turbokid-1.0.3-1.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update python-turbokid'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2306
2007-09-26 20:02:03.184427
--------------------------------------------------------------------------------
Name : texinfo
Product : Fedora 7
Version : 4.11
Release : 1.fc7
URL : http://www.gnu.org/software/texinfo/
Summary : Tools needed to create Texinfo format documentation files
Description :
Texinfo is a documentation system that can produce both online
information and printed output from a single source file. The GNU
Project uses the Texinfo file format for most of its documentation.
Install texinfo if you want a documentation system for producing both
online and print documentation from the same source file and/or if you
are going to write documentation for the GNU Project.
--------------------------------------------------------------------------------
Update Information:
update to latest upstream version, fix license
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 26 2007 Vitezslav Crhonek <vcrhonek(a)redhat.com> - 4.11-1
- Rebase to upstream texinfo-4.11 (update zlib.patch, drop
texindex.patch and 0xA0.patch -- both included in upstream)
- Fix license
Resolves: #304531
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #304531 - makeinfo is 3 revisions out of date, part of texinfo package
https://bugzilla.redhat.com/show_bug.cgi?id=304531
--------------------------------------------------------------------------------
Updated packages:
388f75d9bf17d1cf6ef09279fd2e6ce144c3f4e6 texinfo-4.11-1.fc7.ppc64.rpm
7077878d3ade75fce6c779d64b7479b37986eacf texinfo-tex-4.11-1.fc7.ppc64.rpm
dabc576f698df1004664286d7861954122ca3ba3 texinfo-debuginfo-4.11-1.fc7.ppc64.rpm
249c43a88fd7e2ea88c2bd56f5db9c968eddece9 info-4.11-1.fc7.ppc64.rpm
99f2242cddf600fbdb9dd8c05ec63c15033d5fed info-4.11-1.fc7.i386.rpm
6c81adeeb4f2756ad740ab61529f1ee084056793 texinfo-debuginfo-4.11-1.fc7.i386.rpm
3ae85c1df148248584587dc558e166181f374b55 texinfo-tex-4.11-1.fc7.i386.rpm
bb6d8af5dc45d1739686f19ff5dbea14497183a1 texinfo-4.11-1.fc7.i386.rpm
71375cdbac6d8c70123ed4b63a7fe5d496e88cd3 texinfo-debuginfo-4.11-1.fc7.x86_64.rpm
3e13668b271fc90881f5f1d6446e573232448ae5 texinfo-tex-4.11-1.fc7.x86_64.rpm
a2fad33e55b340b5b33241211a0350af99de53a5 info-4.11-1.fc7.x86_64.rpm
3e9f33b98932dff154f507197d6ad6ce4ce08fd3 texinfo-4.11-1.fc7.x86_64.rpm
2b63430d9c0e380a5f4cf55ac96e6fc3339c9e17 info-4.11-1.fc7.ppc.rpm
8dcbd2b8ce756d99a7a2a45a4c983653bd4128c7 texinfo-debuginfo-4.11-1.fc7.ppc.rpm
2d6bbcde24f541eb96b61286a8f5316ee1babe61 texinfo-tex-4.11-1.fc7.ppc.rpm
83aa9ac32cbeef7bbafa36409a2e878ef88255e9 texinfo-4.11-1.fc7.ppc.rpm
60edc99dc8babc5bfc40f86035ad0d4b3dfe6d9a texinfo-4.11-1.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update texinfo'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2305
2007-09-26 20:02:00.731397
--------------------------------------------------------------------------------
Name : tinyerp
Product : Fedora 7
Version : 4.0.3
Release : 2.fc7
URL : http://tinyerp.org
Summary : Open Source ERP Client
Description :
Tiny ERP is a free enterprise management software package. It
covers all domains for small to medium businesses; accounting,
stock management, sales, customer relationship, purchases,
project management...
--------------------------------------------------------------------------------
Update Information:
- update the desktop file to the current standards
- update the license tag
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 26 2007 Dan Horak <dan[at]danny.cz> 4.0.3-2
- update the desktop file to the current standards
- update the license tag
--------------------------------------------------------------------------------
Updated packages:
6d4b9236051902d58e0d97e3517aa682d4738041 tinyerp-4.0.3-2.fc7.noarch.rpm
00fbb87ac8a1a43740dcf1f1b02bb96d02d498f8 tinyerp-server-4.0.3-2.fc7.noarch.rpm
05bbcf0698cdca551f06d6483f57422d64242568 tinyerp-4.0.3-2.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update tinyerp'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-2304
2007-09-26 20:01:57.778580
--------------------------------------------------------------------------------
Name : xchat
Product : Fedora 7
Version : 2.8.4
Release : 5.fc7
URL : http://www.xchat.org
Summary : A popular and easy to use graphical IRC (chat) client
Description :
X-Chat is an easy to use graphical IRC chat client for the X Window System.
It allows you to join multiple IRC channels (chat rooms) at the same time,
talk publicly, private one-on-one conversations etc. Even file transfers
are possible.
This includes the plugins to run the Perl and Python scripts.
--------------------------------------------------------------------------------
Update Information:
This update applies the latest bugfix patch from upstream:
1) Stops scrollback files growing too large by fixing the file-shrink code.
2) Puts a "Display scrollback from previous session" into the Setup GUI
(logging section) so people can turn this off without typing commands.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 26 2007 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1:2.8.4-5
- apply xc284-improvescrollback.diff from upstream
* Thu Aug 23 2007 Remi Collet <Fedora(a)FamilleCollet.com> - 1:2.8.4-4.fc8.1
- F-8 rebuild (BuildID)
* Sat Aug 11 2007 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1:2.8.4-4
- add missing BR perl(ExtUtils::Embed)
* Fri Aug 3 2007 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1:2.8.4-3
- specify GPL version in License tag
--------------------------------------------------------------------------------
Updated packages:
d068672a1aae2938099af8b70a7a042cef8ec1fb xchat-debuginfo-2.8.4-5.fc7.ppc64.rpm
fd1bc517fb62d2a7fdb80cd5da375a1cd0e75e22 xchat-tcl-2.8.4-5.fc7.ppc64.rpm
4e6c9e7283f9e624ce4b26fe3d4f75b196ebdca2 xchat-2.8.4-5.fc7.ppc64.rpm
51be5b5451ca0d68e9cb465526ea8dad1250f7ac xchat-2.8.4-5.fc7.i386.rpm
01f30c0cb3ed4b39ee12d290e528c16ef517b480 xchat-tcl-2.8.4-5.fc7.i386.rpm
88f74df04e9b2fb756e64db681da091cd9f35164 xchat-debuginfo-2.8.4-5.fc7.i386.rpm
4b37155dbeb371b4ee906726853fe142460869f6 xchat-debuginfo-2.8.4-5.fc7.x86_64.rpm
171f440ac3d1f4cda608adab93cf1b24a5e4e486 xchat-tcl-2.8.4-5.fc7.x86_64.rpm
fdffa82331bce37029fe60f2621e5937195399e6 xchat-2.8.4-5.fc7.x86_64.rpm
09e1c1306c9c1dd9a944579e180bf20cda163c37 xchat-debuginfo-2.8.4-5.fc7.ppc.rpm
76b12c92a61b2fe8e3bfaa2eb38439feeab59c19 xchat-tcl-2.8.4-5.fc7.ppc.rpm
5bbad7a1232b0bc0e3cde90583ef8f512b746141 xchat-2.8.4-5.fc7.ppc.rpm
8b2ad97ec8d74e0ff195a890d199c96e652d40ea xchat-2.8.4-5.fc7.src.rpm
This update can be installed with the "yum" update program. Use
su -c 'yum update xchat'
at the command line. For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------