ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] RFC: gnutls-1.6.1 и symbol versioning.
Date: Sun, 21 Jan 2007 21:58:53 +0300
Message-ID: <20070121185853.GB7811@localhost.localdomain> (raw)
In-Reply-To: <200701212129.50656.thresh@altlinux.ru>

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

On Sun, Jan 21, 2007 at 09:29:45PM +0300, Pavlov Konstantin wrote:
> Всем привет.
> 
> Я собрал новую версию библиотеки gnutls - 1.6.1.
> Там были следующие изменения по сравнению с нашей 1.4.4:
> 
> common sonames:
> libgnutls.so.13 /usr/lib/libgnutls.so.13.0.9    /usr/lib/libgnutls.so.13.2.2
> 
> --- libgnutls-1.4.4-alt1/libgnutls.so.13        2006-09-28 14:42:39 +0400
> +++ libgnutls-1.6.1-alt2/libgnutls.so.13        2007-01-21 20:27:57 +0300
> @@ -72,3 +72,2 @@
>  _gnutls_file_exists    T
> -_gnutls_file_to_str    T
>  _gnutls_finished       T
> @@ -279,3 +278,2 @@
>  _gnutls_strerror       T
> -_gnutls_strfile_free   T
>  _gnutls_string2datum   T

Два символа удалились, надо проверить по дампу, использует кто-нибудь
эти символы или нет.  Если использует, то эти символы (функции) придется
восстанавливать (или ставить Conflicts на эти пакеты).

К сожалению сейчас не доступна машина в офисной сети, на которой
работает робот bad_elf_symbols и есть актуальный дамп, а то я бы сразу
сказал.  В принципе если есть свежая копия сизифа то можно сделать дамп
самому:
	rpmelfsym -a
или
	rpmelfsym Sisyphus/files/i586/RPMS

но самый первый раз это будет долго работать, может быть час, а дальше
закешируется.

> @@ -620,2 +618,4 @@
>  gnutls_transport_get_ptr2      T
> +gnutls_transport_set_errno     T
> +gnutls_transport_set_global_errno      T
>  gnutls_transport_set_lowat     T
> 
>       2 symbols removed
> T _gnutls_file_to_str
> T _gnutls_strfile_free
> 
>         2 symbols added
> T gnutls_transport_set_errno
> T gnutls_transport_set_global_errno
> 
> # template for libgnutls.so.13 version script
> LIBGNUTLS_1.6.1 {

s/^LIB//;s/\.1$//

>     global:
>         gnutls_transport_set_errno;
>         gnutls_transport_set_global_errno;
> };
> 
> 
> Соответственно version-скрипт апстрима выглядит:
> GNUTLS_1_3
> {
>   global: _gnutls*; gnutls*; _E_*;
>   local: *;
> };
> 
> Я добавил туда предложенное rpmsodiff'ом.
> Насколько это правильно и будет работать?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-01-21 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-21 18:29 Pavlov Konstantin
2007-01-21 18:58 ` Alexey Tourbin [this message]
2007-01-21 19:40   ` Dmitry V. Levin
2007-01-21 20:01     ` Alexey Tourbin
2007-01-23 10:51 ` Sergey V Turchin

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=20070121185853.GB7811@localhost.localdomain \
    --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