Commit Graph

78 Commits

Author SHA1 Message Date
Viktor Ashirov
36a292b815 Bump version to 2.6.1-6
- Resolves: RHEL-82271 - ipa-restore is failing with "Failed to start Directory Service"
2025-03-14 19:06:17 +01:00
Viktor Ashirov
eba06811b3 Bump version to 2.6.1-5
- Resolves: RHEL-82271 - ipa-restore is failing with "Failed to start Directory Service"
2025-03-14 14:40:53 +01:00
Viktor Ashirov
7067c3bf34 Bump version to 2.6.1-4
- Resolves: RHEL-78722 - Failed to set sslversionmax to TLS1.3 in FIPS mode with dsconf $INSTANCE security set --tls-protocol-max TLS1.3
2025-02-19 12:09:23 +01:00
Viktor Ashirov
728c3df389 Bump version to 2.6.1-3
- Resolves: RHEL-18333 Can't rename users member of automember rule
- Resolves: RHEL-61341 After an initial failure, subsequent online backups will not work.
- Resolves: RHEL-63887 nsslapd-mdb-max-dbs autotuning doesn't work properly
- Resolves: RHEL-63891 dbscan crashes when showing statistics for MDB
- Resolves: RHEL-63998 dsconf should check for number of available named databases
- Resolves: RHEL-78344 During import of entries without nsUniqueId, a supplier generates duplicate nsUniqueId (LMDB only) [rhel-9]
2025-02-12 15:16:10 +01:00
Viktor Ashirov
0c554777ab Bump version to 2.6.1-2
- Resolves: RHEL-76748: ns-slapd crashes with data directory ≥ 2 days old
2025-02-01 21:17:56 +01:00
Viktor Ashirov
1dae1a8585 Update to 2.6.1
- Resolves: RHEL-5151 - [RFE] defer memberof nested updates
- Resolves: RHEL-54148 - leaked_storage: Variable "childelems" going out of scope leaks the storage it points to.
- Resolves: RHEL-60135 - deadlock during cleanAllRuv
- Resolves: RHEL-61341 - After an initial failure, subsequent online backups will not work.
- Resolves: RHEL-61349 - Remove deprecated setting for HR time stamps in logs
- Resolves: RHEL-62875 - Passwords are not being updated to use the configured storage scheme ( nsslapd-enable-upgrade-hash is enabled ).
- Resolves: RHEL-64438 - VLV errors with RSNv3 and pruning enabled [rhel-9]
- Resolves: RHEL-64854 - cleanallruv consums CPU and is slow
- Resolves: RHEL-65506 - AddressSanitizer: double-free
- Resolves: RHEL-65512 - AddressSanitizer: heap-use-after-free in import_abort_all
- Resolves: RHEL-65561 - LeakSanitizer: detected memory leaks in dbmdb_public_db_op
- Resolves: RHEL-65662 - Replication issue between masters using cert based authentication
- Resolves: RHEL-65664 - LDAP unprotected search query during certificate based authentication
- Resolves: RHEL-65665 - Ambiguous warning about SELinux in dscreate for non-root user
- Resolves: RHEL-65741 - LeakSanitizer: memory leak in ldbm_entryrdn.c
- Resolves: RHEL-65776 - Wrong set of entries returned for some search filters [rhel-9]
- Resolves: RHEL-67004 - "dsconf config replace" should handle multivalued attributes.
- Resolves: RHEL-67005 - Online backup hangs sporadically.
- Resolves: RHEL-67008 - Some replication status data are reset upon a restart.
- Resolves: RHEL-67020 - 389DirectoryServer Process Stops When Setting up Sorted VLV Index
- Resolves: RHEL-67024 - Some nsslapd-haproxy-trusted-ip values are discarded upon a restart.
- Resolves: RHEL-69806 - ipahealthcheck.ds.replication displays WARNING '1 conflict entries found under the replication suffix'
- Resolves: RHEL-69826 - "Duplicated DN detected" errors when creating indexes or importing entries. [rhel-9]
- Resolves: RHEL-70127 - Crash in attrlist_find() when the Account Policy plugin is enabled. [rhel-9]
- Resolves: RHEL-70252 - Freelist ordering causes high wtime
- Resolves: RHEL-71218 - Sub suffix causes "id2entry - Could not open id2entry err 0" error when the Directory Server starts [rhel-9]
- Resolves: RHEL-74153 - backup/restore broken [rhel-9]
- Resolves: RHEL-74158 - If an entry RDN is identical to the suffix, then Entryrdn gets broken during a reindex [rhel-9]
- Resolves: RHEL-74163 - Crash during bind when acct policy plugin does not have "alwaysrecordlogin" set [rhel-9]
- Resolves: RHEL-74168 - On replica consumer, account policy plugin fails to manage the last login history [rhel-9]
- Resolves: RHEL-74174 - Replication broken after backup restore with freeipa configuration [rhel-9]
- Resolves: RHEL-74353 - nsslapd-haproxy-trusted-ip is not in schema [rhel-9]
- Resolves: RHEL-76019 - IPA LDAP error code T3 when no exceeded time limit from a paged search result [rhel-9]
2025-01-29 07:28:45 +01:00
Viktor Ashirov
a12c6e5029 Fix License tag
- Resolves: RHEL-67195 - Rebase 389-ds-base to 2.6.0
2024-12-16 21:41:54 +01:00
Viktor Ashirov
8bd22f541b Update to 2.6.0
- Resolves: RHEL-67195 - Rebase 389-ds-base to 2.6.0
2024-12-16 19:21:46 +01:00
Viktor Ashirov
c71f467130 Bump version to 2.5.2-2
- Resolves: RHEL-55744 - ipahealthcheck.ds.backends.BackendsCheck.DSBLE0006: BDB is deprecated and should not be used as a backend
2024-09-16 13:16:07 +02:00
Viktor Ashirov
d913cc881d Bump version to 2.5.2-1
- Resolves: RHEL-5108 - ns-slapd crash in referint_get_config
- Resolves: RHEL-5113 - nsslapd-numlisteners limit is not enforced
- Resolves: RHEL-5115 - `dscreate ds-root` accepts relative path
- Resolves: RHEL-5131 - ldif2db can be very slow
- Resolves: RHEL-5138 - Logconv.pl CSV file contains mismatched header and data columns
- Resolves: RHEL-14760 - ns-slapd crash in vlvIndex_delete
- Resolves: RHEL-17511 - nsslapd-idletimeout is ignored
- Resolves: RHEL-49454 - perf search result investigation for many large static groups and members
- Resolves: RHEL-49458 - subsuffix are not returned in one level scoped search
2024-08-12 21:30:37 +02:00
James Chapman
c7dc9357ac Bump version to 2.5.1-2
Resolves: RHEL-44324 - unauthenticated user can trigger a DoS by sending a specific extended search request
Resolves: RHEL-40946 - Malformed userPassword hash may cause Denial of Service
Resolves: RHEL-33087 - dsconf schema does not show inChain matching rule
Resolves: RHEL-28177 - Malformed userPassword may cause crash at do_modify in slapd/modify.c
Resolves: RHEL-25070 - nsslapd-haproxy-trusted-ip is not in schema
2024-07-09 22:35:04 +01:00
James Chapman
760f896ee9 Bump version to 2.5.1-1
Resolves: RHEL-31777 - Rebase 389-ds-base.2.5.1 in RHEL 9.5
 Resolves: RHEL-33348 - redhat-ds:11/389-ds-base: potential denial of service via specially crafted kerberos AS-REQ requ
