diff --git a/.gitignore b/.gitignore index ad61fb8..4da070b 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,4 @@ /389-ds-base-1.4.0.20.tar.bz2 /389-ds-base-1.4.0.21.tar.bz2 /389-ds-base-1.4.0.22.tar.bz2 +/389-ds-base-1.4.0.23.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index 6564d32..6727497 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -44,7 +44,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.4.0.22 +Version: 1.4.0.23 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv3+ URL: https://www.port389.org @@ -91,6 +91,7 @@ BuildRequires: rust %endif BuildRequires: pkgconfig BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(krb5) # Needed to support regeneration of the autotool artifacts. BuildRequires: autoconf @@ -157,6 +158,9 @@ Requires: perl-Errno >= 1.23-360 Requires: perl-DB_File Requires: perl-Archive-Tar +# Needed for password dictionary checks +Requires: cracklib-dicts + # Picks up our systemd deps. %{?systemd_requires} @@ -767,10 +771,32 @@ exit 0 %{_mandir}/man8/dsidm.8.gz %files -n cockpit-389-ds -f cockpit.list -%{_datarootdir}/metainfo/389-console/org.cockpit-project.389-console.metainfo.xml +%{_datarootdir}/metainfo/389-console/org.port389.cockpit_console.metainfo.xml %doc README.md %changelog +* Fri May 24 2019 Mark Reynolds - 1.4.0.23-1 +- Ticket 50041 - Add the rest UI Plugin tabs - Part 2 +- Ticket 50340 - 2nd try - structs for diabled plugins will not be freed +- Ticket 50393 - maxlogsperdir accepting negative values +- Ticket 50396 - Crash in PAM plugin when user does not exist +- Ticket 50390 - Add Managed Entries Plug-in Config Entry schema +- Ticket 50251 - clear text passwords visable in CLI verbose mode logging +- Ticket 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients +- Ticket 50370 - CleanAllRUV task crashing during server shutdown +- Ticket 50340 - structs for disabled plugins will not be freed +- Ticket 50363 - ds-replcheck incorrectly reports error out of order multi-valued attributes +- Ticket 50329 - revert fix +- Ticket 50340 - structs for diabled plugins will not be freed +- Ticket 50327 - Add replication conflict support to UI +- Ticket 50327 - Add replication conflict entry support to lib389/CLI +- Ticket 50329 - Possible Security Issue: DOS due to ioblocktimeout not applying to TLS +- Ticket 49990 - Increase the default FD limits +- Ticket 50291 - Add monitor tab functionality to Cockpit UI +- Ticket 50305 - Revise CleanAllRUV task restart process +- Ticket 50303 - Add task creation date to task data +- Ticket 50240 - Improve task logging + * Fri Mar 29 2019 Mark Reynolds - 1.4.0.22-1 - Bump version to 1.4.0.22 - Ticket 50308 - Revise memory leak fix diff --git a/sources b/sources index af34643..d95837d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (389-ds-base-1.4.0.23.tar.bz2) = e19f243c7dbb86606422d47111839afefb560a3b8de66f902e90f3271ba6555a5caa60f45b5362692797661d7ad35659adabd942e1ecaf75c0aa4562c921653f SHA512 (jemalloc-5.1.0.tar.bz2) = d9abebe54d303ca931b8c31c1033f23ff5fb060f2377ec8386f4d79c352e65c78ed34f680c352dac14f7d7115d10245782d553d988bc13df2eb34a2f0942ef6f -SHA512 (389-ds-base-1.4.0.22.tar.bz2) = f2d965f657b4793ae66c29da9fe736c8a91307e2e062c25d0231cc0dfae96e5ee5b3e3691ca796af2971be3b7e3aef9fd9b2cc47813b6848a7acebda99ad7ee1