ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Fwd: OpenLDAP 2.2 Released
  @ 2004-01-03 23:13 ` Volkov Serge
  2004-01-03 23:52   ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Volkov Serge @ 2004-01-03 23:13 UTC (permalink / raw)
  To: devel

Приветствую, Всех!

Поздравляю Всех с НОВЫМ ГОДОМ!

А теперь к теме вот вышел очередной релиз

Для его сборки нужен libdb4.2

2ldv: Дима можно надеятся на появление этого пакета в ближайший месяц?

Так как придется достаточно тщательно проверять работу этого релиза и
работу всех программ в Сизифе, зависящих от библиотек libldap!


This is a forwarded message
From: Kurt D. Zeilenga <Kurt@OpenLDAP.org>
To: openldap-announce@OpenLDAP.org <openldap-announce@OpenLDAP.org>
Date: Wednesday, December 31, 2003, 7:38:53 PM
Subject: OpenLDAP 2.2 Released

===8<==============Original message text===============
A N N O U N C E M E N T -- OpenLDAP 2.2

    The OpenLDAP Project is pleased to announce the availability
    of OpenLDAP Software 2.2, a suite of the Lightweight Directory
    Access Protocol (v3) servers, clients, utilities, and
    development tools.

    This release contains the following major enhancements:

        * Slapd(8) enhancements
            - LDAP "sync" Engine with replication support
            - Updated Transactional backend (back-bdb)
            - Hierarchial backend (back-hdb)
            - Enhanced native API with Overlay support
                - Proxy Cache Overlay
                - Dynamic Group Overlay
            - NS SLAPI support
        * Updated LDAP C API
        * LDAPv3 extensions, including:
            - LDAP Content Synchronization ('Sync') Operation
            - LDAP Cancel Operation
            - LDAP Paged Results Control
            - LDAP Pre/Post Read Controls
            - LDAP Assertion Control

    This release includes the following major components:

        * slapd - a stand-alone LDAP directory server
        * slurpd - a stand-alone LDAP replication server
        * -lldap - a LDAP client library
        * -llber - a lightweight BER/DER encoding/decoding library
        * LDIF tools - data conversion tools for use with slapd
        * LDAP tools - A collection of command line LDAP utilities

    In addition, there are some contributed components:

        * LDAPC++ - a LDAP C++ SDK
        * LDAP SASL - An "auxprop" plugin for Cyrus SASL

    This release contains a number of major code changes.  It
    might be a bit rough around the edges.  Use with appropriate
    caution.


-- 
Best regards,
 Volkov                            mailto:vserge@altlinux.ru



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Fwd: OpenLDAP 2.2 Released
  2004-01-03 23:13 ` [devel] Fwd: OpenLDAP 2.2 Released Volkov Serge
@ 2004-01-03 23:52   ` Dmitry V. Levin
  2004-01-05 13:06     ` vserge
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2004-01-03 23:52 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi,

On Sun, Jan 04, 2004 at 02:13:52AM +0300, Volkov Serge wrote:
> А теперь к теме вот вышел очередной релиз
> 
> Для его сборки нужен libdb4.2
> 
> 2ldv: Дима можно надеятся на появление этого пакета в ближайший месяц?
> 
> Так как придется достаточно тщательно проверять работу этого релиза и
> работу всех программ в Сизифе, зависящих от библиотек libldap!

Боюсь (== есть основания полагать), что добавления ещё одного libdb4 Сизиф
не выдержит.  Для начала надо перейти на pkgconfig-0.15.0-alt3
(спасибо aris@), закончить избавление от .la-файлов и постараться
избавиться от libdb4.0.

Думаю, что собрать libdb4.2, скажем, в Дедал, будет несложно.


-- 
ldv

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Fwd: OpenLDAP 2.2 Released
  2004-01-03 23:52   ` Dmitry V. Levin
@ 2004-01-05 13:06     ` vserge
  0 siblings, 0 replies; 3+ messages in thread
From: vserge @ 2004-01-05 13:06 UTC (permalink / raw)
  To: ALT Devel discussion list

Добрый день

Дима если не сложно собери для Дедала

Буду пока тестировать!

Вы написали "Dmitry V. Levin" <ldv@altlinux.org> Sun, 4 Jan 2004 02:52:12
+0300:

> Hi,
> 
> On Sun, Jan 04, 2004 at 02:13:52AM +0300, Volkov Serge wrote:
> > А теперь к теме вот вышел очередной релиз
> > 
> > Для его сборки нужен libdb4.2
> > 
> > 2ldv: Дима можно надеятся на появление этого пакета в ближайший месяц?
> > 
> > Так как придется достаточно тщательно проверять работу этого релиза и
> > работу всех программ в Сизифе, зависящих от библиотек libldap!
> 
> Боюсь (== есть основания полагать), что добавления ещё одного libdb4 Сизиф
> не выдержит.  Для начала надо перейти на pkgconfig-0.15.0-alt3
> (спасибо aris@), закончить избавление от .la-файлов и постараться
> избавиться от libdb4.0.
> 
> Думаю, что собрать libdb4.2, скажем, в Дедал, будет несложно.
> 
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-05 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-03 23:13 ` [devel] Fwd: OpenLDAP 2.2 Released Volkov Serge
2004-01-03 23:52   ` Dmitry V. Levin
2004-01-05 13:06     ` vserge

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