389-ds-base.git
6 years agoperl-use-move-instead-of-rename
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
perl-use-move-instead-of-rename

Gbp-Pq: Name perl-use-move-instead-of-rename.diff

6 years agoTicket bz1525628 - invalid password migration causes unauth bind
William Brown [Thu, 18 Jan 2018 01:27:58 +0000 (11:27 +1000)]
Ticket bz1525628 - invalid password migration causes unauth bind

Bug Description:  Slapi_ct_memcmp expects both inputs to be
at LEAST size n. If they are not, we only compared UP to n.

Invalid migrations of passwords (IE {CRYPT}XX) would create
a pw which is just salt and no hash. ct_memcmp would then
only verify the salt bits and would allow the authentication.

This relies on an administrative mistake both of allowing
password migration (nsslapd-allow-hashed-passwords) and then
subsequently migrating an INVALID password to the server.

Fix Description:  slapi_ct_memcmp now access n1, n2 size
and will FAIL if they are not the same, but will still compare
n bytes, where n is the "longest" memory, to the first byte
of the other to prevent length disclosure of the shorter
value (generally the mis-migrated password)

https://bugzilla.redhat.com/show_bug.cgi?id=1525628

Author: wibrown

Review by: ???

Gbp-Pq: Name CVE-2017-15135.patch

6 years agofix-systemctl-path
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
fix-systemctl-path

Gbp-Pq: Name fix-systemctl-path.diff

6 years agofix-saslpath
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
fix-saslpath

Gbp-Pq: Name fix-saslpath.diff

6 years agofix-obsolete-target
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
fix-obsolete-target

Gbp-Pq: Name fix-obsolete-target.diff

6 years agorename-online-scripts
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
rename-online-scripts

Gbp-Pq: Name rename-online-scripts.diff

6 years agouse-bash-instead-of-sh
Debian FreeIPA Team [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
use-bash-instead-of-sh

Gbp-Pq: Name use-bash-instead-of-sh.diff

6 years ago389-ds-base (1.4.0.22-1+rpi1) bullseye-staging; urgency=medium
Raspbian forward porter [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
389-ds-base (1.4.0.22-1+rpi1) bullseye-staging; urgency=medium

  [changes brought forward from 1.4.0.19-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 27 Dec 2018 01:27:25 +0000]
  * Add -latomic to LDFLAGS on armhf too.

[dgit import unpatched 389-ds-base 1.4.0.22-1+rpi1]

6 years agoImport 389-ds-base_1.4.0.22-1+rpi1.debian.tar.xz
Raspbian forward porter [Thu, 11 Jul 2019 17:33:27 +0000 (18:33 +0100)]
Import 389-ds-base_1.4.0.22-1+rpi1.debian.tar.xz

[dgit import tarball 389-ds-base 1.4.0.22-1+rpi1 389-ds-base_1.4.0.22-1+rpi1.debian.tar.xz]

6 years agoImport 389-ds-base_1.4.0.22.orig.tar.bz2
Timo Aaltonen [Fri, 5 Apr 2019 21:32:06 +0000 (22:32 +0100)]
Import 389-ds-base_1.4.0.22.orig.tar.bz2

[dgit import orig 389-ds-base_1.4.0.22.orig.tar.bz2]