From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] I: Sisyphus-20080402 i586 bad_elf_symbols: +3 (680)
Date: Wed, 2 Apr 2008 16:36:38 +0400
Message-ID: <20080402123638.GL7615@solemn.turbinal> (raw)
In-Reply-To: <20080402155155.e326bce4.bga@altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 2485 bytes --]
On Wed, Apr 02, 2008 at 03:51:55PM +0400, Grigory Batalov wrote:
> > > 3 NEW bad_elf_symbols added to the list
> > > apache2-httpd-event /usr/sbin/httpd2.event U apr_table_clone
> > > apache2-httpd-prefork /usr/sbin/httpd2.prefork U apr_table_clone
> > > apache2-httpd-worker /usr/sbin/httpd2.worker U apr_table_clone
> >
> > Скорее всего, это изменение сделает apache2 полностью нерабочим.
>
> Это из-за того, что я apr1 пересобрал?
Не только пересобрали, но и потеряли патч.
--- apr1-1.2.8-alt1.2.1/apr1.spec 2008-01-24 19:30:51 +0000
+++ apr1-1.2.8-alt3/apr1.spec 2008-04-01 10:43:49 +0000
@@ -4,7 +4,7 @@
Name: apr%apr_major_version
Version: 1.2.8
-Release: alt1.2.1
+Release: alt3
Summary: Apache Portable Runtime
Group: System/Libraries
@@ -33,12 +33,12 @@ Packager: Sviatoslav Sviridov <svd@altli
Source: apr%apr_filever.tar
Patch1: apr-1.2.8-alt-linkage.patch
Patch2: apr-1.2.2-alt-pkgconfig.patch
-Patch3: apr-1.2.8-asf-apr_table_clone.patch
%def_disable static
%{?_enable_static:BuildPreReq: glibc-devel-static}
BuildRequires: python-base python-modules-encodings
+%add_findreq_skiplist %_datadir/apr-1/build/config.guess
%package -n lib%name
Summary: Apache Portable Runtime shared library
@@ -90,9 +90,9 @@ This package contains APR static library
%setup -q -n %apr_dir
%patch1 -p2
%patch2 -p1
-%patch3 -p1
%build
+%set_autoconf_version 2.5
LIBTOOL_M4=%_datadir/libtool/aclocal/libtool.m4 ./buildconf
%configure --with-installbuilddir=%_datadir/apr-%apr_major_version/build \
--includedir=%_includedir/apr-%apr_major_version \
@@ -130,15 +130,11 @@ find %buildroot%_datadir -type f -print0
%endif
%changelog
-* Thu Jan 24 2008 Grigory Batalov <bga@altlinux.ru> 1.2.8-alt1.2.1
-- Rebuilt with python-2.5.
+* Tue Apr 01 2008 Grigory Batalov <bga@altlinux.ru> 1.2.8-alt3
+- Avoid config.guess dependency checking.
-* Thu Jun 14 2007 Aleksey Avdeev <solo@altlinux.ru> 1.2.8-alt1.2
-- NMU:
- + adding apr-1.2.8-asf-apr_table_clone.patch: add table copy (clone)
- function for apr, for CVE-2007-1862 fix (see
- <http://issues.apache.org/bugzilla/show_bug.cgi?id=41551> and
- <http://issues.apache.org/bugzilla/attachment.cgi?id=20150>
+* Thu Dec 27 2007 Sviatoslav Sviridov <svd@altlinux.ru> 1.2.8-alt2
+- Using autoconf version 2.5 (temporary workaround to get it working)
* Fri Feb 09 2007 Aleksey Avdeev <solo@altlinux.ru> 1.2.8-alt1.1
- NMU:
End of diff
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-04-02 12:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-02 11:41 ` [devel] [cyber] " Dmitry V. Levin
2008-04-02 11:51 ` Grigory Batalov
2008-04-02 12:36 ` Alexey Tourbin [this message]
2008-04-02 12:56 ` [devel] " Aleksey Avdeev
2008-04-02 13:43 ` Grigory Batalov
2008-04-02 12:16 ` [devel] [cyber] " Aleksey Avdeev
2008-04-02 12:23 ` [devel] " Alexey Tourbin
2008-04-02 12:52 ` Aleksey Avdeev
2008-04-02 13:10 ` Alexey Tourbin
2008-04-02 13:18 ` Aleksey Avdeev
2008-04-02 13:27 ` Alexey Tourbin
2008-04-02 16:28 ` Aleksey Avdeev
2008-04-02 13:47 ` Grigory Batalov
2008-04-02 16:08 ` Aleksey Avdeev
2008-04-04 13:22 ` Aleksey Avdeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080402123638.GL7615@solemn.turbinal \
--to=at@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git