Revisions of 389-ds

Howard Guo's avatar Howard Guo (guohouzuo) committed (revision 58)
- Rename dependency package python-pyldap into python3-pyldap.
Howard Guo's avatar Howard Guo (guohouzuo) committed (revision 57)
- Correct name to dependency package "python-pyldap".
Howard Guo's avatar Howard Guo (guohouzuo) committed (revision 56)
- Introduce patch 0003-fix-rm-non-existent-man-pages.patch to remove
  a faulty rm statement from makefile.
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 554536 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 55)
- Replace references to /var/adm/fillup-templates with new 
  %_fillupdir macro (boo#1069468) 

- added simplify-lib389-setup-py.patch
  seems the python3 setuptools on leap 42.3 do not like this fancy
  syntax. kill it and always use the python 3 way.

- update to 1.4.0.3
  - Ticket 49457 - Fix spal_meminfo_get function prototype
  - Ticket 49455 - Add tests to monitor test suit.
  - Ticket 49448 - dynamic default pw scheme based on environment.
  - Ticket 49298 - fix complier warn
  - Ticket 49298 - Correct error codes with config restore.
  - Ticket 49454 - SSL Client Authentication breaks in FIPS mode
  - Ticket 49453 - passwd.py to use pwdhash defaults.
  - Ticket 49427 - whitespace in fedse.c
  - Ticket 49410 - opened connection can remain no longer poll,
    like hanging
  - Ticket 48118 - fix compiler warning for incorrect return type
  - Ticket 49451 - Add environment markers to lib389 dependencies
  - Ticket 49325 - Proof of concept rust tqueue in sds
  - Ticket 49443 - scope one searches in 1.3.7 give incorrect
    results
  - Ticket 48118 - At startup, changelog can be erronously rebuilt
    after a normal shutdown
  - Ticket 49412 - SIGSEV when setting invalid changelog config
    value
  - Ticket 49441 - Import crashes - oneline fix
  - Ticket 49377 - Incoming BER too large with TLS on plain port
  - Ticket 49441 - Import crashes with large indexed binary
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 541850 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 54)
- we actually need pyldap

- lib389 is merged into this tarball now. move the subpackage here.

- update to 1.4.0.2
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 536373 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 53)
- Use openSUSE rpm group classifications.
Howard Guo's avatar Howard Guo (guohouzuo) committed (revision 52)
remove 389-ds-reproducible.patch that is no longer used
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 535041 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 51)
- update to 1.4.0.1
  - Ticket 49038 - remove legacy replication - change cleanup
    script precedence
  - Ticket 49392 - memavailable not available
  - Ticket 49235 - pbkdf2 by default
  - Ticket 49279 - remove dsktune
  - Ticket 49372 - filter optimisation improvements for common
    queries
  - Ticket 49320 - Activating already active role returns error 16
  - Ticket 49389 - unable to retrieve specific cosAttribute when
    subtree password policy is configured
  - Ticket 49092 - Add CI test for schema-reload
  - Ticket 49388 - repl-monitor - matches null string many times in
    regex
  - Ticket 49387 - pbkdf2 settings were too aggressive
  - Ticket 49385 - Fix coverity warnings
  - Ticket 49305 - Need to wrap atomic calls
  - Ticket 48973 - Indexing a ExactIA5Match attribute with a
    IgnoreIA5Match matching rule triggers a warning
  - Ticket 49378 - server init fails
  - Ticket 49305 - Need to wrap atomic calls
  - Ticket 49180 - add CI test
  - Ticket 49180 - errors log filled with attrlist_replace -
    attr_replace
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 533070 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 50)
- drop 389-ds-reproducible.patch: applied upstream
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 529820 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 49)
- update to 1.4.0.0
- move upgrade and restart code to postun
- make sure we stop before uninstall
- build require gdb for directory ownership
- sync requires with fedora spec file
  - build with tcmalloc
  - add missing requires for things like bind-utils, db-utils
  - add requires to the devel package
  - split out the snmp agent
  - upgrade all databases on update
buildservice-autocommit accepted request 527262 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 48)
baserev update by copy to link target
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 527233 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 47)
- Remove unnecessary ldconfig calls
buildservice-autocommit accepted request 519693 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 46)
baserev update by copy to link target
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 519691 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 45)
Add 389-ds-reproducible.patch not use build date in buildnum to make build reproducible (boo#1047218)
buildservice-autocommit accepted request 518666 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 44)
baserev update by copy to link target
Howard Guo's avatar Howard Guo (guohouzuo) committed (revision 43)
fix typo in script section
Howard Guo's avatar Howard Guo (guohouzuo) accepted request 517216 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 42)
- Introduce acl as mandatory runtime dependency.
Aeneas Jaißle's avatar Aeneas Jaißle (aeneas_jaissle) accepted request 498617 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 40)
- update to 1.3.6.6
  - Ticket 49157 - fix error in ds-logpipe.py
  - Ticket 48864 - remove config.h from spal header.
  - Ticket 48681 - logconv.pl - Fix SASL Bind stats and rework
    report format
  - Ticket 49261 - Fix script usage and man pages
  - Ticket 49238 - AddressSanitizer: heap-use-after-free in
    libreplication
  - Ticket 48864 - Fix FreeIPA build
  - Ticket 49257 - Reject dbcachesize updates while auto cache
    sizing is enabled
  - Ticket 49249 - cos_cache is erroneously logging schema checking
    failure
  - Ticket 49258 - Allow nsslapd-cache-autosize to be modified
    while the server is running
  - Ticket 49247 - resolve build issues on debian
  - Ticket 49246 - ns-slapd crashes in role cache creation
  - Ticket 49157 - ds-logpipe.py crashes for non-existing users
  - Ticket 49241 - Update man page and usage for db2bak.pl
  - Ticket 49075 - Adjust logging severity levels
  - Ticket 47662 - db2index not properly evaluating arguments
  - Ticket 48989 - fix perf counters
- changes from 1.3.6.5
  - Ticket 49231 - fix sasl mech handling
  - Ticket 49233 - Fix crash in persistent search
  - Ticket 49230 - slapi_register_plugin creates config entry where
    it should not
  - Ticket 49135 - PBKDF2 should determine rounds at startup
  - Ticket 49236 - Fix CI Tests
  - Ticket 48310 - entry distribution should be case insensitive
  - Ticket 49224 - without –prefix, $prefixdir would be NONE in
    defaults.
- drop 9563d299.patch: included upstream

- added 9563d299.patch to fix building slapi-nis and freeipa
Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 39)
groupadd requires shadow
Displaying revisions 141 - 160 of 198
openSUSE Build Service is sponsored by