2024-05-09 18:48:46 +01:00
Viktor Ashirov
0b852818c0 Convert STI tests to FMF 2024-04-16 22:09:04 +02:00
Viktor Ashirov
2cd69121a7 Bump version to 2.4.5-6
Resolves: RHEL-30588 - [RFE] allows plugins to log multi-factor authentication notification
2024-04-04 10:32:29 +02:00
Simon Pichugin
0d12df7733 Bump version to 2.4.5-5
Resolves: RHEL-5130  - RFE Add PROXY protocol support to 389-ds-base via confiuration item - similar to Postfix
2024-03-18 16:11:47 -07:00
Simon Pichugin
fb33c2cdaa Bump version to 2.4.5-4
Resolves: RHEL-5130  - RFE Add PROXY protocol support to 389-ds-base via confiuration item - similar to Postfix
2024-03-14 10:22:38 -07:00
Viktor Ashirov
6fcdff0e4f Bump version to 2.4.5-3
Resolves: RHEL-15907 - Rebase 389-ds-base in RHEL 9.4
2024-01-19 10:52:07 +01:00
James Chapman
8adce44798 Bump version to 2.4.5-2
Resolves: RHEL-15907 - Rebase 389-ds-base in RHEL 9.4
Resolves: RHEL-5142  - RFE Disable Transparent Huge Pages when using large caches
Resolves: RHEL-5130  - RFE Add PROXY protocol support to 389-ds-base via confiuration item - similar to Postfix
Resolves: RHEL-5133  - RFE Provide a history for 'LastLoginTime'
Resolves: RHEL-16984 - RFE inChain Matching Rule
2024-01-15 11:14:12 +00:00
James Chapman
acf2e9eca1 Bump version to 2.4.5-1
Resolves: RHEL-15907 - Rebase 389-ds-base in RHEL 9.4
Resolves: RHEL-5142  - RFE Disable Transparent Huge Pages when using large caches
Resolves: RHEL-5130  - RFE Add PROXY protocol support to 389-ds-base via confiuration item - similar to Postfix
Resolves: RHEL-5133  - RFE Provide a history for 'LastLoginTime'
Resolves: RHEL-16984 - RFE inChain Matching Rule
2024-01-13 22:06:32 +00:00
James Chapman
b8157b3f5a Bump version to 2.4.4-1
Resolves: RHEL-15907 - Rebase 389-ds-base-2.4 in RHEL 9.4
Resolves: RHEL-16830 - ns-slapd crash in slapi_attr_basetype
2023-11-24 19:45:04 +00:00
Simon Pichugin
0268358032 Bump version to 2.3.6-3
Resolves: rhbz#2236163 - Regression: replication can't be enabled for consumer or hub role
2023-09-07 15:47:46 -07:00
Mark Reynolds
e313674a83 Bump version to 2.3.6-2
Resolves: rhbz#2225532 - 389-ds-base FTBFS with rust-1.71.0
Resolves: rhbz#2218209 - useradd: invalid user ID '389:389': installing 389-ds-base in container fails to create the dirsrv user
Resolves: rhbz#2207691 - python3-lib389: Python tarfile extraction needs change to avoid a warning
Resolves: rhbz#2179278 - dirsrv failed to start after reboot because "dirsrv" did not have access on /run/dirsrv
2023-08-08 10:20:19 -04:00
Mark Reynolds
87b107cb4f Bump version to 2.3.4-3
Resolves: rhbz#2189954 - RFE Improve reponse time to filters containing 'nsrole'
Resolves: rhbz#2189946 - RFE support of slapi_memberof for plugins/core server
Resolves: rhbz#1974242 - Paged search impacts performance
2023-07-24 11:52:19 -04:00
Mark Reynolds
323f277c0e Bump version to 2.3.4-2
Resolves: rhbz#2188627 - Fix license
2023-05-22 07:38:14 -04:00
Mark Reynolds
e2fab83871 Resolves: rhbz#2188627 - Rebase 389-ds-base-2.3 in RHEL 9.3 2023-05-18 15:02:20 -04:00
Simon Pichugin
a015873f47 Resolves: rhbz#2095366 - [RFE] 389-ds-base systemd-sysusers 2023-03-08 15:06:11 -08:00
Mark Reynolds
08a13cbd6e Bump version to 2.2.4-3
Resolves: rhbz#2142636 - pam mutex lock causing high etimes, affecting red hat internal sso
Resolves: rhbz#2093981 - RFE - Create Security Audit Log
Resolves: rhbz#2132697 - [RFE] 389ds: run as non-root
Resolves: rhbz#2124660 - Retro changelog trimming uses maxage incorrectly
Resolves: rhbz#2114039 - Current pbkdf2 hardcoded parameters are no longer secure
Resolves: rhbz#2112998 - performance search rate: checking if an entry is a referral is expensive
Resolves: rhbz#2112361 - Supplier should do periodic update to avoid slow replication when a new direct update happen
Resolves: rhbz#2109891 - Migrate 389 to pcre2
2022-12-13 15:59:43 -05:00
Mark Reynolds
3629f947d5 Bump version to 2.2.4-2
Resolves:  Bug 1132524 - [RFE] Compression of log file
2022-12-12 16:54:15 -05:00
Mark Reynolds
c65665b754 Bump version to 2.2.4-1
Resolves:  Bug 1132524 - [RFE] Compression of log files
2022-11-18 15:47:03 -05:00
Mark Reynolds
fac1dbc98e Bump version to 2.1.3-4
Resolves: Bug 1872451 - Fix regression with dscreate template
2022-10-06 09:17:12 -04:00
Mark Reynolds
35649600dc Bump version to 2.1.3-3
Resolves: Bug 2118765
2022-08-19 13:11:24 -04:00
Mark Reynolds
8c060c400c Bump version to 2.1.3-2
Resolves: Bug 2118765 - SIGSEGV in sync_repl
2022-08-18 13:39:26 -04:00
Mark Reynolds
dbe2541e2e Bump version to 2.1.3-1
Resolves: Bug 2061801 - rebase 389-ds-base to 2.1.3
Resolves: Bug 1872451 - RFE - run as non-root
Resolves: Bug 2052527 - RFE - Provide an option to abort an Auto Member rebuild task
Resolves: Bug 2057056 - Import may break the replication because changelog starting csn may not be created
Resolves: Bug 2057063 - Add support for recursively deleting subentries
Resolves: Bug 2062778 - sending crafted message could result in DoS
Resolves: Bug 2064781 - expired password was still allowed to access the database
Resolves: Bug 2100337 - dsconf backend export userroot fails ldap.DECODING_ERROR
2022-07-11 11:41:32 -04:00
Mark Reynolds
dcf3c531ad Bump version to 2.1.1-3
Resolves: Bug 2061801 - Fix nss-tools requirement
2022-06-13 16:17:01 -04:00
Mark Reynolds
6b2d30ac2c Bump version to 2.1.1-2
Resolves: Bug 2061801 - Fix lmdb-libs requirement
2022-06-13 09:51:49 -04:00
sgouvern
42706e6d10 Update ds_repo_version
Resolves: rhbz#2061801
2022-05-23 15:08:49 +00:00
Mark Reynolds
61a477e918 Bump version to 2.1.1-1
Resolves: Bug 2061801 - rebase 389-ds-base to 2.1.1
2022-05-12 14:12:47 -04:00
Mark Reynolds
265418f26c Bump version to 2.1.0-1
Resolves: Bug 2061801 - rebase 389-ds-base to 2.1.0
2022-03-08 10:33:13 -05:00
Akshay Adhikari
bbf17ad7b3 Updated ds_repo_version
Resolves: rhbz#2024693
2022-02-02 16:19:21 +05:30
Mark Reynolds
51c7e6a407 Bump version to 2.0.14-1
Resolves: Bug 2034880 - ipa-restore command is failing when restore after uninstalling the server (part2)
2022-01-28 12:42:55 -05:00
Mark Reynolds
18e096dcd4 Bump version to 2.0.13-1
Resolves: Bug 2034880 - ipa-restore command is failing when restore after uninstalling the server
Resolves: Bug 2045098 - Demoting a supplier to a consumer crashes the server
2022-01-25 15:10:25 -05:00
Viktor Ashirov
bb1e0bca47 Add missing dependency for tests
Resolves: rhbz#2024693
2021-11-25 21:04:47 +01:00
Viktor Ashirov
063d037a0f Bump version to 2.0.11-3
Resolves: rhbz#2024693
2021-11-25 18:25:23 +01:00
Thierry Bordaz
77066cdb40 Bump version to 2.0.11-2
Revert commit "Set db home directory by default"

