New git in EPEL?
by Michael Stahnke
After some discussion in IRC (Fedora-admin) we are wondering if
pushing a new git in EPEL is a good idea. There are some changes such
as git-command vs git command. So there could be some breakage.
Should we push a new git and cause some breakage or stick with old-n-busted?
My thoughts are to push out a new one, since I think if you are using
git, you curse everytime you touch this old crusty thing :)
stahnma
12 years, 10 months
rhel-6 rebuild summary
by Farkas Levente
hi,
i write this mail after more people ask me in private. and since the
centos core devel team not share any info about it's build system,
status, there modifications, doesn't have any public revision system
and not really accept any help or advice for outside.
but i still believe these are useful info for many others so i try to
summarize our rhel-6 rebuild experience.
first question is the build host and base repo selection. it's advice to
choose both the build system and the base repo as close as to rhel-6 as
possible. unfortunately even with official rhel-6 isos you can't get the
optional packages in binary. so imho the best base system and base repo
is a union of rhel-6 rc2 and rhel-6 beta. both are available freely in
binary but only the beta include the optional packages in binary from.
after you finish you can rebuild packages on itself again.
another important note that most update packages (there're a few dozens)
have higher buildreq packages then in the base repo, but these buildreqs
are not versioned in the specs. so you've to add the updates pacakges to
the build system's base packages otherwise you'll get build errors.
i recommend mock-1.1.7 for building. unfortunately at rh it's not
required to be able to build src.rpm is mock, they use only rpmbuild (!)
which of course cause a few dozen of packages won't build:-(
imho it'd be useful something like this for rhel too:
http://fedoraproject.org/wiki/FTBFS
so let we see what's are the problematic packages (fortunately most of
the packages build clean). all of these packages bellow has a bugzilla
entry and most of them already contains the solutions. so just go and
search for it (i'd not like to link all bz entry:-()
- virt-top (missing ocaml-camomile-data)
- spice-client (missing pixman-devel)
these two packages can't be rebuild on rhel-6 since they has such
buildreq which is not shipped in rhel-6 (simple rh forget about it:-) so
you can either add to the base repo these packages from epel or from a
rebuild from fedora or simple drop them.
- bash
- zsh
can't be rebuild in mock-1.x since a mock tty bug. in this case imho the
easiest solution:
mock <params> --rebuild bash...
ctrl-c during build, then
mock <params> --shell
rpmbuild --rebuild /builddir/build/originals/bash...
- nss
can't be rebuild in mock since during %check try to connect to the
localhost to test ssl, but it's not working in mock. i suggest the above
solution plus ctrl-c during the rpmbuild when the build hang at the ssl
connection test and after the you'll got a successful build:-)
- kernel
unfortunately kernel spec is not updated to the new noarch subpackage
style. which means you've to build the arch and noarch packages
separately (as in rhel-5). but the new spec file even worst then the
rhel-5 was so eg:
a simple:
mock <params> --target "noarch,i686" --rebuild kernel...
no longer works, but
mock <params> --target "noarch" --rebuild kernel...
mock <params> --target "i686" --rebuild kernel...
works:-) imho the best would be to update the kernel spec to the new
noarch style subpackage, but afais rh so conservative about kernel spec
it won't be happened in the rhel-6.x series:-(
- opal
has a wrong rh patch which cause ekiga not compile, so you've to fix
opal first.
- java-1.6.0-openjdk-1.6.0.0-1.21.b17.el6
can't be build, unfortunately bz with fixes for this package are not
public, but there's an update which can be build (may be we'd have to
leave this package out).
and the remaining packages has different problems in the spec file, but
all has (mostly a simple) solution in bz, but doesn't have update package:
- guile
- openmpi
- foomatic
- hivex
- mod_auth_kerb
- gnome-doc-utils
- pilot-link
- linuxdoc-tools
- perl-Sys-Virt
- perl-Test-MockObject
- perl-Test-Memory-Cycle
- perl-GSSAPI
- perl-Makefile-Parser
- perl-CGI-Session
- perl-IPC-Run3
- python-lxml
- python-sqlalchemy
- rome
- epydoc
- kdepim-runtime
i hope it can help for a few poeple.
anyway happy xmas!
--
Levente "Si vis pacem para bellum!"
12 years, 11 months
epel beta report: 20101230 changes
by EPEL Beta Report
Compose started at Thu Dec 30 17:42:38 UTC 2010
Broken deps for x86_64
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldif60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libprldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires libssldap60.so
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libldif60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libssldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libprldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.i686 requires libldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldif60.so
389-adminutil-1.1.10-1.el6.i686 requires libprldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libssldap60.so
389-adminutil-1.1.10-1.el6.x86_64 requires libldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libldif60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libssldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libprldap60.so()(64bit)
389-adminutil-devel-1.1.10-1.el6.i686 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.i686 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(svrcore)
389-adminutil-devel-1.1.10-1.el6.x86_64 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.x86_64 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.x86_64 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.x86_64 requires pkgconfig(svrcore)
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libsvrcore.so.0
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libssldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldif60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libprldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libldif60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libssldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libprldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libsvrcore.so.0()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.i686 requires mozldap-devel
389-ds-base-devel-1.2.6-0.8.rc3.el6.x86_64 requires mozldap-devel
389-dsgw-1.1.5-1.el6.x86_64 requires libldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires libldif60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.x86_64 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.x86_64 requires libssldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires libprldap60.so()(64bit)
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
asterisk-ices-1.6.2.12-0.1.rc1.el6.x86_64 requires ices
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.x86_64 requires libtonezone.so.1.0()(64bit)
callweaver-zaptel-1.2.1-2.el6.x86_64 requires zaptel >= 0:1.4.0-1
claws-mail-plugins-dillo-3.7.6-1.el6.x86_64 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnssec-tools-1.7-3.el6.x86_64 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
fvwm-2.5.30-2.el6.x86_64 requires xlockmore
fvwm-2.5.30-2.el6.x86_64 requires /usr/bin/mimeopen
gajim-0.13.4-1.el6.noarch requires python-kerberos
getdata-devel-0.6.2-1.el6.i686 requires gcc-gfortran(x86-32)
gspiceui-0.9.97-1.el6.x86_64 requires gwave
1:java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.x86_64 requires java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.x86_64 requires perl(Authen::Radius)
mon-1.2.0-6.el6.x86_64 requires perl(Net::Telnet)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.x86_64 requires python-numeric
pypop-0.7.0-5.el6.x86_64 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.x86_64 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.x86_64 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.x86_64 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.x86_64 requires tcl-trf
timidity++-2.13.2-21.el6.x86_64 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vidalia-0.2.10-1.el6.x86_64 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
Broken deps for ppc64
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libldif60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libssldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libprldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libldif60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libssldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libprldap60.so()(64bit)
389-adminutil-devel-1.1.10-1.el6.ppc64 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.ppc64 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.ppc64 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.ppc64 requires pkgconfig(svrcore)
389-console-1.1.4-1.el6.noarch requires java >= 1:1.6.0
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libldif60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libssldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libprldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libsvrcore.so.0()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.ppc64 requires mozldap-devel
389-dsgw-1.1.5-1.el6.ppc64 requires libldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires libldif60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.ppc64 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.ppc64 requires libssldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires libprldap60.so()(64bit)
RabbIT-4.1-9.el6.noarch requires java >= 1:1.6.0
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
arduino-0021-1.el6.noarch requires rxtx
arduino-0021-1.el6.noarch requires java >= 1:1.6.0
asterisk-ices-1.6.2.12-0.1.rc1.el6.ppc64 requires ices
blacs-mpich2-1.1-39.el6.1.ppc64 requires libmpich.so.1.2()(64bit)
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.ppc64 requires libtonezone.so.1.0()(64bit)
callweaver-zaptel-1.2.1-2.el6.ppc64 requires zaptel >= 0:1.4.0-1
cglib-2.2-5.el6.noarch requires objectweb-asm
cglib-2.2-5.el6.noarch requires java >= 0:1.6.0
claws-mail-plugins-dillo-3.7.6-1.el6.ppc64 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnsjava-2.0.6-7.el6.noarch requires java >= 0:1.7
dnssec-tools-1.7-3.el6.ppc64 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
eclipse-phpeclipse-1.2.1-5.el6.noarch requires htmlparser
eclipse-phpeclipse-1.2.1-5.el6.noarch requires eclipse-platform >= 0:3.4
eclipse-texlipse-1.3.0-4.20090829cvs.el6.noarch requires eclipse-platform
eclipse-veditor-0.6.3-4.el6.noarch requires eclipse-platform
electric-8.09-1.el6.noarch requires java-1.6.0-openjdk
fvwm-2.5.30-2.el6.ppc64 requires xlockmore
fvwm-2.5.30-2.el6.ppc64 requires /usr/bin/mimeopen
gajim-0.13.4-1.el6.noarch requires python-kerberos
gromacs-mpich2-4.0.7-1.el6.ppc64 requires libmpich.so.1.2()(64bit)
gromacs-mpich2-4.0.7-1.el6.ppc64 requires mpich2
gromacs-mpich2-devel-4.0.7-1.el6.ppc64 requires mpich2-devel
idm-console-framework-1.1.5-1.el6.noarch requires java >= 1:1.6.0
jcharts-0.7.5-4.el6.noarch requires java >= 1:1.6.0
jcharts-0.7.5-4.el6.noarch requires batik
jettison-1.2-1.el6.noarch requires java >= 1:1.6.0
jfreechart-swt-1.0.13-1.el6.noarch requires eclipse-swt
joda-time-1.6-3.tzdata2008i.el6.noarch requires java > 0:1.5.0
koji-vm-1.6.0-1.el6.noarch requires qemu-img
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.ppc64 requires perl(Authen::Radius)
mon-1.2.0-6.el6.ppc64 requires perl(Net::Telnet)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
orsa-mpich2-0.7.0-13.el6.ppc64 requires libmpichcxx.so.1.2()(64bit)
orsa-mpich2-0.7.0-13.el6.ppc64 requires libmpich.so.1.2()(64bit)
orsa-mpich2-0.7.0-13.el6.ppc64 requires mpich2
osutil-1.3.1-3.el6.ppc64 requires java >= 1:1.6.0
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
pki-symkey-1.3.2-3.el6.ppc64 requires java >= 1:1.6.0
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.ppc64 requires python-numeric
pypop-0.7.0-5.el6.ppc64 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.ppc64 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.ppc64 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.ppc64 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
scalapack-mpich2-1.7.5-10.el6.ppc64 requires libmpich.so.1.2()(64bit)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.ppc64 requires tcl-trf
tigase-server-5.0.4-1.el6.noarch requires java >= 0:1.6.0
tigase-utils-3.3.10-1.el6.noarch requires java >= 0:1.6.0
tigase-xmltools-3.3.5-1.el6.noarch requires java >= 1:1.6.0
timidity++-2.13.2-21.el6.ppc64 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vecmath-0-2.20090922cvs.el6.noarch requires java >= 1:1.6.0
vidalia-0.2.10-1.el6.ppc64 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
xom-1.0-5.6.el6.noarch requires icu4j
Broken deps for i386
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldif60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libprldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires libssldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldif60.so
389-adminutil-1.1.10-1.el6.i686 requires libprldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libssldap60.so
389-adminutil-devel-1.1.10-1.el6.i686 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.i686 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(svrcore)
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libsvrcore.so.0
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libssldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldif60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libprldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.i686 requires mozldap-devel
389-dsgw-1.1.5-1.el6.i686 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.i686 requires libldap60.so
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.i686 requires libldif60.so
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.i686 requires libprldap60.so
389-dsgw-1.1.5-1.el6.i686 requires libssldap60.so
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
asterisk-ices-1.6.2.12-0.1.rc1.el6.i686 requires ices
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.i686 requires libtonezone.so.1.0
callweaver-zaptel-1.2.1-2.el6.i686 requires zaptel >= 0:1.4.0-1
claws-mail-plugins-dillo-3.7.6-1.el6.i686 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnssec-tools-1.7-3.el6.i686 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
fvwm-2.5.30-2.el6.i686 requires /usr/bin/mimeopen
fvwm-2.5.30-2.el6.i686 requires xlockmore
gajim-0.13.4-1.el6.noarch requires python-kerberos
gspiceui-0.9.97-1.el6.i686 requires gwave
1:java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.i686 requires java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
koji-vm-1.6.0-1.el6.noarch requires qemu-img
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.i686 requires perl(Net::Telnet)
mon-1.2.0-6.el6.i686 requires perl(Authen::Radius)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.i686 requires python-numeric
pypop-0.7.0-5.el6.i686 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.i686 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.i686 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.i686 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.i686 requires tcl-trf
timidity++-2.13.2-21.el6.i686 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vidalia-0.2.10-1.el6.i686 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
New package gnokii
Linux/Unix tool suite for various mobile phones
New package ike-scan
IKE protocol tool to discover, fingerprint and test IPsec VPN servers
New package ruby-RMagick
Graphics Processing for Ruby and Ruby on Rails
Removed package gtk+extra
Updated Packages:
cppcheck-1.46.1-1.el6
---------------------
* Thu Dec 30 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.46.1-1
- Update to 1.46.1.
erlang-pgsql-0-5.20101203svn.el6
--------------------------------
* Thu Dec 30 2010 Robert Scheck <robert(a)fedoraproject.org> 0-5.20101203svn
- Upgrade to SVN 20101203 and some spec file cleanup
- Narrowed explicit requires (thanks to Peter Lemenkov)
- Dropped -devel subpackage (thanks to Peter Lemenkov)
flies-python-client-0.6.0-1.el6
-------------------------------
* Wed Dec 29 2010 James Ni <jni(a)redhat.com> - 0.6.0-1
- Create pot file with content retrieved from server, user could choose keep or delete the content on the flies
server when pushing publican
gnu-free-fonts-20100919-3.el6
-----------------------------
* Thu Dec 30 2010 Jon Ciesla <limb(a)jcomserv.net> 20100919-3
- Fixed URL.
php-pear-HTTP-OAuth-0.2.2-1.el6
-------------------------------
* Thu Dec 30 2010 Remi Collet <Fedora(a)FamilleCollet.com> 0.2.2-1
- Version 0.2.2 (alpha) - API 0.2.0 (alpha)
- set timezone during build
- run phpunit in %check
potrace-1.9-1.el6
-----------------
* Thu Dec 30 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.9-1
- Update to 1.9.
Summary:
Added Packages: 3
Removed Packages: 1
Modified Packages: 6
12 years, 11 months
Fedora EPEL 5 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 5 Security updates need testing:
https://admin.fedoraproject.org/updates/mantis-1.1.8-5.el5
https://admin.fedoraproject.org/updates/libsndfile-1.0.17-4.el5
https://admin.fedoraproject.org/updates/wordpress-2.8.6-3.el5
https://admin.fedoraproject.org/updates/collectd-4.10.2-1.el5
https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.112-2.el5
The following builds have been pushed to Fedora EPEL 5 updates-testing
cppcheck-1.46.1-1.el5
erlang-pgsql-0-5.20101203svn.el5
gnokii-0.6.29-1.el5
potrace-1.9-1.el5
Details about builds:
================================================================================
cppcheck-1.46.1-1.el5 (FEDORA-EPEL-2010-3861)
A tool for static C/C++ code analysis
--------------------------------------------------------------------------------
Update Information:
Update to 1.46.1.
Update to 1.46. See full changelog at https://github.com/danmar/cppcheck/commit/4ae73ef80ce6a7c92d662b862a749f0... .
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 30 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.46.1-1
- Update to 1.46.1.
* Wed Dec 15 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.46-1
- Update to 1.46.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #662477 - cppcheck-1.46.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=662477
--------------------------------------------------------------------------------
================================================================================
erlang-pgsql-0-5.20101203svn.el5 (FEDORA-EPEL-2010-3865)
Erlang PostgreSQL interface
--------------------------------------------------------------------------------
Update Information:
- Upgrade to SVN 20101203 and some spec file cleanup
- Narrowed explicit requires (thanks to Peter Lemenkov)
- Dropped -devel subpackage (thanks to Peter Lemenkov)
SVN 20101203 contains the following upstream changes:
- Support PostgreSQL 9.0 (EJAB-1359) (thanks to Stephen Gibberd and Konstantin Nikiforov)
- Support for NULL type (thanks to UJvu)
- Replace TYPE/1 with is_TYPE/1 (EJAB-922)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 30 2010 Robert Scheck <robert(a)fedoraproject.org> 0-5.20101203svn
- Upgrade to SVN 20101203 and some spec file cleanup
- Narrowed explicit requires (thanks to Peter Lemenkov)
- Dropped -devel subpackage (thanks to Peter Lemenkov)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0-4.20080825svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Feb 23 2009 Robert Scheck <robert(a)fedoraproject.org> 0-3.20080825svn
- Rebuild against rpm 4.6
--------------------------------------------------------------------------------
================================================================================
gnokii-0.6.29-1.el5 (FEDORA-EPEL-2010-3862)
Linux/Unix tool suite for various mobile phones
--------------------------------------------------------------------------------
Update Information:
gnokii 0.6.29
=============
* translation updates
* updated German translation
* updated POTFILE files
* updated Italian translation
* updated Polish translation
* fake driver updates
* implement GN_OP_GetModel and GN_OP_GetSMSStatus to allow testing of smsd sending and GN_OP_SaveSMS to allow testing of gnokii --savesms
* implement GN_OP_Identify
* give hints how to configure gnokii with --identify and --getsms
* enable reading SMS from external directory which makes testing much easier
* gnokii updates
* make SMS and MMS commands suggest using --showsmsfolderstatus to know which memory types are supported
* fix command with multiple arguments handling in --shell
* show reference number also for sendlogo() and sendringtone()
* fix random segfault when using --deletecalendarnote
* nk6510 driver updates
* support SMS memory OUS on phones prior to Series 40 3rd
* add potential new answer for an empty folder
* clear folder list structure before retrieving new one
* before getting folder status set number of elements in there to 0 to avoid confusion on incorrect error handling
* use GN_SMS_MT_StatusReport to indicate delivery notifications
* documentation updates
* change defaults in sample gnokiirc files for *nix and Windows so that it's more likely to work for new users
* make output of gnokii --help shorter by default and add an optional argument to print all help or only a part; for old behavior use gnokii --help all
* add some instruction on environment preparation on Ubuntu
* libgnokii updates
* add more debug information to encoding functions
* add ids for Nokia 2760, Nokia 5130 XpressMusic, Nokia 5310 XpressMusic, Nokia 6700 classic and Nokia 6085 to misc.c (use model=series40 for all)
* add TA and CB memory types to gn_str2memory_type() and to gn_memory_type2str(); they were only in gn_memory_type_print()
* use more standard config file locations: %APPDATA%\gnokii for Windows, $HOME/Library/Preferences/gnokii for MacOS X, $XDG_CONFIG_HOME/gnokii for others (following freedesktop.org), backward compatibility is preserved
* fallback to use mbrtowc()/wcrtomb() or mbtowc()/wctomb() if iconv_open() fails
* fix sending multipart 8-bit SMS
* fix SMS encoding
* fix SMS splitting into parts (concatenated messages with UCS-2 encoding)
* add dependency on glib
* make --writephonebook work on Series40 3rd Ed+
* when reading phonebook dump unknown blocks in debug mode
* introduce flag PM_EXTPBK2 for phonebook support on Series40 3rd Ed+
* support reading caller groups on Series40 3rd Ed+
* support writing caller groups on Series40 3rd Ed+
* support writing First Name and Last Name from vcard files as separate fields
* support reading and writing caller grops on Series40 3rd Ed+ from/to vcard files
* support recurrence in ical files
* support alarms in ical files
* build system updates
* remove GNOKII_API from the definition of asprinf
* make getopt stuff compile with no gettext
* try to fix "Present But Cannot Be Compiled" warning with MacOS X Bluetooth
* add --with-gettext option to configure
* update reference files in testsuite and add a new test for SMS encoding
* nk6100 driver updates
* use GN_SMS_MT_StatusReport to indicate delivery notifications
* nk7110 driver updates
* use GN_SMS_MT_StatusReport to indicate delivery notifications
* smsd updates
* add quoting around phone number to mysql code that handles multipart messages
* at driver updates
* support Samsung SMS encoding
* pcsc driver updates
* show name of virtual operator in --identify
gnokii 0.6.28
=============
* build system updates
* fix Mac OS X build
* fix NetBSD build and enable Bluetooth support
* use = instead of == in configure to be compliant with sh syntax
* add options to disable mysql/postgres smsd plugins compilation
* use strdup instead of strndup - fixes FreeBSD < 8 compilation
* remove deprecated kernel modules for DKU2 cable; supported DKU2 driver uses libusb (connection = dku2libusb)
* remove patches/freebsd-ltmain_sh.patch since it is no more needed
* fix setenv()/unsetenv() build on Solaris
* fix getopt_long() build on Solaris
* libgnokii changes
* print more verbose messages on device locking problems
* add GN_ERR_LOCKED error code
* strip trailing '\r's when parsing vcard files
* enable Bluetooth support for FreeBSD
* fix segfault on sending long sms
* fix off by one bug in atbus_rx_statemachine() found with valgrind
* fix retval of char_ucs2_encode()
* autodetect bluetooth channel for gnapplet
* don't use default rfcomm channel since we have autodetection
* add id for Nokia 1209 to misc.c only; use model=series40 but you will get limited functionality because this phone is a Series 30
* add a gn_lib_init() function to translate libgnokii messages also when the library is used by programs other than gnokii, xgnokii and smsd; only programs that DON'T connect to a phone need to call it explicitely
* set To headers instead of From headers when saving to mbox outbox messages
* add gn_mms_get() and gn_mms_delete() functions (decoding to text and MIME formats is incomplete and subject to change)
* assign random reference ids to sent SMS (was always 0)
* fix splitting unicode multipart messages
* with multipart message always send the smallest part as the last one
* represent more statuses with enum gn_power_source
* correctly decode non-ascii characters in default alphabet messages
* when sending multipart sms return reference numbers for all the parts
* add GN_SMS_Unknown to gn_sms_message_status
* fix decoding SMS-STATUS-REPORT
* set GN_SMS_USER_DATA_MAX_LENGTH to 256
* replace GNOKII_API bool with GNOKII_API int for the function definition
* introduce better bool definition
* correctly encode GN_GSM_NUMBER_Alphanumeric
* use UCS-2 internal representation when sending SMS; it will allow better recognition for non-ascii but default alphabet characters
* fix off-by-one bug in base64_encode
* gnokii updates
* strip the trailing newline when --entersecuritycode did not read from a terminal
* add --getmms and --deletemms commands
* deprecate -l option --sendsms; gnokii will now detect itself long sms
* more efficient way to get all smses
* add SEC option to --entersecuritycode to input security code (supported by nk6510 and nk6100 drivers)
* make --sendsms refuse alfanumeric destination "numbers" to catch typos and make --savesms accept them because it's useful for testing
* allow sending an empty SMS
* at driver updates
* initialize reg_notification and reg_callback_date
* fix --getnetworkinfo on some phones (Siemens S55) with unregistered SIM
* accept also +CCLK and +CREG responses without double quotes
* fix --getphonebook segfault (bug #25378)
* make Huawei phones notify SMS arrival (they seem to send notifications only to the second port, eg /dev/ttyUSB1) fixes http://savannah.nongnu.org/bugs/?25115
* cache GetBattery as it is extensivly used by --monitor and doesn't change too frequently
* make GetBattery understand also 2 (no battery) and 3 (power fault)
* if AT+GMM fails, try AT+CGMM (Huawei E220 doesn't support +GMM but supports +CGMM); fixes #26039
* accept also +CREG responses with an odd number of digits in the Cell ID field
* when setting a new memory name use the current encoding instead of forcing "GSM" encoding
* nk6510 driver updates
* fix segfault on deletesms with S40_30
* sanity checks for number of messages in folder; increase max sms number in folder to 1024
* implement GN_OP_GetMMS and GN_OP_DeleteMMS
* don't fallback to S40_30 mode on every error
* SMS status is sometimes not returned - check for reply length
* improve detection of SMS and MMS with S40_30 and correctly decode UCS2 SMS and read/unread/sent/unset status; also fix reading SMS from non-IN folders
* enable input of security code (this driver now supports PIN and SEC and throws an error for other codes)
* distinguish between "file not found" for --getfile (return an error) and "empty directory" for --getfilelist (do not return an error)
* when an empty file folder is cached always use a timeout > 0 since 0 means "no timeout" and the list is never refreshed; this also affects reading SMS from S40_30
* gnapplet driver updates
* fix string type argument length passed to the phone
* documentation updates
* in sample gnokiirc mention that the rfcomm_channel parameter is ignored when using the FBUS protocol
* in gnokii man page add details to --writephonebook and remove reference to non existant -i parameter
* add comments to all functions in common/gsm-encoding.c
* in sample gnokiirc mention that on Win32 a COM port with a number greater than 9 is named like \\.\COM10
* in sample gnokiirc for Win32 mention that port = aa:bb:cc:dd:ee:ff is valid too
* smsd updates
* fix segfault when using the nk6100 driver
* add examples directory with action files
* print short version on every startup; it should bring better bugreports
* reading SMS from S40_30 would stop working when inbox becomes empty (fixed in the driver)
* enable sending long sms with postgresql module
* rollback autodection of first sms position. First position now defaults to 1 and can be changed to 0 with -0, --firstpos0 command line argument
* xgnokii updates
* use Icon=phone instead of Icon=cellphone
* fake driver updates
* implement GetSMS for testing
* generate reference id for SendSMS
* add SMS-STATUS-REPORT sample SMS for GetSMS testing
* add more testcases for GetSMS
* translation updates
* updated French translation
* updated Italian translation
* utils updates
* add gnokii-configure utility (not installed by make install because it depends on Python and libglade)
* nk7110 driver updates
* fix segfault on getsms and deletesms when raw_sms->number < 1
* pcsc driver updates
* deprecate model=pcsc and connection=pcsc values; use model=APDU and connection=libpcsclite instead (Daniele Forsi)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 8 2010 Bastien Nocera <bnocera(a)redhat.com> 0.6.29-1
- Update to 0.6.29
* Mon Sep 7 2009 Bastien Nocera <bnocera(a)redhat.com> 0.6.28-1
- Update to 0.6.28
* Fri Aug 21 2009 Tomas Mraz <tmraz(a)redhat.com> - 0.6.27-7
- rebuilt with new openssl
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.27-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jun 15 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.6.27-5
- Build with pcsc-lite and readline support (#430387).
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.27-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 23 2009 Robert Scheck <robert(a)fedoraproject.org> 0.6.27-3
- Rebuild for MySQL 5.1
--------------------------------------------------------------------------------
================================================================================
potrace-1.9-1.el5 (FEDORA-EPEL-2010-3864)
Transform bitmaps into vector graphics
--------------------------------------------------------------------------------
Update Information:
Update to 1.9. Ship shared library.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 30 2010 Jussi Lehtola <jussilehtola(a)fedoraproject.org> - 1.9-1
- Update to 1.9.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #665628 - potrace-1.9 is available
https://bugzilla.redhat.com/show_bug.cgi?id=665628
--------------------------------------------------------------------------------
12 years, 11 months
Fedora EPEL 4 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 4 Security updates need testing:
The following builds have been pushed to Fedora EPEL 4 updates-testing
erlang-pgsql-0-5.20101203svn.el4
Details about builds:
================================================================================
erlang-pgsql-0-5.20101203svn.el4 (FEDORA-EPEL-2010-3863)
Erlang PostgreSQL interface
--------------------------------------------------------------------------------
Update Information:
- Upgrade to SVN 20101203 and some spec file cleanup
- Narrowed explicit requires (thanks to Peter Lemenkov)
- Dropped -devel subpackage (thanks to Peter Lemenkov)
SVN 20101203 contains the following upstream changes:
- Support PostgreSQL 9.0 (EJAB-1359) (thanks to Stephen Gibberd and Konstantin Nikiforov)
- Support for NULL type (thanks to UJvu)
- Replace TYPE/1 with is_TYPE/1 (EJAB-922)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 30 2010 Robert Scheck <robert(a)fedoraproject.org> 0-5.20101203svn
- Upgrade to SVN 20101203 and some spec file cleanup
- Narrowed explicit requires (thanks to Peter Lemenkov)
- Dropped -devel subpackage (thanks to Peter Lemenkov)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0-4.20080825svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Feb 23 2009 Robert Scheck <robert(a)fedoraproject.org> 0-3.20080825svn
- Rebuild against rpm 4.6
--------------------------------------------------------------------------------
12 years, 11 months
epel beta report: 20101229 changes
by EPEL Beta Report
Compose started at Wed Dec 29 19:31:13 UTC 2010
Broken deps for x86_64
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldif60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libprldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires libssldap60.so
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libldif60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libssldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.x86_64 requires libprldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.i686 requires libldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldif60.so
389-adminutil-1.1.10-1.el6.i686 requires libprldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libssldap60.so
389-adminutil-1.1.10-1.el6.x86_64 requires libldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libldif60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libssldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.x86_64 requires libprldap60.so()(64bit)
389-adminutil-devel-1.1.10-1.el6.i686 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.i686 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(svrcore)
389-adminutil-devel-1.1.10-1.el6.x86_64 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.x86_64 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.x86_64 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.x86_64 requires pkgconfig(svrcore)
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libsvrcore.so.0
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libssldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldif60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libprldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libldif60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libssldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libprldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires libsvrcore.so.0()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.x86_64 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.i686 requires mozldap-devel
389-ds-base-devel-1.2.6-0.8.rc3.el6.x86_64 requires mozldap-devel
389-dsgw-1.1.5-1.el6.x86_64 requires libldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires libldif60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.x86_64 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.x86_64 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.x86_64 requires libssldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.x86_64 requires libprldap60.so()(64bit)
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
asterisk-ices-1.6.2.12-0.1.rc1.el6.x86_64 requires ices
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.x86_64 requires libtonezone.so.1.0()(64bit)
callweaver-zaptel-1.2.1-2.el6.x86_64 requires zaptel >= 0:1.4.0-1
claws-mail-plugins-dillo-3.7.6-1.el6.x86_64 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnssec-tools-1.7-3.el6.x86_64 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
fvwm-2.5.30-2.el6.x86_64 requires xlockmore
fvwm-2.5.30-2.el6.x86_64 requires /usr/bin/mimeopen
gajim-0.13.4-1.el6.noarch requires python-kerberos
getdata-devel-0.6.2-1.el6.i686 requires gcc-gfortran(x86-32)
gspiceui-0.9.97-1.el6.x86_64 requires gwave
1:java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.x86_64 requires java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.x86_64 requires perl(Authen::Radius)
mon-1.2.0-6.el6.x86_64 requires perl(Net::Telnet)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.x86_64 requires python-numeric
pypop-0.7.0-5.el6.x86_64 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.x86_64 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.x86_64 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.x86_64 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.x86_64 requires tcl-trf
timidity++-2.13.2-21.el6.x86_64 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vidalia-0.2.10-1.el6.x86_64 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
Broken deps for ppc64
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libldif60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libssldap60.so()(64bit)
389-admin-1.1.11-0.5.rc1.el6.ppc64 requires libprldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libldif60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libssldap60.so()(64bit)
389-adminutil-1.1.10-1.el6.ppc64 requires libprldap60.so()(64bit)
389-adminutil-devel-1.1.10-1.el6.ppc64 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.ppc64 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.ppc64 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.ppc64 requires pkgconfig(svrcore)
389-console-1.1.4-1.el6.noarch requires java >= 1:1.6.0
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libldif60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libssldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libprldap60.so()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires libsvrcore.so.0()(64bit)
389-ds-base-1.2.6-0.8.rc3.el6.ppc64 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.ppc64 requires mozldap-devel
389-dsgw-1.1.5-1.el6.ppc64 requires libldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires libldif60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.ppc64 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.ppc64 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.ppc64 requires libssldap60.so()(64bit)
389-dsgw-1.1.5-1.el6.ppc64 requires libprldap60.so()(64bit)
RabbIT-4.1-9.el6.noarch requires java >= 1:1.6.0
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
arduino-0021-1.el6.noarch requires rxtx
arduino-0021-1.el6.noarch requires java >= 1:1.6.0
asterisk-ices-1.6.2.12-0.1.rc1.el6.ppc64 requires ices
blacs-mpich2-1.1-39.el6.1.ppc64 requires libmpich.so.1.2()(64bit)
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.ppc64 requires libtonezone.so.1.0()(64bit)
callweaver-zaptel-1.2.1-2.el6.ppc64 requires zaptel >= 0:1.4.0-1
cglib-2.2-5.el6.noarch requires objectweb-asm
cglib-2.2-5.el6.noarch requires java >= 0:1.6.0
claws-mail-plugins-dillo-3.7.6-1.el6.ppc64 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnsjava-2.0.6-7.el6.noarch requires java >= 0:1.7
dnssec-tools-1.7-3.el6.ppc64 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
eclipse-phpeclipse-1.2.1-5.el6.noarch requires htmlparser
eclipse-phpeclipse-1.2.1-5.el6.noarch requires eclipse-platform >= 0:3.4
eclipse-texlipse-1.3.0-4.20090829cvs.el6.noarch requires eclipse-platform
eclipse-veditor-0.6.3-4.el6.noarch requires eclipse-platform
electric-8.09-1.el6.noarch requires java-1.6.0-openjdk
fvwm-2.5.30-2.el6.ppc64 requires xlockmore
fvwm-2.5.30-2.el6.ppc64 requires /usr/bin/mimeopen
gajim-0.13.4-1.el6.noarch requires python-kerberos
gromacs-mpich2-4.0.7-1.el6.ppc64 requires libmpich.so.1.2()(64bit)
gromacs-mpich2-4.0.7-1.el6.ppc64 requires mpich2
gromacs-mpich2-devel-4.0.7-1.el6.ppc64 requires mpich2-devel
idm-console-framework-1.1.5-1.el6.noarch requires java >= 1:1.6.0
jcharts-0.7.5-4.el6.noarch requires java >= 1:1.6.0
jcharts-0.7.5-4.el6.noarch requires batik
jettison-1.2-1.el6.noarch requires java >= 1:1.6.0
jfreechart-swt-1.0.13-1.el6.noarch requires eclipse-swt
joda-time-1.6-3.tzdata2008i.el6.noarch requires java > 0:1.5.0
koji-vm-1.6.0-1.el6.noarch requires qemu-img
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.ppc64 requires perl(Authen::Radius)
mon-1.2.0-6.el6.ppc64 requires perl(Net::Telnet)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
orsa-mpich2-0.7.0-13.el6.ppc64 requires libmpichcxx.so.1.2()(64bit)
orsa-mpich2-0.7.0-13.el6.ppc64 requires libmpich.so.1.2()(64bit)
orsa-mpich2-0.7.0-13.el6.ppc64 requires mpich2
osutil-1.3.1-3.el6.ppc64 requires java >= 1:1.6.0
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
pki-symkey-1.3.2-3.el6.ppc64 requires java >= 1:1.6.0
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.ppc64 requires python-numeric
pypop-0.7.0-5.el6.ppc64 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.ppc64 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.ppc64 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.ppc64 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
scalapack-mpich2-1.7.5-10.el6.ppc64 requires libmpich.so.1.2()(64bit)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.ppc64 requires tcl-trf
tigase-server-5.0.4-1.el6.noarch requires java >= 0:1.6.0
tigase-utils-3.3.10-1.el6.noarch requires java >= 0:1.6.0
tigase-xmltools-3.3.5-1.el6.noarch requires java >= 1:1.6.0
timidity++-2.13.2-21.el6.ppc64 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vecmath-0-2.20090922cvs.el6.noarch requires java >= 1:1.6.0
vidalia-0.2.10-1.el6.ppc64 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
xom-1.0-5.6.el6.noarch requires icu4j
Broken deps for i386
----------------------------------------------------------
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl-Mozilla-LDAP
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldif60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::API)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-admin-1.1.11-0.5.rc1.el6.i686 requires libprldap60.so
389-admin-1.1.11-0.5.rc1.el6.i686 requires libssldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libldif60.so
389-adminutil-1.1.10-1.el6.i686 requires libprldap60.so
389-adminutil-1.1.10-1.el6.i686 requires libssldap60.so
389-adminutil-devel-1.1.10-1.el6.i686 requires svrcore-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(mozldap)
389-adminutil-devel-1.1.10-1.el6.i686 requires mozldap-devel
389-adminutil-devel-1.1.10-1.el6.i686 requires pkgconfig(svrcore)
389-ds-1.2.1-1.el6.noarch requires 389-ds-console
389-ds-1.2.1-1.el6.noarch requires 389-ds-console-doc
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libsvrcore.so.0
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires mozldap-tools
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libssldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl-Mozilla-LDAP
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::API)
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldif60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libprldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires libldap60.so
389-ds-base-1.2.6-0.8.rc3.el6.i686 requires perl(Mozilla::LDAP::LDIF)
389-ds-base-devel-1.2.6-0.8.rc3.el6.i686 requires mozldap-devel
389-dsgw-1.1.5-1.el6.i686 requires perl-Mozilla-LDAP
389-dsgw-1.1.5-1.el6.i686 requires libldap60.so
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::Conn)
389-dsgw-1.1.5-1.el6.i686 requires libldif60.so
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::Utils)
389-dsgw-1.1.5-1.el6.i686 requires perl(Mozilla::LDAP::API)
389-dsgw-1.1.5-1.el6.i686 requires libprldap60.so
389-dsgw-1.1.5-1.el6.i686 requires libssldap60.so
ReviewBoard-1.5.1-18.el6.noarch requires pysvn
asterisk-ices-1.6.2.12-0.1.rc1.el6.i686 requires ices
bodhi-server-0.7.4-1.el6.noarch requires python-turboflot
callweaver-zaptel-1.2.1-2.el6.i686 requires libtonezone.so.1.0
callweaver-zaptel-1.2.1-2.el6.i686 requires zaptel >= 0:1.4.0-1
claws-mail-plugins-dillo-3.7.6-1.el6.i686 requires dillo
cobbler-2.0.10-1.el6.noarch requires fence-agents
dh-make-0.55-2.el6.noarch requires debhelper
dnssec-tools-1.7-3.el6.i686 requires perl(QWizard)
drbdlinks-1.18-2.el6.noarch requires heartbeat
fvwm-2.5.30-2.el6.i686 requires /usr/bin/mimeopen
fvwm-2.5.30-2.el6.i686 requires xlockmore
gajim-0.13.4-1.el6.noarch requires python-kerberos
gspiceui-0.9.97-1.el6.i686 requires gwave
1:java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.i686 requires java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
koji-vm-1.6.0-1.el6.noarch requires qemu-img
mediawiki-LdapAccount-0.1-1.el6.noarch requires mediawiki >= 0:1.13
metagoofil-1.4b-1.el6.noarch requires /usr/bin/libextractor-extract
mnemosyne-1.2.1-1.el6.noarch requires PyQt
mon-1.2.0-6.el6.i686 requires perl(Net::Telnet)
mon-1.2.0-6.el6.i686 requires perl(Authen::Radius)
openxcap-1.1.2-1.el6.noarch requires python-twisted-web2
orbited-0.7.10-5.el6.noarch requires python-daemon
perl-Net-Telnet-Cisco-1.10-3.el6.noarch requires perl(Net::Telnet) >= 0:3.02
poky-depends-6-6.el6.noarch requires qemu >= 0:0.8.2
poky-scripts-6-6.el6.noarch requires distcc
poky-scripts-6-6.el6.noarch requires distcc-server
pygrace-0.4-3.el6.noarch requires grace
pyjamas-desktop-0.7-5.el6.noarch requires hulahop
pymol-1.3-3.20100705svn3911.el6.i686 requires python-numeric
pypop-0.7.0-5.el6.i686 requires python-numeric
python-kiwi-gazpacho-1.9.26-1.el6.noarch requires gazpacho >= 0:0.6.6
python-morbid-0.8.7.3-1.el6.noarch requires python-stomper
python-twill-0.9-4.el6.noarch requires python-clientform
python-twill-0.9-4.el6.noarch requires python-mechanize
pyvnc2swf-0.9.5-8.el6.noarch requires x11vnc
ruby-dbus-0.3.0-1.el6.noarch requires ruby(glib2)
ruby-json-gui-1.4.3-3.el6.i686 requires ruby(gtk2)
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(gettext_activerecord) >= 0:2.0.4
rubygem-activeldap-1.2.0-5.el6.noarch requires rubygem(activerecord) >= 0:2.3.4
rubygem-cucumber-0.9.0-4.el6.noarch requires rubygem(builder) >= 0:2.1.2
rubygem-gherkin-2.2.4-3.el6.i686 requires rubygem(trollop)
rubygem-json-gui-1.4.3-3.el6.i686 requires ruby(gtk2)
rubygem-merb-core-1.0.15-1.el6.noarch requires rubygem(thor)
spamassassin-FuzzyOcr-3.6.0-4.el6.noarch requires ocrad
starplot-contrib-3-3.el6.noarch requires starplot
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-4.el6.noarch requires starplot >= 0:0.95
tcl-tclvfs-20080503-4.el6.i686 requires tcl-trf
timidity++-2.13.2-21.el6.i686 requires soundfont2-default
tucan-0.3.9-0.3.alpha.el6.noarch requires tesseract
vidalia-0.2.10-1.el6.i686 requires tor
viewvc-1.1.8-1.el6.noarch requires cvsgraph
webacula-5.0.2-1.el6.noarch requires php-ZendFramework >= 0:1.8.3
wordpress-mu-plugin-bad-behavior-2.0.36-1.el6.noarch requires wordpress-mu
wordpress-mu-plugin-defaults-1.2.3-4.el6.noarch requires wordpress-mu
New package gkrellm-top
GKrellM plugin which shows 3 most CPU intensive processes
New package ifstatus
Command line real time interface graphs using ncurses
New package ninvaders
Space Invaders clone written in ncurses for cli gaming
New package rubygem-daemons
A toolkit to create and control daemons in different ways
New package rubygem-fastthread
Optimized replacement for thread.rb primitives
New package rubygem-gem_plugin
A plugin system based only on rubygems that uses dependencies only
New package rubygem-mongrel
A small fast HTTP library and server for Ruby apps
New package tcptraceroute
A traceroute implementation using TCP packets
New package vttest
Test the compatibility of so-called "VT100-compatible" terminals
New package zbar
Bar code reader
Updated Packages:
Spawning-0.9.5-1.el6
--------------------
* Wed Dec 29 2010 Steve 'Ashcrow' Milner <me(a)stevemilner.org> - 0.9.5-1
- Update for upstream for release.
* Tue Sep 07 2010 Steve 'Ashcrow' Milner <me(a)stevemilner.org> - 0.9.4-2
- Updated spawning-without-with.patch for current release.
* Tue Sep 07 2010 Steve 'Ashcrow' Milner <me(a)stevemilner.org> - 0.9.4-1
- Update for upstream release.
- Added man page
- Aded spawning-eventlet-version.patch (see http://github.com/rtyler/Spawning/issues/#issue/17)
* Sat Jul 31 2010 Thomas Spura <tomspur(a)fedoraproject.org> - 0.9.3-0.rc2.6
- Rebuild for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
lcgdm-1.8.0.1-3.el6
-------------------
* Mon Dec 27 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.8.0.1-3
- Add database schema migration to scriptlets
- Fix broken condrestart action in start-up scripts
libnet-1.1.5-1.el6
------------------
* Tue Dec 28 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.5-1
- Upgrade to 1.1.5
* Fri Jul 09 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.4-4
- Added patch for capability support rather UID check (#589770)
sems-1.3.1-2.el6
----------------
* Wed Dec 29 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.3.1-2
- Fixed segfault in gateway module
- Properly install email template for voicemail module
- Don't start py_sems by default (causes issues with python2.7)
Summary:
Added Packages: 10
Removed Packages: 0
Modified Packages: 4
12 years, 11 months
Fedora EPEL 5 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 5 Security updates need testing:
https://admin.fedoraproject.org/updates/mantis-1.1.8-5.el5
https://admin.fedoraproject.org/updates/libsndfile-1.0.17-4.el5
https://admin.fedoraproject.org/updates/wordpress-2.8.6-3.el5
https://admin.fedoraproject.org/updates/collectd-4.10.2-1.el5
https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.112-2.el5
The following builds have been pushed to Fedora EPEL 5 updates-testing
libisofs-0.6.40-1.el5
libnet-1.1.5-1.el5
libsndfile-1.0.17-4.el5
sems-1.3.1-2.el5
wordpress-2.8.6-3.el5
Details about builds:
================================================================================
libisofs-0.6.40-1.el5 (FEDORA-EPEL-2010-3856)
Library to create ISO 9660 disk images
--------------------------------------------------------------------------------
Update Information:
This release makes the prediction of the emerging image size less expensive and is able to make images bootable for SUN SPARC systems.
Changes towards previous version 0.6.38:
* New API call iso_write_opts_set_disc_label(), new system area type 3 = SUN Disk Label for booting SUN SPARC systems.
* New API call iso_write_opts_set_will_cancel() avoids start of write thread and is to be used to inquire the future image size.
* New error reply code ISO_DISPLACE_ROLLOVER for external data sources with address displacement.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 28 2010 Robert Scheck <robert(a)fedoraproject.org> 0.6.40-1
- Upgrade to 0.6.40
--------------------------------------------------------------------------------
================================================================================
libnet-1.1.5-1.el5 (FEDORA-EPEL-2010-3854)
C library for portable packet creation and injection
--------------------------------------------------------------------------------
Update Information:
Upstream changes for libnet 1.1.5:
- IRIX: Get MAC address from ioctl(), not by spawning shell.
- Compile fix for IRIX (added includes)
- Don't explicitly check for UID 0, we may have capabilities even if not root.
- Cleaned up implementations of libnet_get_hwaddr(), some leaked memory, one returned a pointer to data on the stack, and the others return a pointer to static data. I'm settling on the non-reentrant static data form.
- Visual C++ compiler(v9.0) uses bitfield type as a hint to pad the bitfield, so struct was too long.
- Further simplify autogen.sh
- Removed dependency on net/bpf.h, and on pcap.h.
- LBL_ALIGN check is unused, removing.
- Don't include pcap.h if we've already got net/bpf.h, pcap has it's own bpf.
- Make libnet_get_hwaddr work in the last few releases of OpenBSD
- Get DLT types from the source, <pcap.h>.
- Use autoconf -ivf in autogen.sh
- Don't distribute libnet.h, it is generated by configure
- AIX build failures fixed, cause was inclusion of system headers libnet no longer uses
- Add a link to the old docs.
- Added links to github and sourceforge.
- Replace C99/C++ comments with traditional C comments.
- checksum would segfault if a IP checksum was requested for a non-ipv4 header
- Closer backwards compat, assume its ipv4 if it's not ipv6. This seems totally wrong, but so it goes.
- Try using the ip_len header field to guess the input buffer's size.
- libnet_do_checksum(), despite being "internal", is used by external code. libnet needs to maintain backwards API compatibility, tcpsic from the isic package is an example of a binary failing when calling the new API with the old arguments.
- merged icmpv6 patch in, but I believe either it or the sample/icmp6_unreach generates the cksum incorrectly
- Use libtool-1 or libtool-2 whatever available
- Avoid looking at /dev and /usr/include when cross-compiling Alon: The following code support cross compiling: 1. You CANNOT check for /usr/include stuff as cross compiler is installed else-where. Autoconf know how to do this, use its header detection logic and ask the result. 2. Testing for /dev/ can be done only when not cross compiling...
- Corrected target_os check, it was broke for linuxgnu, and m4 syntax was invalid Alon:The following change is needed in order to solve two issues: 1. linuxgnu and such target os. 2. You cannot set variable with space before '=' as it tries to execute the variable... 3. Print result of test in case of linux
- --with-link-layer broken, was using wrong macro name, and didn't include all link types
- ac_cv_c_bigendian is yes, not "big"
- Remove dead code.
- h_len is calculated for ip, udp, tcp, icmp, and igmp, so is allowed to be zero.
- libnet_t's fd should be initialized to an invalid value, or libnet_destroy() will close stdin.
- Alon's use of AC_CHECK_HEADERS fails to detect headers. Reverted part of 57acd56f09158decb69f301e7547ce8cde6ac63f
- With link_none, the link apis were failing with not error message.
- man doc makefile wasn't correctly referring to the srcdir
- Avoid mallocing zero bytes, it perturbs electric fence.
- autotools patches for cross compiling and seperate builddir
- html doc makefile wasn't correctly referring to the srcdir
- ip_offset is now calculated on the fly, and UDP and TCP no longer use h_len
- IP offset calculation should allow nesting of IP protocols.
- Remove gccisms in bitfield definitions.
- injection type of LIBNET_NONE, for packet construction without injection (also, more const correctness)
- Notes about checksumming.
- libnet_build_tcp was not returning the ptag.
- Packet boundaries are now passed to _do_checksum(), so it can validate its input. Hopefully, this will end the recurring segmentation faults due to buffer overruns.
- TCP building is triggering memory overwrites; closer examination shows the link list manipulation to be wrong, and the checksumming approach to be incapable of working. I reworked code to simplify and clarify how it works currently, in preparation to fixing it.
- Updated comments and notes.
- Null the pointer in the about-to-be-freed structure, not the one on the stack.
- Added missing pblock types, and made strings consistent with definitions.
- Change version policy, we will be 1.1.4 until 1.1.5 is released.
- Bring CHANGELOG up to date with today, and script used to generated it.
- Begin implementation and tests for repairing pblocks after an update.
- libnet_pblock_insert_before() didn't remove ptag2 from old location
- Clarifications in document comments.
- Don't doxygen process internal header libnet-headers.h
- Declared many constant arguments as const, const-correct code spews warnings when built against libnet.
- Include pcap DLT_ types from correct header, was using an internal one before.
- Declared many constant arguments as const, const-correct code spews warnings when built against libnet.
- Note about build_data, which doesn't update ip_offset, among other problems.
- libnet_clear_packet() wasn't clearing all packet context.
- Why don't TCP and UDP use the DATA pblock type?
- whitespace cleanup
- Add libnet_dll.c as extra, so its there for win32, and build libnet_link.c
- This file wasn't being built, and needed to include bpf to build.
- Forgot to make device a const string here, too.
- make string argument constant
- only ignore Makefile in libnet/
- Replace u_intX_t with C99 uintX_t.
- pclose() following popen(), not fclose()
- snoof & dlpi: don't free on libnet_link_close()
- Summarize changes for log.
- Reindented, removing hard tabs, and using consistent brace positioning.
- The non-standard types are no longer used.
- /sw/.. path doesn't always exist
- src/libnet_link_snoop.c: Only fclose if f!=NULL
- src/libnet_link_snoop.c: fixed snoop-based backend. Works on IRIX.
- Use uint64_t, not u_int64_t
- define a lying gethostbyname2() if it's not defined
- define STDOUT_FILENO if it's not defined
- configure.in: check for gethostbyname2
- configure.in: Check for uint{16,32,64}_t
- Configure switch to install samples
- Attempt at applying a patch to get installable samples, which doesn't work.
- Pointers not cleared after free could lead to double deallocation.
- Convert CRLF to LF.
- Auto* changes to work on OS X from git checkout.
- Update autobuild endianness and unaligned checks.
- Add srcdir to include path.
- Adjust srcdir and builddir so libnet can build out-of-tree
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 28 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.5-1
- Upgrade to 1.1.5
* Fri Jul 9 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.4-4
- Added patch for capability support rather UID check (#589770)
--------------------------------------------------------------------------------
================================================================================
libsndfile-1.0.17-4.el5 (FEDORA-EPEL-2010-3855)
Library for reading and writing sound files
--------------------------------------------------------------------------------
Update Information:
- fixes CVE-2009-1788 : VOC file heap based buffer overflow
- fixes CVE-2009-1791 : AIFF file heap based buffer overflow
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 23 2010 Michal Hlavinka <mhlavink(a)redhat.com> - 1.0.17-4
- fix CVE-2009-1788 : VOC file heap based buffer overflow (#502657)
- fix CVE-2009-1791 : AIFF file heap based buffer overflow (#502658)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #502657 - CVE-2009-1788 libsndfile VOC file heap based buffer overflow
https://bugzilla.redhat.com/show_bug.cgi?id=502657
[ 2 ] Bug #502658 - CVE-2009-1791 libsndfile AIFF file heap based buffer overflow
https://bugzilla.redhat.com/show_bug.cgi?id=502658
--------------------------------------------------------------------------------
================================================================================
sems-1.3.1-2.el5 (FEDORA-EPEL-2010-3860)
SIP Express Media Server, an extensible SIP media server
--------------------------------------------------------------------------------
Update Information:
- Fixed segfault in gateway module
- Properly install email template for voicemail module
- Don't start py_sems by default (causes issues with python2.7)
- Ver. 1.3.1 (Fully API/ABI compatible with previous version)
Ver 1.3.0 (with lots of bugfixes) - api and abi compatible with previous version.
Fixed severe issue, which caused segfaults
Several minor bugfixes and one big fix for regression in modules conference and early_media.
- Ver. 1.3.1 (Fully API/ABI compatible with previous version)
Ver 1.3.0 (with lots of bugfixes) - api and abi compatible with previous version.
Fixed severe issue, which caused segfaults
Several minor bugfixes and one big fix for regression in modules conference and early_media.
- Ver. 1.3.1 (Fully API/ABI compatible with previous version)
Ver 1.3.0 (with lots of bugfixes) - api and abi compatible with previous version.
Fixed severe issue, which caused segfaults
Several minor bugfixes and one big fix for regression in modules conference and early_media.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 29 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.3.1-2
- Fixed segfault in gateway module
- Properly install email template for voicemail module
- Don't start py_sems by default (causes issues with python2.7)
* Mon Dec 27 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.3.1-1
- Ver. 1.3.1 (Bugfix release)
* Wed Sep 29 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.3.0-2
- Workaround for missing atomic built-ins in EPEL5 old gcc
* Mon Sep 27 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.3.0-1
- Ver. 1.3.0
- Dropped half of all patches
- Dropped binrpcctrl plugin
- Merged into core sipctrl plugin
* Thu Sep 9 2010 Rex Dieter <rdieter(a)fedoraproject.org> 1.2.1-7
- rebuild (sip)
* Fri Aug 20 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.1-6
- Fixed severe issue in early_announce module (see %patch12)
* Sat Jul 31 2010 Toshio Kuratomi <toshio(a)fedoraproject.org> 1.2.1-5
- rebuild for python 2.7
* Fri Jun 25 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.1-4
- Fixed escaping variables strategy for new CMake (and only for new CMake)
- Disable mysql++ in early_announce and conference modules
* Tue Jun 1 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.1-3
- Fixed config-file generation for EPEL (old CMake)
- Fixed MOD_NAME parameter passing
- Fixed few typos
* Fri May 7 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.1-2
- Fixed build for EPEL
* Fri Apr 30 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.1-1
- Ver. 1.2.1
- Dropped upstreamed patches
* Thu Apr 1 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.0-2
- Fix for CMake 2.4 added
* Wed Mar 31 2010 Peter Lemenkov <lemenkov(a)gmail.com> 1.2.0-1
- Ver. 1.2.0
- Switched to CMake (and fixed many packaging and linking issues)
- All old patches were either applied upstream or dropped (no longer required)
- Finally removed unixsockctrl interface
- New sub-packages: conference, dsm, early_announce
- Module py_sems was re-enabled
* Mon Nov 16 2009 Rex Dieter <rdieter(a)fedoraproject.org> 1.1.1-7
- drop BR: sip-devel
--------------------------------------------------------------------------------
================================================================================
wordpress-2.8.6-3.el5 (FEDORA-EPEL-2010-3857)
WordPress blogging software
--------------------------------------------------------------------------------
Update Information:
Security fix:
http://core.trac.wordpress.org/changeset/16625
--------------------------------------------------------------------------------
ChangeLog:
* Thu Dec 23 2010 Jon Ciesla <limb(a)jcomserv.net> - 2.8.6-3
- Change Requires from httpd to webserver, BZ 523480.
- Patch for Hello Dolly lyrics, BZ 663966.
- Patch for security vulnerability, BZ 659319.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #659265 - CVE-2010-4257 Wordpress: SQL injection flaw by processing trackbacks
https://bugzilla.redhat.com/show_bug.cgi?id=659265
--------------------------------------------------------------------------------
12 years, 11 months
Fedora EPEL 4 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 4 Security updates need testing:
The following builds have been pushed to Fedora EPEL 4 updates-testing
libisofs-0.6.40-1.el4
libnet-1.1.5-1.el4
Details about builds:
================================================================================
libisofs-0.6.40-1.el4 (FEDORA-EPEL-2010-3859)
Library to create ISO 9660 disk images
--------------------------------------------------------------------------------
Update Information:
This release makes the prediction of the emerging image size less expensive and is able to make images bootable for SUN SPARC systems.
Changes towards previous version 0.6.38:
* New API call iso_write_opts_set_disc_label(), new system area type 3 = SUN Disk Label for booting SUN SPARC systems.
* New API call iso_write_opts_set_will_cancel() avoids start of write thread and is to be used to inquire the future image size.
* New error reply code ISO_DISPLACE_ROLLOVER for external data sources with address displacement.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 28 2010 Robert Scheck <robert(a)fedoraproject.org> 0.6.40-1
- Upgrade to 0.6.40
--------------------------------------------------------------------------------
================================================================================
libnet-1.1.5-1.el4 (FEDORA-EPEL-2010-3858)
C library for portable packet creation and injection
--------------------------------------------------------------------------------
Update Information:
Upstream changes for libnet 1.1.5:
- IRIX: Get MAC address from ioctl(), not by spawning shell.
- Compile fix for IRIX (added includes)
- Don't explicitly check for UID 0, we may have capabilities even if not root.
- Cleaned up implementations of libnet_get_hwaddr(), some leaked memory, one returned a pointer to data on the stack, and the others return a pointer to static data. I'm settling on the non-reentrant static data form.
- Visual C++ compiler(v9.0) uses bitfield type as a hint to pad the bitfield, so struct was too long.
- Further simplify autogen.sh
- Removed dependency on net/bpf.h, and on pcap.h.
- LBL_ALIGN check is unused, removing.
- Don't include pcap.h if we've already got net/bpf.h, pcap has it's own bpf.
- Make libnet_get_hwaddr work in the last few releases of OpenBSD
- Get DLT types from the source, <pcap.h>.
- Use autoconf -ivf in autogen.sh
- Don't distribute libnet.h, it is generated by configure
- AIX build failures fixed, cause was inclusion of system headers libnet no longer uses
- Add a link to the old docs.
- Added links to github and sourceforge.
- Replace C99/C++ comments with traditional C comments.
- checksum would segfault if a IP checksum was requested for a non-ipv4 header
- Closer backwards compat, assume its ipv4 if it's not ipv6. This seems totally wrong, but so it goes.
- Try using the ip_len header field to guess the input buffer's size.
- libnet_do_checksum(), despite being "internal", is used by external code. libnet needs to maintain backwards API compatibility, tcpsic from the isic package is an example of a binary failing when calling the new API with the old arguments.
- merged icmpv6 patch in, but I believe either it or the sample/icmp6_unreach generates the cksum incorrectly
- Use libtool-1 or libtool-2 whatever available
- Avoid looking at /dev and /usr/include when cross-compiling Alon: The following code support cross compiling: 1. You CANNOT check for /usr/include stuff as cross compiler is installed else-where. Autoconf know how to do this, use its header detection logic and ask the result. 2. Testing for /dev/ can be done only when not cross compiling...
- Corrected target_os check, it was broke for linuxgnu, and m4 syntax was invalid Alon:The following change is needed in order to solve two issues: 1. linuxgnu and such target os. 2. You cannot set variable with space before '=' as it tries to execute the variable... 3. Print result of test in case of linux
- --with-link-layer broken, was using wrong macro name, and didn't include all link types
- ac_cv_c_bigendian is yes, not "big"
- Remove dead code.
- h_len is calculated for ip, udp, tcp, icmp, and igmp, so is allowed to be zero.
- libnet_t's fd should be initialized to an invalid value, or libnet_destroy() will close stdin.
- Alon's use of AC_CHECK_HEADERS fails to detect headers. Reverted part of 57acd56f09158decb69f301e7547ce8cde6ac63f
- With link_none, the link apis were failing with not error message.
- man doc makefile wasn't correctly referring to the srcdir
- Avoid mallocing zero bytes, it perturbs electric fence.
- autotools patches for cross compiling and seperate builddir
- html doc makefile wasn't correctly referring to the srcdir
- ip_offset is now calculated on the fly, and UDP and TCP no longer use h_len
- IP offset calculation should allow nesting of IP protocols.
- Remove gccisms in bitfield definitions.
- injection type of LIBNET_NONE, for packet construction without injection (also, more const correctness)
- Notes about checksumming.
- libnet_build_tcp was not returning the ptag.
- Packet boundaries are now passed to _do_checksum(), so it can validate its input. Hopefully, this will end the recurring segmentation faults due to buffer overruns.
- TCP building is triggering memory overwrites; closer examination shows the link list manipulation to be wrong, and the checksumming approach to be incapable of working. I reworked code to simplify and clarify how it works currently, in preparation to fixing it.
- Updated comments and notes.
- Null the pointer in the about-to-be-freed structure, not the one on the stack.
- Added missing pblock types, and made strings consistent with definitions.
- Change version policy, we will be 1.1.4 until 1.1.5 is released.
- Bring CHANGELOG up to date with today, and script used to generated it.
- Begin implementation and tests for repairing pblocks after an update.
- libnet_pblock_insert_before() didn't remove ptag2 from old location
- Clarifications in document comments.
- Don't doxygen process internal header libnet-headers.h
- Declared many constant arguments as const, const-correct code spews warnings when built against libnet.
- Include pcap DLT_ types from correct header, was using an internal one before.
- Declared many constant arguments as const, const-correct code spews warnings when built against libnet.
- Note about build_data, which doesn't update ip_offset, among other problems.
- libnet_clear_packet() wasn't clearing all packet context.
- Why don't TCP and UDP use the DATA pblock type?
- whitespace cleanup
- Add libnet_dll.c as extra, so its there for win32, and build libnet_link.c
- This file wasn't being built, and needed to include bpf to build.
- Forgot to make device a const string here, too.
- make string argument constant
- only ignore Makefile in libnet/
- Replace u_intX_t with C99 uintX_t.
- pclose() following popen(), not fclose()
- snoof & dlpi: don't free on libnet_link_close()
- Summarize changes for log.
- Reindented, removing hard tabs, and using consistent brace positioning.
- The non-standard types are no longer used.
- /sw/.. path doesn't always exist
- src/libnet_link_snoop.c: Only fclose if f!=NULL
- src/libnet_link_snoop.c: fixed snoop-based backend. Works on IRIX.
- Use uint64_t, not u_int64_t
- define a lying gethostbyname2() if it's not defined
- define STDOUT_FILENO if it's not defined
- configure.in: check for gethostbyname2
- configure.in: Check for uint{16,32,64}_t
- Configure switch to install samples
- Attempt at applying a patch to get installable samples, which doesn't work.
- Pointers not cleared after free could lead to double deallocation.
- Convert CRLF to LF.
- Auto* changes to work on OS X from git checkout.
- Update autobuild endianness and unaligned checks.
- Add srcdir to include path.
- Adjust srcdir and builddir so libnet can build out-of-tree
--------------------------------------------------------------------------------
ChangeLog:
* Tue Dec 28 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.5-1
- Upgrade to 1.1.5
* Fri Jul 9 2010 Robert Scheck <robert(a)fedoraproject.org> 1.1.4-4
- Added patch for capability support rather UID check (#589770)
--------------------------------------------------------------------------------
12 years, 11 months
cvsgraph for EL6
by Bojan Smojver
Could the package maintainer of cvsgraph please make a build for EL6. At
the moment, viewvc has broken dependencies, becasue cvsgraph is missing
there. Thanks.
--
Bojan
12 years, 11 months