etcnet was Re: net-tools must die
by Xose Vazquez Perez
Ben Boeckel wrote:
> Maybe this is the wrong place, but is iproute going to honor
> USERCTL="yes" in the ifcfg scripts? It seems it currently doesn't
> whereas ifup/ifdown do:
>
> % grep USERCTL /etc/sysconfig/network-scripts/ifcfg-em2
> USERCTL="yes"
> % ip link set em2 down
> RTNETLINK answers: Operation not permitted
maybe you are looking for etcnet:
<https://www.linuxfoundation.org/collaborate/workgroups/networking/etcnet>
/etc/net represents a new approach to Linux network configuration tasks.
Inspired by the limitations of traditional network configuration subsystems,
/etc/net provides builtin support for configuration profiles, interface name
management, removable devices, full iproute2 command set, interface
dependencies resolution, QoS and firewall configuration frameworks.
/etc/net provides support for the following interface types: Ethernet, WiFi
(WEP), IPv4/IPv6 tunnels, PSK IPSec tunnels, VLAN, PLIP, Ethernet bonding and
bridging, traffic equalizer, Pent@NET, Pent@VALUE, SkyStar-2, TUN/TAP,
OpenVPN TUN/TAP, OpenSSH TUN/TAP, usbnet and PPP.
Due to its modular structure, support for new interface types can be added
without overall design changes.
http://git.altlinux.org/people/sbolshakov/packages/?p=etcnet.git
It's used by ALTLinux since aug-2004
--
«Allá muevan feroz guerra, ciegos reyes por un palmo más de tierra;
que yo aquí tengo por mío cuanto abarca el mar bravío, a quien nadie
impuso leyes. Y no hay playa, sea cualquiera, ni bandera de esplendor,
que no sienta mi derecho y dé pecho a mi valor.»
11 years, 1 month
net-tools must die
by Xose Vazquez Perez
hi,
net-tools ( http://net-tools.berlios.de/ ) is deprecated since time ago.
iproute is the way to go.
net-tools future http://lists.debian.org/debian-devel/2009/03/thrd2.html#00780
================
-------- Original Message --------
Subject: net-tools future
Date: Sun, 15 Mar 2009 17:30:18
From: Martín Ferrari <tincho(a)debian.org>
To: debian-devel@(a)lists.debian.org
Hi,
Luk Claes and me, as the current maintainers of net-tools, we've been
thinking about it's future. Net-tools has been a core part of Debian and
any other linux based distro for many years, but it's showing its age.
It doesnt support many of the modern features of the linux kernel, the
interface is far from optimal and difficult to use in automatisation,
and also, it hasn't got much love in the last years.
On the other side, the iproute suite, introduced around the 2.2 kernel
line, has both a much better and consistent interface, is more powerful,
and is almost ten years old, so nobody would say it's untested.
Hence, our plans are to replace net-tools completely with iproute, maybe
leading the route for other distributions to follow. Of course, most
people and tools use and remember the venerable old interface, so the
first step would be to write wrappers, trying to be compatible with
net-tools.
At the same time, we believe that most packages using net-tools should
be patched to use iproute instead, while others can continue using the
wrappers for some time. The ifupdown package is obviously the first
candidate, but it seems that a version using iproute has been available
in experimental since 2007.
So, the roadmap would be:
- Send patches to net-tools using packages to use iproute instead
- Development of the wrapper scripts
- Uploading to experimental a net-tools-compat package, to allow wider
testing.
- Upload to unstable
About the wrapper scripts:
* ipconfig, route: the most difficult ones, both can be replaced by
calls to "ip", maybe except for some obscure options.
* netstat : sstat provides almost the same information, just some
formatting changes and parsing the command line
* rarp should be dropped, as the linux kernel doesn't support it
anymore, since the 2.3 series. The replacement, arpd, is already
included in iproute.
* ipmaddr works exactly as "ip maddr", in fact, the code is from the
iproute sources. Same for iptunnel and "ip tunnel". In both cases,
they're just replaced by a symlinkm, as the ip command recognises that.
* nameif: can be replaced by "ip link", not sure if it's worth the
effort (does anybody actually use it?)
Problematic tools:
* mii-tool: it could be dropped and replaced by a pointer to ethtool as
it's not meant to be used automatically by scripts. On the other hand,
it's distributed as a stand-alone tool [0] and we could do the same.
* plipsetup, slattach: we don't know of any replacement for those, but
could be distributed separately too. Also, it's dubious if anyone still
uses them.
0: http://freshmeat.net/projects/mii-tool/
--
Martín Ferrari <tincho(a)debian.org>
--
To UNSUBSCRIBE, email to debian-devel-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
---end---
It's still required by:
bontmia
bwm-ng
dracut
egd
firehol
globus-common
initscripts
libguestfs
netdump-server
nmbscan
ocfs2-tools
ocsinventory-agent
olpc-netutils
openvpn
openwsman
rkhunter
smokeping
wicd
wifi-radar
wlassistant
https://bugzilla.redhat.com/show_bug.cgi?id=687920
--
«Allá muevan feroz guerra, ciegos reyes por un palmo más de tierra;
que yo aquí tengo por mío cuanto abarca el mar bravío, a quien nadie
impuso leyes. Y no hay playa, sea cualquiera, ni bandera de esplendor,
que no sienta mi derecho y dé pecho a mi valor.»
11 years, 1 month
Failure to boot new F15 minimal netinst install
by Ben Boeckel
Hi,
After upgrading my F15 netbook today, it failed to boot again. It
refused to give me a login prompt and nothing happened after at least 20
minutes after sitting at this[1] screen. In this state, the only way to
get any response was to hard-reset the machine. Ctrl+Alt+{Fn,Delete} did
nothing. Going into init 1 (via grub menu editing) got me a shell, but
trying systemctl default or ^D put it in the same state as before. After
so much of this, it seems as though something on /boot became unhappy
(it was uncleanly unmounted every time) as the keyboard behaved weird
('1' inserted a 't' and everything else seemed to be just spaces) so I
was locked out of init 1 as well. I tried doing a fresh F15 minimal
netinst install and I am at the same state. I'm hesitant to do too much
without some guidance because of the chance that /boot gets corrupted
again and needing another reinstall.
>From what I can recall and hints from Bodhi, (at least) the following
were upgraded on the original install:
- kernel-PAE-2.6.28.2-8
- systemd-21
- udev-167-$unsure
Other things may have also been installed, but I can't recall. The
previous kernel upgrade was 2.6.38.1-$unsure to give a lower bound on
packages that may have changed. I have a list of what was installed
(after an attempted yum history undo from one of the init 1 instances to
fix things, unfortunately partial due to packages being deleted from the
repos), but it's on the netbook yet (saved in /home).
--Ben
[1]http://i.imgur.com/odjeA.jpg
11 years, 1 month
Fwd: rpmguard: PASSED; 0 warnings for netcdf-4.1.2-1.fc16
by Orion Poplawski
This doesn't seem right. Can't compare across releases?
-------- Original Message --------
Subject: rpmguard: PASSED; 0 warnings for netcdf-4.1.2-1.fc16
Date: Thu, 31 Mar 2011 19:14:27 +0000 (UTC)
From: autoqa(a)fedoraproject.org
To: autoqa-results(a)lists.fedorahosted.org, netcdf-owner(a)fedoraproject.org
Stored logs available at
<http://autoqa.fedoraproject.org/results/76250-autotest/qa03.c.fedoraproje...>
----------------------------------------------------------------------
========================================
netcdf-4.1.2-1.fc16
========================================
N: There is no previous build of netcdf-4.1.2-1.fc16 in dist-f16 tag (or its
parents).
N: ----
11 years, 1 month
What's this /run directory doing on my system and where does it come from?
by Lennart Poettering
Heya,
I just uploaded a new version of systemd into F15, which establishes a
directory /run in the root directory. Most likely you'll sooner or later
stumble over it, so here's an explanation what this is and why this is.
It's a fairly minor technical change, though presumably people consider
this a bigger political change, so I guess this deserves an
explanation:
For quite a while programs involved with early boot used to place
runtime data in /dev under numerous hidden dot directories. /dev/.udev
was the first one, but over time this grew to at least /dev/.mdadm,
/dev/.systemd, /dev/.mount, dracut, initscripts and more tools. (Other
distros have even more) The reason they used directories there is that
/dev was known to be a tmpfs and available from the first instant the
machine was booted. /var/run otoh is only available very late at
boot, since /var might reside on a separate file system.
However, /dev always has been an inappropriate and ugly place for
runtime data: runtime data is not a device node, and thus simply does
not belong there. Also, hiding the existance of directories from the
administator is a bad idea. Then, the fact that some runtime data was
placed in /var/run/xxx, and other in /dev/.yyy is often not
understandable to ther user, and especially when tools originally
intended to be used only after boot are needed during early boot a
complicated move between these directories needed to take place.
Over time different distributions experimented with different broken
solutions for the early-runtime-dir problem: on Debian /lib/init/rw was
introduced, a tmpfs fs mounted during early boot. On Ubuntu /var/run was
mounted as tmpfs even before /var itself was mounted, with some really
ugly bind mount magic. Most software however just sidestepped the issue
and used /dev/.xxx.
In the past weeks key people from the Debian, Suse, Ubuntu and Fedora
camps (and others, too) discussed the whole issue forth and back, to
find a solution to stop the misuse of /dev before it becomes even more
widespread. Various solutions have been suggested, but in the end it all
boiled down to the fact that /var/run does not belong beneath /var and
what we really want is a top-level directory /run, and that that is the
only really clean solution. The only reason why nobody dared to actually
implement such a directory was unwillingness to deal with the political
backlash, especially messy discussions on mailing lists like this one.
Understanding this, we came to the conclusion that we should rather
implement what everybody thinks is the right technical solution, instead
of evading the political backlash for it. And so we implemented this.
With this upload Fedora and Suse have already adopted /run now. Debian
folks will suggest this for their coming release. Ubuntu has agreed with
introducing /run as well.
Dracut, udev and systemd have already been updated upstream to make use
of /run. We expect mdadm and mount to follow suit quickly.
A few years back Debian folks already suggested introduction of /run,
and even pinged LSB folks about this, and back then there even was a vaguely
positive response from them.
So, what is implemented in F15 precisely?
/run is now a tmpfs, and /var/run is bind mounted to it. /var/lock is
bind mounted to /run/lock. Applications can use /run the same way as
/var/run. Since the latter is FHS/LSB most apps should just use the
latter, only early boot stuff should use /run, for now. The folks who
have packages where this applies already have been informed. If you
haven't heard from any of us, then this doesn't apply to you.
So, what's the benefit of this again?
- There's only one tmpfs used, backing /run, /var/lock and /var/run,
reducing a bit the ever increasing amount of tmpfs' used on a default
system.
- All runtime data at the same place. systemd's, udev's, dracut's data
are all beneath /run and /var/run now. Easily discoverable to the
admin. For the first time you can see the data all these important
tools used on your system store just like any other by doing "ls
/var/run".
- Nothing is hidden anymore. The admin can see everything beneath
/var/run and /run, no hidden dot-files anymore.
- We have standardized the early-runtime-dir solution across all major
distributions
- The people involved feel much better since they don't have to misuse
/dev anymore
- The lifecycle properties of directories are clear from the top-level
directory name. Lifecycle properties do no longer change the further
you go down your tree. i.e. /var is "persistant runtime data" and /run
is "volatile runtime data", and /etc is "persistant system config
data", and so on. The ugliness that /var/run abd /var/lock had
completely different liftime guarantees than /var where they both
reside in is gone.
So, this is what is implemented for F15 now. For F16 we will make a
minor change on top of this: /var/run and /var/lock will become symlinks
to /run (resp /run/lock), so that we don't have to use bind mounts
anymore which are not the most beautiful thing to use by default, and
confusing to the admin. Due to the implications of symlinks and RPM we
didn't want to make that change in F15.
The actual code changes we needed to implement this scheme were trivial
(basically, just bind mount /var/run and /var/lock instead of mounting two
new tmpfs' to them.), which is why we opted to do this so late in the F15
cycle. However, the political implications are much bigger I guess, so
let's see what a fantastic flamewar we can start with this on
fedora-devel now. Flame away!
Lennart
--
Lennart Poettering - Red Hat, Inc.
11 years, 1 month
Orphaning Ajaxterm
by Ruben Kerkhof
Since I've no personal use for it anymore, I'm orphaning Ajaxterm.
Any takers?
Kind regards,
Ruben
11 years, 1 month
F-15 Branched report: 20110331 changes
by Fedora compose checker
Compose started at Thu Mar 31 13:15:59 UTC 2011
Broken deps for x86_64
----------------------------------------------------------
balsa-2.4.9-5.fc15.x86_64 requires libnm-glib.so.2()(64bit)
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Ograph2way) = 0:7442f647b0a74ed48a5c9361fc42ccc4
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Flag) = 0:522d7f86f1236405e53271ff74923515
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Osetb) = 0:8f21a0a4f771662673604ed92a237d79
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Oassocb) = 0:d873c4a1eeb6fa5c5333f8658c49d1db
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Setb) = 0:93bdb588146a13126bfad4eab6c58206
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Oassoc_buffer) = 0:cf6fbee4fcc6644a0a90f07da8eb6c7b
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Mapb) = 0:617c09a110cef9f040335b35078c7234
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Sexplib) = 0:a990ea80438337d5407bbc0343c7236a
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Dumper) = 0:76126ba149caeb2d34f12e11187a9d4e
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Oassoch) = 0:87f7dc2635e5a7ed1ab03b7cd5380ace
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(SetPt) = 0:b69c030e8ca717d556d3d9bd2a5d22fd
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(ANSITerminal) = 0:3d0d1700618d8b3a4e4b2308f28cefb6
coccinelle-0.2.5-0.rc4.2.fc15.1.x86_64 requires ocaml(Oseti) = 0:a937e7661f510c17bfd21d4372507795
collectd-mysql-4.10.2-2.fc15.x86_64 requires libmysqlclient.so.16()(64bit)
collectd-mysql-4.10.2-2.fc15.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
cpm-0.23-0.3.beta.fc12.x86_64 requires libdotconf-1.0.so.0()(64bit)
db4o-7.4-2.fc13.x86_64 requires mono(Mono.GetOptions) = 0:2.0.0.0
dbmail-3.0.0-0.3.rc1.fc15.x86_64 requires libevent-1.4.so.2()(64bit)
dbmail-auth-ldap-3.0.0-0.3.rc1.fc15.x86_64 requires libevent-1.4.so.2()(64bit)
dh-make-0.55-3.fc15.noarch requires debhelper
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ca-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-tps-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-common-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ra-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-console-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ocsp-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-kra-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-tks-ui
drupal-service_links-6.x.2.0-2.fc15.noarch requires drupal >= 0:6.0
drupal-workspace-6.x.1.4-2.rc1.fc15.1.noarch requires drupal >= 0:6.0
drupal6-advanced-help-1.2-3.fc15.noarch requires drupal >= 0:6.0
drupal6-flexifilter-1.2-2.fc15.noarch requires drupal >= 0:6.0
drupal6-footnotes-2.5-2.fc15.noarch requires drupal >= 0:6.0
eog-plugins-2.30.0-2.fc14.x86_64 requires libgdata.so.7()(64bit)
1:fife-0.3.2-1.fc15.i686 requires libboost_regex.so.1.44.0
1:fife-0.3.2-1.fc15.i686 requires libboost_system.so.1.44.0
1:fife-0.3.2-1.fc15.i686 requires libboost_filesystem.so.1.44.0
1:fife-0.3.2-1.fc15.x86_64 requires libboost_regex.so.1.44.0()(64bit)
1:fife-0.3.2-1.fc15.x86_64 requires libboost_system.so.1.44.0()(64bit)
1:fife-0.3.2-1.fc15.x86_64 requires libboost_filesystem.so.1.44.0()(64bit)
file-browser-applet-0.6.6-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
flow-tools-0.68.5.1-2.fc15.i686 requires libmysqlclient.so.16(libmysqlclient_16)
flow-tools-0.68.5.1-2.fc15.i686 requires libmysqlclient.so.16
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::ScrolledWindow)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Dialog)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Toolbar)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::TreeView)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::MenuBar)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::VBox)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Window)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::MessageDialog)
glom-1.16.1-2.fc15.x86_64 requires libgdamm-4.0.so.12()(64bit)
glom-libs-1.16.1-2.fc15.i686 requires libgdamm-4.0.so.12
glom-libs-1.16.1-2.fc15.x86_64 requires libgdamm-4.0.so.12()(64bit)
glunarclock-0.34.1-1.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-bubblemon-2.0.15-1.fc13.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-cpufire-1.6-3.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-globalmenu-0.7.9-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-grandr-0.4.1-2.fc12.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-music-2.5.1-5.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-sensors-2.2.7-4.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-sensors-2.2.7-4.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-sshmenu-3.18-3.fc15.noarch requires ruby(panelapplet2)
gnome-applet-window-picker-0.5.8-2.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
1:gnome-applets-2.32.0-3.fc15.x86_64 requires libpanel-applet-3.so.0()(64bit)
1:gnome-applets-2.32.0-3.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
1:gnome-applets-2.32.0-3.fc15.x86_64 requires libgweather.so.1()(64bit)
gnome-netstatus-2.28.2-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotd.so.5()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotdcm.so.4()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotdconduit.so.3()(64bit)
gnome-python2-applet-2.32.0-1.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-python2-brasero-2.32.0-1.fc14.x86_64 requires libbrasero-media.so.1()(64bit)
gnome-python2-brasero-2.32.0-1.fc14.x86_64 requires libbrasero-burn.so.1()(64bit)
gnome-python2-evince-2.32.0-1.fc14.x86_64 requires libevview.so.3()(64bit)
gnome-python2-evince-2.32.0-1.fc14.x86_64 requires libevdocument.so.3()(64bit)
gnome-python2-evolution-2.32.0-1.fc14.x86_64 requires libcamel-1.2.so.19()(64bit)
gnome-python2-gdl-2.25.3-22.fc15.x86_64 requires libgdl-1.so.3()(64bit)
gnome-python2-totem-2.32.0-1.fc14.x86_64 requires libgnome-media-profiles.so.0()(64bit)
gnome-rdp-0.2.3-6.fc12.x86_64 requires mono(Mono.Data.SqliteClient) = 0:2.0.0.0
gnomeradio-1.8-9.fc15.x86_64 requires libgtk-3.0.so.0()(64bit)
gnomeradio-1.8-9.fc15.x86_64 requires libgdk-3.0.so.0()(64bit)
gnotime-2.3.0-8.fc15.x86_64 requires libgtkhtml-3.15.so.19()(64bit)
gnubiff-2.2.13-4.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnustep-back-0.18.0-4.fc14.x86_64 requires libobjc.so.2()(64bit)
gnustep-back-0.18.0-4.fc14.x86_64 requires libgnustep-base.so.1.20()(64bit)
gnustep-examples-1.3.0-4.fc15.x86_64 requires libgnustep-base.so.1.20()(64bit)
gnustep-examples-1.3.0-4.fc15.x86_64 requires libobjc.so.2()(64bit)
gnustep-gui-0.18.0-2.fc14.x86_64 requires libgnustep-base.so.1.20()(64bit)
gnustep-gui-0.18.0-2.fc14.x86_64 requires libobjc.so.2()(64bit)
gnustep-gui-libs-0.18.0-2.fc14.i686 requires libobjc.so.2
gnustep-gui-libs-0.18.0-2.fc14.i686 requires libgnustep-base.so.1.20
gnustep-gui-libs-0.18.0-2.fc14.x86_64 requires libgnustep-base.so.1.20()(64bit)
gnustep-gui-libs-0.18.0-2.fc14.x86_64 requires libobjc.so.2()(64bit)
gold-2.1.12.2-5.fc15.noarch requires perl(Data::Properties)
gorm-1.2.12-2.fc15.i686 requires libobjc.so.2
gorm-1.2.12-2.fc15.i686 requires libgnustep-base.so.1.20
gorm-1.2.12-2.fc15.x86_64 requires libgnustep-base.so.1.20()(64bit)
gorm-1.2.12-2.fc15.x86_64 requires libobjc.so.2()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libchamplain-0.6.so.0()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libchamplain-gtk-0.6.so.0()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libgdl-1.so.3()(64bit)
gshutdown-0.2-6.fc12.x86_64 requires libnotify.so.1()(64bit)
gtranslator-1.9.11-3.fc15.x86_64 requires libgdl-1.so.3()(64bit)
gyachi-plugin-libnotify-1.2.10-3.fc14.x86_64 requires libnotify.so.1()(64bit)
honeyd-1.5c-13.fc15.x86_64 requires libevent-1.4.so.2()(64bit)
intellij-idea-9.0.1.94.399-12.fc15.x86_64 requires commons-collections
java-gnome-4.0.16-3.fc14.x86_64 requires libnotify.so.1()(64bit)
libgail-gnome-1.20.3-2.fc15.i686 requires libpanel-applet-2.so.0
libgail-gnome-1.20.3-2.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
libnotifymm-0.6.1-8.fc14.i686 requires libnotify.so.1
libnotifymm-0.6.1-8.fc14.x86_64 requires libnotify.so.1()(64bit)
libopenvrml-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
libopenvrml-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
libopenvrml-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
libopenvrml-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
libopenvrml-gl-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
libopenvrml-gl-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
libopenvrml-gl-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
libopenvrml-gl-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
lock-keys-applet-1.0-21.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
log4net-1.2.10-13.fc13.x86_64 requires mono(System) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.x86_64 requires mono(System.Data) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.x86_64 requires mono(mscorlib) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.x86_64 requires mono(System.Xml) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.x86_64 requires mono(System.Web) = 0:1.0.5000.0
mathgl-1.11.0.1-2.fc15.i686 requires octave(api) = 0:api-v37
mathgl-1.11.0.1-2.fc15.x86_64 requires octave(api) = 0:api-v37
meego-panel-datetime-0.3.2-5.fc15.x86_64 requires libgweather.so.1()(64bit)
mono-ndoc-1.3.1-8.fc13.x86_64 requires mono(System.Drawing) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.x86_64 requires mono(System.Windows.Forms) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.x86_64 requires mono(System) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.x86_64 requires mono(mscorlib) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.x86_64 requires mono(System.Xml) = 0:1.0.5000.0
mono-tools-2.8-3.fc15.x86_64 requires mono(gtkhtml-sharp) >= 0:3.0
mysql-utilities-1.0.0-0.5.2.33b.fc15.noarch requires mysql-connector-python
1:nant-0.85-34.fc13.x86_64 requires mono(ICSharpCode.SharpZipLib) = 0:0.84.0.0
network-manager-netbook-1.8-3.fc15.x86_64 requires libnm-util.so.1()(64bit)
network-manager-netbook-1.8-3.fc15.x86_64 requires libnm-glib.so.2()(64bit)
openvpn-auth-ldap-2.0.3-6.fc12.x86_64 requires libobjc.so.2()(64bit)
openvrml-java-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
openvrml-java-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
openvrml-javascript-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
openvrml-javascript-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
openvrml-nodes-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
openvrml-nodes-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
openvrml-xembed-0.18.6-4.fc14.1.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
openvrml-xembed-0.18.6-4.fc14.1.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
ovaldi-5.6.4-1.fc14.x86_64 requires librpm.so.1()(64bit)
ovaldi-5.6.4-1.fc14.x86_64 requires librpmio.so.1()(64bit)
pcp-import-sheet2pcp-3.5.0-1.fc15.1.x86_64 requires perl(Spreadsheet::Read)
pfstools-octave-1.8.1-4.fc15.x86_64 requires liboctave.so()(64bit)
pfstools-octave-1.8.1-4.fc15.x86_64 requires libcruft.so()(64bit)
pfstools-octave-1.8.1-4.fc15.x86_64 requires liboctinterp.so()(64bit)
php-facedetect-1.0.0-6.fc14.x86_64 requires libcv.so.2.1()(64bit)
php-facedetect-1.0.0-6.fc14.x86_64 requires libcxcore.so.2.1()(64bit)
php-facedetect-1.0.0-6.fc14.x86_64 requires libhighgui.so.2.1()(64bit)
php-facedetect-1.0.0-6.fc14.x86_64 requires libcvaux.so.2.1()(64bit)
pidgin-gfire-0.9.2-2.fc15.x86_64 requires libnotify.so.1()(64bit)
plee-the-bear-0.4.1-8.fc15.x86_64 requires libboost_filesystem-mt.so.1.44.0()(64bit)
plee-the-bear-0.4.1-8.fc15.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
plee-the-bear-0.4.1-8.fc15.x86_64 requires libboost_system-mt.so.1.44.0()(64bit)
pure-ftpd-1.0.29-2.fc14.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
pure-ftpd-1.0.29-2.fc14.x86_64 requires libmysqlclient.so.16()(64bit)
2:qemu-system-ppc-0.14.0-4.fc15.x86_64 requires openbios-ppc
qtgpsc-0.2.3-6.fc12.x86_64 requires libgps.so.18()(64bit)
1:rubygem-actionpack-3.0.3-4.fc15.noarch requires rubygem(i18n) = 0:0.4.2
sear-0.6.3-14.fc12.x86_64 requires liberis-1.3.so.15()(64bit)
snort-bloat-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
snort-bloat-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16()(64bit)
snort-mysql-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
snort-mysql-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16()(64bit)
snort-mysql+flexresp-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
snort-mysql+flexresp-2.8.5.1-1.fc13.x86_64 requires libmysqlclient.so.16()(64bit)
spring-0.82.7.1-1.fc15.x86_64 requires libboost_signals-mt.so.1.44.0()(64bit)
spring-0.82.7.1-1.fc15.x86_64 requires libboost_regex-mt.so.1.44.0()(64bit)
spring-0.82.7.1-1.fc15.x86_64 requires libboost_thread-mt.so.1.44.0()(64bit)
spring-0.82.7.1-1.fc15.x86_64 requires libboost_program_options-mt.so.1.44.0()(64bit)
spring-0.82.7.1-1.fc15.x86_64 requires libboost_system-mt.so.1.44.0()(64bit)
springlobby-0.120-1.fc15.x86_64 requires libtorrent-rasterbar.so.5()(64bit)
springlobby-0.120-1.fc15.x86_64 requires libboost_system-mt.so.1.44.0()(64bit)
sunbird-1.0-0.33.b2pre.fc15.x86_64 requires libnotify.so.1()(64bit)
tsclient-2.0.2-7.fc13.x86_64 requires libnm-glib.so.2()(64bit)
uim-gnome-1.6.1-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
xfce4-globalmenu-plugin-0.7.9-1.fc15.x86_64 requires libxfce4panel.so.1()(64bit)
xiphos-3.1.4-3.fc15.x86_64 requires libgtkhtml-3.15.so.19()(64bit)
xiphos-3.1.4-3.fc15.x86_64 requires libgtkhtml-editor-3.14.so.0()(64bit)
znc-modperl-0.098-0.3.rc1.fc15.x86_64 requires perl(ZNC::Module)
zoneminder-1.24.2-5.fc14.x86_64 requires libmysqlclient.so.16(libmysqlclient_16)(64bit)
zoneminder-1.24.2-5.fc14.x86_64 requires libmysqlclient.so.16()(64bit)
Broken deps for i386
----------------------------------------------------------
balsa-2.4.9-5.fc15.i686 requires libnm-glib.so.2
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Oassocb) = 0:d873c4a1eeb6fa5c5333f8658c49d1db
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Ograph2way) = 0:7442f647b0a74ed48a5c9361fc42ccc4
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Oseti) = 0:a937e7661f510c17bfd21d4372507795
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Sexplib) = 0:a990ea80438337d5407bbc0343c7236a
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Mapb) = 0:617c09a110cef9f040335b35078c7234
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Flag) = 0:522d7f86f1236405e53271ff74923515
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Dumper) = 0:76126ba149caeb2d34f12e11187a9d4e
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Oassoch) = 0:87f7dc2635e5a7ed1ab03b7cd5380ace
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Osetb) = 0:8f21a0a4f771662673604ed92a237d79
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Setb) = 0:93bdb588146a13126bfad4eab6c58206
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(ANSITerminal) = 0:3d0d1700618d8b3a4e4b2308f28cefb6
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(SetPt) = 0:b69c030e8ca717d556d3d9bd2a5d22fd
coccinelle-0.2.5-0.rc4.2.fc15.1.i686 requires ocaml(Oassoc_buffer) = 0:cf6fbee4fcc6644a0a90f07da8eb6c7b
collectd-mysql-4.10.2-2.fc15.i686 requires libmysqlclient.so.16
collectd-mysql-4.10.2-2.fc15.i686 requires libmysqlclient.so.16(libmysqlclient_16)
cpm-0.23-0.3.beta.fc12.i686 requires libdotconf-1.0.so.0
db4o-7.4-2.fc13.i686 requires mono(Mono.GetOptions) = 0:2.0.0.0
dbmail-3.0.0-0.3.rc1.fc15.i686 requires libevent-1.4.so.2
dbmail-auth-ldap-3.0.0-0.3.rc1.fc15.i686 requires libevent-1.4.so.2
dh-make-0.55-3.fc15.noarch requires debhelper
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ca-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-tps-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-common-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ra-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-console-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-ocsp-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-kra-ui
dogtag-pki-1.3.0-2.fc13.noarch requires dogtag-pki-tks-ui
drupal-service_links-6.x.2.0-2.fc15.noarch requires drupal >= 0:6.0
drupal-workspace-6.x.1.4-2.rc1.fc15.1.noarch requires drupal >= 0:6.0
drupal6-advanced-help-1.2-3.fc15.noarch requires drupal >= 0:6.0
drupal6-flexifilter-1.2-2.fc15.noarch requires drupal >= 0:6.0
drupal6-footnotes-2.5-2.fc15.noarch requires drupal >= 0:6.0
eog-plugins-2.30.0-2.fc14.i686 requires libgdata.so.7
1:fife-0.3.2-1.fc15.i686 requires libboost_regex.so.1.44.0
1:fife-0.3.2-1.fc15.i686 requires libboost_system.so.1.44.0
1:fife-0.3.2-1.fc15.i686 requires libboost_filesystem.so.1.44.0
file-browser-applet-0.6.6-1.fc15.i686 requires libpanel-applet-2.so.0
flow-tools-0.68.5.1-2.fc15.i686 requires libmysqlclient.so.16(libmysqlclient_16)
flow-tools-0.68.5.1-2.fc15.i686 requires libmysqlclient.so.16
gambas-gb-db-1.0.19-13.fc14.i686 requires libmysqlclient.so.16
gambas-gb-db-1.0.19-13.fc14.i686 requires libmysqlclient.so.16(libmysqlclient_16)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::MessageDialog)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::ScrolledWindow)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Dialog)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Toolbar)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::TreeView)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::MenuBar)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::VBox)
gcstar-1.6.1-3.fc15.noarch requires perl(Gtk2::Window)
glom-1.16.1-2.fc15.i686 requires libgdamm-4.0.so.12
glom-libs-1.16.1-2.fc15.i686 requires libgdamm-4.0.so.12
glunarclock-0.34.1-1.fc14.i686 requires libpanel-applet-2.so.0
gnome-applet-bubblemon-2.0.15-1.fc13.i686 requires libpanel-applet-2.so.0
gnome-applet-cpufire-1.6-3.fc14.i386 requires libpanel-applet-2.so.0
gnome-applet-globalmenu-0.7.9-1.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-grandr-0.4.1-2.fc12.i686 requires libpanel-applet-2.so.0
gnome-applet-music-2.5.1-5.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-sensors-2.2.7-4.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-sshmenu-3.18-3.fc15.noarch requires ruby(panelapplet2)
gnome-applet-window-picker-0.5.8-2.fc14.i686 requires libpanel-applet-2.so.0
1:gnome-applets-2.32.0-3.fc15.i686 requires libpanel-applet-2.so.0
1:gnome-applets-2.32.0-3.fc15.i686 requires libgweather.so.1
1:gnome-applets-2.32.0-3.fc15.i686 requires libpanel-applet-3.so.0
gnome-netstatus-2.28.2-1.fc15.i686 requires libpanel-applet-2.so.0
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotdcm.so.4
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotd.so.5
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotdconduit.so.3
gnome-python2-applet-2.32.0-1.fc14.i686 requires libpanel-applet-2.so.0
gnome-python2-brasero-2.32.0-1.fc14.i686 requires libbrasero-media.so.1
gnome-python2-brasero-2.32.0-1.fc14.i686 requires libbrasero-burn.so.1
gnome-python2-evince-2.32.0-1.fc14.i686 requires libevview.so.3
gnome-python2-evince-2.32.0-1.fc14.i686 requires libevdocument.so.3
gnome-python2-evolution-2.32.0-1.fc14.i686 requires libcamel-1.2.so.19
gnome-python2-gdl-2.25.3-22.fc15.i686 requires libgdl-1.so.3
gnome-python2-totem-2.32.0-1.fc14.i686 requires libgnome-media-profiles.so.0
gnome-rdp-0.2.3-6.fc12.i686 requires mono(Mono.Data.SqliteClient) = 0:2.0.0.0
gnomeradio-1.8-9.fc15.i686 requires libgtk-3.0.so.0
gnomeradio-1.8-9.fc15.i686 requires libgdk-3.0.so.0
gnotime-2.3.0-8.fc15.i686 requires libgtkhtml-3.15.so.19
gnubiff-2.2.13-4.fc15.i686 requires libpanel-applet-2.so.0
gnustep-back-0.18.0-4.fc14.i686 requires libobjc.so.2
gnustep-back-0.18.0-4.fc14.i686 requires libgnustep-base.so.1.20
gnustep-examples-1.3.0-4.fc15.i686 requires libgnustep-base.so.1.20
gnustep-examples-1.3.0-4.fc15.i686 requires libobjc.so.2
gnustep-gui-0.18.0-2.fc14.i686 requires libobjc.so.2
gnustep-gui-0.18.0-2.fc14.i686 requires libgnustep-base.so.1.20
gnustep-gui-libs-0.18.0-2.fc14.i686 requires libobjc.so.2
gnustep-gui-libs-0.18.0-2.fc14.i686 requires libgnustep-base.so.1.20
gold-2.1.12.2-5.fc15.noarch requires perl(Data::Properties)
gorm-1.2.12-2.fc15.i686 requires libobjc.so.2
gorm-1.2.12-2.fc15.i686 requires libgnustep-base.so.1.20
gpx-viewer-0.2.0-3.fc14.i686 requires libchamplain-gtk-0.6.so.0
gpx-viewer-0.2.0-3.fc14.i686 requires libgdl-1.so.3
gpx-viewer-0.2.0-3.fc14.i686 requires libchamplain-0.6.so.0
gshutdown-0.2-6.fc12.i686 requires libnotify.so.1
gtranslator-1.9.11-3.fc15.i686 requires libgdl-1.so.3
gyachi-plugin-libnotify-1.2.10-3.fc14.i686 requires libnotify.so.1
honeyd-1.5c-13.fc15.i686 requires libevent-1.4.so.2
intellij-idea-9.0.1.94.399-12.fc15.i686 requires commons-collections
java-gnome-4.0.16-3.fc14.i686 requires libnotify.so.1
libgail-gnome-1.20.3-2.fc15.i686 requires libpanel-applet-2.so.0
libnotifymm-0.6.1-8.fc14.i686 requires libnotify.so.1
libopenvrml-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
libopenvrml-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
libopenvrml-gl-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
libopenvrml-gl-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
lock-keys-applet-1.0-21.fc15.i686 requires libpanel-applet-2.so.0
log4net-1.2.10-13.fc13.i686 requires mono(System) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.i686 requires mono(System.Data) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.i686 requires mono(mscorlib) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.i686 requires mono(System.Xml) = 0:1.0.5000.0
log4net-1.2.10-13.fc13.i686 requires mono(System.Web) = 0:1.0.5000.0
mathgl-1.11.0.1-2.fc15.i686 requires octave(api) = 0:api-v37
meego-panel-datetime-0.3.2-5.fc15.i686 requires libgweather.so.1
mono-ndoc-1.3.1-8.fc13.i686 requires mono(System.Drawing) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.i686 requires mono(System.Windows.Forms) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.i686 requires mono(System) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.i686 requires mono(mscorlib) = 0:1.0.5000.0
mono-ndoc-1.3.1-8.fc13.i686 requires mono(System.Xml) = 0:1.0.5000.0
mono-tools-2.8-3.fc15.i686 requires mono(gtkhtml-sharp) >= 0:3.0
mysql-utilities-1.0.0-0.5.2.33b.fc15.noarch requires mysql-connector-python
1:nant-0.85-34.fc13.i686 requires mono(ICSharpCode.SharpZipLib) = 0:0.84.0.0
network-manager-netbook-1.8-3.fc15.i686 requires libnm-glib.so.2
network-manager-netbook-1.8-3.fc15.i686 requires libnm-util.so.1
ntop-3.4-0.5.pre3.fc15.i686 requires 453b804e83a8a45a07a3a4b2b7e3d453ce9a70.debug
ntop-3.4-0.5.pre3.fc15.i686 requires 26f28e7a5d17bf3e13397105d19786767ef3b2.debug
ntop-3.4-0.5.pre3.fc15.i686 requires d6023a2ea5b64acf2e0dbd895d1321e6199cbb.debug
ntop-3.4-0.5.pre3.fc15.i686 requires ad1eb47bbdeebc1dde3036c9a7626df0393a9b.debug
ntop-3.4-0.5.pre3.fc15.i686 requires 92ea8a23638aabc035a224e2320a2612a0ed73.debug
ntop-3.4-0.5.pre3.fc15.i686 requires 51fa32419268a4e8c274a302fc392f772c1049.debug
ntop-3.4-0.5.pre3.fc15.i686 requires ce2c2471c1799491c6bd24d45019188bcb65b5.debug
openvpn-auth-ldap-2.0.3-6.fc12.i686 requires libobjc.so.2
openvrml-java-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
openvrml-java-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
openvrml-javascript-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
openvrml-javascript-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
openvrml-nodes-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
openvrml-nodes-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
openvrml-xembed-0.18.6-4.fc14.1.i686 requires libboost_thread-mt.so.1.44.0
openvrml-xembed-0.18.6-4.fc14.1.i686 requires libboost_filesystem-mt.so.1.44.0
ovaldi-5.6.4-1.fc14.i686 requires librpmio.so.1
ovaldi-5.6.4-1.fc14.i686 requires librpm.so.1
pcp-import-sheet2pcp-3.5.0-1.fc15.1.i686 requires perl(Spreadsheet::Read)
pfstools-octave-1.8.1-4.fc15.i686 requires liboctinterp.so
pfstools-octave-1.8.1-4.fc15.i686 requires liboctave.so
pfstools-octave-1.8.1-4.fc15.i686 requires libcruft.so
php-facedetect-1.0.0-6.fc14.i686 requires libcvaux.so.2.1
php-facedetect-1.0.0-6.fc14.i686 requires libcxcore.so.2.1
php-facedetect-1.0.0-6.fc14.i686 requires libcv.so.2.1
php-facedetect-1.0.0-6.fc14.i686 requires libhighgui.so.2.1
pidgin-gfire-0.9.2-2.fc15.i686 requires libnotify.so.1
plee-the-bear-0.4.1-8.fc15.i686 requires libboost_thread-mt.so.1.44.0
plee-the-bear-0.4.1-8.fc15.i686 requires libboost_system-mt.so.1.44.0
plee-the-bear-0.4.1-8.fc15.i686 requires libboost_filesystem-mt.so.1.44.0
pure-ftpd-1.0.29-2.fc14.i686 requires libmysqlclient.so.16(libmysqlclient_16)
pure-ftpd-1.0.29-2.fc14.i686 requires libmysqlclient.so.16
2:qemu-system-ppc-0.14.0-4.fc15.i686 requires openbios-ppc
qtgpsc-0.2.3-6.fc12.i686 requires libgps.so.18
1:rubygem-actionpack-3.0.3-4.fc15.noarch requires rubygem(i18n) = 0:0.4.2
sear-0.6.3-14.fc12.i686 requires liberis-1.3.so.15
snort-bloat-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16(libmysqlclient_16)
snort-bloat-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16
snort-mysql-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16(libmysqlclient_16)
snort-mysql-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16
snort-mysql+flexresp-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16(libmysqlclient_16)
snort-mysql+flexresp-2.8.5.1-1.fc13.i686 requires libmysqlclient.so.16
spring-0.82.7.1-1.fc15.i686 requires libboost_signals-mt.so.1.44.0
spring-0.82.7.1-1.fc15.i686 requires libboost_regex-mt.so.1.44.0
spring-0.82.7.1-1.fc15.i686 requires libboost_program_options-mt.so.1.44.0
spring-0.82.7.1-1.fc15.i686 requires libboost_thread-mt.so.1.44.0
spring-0.82.7.1-1.fc15.i686 requires libboost_system-mt.so.1.44.0
springlobby-0.120-1.fc15.i686 requires libtorrent-rasterbar.so.5
springlobby-0.120-1.fc15.i686 requires libboost_system-mt.so.1.44.0
sunbird-1.0-0.33.b2pre.fc15.i686 requires libnotify.so.1
tsclient-2.0.2-7.fc13.i686 requires libnm-glib.so.2
uim-gnome-1.6.1-1.fc15.i686 requires libpanel-applet-2.so.0
xfce4-globalmenu-plugin-0.7.9-1.fc15.i686 requires libxfce4panel.so.1
xiphos-3.1.4-3.fc15.i686 requires libgtkhtml-editor-3.14.so.0
xiphos-3.1.4-3.fc15.i686 requires libgtkhtml-3.15.so.19
znc-modperl-0.098-0.3.rc1.fc15.i686 requires perl(ZNC::Module)
zoneminder-1.24.2-5.fc14.i686 requires libmysqlclient.so.16(libmysqlclient_16)
zoneminder-1.24.2-5.fc14.i686 requires libmysqlclient.so.16
New package: be-1.0.0-2.fc15
Bugs Everywhere, a distributed bug tracker
New package: bharati-m17n-1.2-1.fc15
Bharati input method based on InScript layout
New package: perl-NTLM-1.05-3.fc15
NTLM Perl module
Updated Packages:
EMBOSS-6.3.1-10.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 6.3.1-10
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
Io-language-20080330-6.fc15
---------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 20080330-6
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
MySQL-python-1.2.3-3.fc15
-------------------------
* Tue Mar 22 2011 Tom Lane <tgl(a)redhat.com> 1.2.3-3
- Rebuild for libmysqlclient 5.5.10 soname version bump
OpenLP-1.9.5-1.fc15
-------------------
* Fri Mar 25 2011 Tim Bentley <timbentley(a)openlp.org> - 1.9.5-1
- Beta 1 release build
UpTools-8.5.4-12.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 8.5.4-12
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
amarok-2.4.0-4.fc15
-------------------
* Wed Mar 23 2011 Rex Dieter <rdieter(a)fedoraproject.org> 2.4.0-4
- rebuild (mysql)
* Wed Feb 09 2011 Rex Dieter <rdieter(a)fedoraproject.org> 2.4.0-3
- License: GPLv2 or GPLv3
apr-util-1.3.10-7.fc15
----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.3.10-7
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Wed Mar 23 2011 Joe Orton <jorton(a)redhat.com> - 1.3.10-6
- rebuild for MySQL soname bump
asterisk-1.8.3.2-2.fc15
-----------------------
* Wed Mar 23 2011 Jeffrey C. Ollie <jeff(a)ocjtech.us> - 1.8.3.2-2
- Bump release and rebuild for mysql 5.5.10 soname change.
bacula-5.0.3-9.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 5.0.3-9
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
bind-9.8.0-2.fc15
-----------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 32:9.8.0-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
callweaver-1.2.1-8.fc15
-----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.2.1-8
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
caribou-0.1.92-1.fc15
---------------------
* Tue Mar 22 2011 Parag Nemade <pnemade AT redhat.com> - 0.1.92-1
- Update to 0.1.92
* Thu Mar 10 2011 Parag Nemade <pnemade AT redhat.com> - 0.1.91-1
- Update to 0.1.91
* Thu Mar 10 2011 Parag Nemade <pnemade AT redhat.com> - 0.1.7-1
- Update to 0.1.7
cherokee-1.2.1-2.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.2.1-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
compiz-fusion-unsupported-0.9.4-1.fc15
--------------------------------------
* Fri Mar 25 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.9.4-1
- Update to 0.9.4
conmux-0.0-13.493svn.fc15
-------------------------
cyrus-sasl-2.1.23-16.fc15
-------------------------
* Wed Mar 23 2011 Tomas Mraz <tmraz(a)redhat.com> - 2.1.23-16
- Rebuilt with new mysqlclient
* Fri Feb 25 2011 Jan F. Chadima <jchadima(a)redhat.com> - 2.1.23-15
- set correct license tag
- add ghost to /var/run/saslauthd
dnstop-20090128-3.fc15
----------------------
* Fri Mar 25 2011 Niels de Vos <devos(a)fedoraproject.org> - 20090128-3
- Fiy Failed To Build From Source (#660807)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 20090128-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
dolphin-connector-1.1-3.fc15
----------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.1-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
dovecot-2.0.11-2.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1:2.0.11-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
dspam-3.9.0-19.fc15
-------------------
* Tue Mar 22 2011 Nathanael Noblet <nathanael(a)gnat.ca> - 3.9.0-19
- Rebuilt for libmysqlclient soname bump
* Wed Mar 09 2011 Nathanael Noblet <nathanael(a)gnat.ca> - 3.9.0-18
- Removed patch
emerald-0.8.5-0.4.git90c9604441.fc15
------------------------------------
* Fri Mar 25 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.8.5-0.4.git90c9604441
- Rebuilt for api change in compiz-0.9.4, fixes rhbz #688138
* Wed Mar 16 2011 Leigh Scott <leigh123linux(a)googlemail.com> - 0.8.5-0.3.git90c9604441
- rebuilt for new compiz version (Bz 688138)
exim-4.73-3.fc15
----------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 4.73-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
freeradius-2.1.10-5.fc15
------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.1.10-5
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gambas2-2.22.0-8.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.22.0-8
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gammu-1.26.1-6.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.26.1-6
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gcc-4.6.0-1.fc15
----------------
* Tue Mar 29 2011 Jakub Jelinek <jakub(a)redhat.com> 4.6.0-1
- update from the 4.6 branch
- GCC 4.6.0 release
- PRs c/42544, c/48197, debug/48204, middle-end/48031,
middle-end/48134, middle-end/48269, other/48179, other/48221,
other/48234, rtl-optimization/48156, target/47553,
target/48237, testsuite/48251, tree-optimization/48228
- improve RTL DSE speed with large number of stores (#684900,
PR rtl-optimization/48141)
- add gnative2ascii binary and man page to libgcj
gdal-1.7.3-5.fc15
-----------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.7.3-5
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Sun Mar 20 2011 Volker Fröhlich <volker27(a)gmx.at> 1.7.3-4
- Dropped unnecessary encoding conversion for Russian refman
- Install Russian refman
- Don't try to install refman for sdts and dgn, as they fail to compile
- Added -p to post and postun
- Remove private-shared-object-provides for Python and Perl
- Remove installdox scripts
* Wed Mar 16 2011 Karsten Hopp <karsten(a)redhat.com> 1.7.3-3.1
- current gcc doesn't accept -Xcompiler
- some pdf's don't build on ppc, ignore them atm.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.7.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
gdb-7.2.50.20110328-31.fc15
---------------------------
* Mon Mar 28 2011 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.2.50.20110328-31.fc15
- Rebase to FSF GDB 7.2.50.20110328 (which is a 7.3 pre-release).
- Bundle %{libstdcxxpython}.tar.bz2 unconditionally - for rebulds on RHELs.
gmyth-0.7.1-14.fc15
-------------------
* Fri Mar 25 2011 Mamoru Tasaka <mtasaka(a)fedoraproject.org> - 0.7.1-14
- Fix dso linkage issue (FTBFS bug 564741)
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.7.1-13.1
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.1-12.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
gnokii-0.6.29-3.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.6.29-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gnome-shell-2.91.93-1.fc15
--------------------------
grass-6.4.0-3.fc15
------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 6.4.0-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gstreamer-plugins-bad-free-0.10.21-3.fc15
-----------------------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.10.21-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
gwibber-2.91.92-2.fc15
----------------------
* Thu Mar 24 2011 Tom Callaway <spot(a)fedoraproject.org> - 1:2.91.92-2
- fix hash tag parsing of unicode tags
* Thu Mar 24 2011 Tom Callaway <spot(a)fedoraproject.org> - 1:2.91.92-1
- update to 2.91.92
ibus-1.3.99.20110228-6.fc15
---------------------------
* Mon Mar 28 2011 Takao Fujiwara <tfujiwar(a)redhat.com> - 1.3.99.20110228-6
- Updated ibus-HEAD.patch
Fixed Bug 683484 - Timed out SetEngine when select an engine from panel.
Fixed Bug 657165 - IBus for gnome-shell for Fedora 15.
- Updated ibus-657165-panel-libs.patch
- Added ibus-688034-fedora-g-s.patch for Fedora workaround.
iok-1.3.12-3.fc15
-----------------
* Tue Mar 22 2011 Parag Nemade <panemade AT gmail DOT com>- 1.3.12-3
- Resolves: rh#684652 - iok looks for ~/.m17n not ~/.m17n.d
jabberd-2.2.13-2.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.2.13-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
koffice-2.3.3-4.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 3:2.3.3-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Wed Mar 23 2011 Rex Dieter <rdieter(a)fedoraproject.org> 3:2.3.3-3
- rebuild (mysql)
lcgdm-1.8.0.1-7.fc15
--------------------
* Wed Mar 23 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.8.0.1-7
- Rebuild for mysql 5.5.10
* Sat Feb 12 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.8.0.1-6
- Fix duplicate files introduced by the PEP 3149 update
libcanberra-0.28-3.fc15
-----------------------
* Thu Mar 24 2011 Christopher Aillon <caillon(a)redhat.com> - 0.28-3
- Workaround a hang (fdo#35024)
libchewing-0.3.3-1.fc15
-----------------------
* Mon Mar 07 2011 Ding-Yi Chen <dchen at redhat dot com> - 0.3.3-1
- Upstream update to 0.3.3
+ Fix memory access violation.
+ Improved Python binding.
+ Merged with libchewing-data project. (r455)
+ Improved random key stroke tester.
+ Fix the handling of phonetic symbols in Hsu's keyboard.
+ Fix unexpected candidate disorder when doing symbol choice.
+ Revised phrase choice from rearward logic.
+ Fix cross compilation.
+ Improved shell script to merge changes form libchewing-data.
libdbi-drivers-0.8.3-8.fc15
---------------------------
* Tue Mar 22 2011 Tom Lane <tgl(a)redhat.com> 0.8.3-8
- Rebuild for libmysqlclient 5.5.10 soname version bump
libgda-4.2.4-3.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1:4.2.4-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
libnss-mysql-1.5-15.fc15
------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.5-15
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
libpreludedb-1.0.0-7.fc15
-------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1:1.0.0-7
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
libvoikko-3.2-1.fc15
--------------------
* Fri Mar 25 2011 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.2-1
- New upstream release
libxml2-2.7.8-6.fc15
--------------------
* Fri Mar 04 2011 Daniel Veillard <veillard(a)redhat.com> - 2.7.8-6
- fix a double free in XPath CVE-2010-4494 bug 665965
libzdb-2.8-2.fc15
-----------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.8-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
lighttpd-1.4.26-4.fc15
----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.4.26-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
lua-sql-2.2.0-2.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.2.0-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
m17n-contrib-1.1.12-4.fc15
--------------------------
* Tue Mar 22 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.1.12-4
- Resolves: rh#679289 - please include kashmiri inscript keyboard
m17n-lib-1.6.2-3.fc15
---------------------
* Tue Mar 22 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.6.2-3
- Resolves: rh#680363 - Remove m17n-lib-ispell subpackage
- Resolves: rh#677866 - m17n*.pc reports wrong moduledir on x86_64 system
mapserver-5.6.5-5.fc15
----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 5.6.5-5
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
mediatomb-0.12.1-9.fc15
-----------------------
* Wed Mar 23 2011 Rich Mattes <richmattes(a)gmail.com> - 0.12.1-9
- Added more .js files as configuration files
mod_auth_mysql-3.0.0-14.fc15
----------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1:3.0.0-14
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
mutter-2.91.93-1.fc15
---------------------
* Mon Mar 28 2011 Matthias Clasen <mclasen(a)redhat.com> - 2.91.93-1
- Update to 2.91.93
mydns-1.2.8.31-3.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.2.8.31-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
mysql-5.5.10-2.fc15
-------------------
* Wed Mar 23 2011 Tom Lane <tgl(a)redhat.com> 5.5.10-2
- Add my_make_scrambled_password to the list of symbols exported by
libmysqlclient.so. Needed at least by pure-ftpd.
* Mon Mar 21 2011 Tom Lane <tgl(a)redhat.com> 5.5.10-1
- Update to MySQL 5.5.10, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-10.html
Note that this includes a rather belated soname version bump for
libmysqlclient.so, from .16 to .18
- Add tmpfiles.d config file so that /var/run/mysqld is recreated at boot
(only needed in Fedora 15 and later)
Resolves: #658938
mysql++-3.1.0-7.fc15
--------------------
* Wed Mar 23 2011 Remi Collet <Fedora(a)famillecollet.com> 3.1.0-7
- rebuild for new MySQL client library
mysql-connector-c++-1.1.0-0.7.bzr895.fc15
-----------------------------------------
* Wed Mar 23 2011 Remi Collet <Fedora(a)famillecollet.com> 1.1.0-0.7.bzr895
- rebuild for new MySQL client library
mysql-connector-odbc-5.1.8-3.fc15
---------------------------------
* Wed Mar 23 2011 Tom Lane <tgl(a)redhat.com> 5.1.8-3
- Rebuild for libmysqlclient 5.5.10 soname version bump
mysql-workbench-5.2.33b-1.fc15
------------------------------
* Wed Mar 23 2011 Remi Collet <Fedora(a)famillecollet.com> 5.2.33b-1
- update to 5.2.33b Community (OSS) Edition (GPL)
http://dev.mysql.com/doc/workbench/en/wb-news-5-2-33b.html
http://wb.mysql.com/?page_id=49
- use bundled cppconn (which is a fork of svn version...)
- add mysql-utilities sub-package
- requires mysql-connector-python
- use system tinyxml >= 2.6.0 when available
- update bug for gcc 4.6
http://bugs.mysql.com/60603
- rebuild for new MySQL client library
* Sat Feb 12 2011 Remi Collet <Fedora(a)famillecollet.com> 5.2.30-4
- add patch for gcc 4.6
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.2.30-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
nagios-plugins-1.4.15-4.fc15
----------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.4.15-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
ndoutils-1.4-0.10.b9.fc15
-------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.4-0.10.b9
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
nekovm-1.8.1-4.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.8.1-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
ntop-3.4-0.5.pre3.fc15
----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 3.4-0.5.pre3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
nufw-2.4.3-4.fc15.1
-------------------
* Wed Mar 23 2011 Tomas Mraz <tmraz(a)redhat.com> - 2.4.3-4.1
- Rebuilt with new mysql
openscada-0.7.0.2-3.fc15
------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.7.0.2-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Fri Mar 04 2011 Aleksey Popkov <aleksey(a)oscada.org> - 0.7.0.2-2
- Rebuild of 0.7.0.2 version
- Fixed UI.WebVision: Function VCAElFigure::dashDotFigureBorders() realisation wrong comment is fixed.
* Wed Mar 02 2011 Aleksey Popkov <aleksey(a)oscada.org> - 0.7.0.2-1
- Build of 0.7.0.2 version.
openser-1.3.4-17.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.3.4-17
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
opensips-1.6.4-6.fc15
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.6.4-6
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
pam_mysql-0.7-0.11.rc1.fc15.2
-----------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1:0.7-0.11.rc1.2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
pdns-2.9.22-13.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.9.22-13
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
perl-DBD-MySQL-4.018-5.fc15
---------------------------
* Tue Mar 22 2011 Marcela Mašláňová <mmaslano(a)redhat.com> - 4.018-5
- rebuilt for libmysqlclient
perl-DateTime-0.6600-3.fc15
---------------------------
* Sat Mar 26 2011 Iain Arnell <iarnell(a)gmail.com> 1:0.6600-3
- update DateTime::TimeZone to 1.31
- DateTime::TimeZone no longer has Build.PL; use Makefile.PL
- whitespace cleanup
- clean up .packlist
perl-PPIx-EditorTools-0.13-1.fc15
---------------------------------
* Fri Mar 25 2011 Petr Sabata <psabata(a)redhat.com> - 0.13-1
- 0.13 version bump
* Thu Mar 24 2011 Petr Sabata <psabata(a)redhat.com> - 0.12-1
- 0.12 version bump
- Removing buildroot garbage
perl-Plack-0.9974-2.fc15
------------------------
* Mon Mar 14 2011 Ralf Corsépius <corsepiu(a)fedoraproject.org> 0.9974-2
- Reflect HTTP-Server-Simple-PSGI having entered Fedora
(Add BR: perl(HTTP::Server::Simple::PSGI)).
php-5.3.6-2.fc15
----------------
* Wed Mar 23 2011 Remi Collet <Fedora(a)famillecollet.com> 5.3.6-2
- rebuild for new MySQL client library
poco-1.4.1p1-1.fc15.1
---------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.4.1p1-1.1
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
postfix-2.8.2-2.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2:2.8.2-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Tue Mar 22 2011 Jaroslav Škarvada <jskarvad(a)redhat.com> - 2:2.8.2-1
- update to 2.8.2
prelude-manager-1.0.1-2.fc15
----------------------------
* Fri Mar 25 2011 Steve Grubb <sgrubb(a)redhat.com> 1.0.1-2
- Disable pie patch for now
* Thu Mar 24 2011 Steve Grubb <sgrubb(a)redhat.com> 1.0.1-1
- new upstream version
proftpd-1.3.4-0.4.rc1.fc15
--------------------------
* Tue Mar 22 2011 Paul Howarth <paul(a)city-fan.org> 1.3.4-0.4.rc1
- Rebuilt for new MySQL client library in Rawhide
qt-4.7.2-4.fc15
---------------
* Tue Mar 22 2011 Jaroslav Reznik <jreznik(a)redhat.com> 1:4.7.2-4
- rebuild (mysql)
* Fri Mar 11 2011 Dan Horák <dan[at]danny.cz> 1:4.7.2-3
- workaround memory exhaustion during linking of libQtWebKit on s390
* Mon Mar 07 2011 Jaroslav Reznik <jreznik(a)redhat.com> 1:4.7.2-2
- Fix QNetworkConfigurationManager crash due to null private pointer (#682656)
qt3-3.3.8b-35.fc15
------------------
* Wed Mar 23 2011 Rex Dieter <rdieter(a)fedoraproject.org> 3.3.8b-35
- rebuild (mysql)
* Thu Mar 10 2011 Than Ngo <than(a)redhat.com> - 3.3.8b-34
- fix multilib issue on ppc64
redland-1.0.12-3.fc15
---------------------
* Wed Mar 23 2011 Rex Dieter <rdieter(a)fedoraproject.org> 1.0.12-3
- rebuild (mysql)
rekall-2.4.6-17.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.4.6-17
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
root-5.28.00b-2.fc15
--------------------
* Wed Mar 23 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 5.28.00b-2
- Rebuild for mysql 5.5.10
rsyslog-5.7.9-2.fc15
--------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 5.7.9-2
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Fri Mar 18 2011 Tomas Heinrich <theinric(a)redhat.com> 5.7.9-1
- upgrade to new upstream version 5.7.9
- enable compilation of several new modules,
create new subpackages for some of them
- integrate changes from Lennart Poettering
to add support for systemd
- add rsyslog-5.7.9-systemd.patch to tweak the upstream
service file to honour configuration from /etc/sysconfig/rsyslog
* Fri Mar 18 2011 Dennis Gilmore <dennis(a)ausil.us> - 5.6.2-3
- sparc64 needs big PIE
ruby-mysql-2.8.2-3.fc15
-----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 2.8.2-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
ser-0.9.6-21.fc15
-----------------
* Thu Mar 24 2011 Marcela Mašláňová <mmaslano(a)redhat.com> - 0.9.6-21
- add BR flex-static 660932
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.9.6-20
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.6-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
sphinx-0.9.9-6.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.9.9-6
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
sysbench-0.4.12-4.fc15
----------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 0.4.12-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
tcl-mysqltcl-3.05-11.fc15
-------------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 3.05-11
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Wed Mar 23 2011 Rene Ploetz <RenePloetz(a)gmx.de> - 3.05-10
- Rebuilt against newer libmysqlclient
texworks-0.4.0-1.fc15
---------------------
* Fri Mar 25 2011 Robin Lee <cheeselee(a)fedoraproject.org> - 0.4.0-1
- Update to 0.4.0
- Use uptream desktop entry file
ulogd-1.24-15.fc15
------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.24-15
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
voms-mysql-plugin-3.1.3.2-3.fc15
--------------------------------
* Wed Mar 23 2011 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 3.1.3.2-3
- Rebuild for mysql 5.5.10
webkitgtk-1.3.13-1.fc15
-----------------------
* Thu Mar 24 2011 Kevin Fenzi <kevin(a)tummy.com> - 1.3.13-1
- Update to 1.3.13
wgrib2-1.9.1-5.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 1.9.1-5
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
xqf-1.0.5-12.fc15
-----------------
* Fri Mar 25 2011 Karsten Hopp <karsten(a)redhat.com> 1.0.5-12
- fix build failure, libX11 and lib dl need be be linked
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
yap-6.2.0-3.fc15
----------------
* Wed Mar 23 2011 Dan Horák <dan(a)danny.cz> - 6.2.0-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
zabbix-1.8.4-4.fc15
-------------------
* Wed Mar 23 2011 Dan Horák <dan[at]danny.cz> - 1.8.4-4
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
zarafa-6.40.6-2.fc15
--------------------
* Thu Mar 24 2011 Robert Scheck <robert(a)fedoraproject.org> 6.40.6-2
- Rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
Summary:
Added Packages: 3
Removed Packages: 0
Modified Packages: 101
11 years, 1 month