Resolves: rhbz#2024693
2021-11-25 13:43:19 +01:00
Mark Reynolds
89db14fae4 Bump version to 2.0.11-1
Resolves: Bug 2024693 - Rebase RHEL 9.0 with 389-ds-base
Resolves: Bug 2015996 - Log the Auto Member invalid regex rules in the LDAP errors log
Resolves: Bug 2020554 - ipa user-add fails with "gecos: value invalid per syntax: Invalid syntax"
Resolves: Bug 1779685 - PBKDF2 hashing does not work in FIPS mode
2021-11-18 14:11:32 -05:00
Mark Reynolds
8cdec9a6ec Bump version to 2.0.8-6
Resolves: Bug 2011397 - Not able to preserve users using "ipa user-del --preserve"
2021-10-06 12:37:12 -04:00
Mark Reynolds
6e34cb6e7a Bump version to 2.0.8-5
Resolves: Bug 2000420 - Not able to preserve users using "ipa user-del --preserve"
2021-09-17 11:30:26 -04:00
Mark Reynolds
ad15a1e804 Bump version to 2.0.8-4
Resolves: Bug 1992609 - Fix specfile issue with applying patches
2021-08-30 11:29:00 -04:00
Mark Reynolds
de8f54f05e Bump version to 2.0.8-3
Resolves: Bug 1992609 - Fix specfile issue with applying patches
2021-08-30 11:11:17 -04:00
Mark Reynolds
be8a940734 Bump version to 2.0.8-2
Resolves: Bug 1998464 - LDAP server crashes when dnaInterval attribute is set to 0
2021-08-27 09:22:03 -04:00