ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Выборка из 20 недособранных пакетов (buildreq-src).
Date: Fri, 18 Mar 2016 00:38:58 +0200
Message-ID: <20160317223857.GA10833@dad.imath.kiev.ua> (raw)
In-Reply-To: <20160317215417.GA4261@altlinux.org>

On Fri, Mar 18, 2016 at 12:54:17AM +0300, Dmitry V. Levin wrote:
> pwquality в чёрном списке за использование cracklib,
> вместо них у нас традиционно используется passwdqc:
> Возможно, новый инструмент можно научить распознавать альтернативные
> библиотеки.

Это лучше репокопу поручить, наверное.
Дать ему на вход черный список библиотек.

Если у вас есть такой список, пришлите, пожалуйста,
буду оформлять по нему тест.

В тему такой вопрос:
У меня в свое время SourceAnalyser из-за поисков вида
AC_CHECK_LIB(socket, socket)
пихал в BR: libsocket и т.д.
Я сначала отсеивал по проверке функций:
если это 
connect accept bind getsockname listen socket getsockopt setsockopt
getaddrinfo freeaddrinfo gai_strerror ...
то функция есть в glibc, пихать либу в BR: не нужно.

но некоторые просто проверяли наличие -lsocket,
AC_CHECK_LIB(socket, main)
и в итоге я решил просто банить
-lsocket, -lbsd, -lnet (libnet2-devel).
Как майнтайнер glibc, скажите пожалуйста,
1) заменяет ли glibc -lsocket, -lbsd, -lnet 
2) что еще из имеющихся в Сизифе библиотек стоило бы сразу банить
и почему?


-- 

I V


  reply	other threads:[~2016-03-17 22:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 21:14 Igor Vlasenko
2016-03-17 21:54 ` Dmitry V. Levin
2016-03-17 22:38   ` Igor Vlasenko [this message]
2016-03-18  5:37     ` Dmitry V. Levin
2016-03-18 11:51       ` Igor Vlasenko
2016-03-18  9:37 ` Andrey Cherepanov
2016-03-18 12:00   ` Igor Vlasenko
2016-03-19  8:02 ` Sergey Y. Afonin
2016-03-19 10:30   ` Igor Vlasenko
2016-03-19 11:18     ` Sergey Y. Afonin
2016-03-19 12:50   ` Dmitry V. Levin
2016-03-19 13:34     ` Sergey Y. Afonin
2016-03-19 14:18       ` Dmitry V. Levin

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=20160317223857.GA10833@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --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