ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Aleksey Avdeev <solo@solin.spb.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Вопросы новичка
Date: Thu, 07 May 2009 15:08:47 +0400
Message-ID: <4A02C13F.7010007@solin.spb.ru> (raw)
In-Reply-To: <20090507095320.GC17754@cryptocom.ru>

[-- Attachment #1: Type: text/plain, Size: 1610 bytes --]

Victor B. Wagner пишет:
> On 2009.05.07 at 13:26:50 +0400, Aleksey Avdeev wrote:
> 
>>   Т. е. для меня план действий такой:
>>
>> 1. Жду пока в Сизифе окажется OpenSSL 1.0 (т. к. в текущей сизифовской 
>> версии такой поддержки нет, если я правильно понимаю).
>>
>> 2. Жду пересборки libapr, openldap, postgresql и mysql с данной OpenSSL.
>>
>> 3. Собираю apache{,2} с вашими патчами.
>>
>>   Так?
> 
> В общем так. Только по п.2 видимо, нужны согласованные единовременные
> действия нескольких мейнтейнеров, чтобы в процессе перехода не возникло 
> такой ситуации, когда какие-то библиотеки из загружаемых в один и тот же
> процесс, еще хотят старой версии OpenSSL, а какие-то - уже новой.

   В apache2 у меня применена следующая защита:

1. Определены макросы жёстко задающие libssl (в пакете rpm-macros-apache2):

# Macros for libssl selected
%apache2_libssl_name		libssl
%apache2_libssl_soname		%(rpm -qR %apache2_libssl_name-devel | sed -rn 
'/^[[:space:]]*%apache2_libssl_name[0-9.]+[[:space:]]+[=<>]/s/^[[:space:]]*libssl([0-9.])+[[:space:]]+[=<>].*$/\\1/p')
%apache2_libssl			%apache2_libssl_name%apache2_libssl_soname

2. В apache2-common определено:

Provides: %name-%apache2_libssl_name = %apache2_libssl_soname

3. Остальные подпакеты (линкующиеся с libssl) данный Provides требуют.

   Если другие библиотеки будут каким то образом отображать на 
зависимости то, с какой именно libssl они собраны -- можно будет 
объезжать подобные (несовместимые libssl загруженные одним процессом) 
грабли в полуавтоматическом режиме.

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

  reply	other threads:[~2009-05-07 11:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-07  8:38 Victor B. Wagner
2009-05-07  8:41 ` Anton Farygin
2009-05-07  9:00   ` Victor B. Wagner
2009-05-07  9:14     ` Max Ivanov
2009-05-07  9:45     ` Alexander Bokovoy
2009-05-07 10:16     ` Anton Farygin
2009-05-07 10:55       ` Mykola S. Grechukh
2009-05-07 11:10         ` Victor B. Wagner
2009-05-07 11:13           ` Mikhail Gusarov
2009-05-07  8:45 ` Aleksey Avdeev
2009-05-07  9:12   ` Victor B. Wagner
2009-05-07  9:26     ` Aleksey Avdeev
2009-05-07  9:53       ` Victor B. Wagner
2009-05-07 11:08         ` Aleksey Avdeev [this message]
2009-05-07  9:20 ` Afanasov Dmitry
2009-05-07  9:24 ` Afanasov Dmitry
2009-05-07  9:24 ` Afanasov Dmitry
2009-05-07 10:01   ` Victor B. Wagner
2009-05-07 10:12     ` Ivan Fedorov
2009-05-07 11:21     ` Ivan Fedorov
2009-05-07 13:43       ` Victor B. Wagner
2009-05-07 13:49         ` Ivan Fedorov
2009-05-07 14:08           ` Victor B. Wagner
2009-05-07 15:51             ` Ivan Fedorov

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=4A02C13F.7010007@solin.spb.ru \
    --to=solo@solin.spb.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