[Pkg-openldap-devel] [openldap] annotated tag 2.2.23-0.pre2 created (now 44b91b3)
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:22 UTC 2013
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a change to annotated tag 2.2.23-0.pre2
in repository openldap.
at 44b91b3 (tag)
tagging 3e09ca79de13ef409ea66d4215d74ee847b94b8e (commit)
tagged by Steve Langasek
on Tue Jan 29 16:10:50 2008 +0000
- Log -----------------------------------------------------------------
consistent tag names
Matthijs Mohlmann (1):
* Move debian directory to tags.
Roland Bauerschmidt (4):
Imported upstream version 2.1.12.
Created tag upstream_version_2_1_12
To prepare to load openldap-2.2.13 into openldap/vendor/openldap-beta,
Load openldap-2.2.13 into openldap/vendor/openldap-beta.
Steve Langasek (1):
consistent tag names
Torsten Landschoff (41):
Copied original upstream into vendor branch area.
Created alias for latest upstream release.
Load upstream into openldap/vendor/openldap-release.
Imported upstream 2.1.17 into openldap-release
Add forgotten cache.c to upstream.
Imported upstream 2.1.21.
Tagged upstream 2.1.21.
Created tag for the 2.2 series of OpenLDAP.
Imported upstream release 2.2.5.
Load openldap-2.2.18 into openldap/vendor/openldap-beta.
Tag openldap/vendor/openldap-beta as openldap/vendor/openldap-2.2.18.
Create OpenLDAP 2.2 working copy for debianization.
Changes for 2.2.18, a bit too much for one commit, but I am lazy
Added note about changing package names.
Remove /etc/ldap/ldap*.conf from libldap2.2 to avoid clash with
Instead of moving slapd from /usr/lib to /usr/sbin create a symlink.
Install usr/lib/slapd, slurpd.
Run dh_link for arch pkgs.
configure: Fix broken libdb checking which forced static building of
debian/slapd.conf: Fix access directive to use "attrs=" instead of
Mark as Debian release 0.pre1 so upgrading will work.
Run debconf-updatepo as suggested by lintian.
+ Run debconf-updatepo for debian/rules clean and manually as
Automatically update config.{sub,guess}.
Lintian cleanup: Perms on shlibs, manpage sections
Relax sasl2 check in check_config
Remove libldap2.shlibs
Move libldap2 files to libldap2.2.
Update configure suite
Merge new upstream 2.2.23 and fix configure
Change source package name to openldap2.2
Quote failure message
Disable building development packages until post-sarge
Move packages not built from control into control.dev
Remove binary-indep target and remove libldap2.2-dev at head of binary-arch target
Configure --with-tls, update build dependencies for db4.3 and openssl.
Fix cleaning up the package tree
r412 at pulsar: torsten | 2005-02-25 14:29:12 +0100
r413 at pulsar: torsten | 2005-02-25 14:34:51 +0100
r414 at pulsar: torsten | 2005-02-25 14:45:28 +0100
Tag Debian release 2.2.23-0pre2 just uploaded to experimental.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 6dbdfca Create OpenLDAP 2.2 working copy for debianization.
new bfa6f0d Changes for 2.2.18, a bit too much for one commit, but I am lazy and it is late.
new 3685977 Added note about changing package names.
new e20a585 Remove /etc/ldap/ldap*.conf from libldap2.2 to avoid clash with libldap2. Also add Replaces entry for libldap2 to allow overwriting for now. Needs fixing...
new 6719caa Instead of moving slapd from /usr/lib to /usr/sbin create a symlink. Seems like slapadd etc. are now all included in the slapd binary and all link to its binary.
new 4732b27 Install usr/lib/slapd, slurpd.
new bea1328 Run dh_link for arch pkgs.
new b11d210 configure: Fix broken libdb checking which forced static building of back-bdb
new dc1ae01 debian/slapd.conf: Fix access directive to use "attrs=" instead of "attribute=" which wasn't officially supported anyway.
new af19c67 Mark as Debian release 0.pre1 so upgrading will work.
new 29ec6c6 Run debconf-updatepo as suggested by lintian.
new aa18ea3 + Run debconf-updatepo for debian/rules clean and manually as requested by lintian.
new 2a253cc Automatically update config.{sub,guess}.
new 615bb35 Lintian cleanup: Perms on shlibs, manpage sections
new 90fc2f5 Relax sasl2 check in check_config
new 029750d Remove libldap2.shlibs
new aec0012 Move libldap2 files to libldap2.2.
new 62f80f6 Update configure suite
new 7ad9267 Merge new upstream 2.2.23 and fix configure
new 1163f37 Change source package name to openldap2.2
new 525423c Quote failure message
new a31790e Disable building development packages until post-sarge
new 1c9d959 Move packages not built from control into control.dev
new e5b2b3e Remove binary-indep target and remove libldap2.2-dev at head of binary-arch target
new 4f2b0e4 Configure --with-tls, update build dependencies for db4.3 and openssl.
new 764454e Fix cleaning up the package tree
new 161b345 r412 at pulsar: torsten | 2005-02-25 14:29:12 +0100 Relocate the default spool directory to /var/spool/slurpd again
new b2b7d3d r413 at pulsar: torsten | 2005-02-25 14:34:51 +0100 Merged some changes done by Fabio M. Di Nitto for the ubuntu distribution (thanks, Fabio!): + debian/slapd.{postinst,conf}: Checkpoint BDB databases every 512kb or 30 minutes by default. + debian/slapd.scripts-common: Make is_empty_dir less noisy on first install (cosmetic).
new 685f0ab r414 at pulsar: torsten | 2005-02-25 14:45:28 +0100 Applied some changes suggested by Ondrej Sury: + debian/rules: Add MAKEVARS variable and set datadir = /usr/share/libldap2.2/ucdata instead of changing build/top.mk as suggested. + debian/move_files: Install /usr/share/libldap2.2 into libldap2.2 and remove duplicate ldap.conf manpage. + debian/control: Let libldap2.2 dependon libldap2 for config files. Also in Ondrej's patch: + doc/man/man8/slapd.8: Re [...]
new bc71e32 Tag Debian release 2.2.23-0pre2 just uploaded to experimental.
new 586058f * Move debian directory to tags.
new 3e09ca7 consistent tag names
The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list