- update to 0.52.1:
* Fix version information.
* The m_inmail DB is now located by default in
* $XDG_DATA_HOME/lbdb/m_inmail.db. For backward compatibility
an already existing $HOME/.lbdb/m_inmail.utf-8 file is used as
first* preference
* Add $XDG_CONFIG_HOME/lbdb/config as additional ldbdrc file
location, and $XDG_CONFIG_HOME/lbdb/ldap.rc as additional
ldaprc file location
* lbdb-fetchaddr: discard stdin at the end to avoid problems
with tee(1) and command substitution
OBS-URL: https://build.opensuse.org/request/show/1101524
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=19
- Update to 0.51.1:
* Add support for running testsuite on local built code (via $USE_LOCAL_LIB).
* Add testsuite for m_inmail/lbdb-fetchaddr.
* Fix example of MUNGE_LIMITDATE in lbdb.rc.
* Ignore case and non alphanumeric chars in SORT_OUTPUT=name.
* Update dotlock code from mutt 2.2.1 (uses snprintf now).
* Update rfc822 code from mutt 2.2.1.
* Fix quoting of grep Regex in m_muttalias.
* Repair missing 7bit name part in rfc2047 on arm and mips architecture.
OBS-URL: https://build.opensuse.org/request/show/1095778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=28
* Add support for running testsuite on local built code (via $USE_LOCAL_LIB).
* Add testsuite for m_inmail/lbdb-fetchaddr.
* Fix example of MUNGE_LIMITDATE in lbdb.rc.
* Ignore case and non alphanumeric chars in SORT_OUTPUT=name.
* Update dotlock code from mutt 2.2.1 (uses snprintf now).
* Update rfc822 code from mutt 2.2.1.
* Fix quoting of grep Regex in m_muttalias.
* Repair missing 7bit name part in rfc2047 on arm and mips architecture.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=17
- Update to 0.48.1:
* Fix wrong quoting in lbdb-fetchaddr
* m_muttalias: Fix some shellcheck warnings.
* Change project homepage URL to https.
* Use literal tab characters in order to make m_abook and m_goobook
modules work without requiring GNU sed(1). Thanks to Raf Czlonka.
* Add tests for m_abook.
* Add update-version target to update version in all autotool files.
* m_abook: Fix a shellcheck warning.
* lbdbq, lbdb-fetchaddr: Fix some shellcheck warnings.
* Upgrade Standards-Version to 4.3.0
- Declare Rules-Requires-Root: no.
* Upgrade debhelper to v12.
* m_inmail/lbdb-munge: Use INMAIL_DB if set in config
* Upgrade debhelper to v11.
* Replace legacy `...` by $(...) in sh scripts.
* Update copyright notice.
* Add test_perl to check perl syntax.
* Add some perl libs <!nocheck> to Build-Depends, to be able do
perl syntax check.
* Replace undefined $rv by $?.
* Make the database file for m_inmail/lbdb-fetchaddr configurable.
* Add LBDB_OVERRIDE_METHODS, OVERIDE_MUTTALIAS_FILES variables for
testing.
* Add a test suite.
- Add a test for m_muttalias.
* m_muttalias: rewrite sed regex as ERE, which should be more POSIX
compatible and should work on non GNU sed, too.
* lbdbq: Remove whitespace from number of matches to become more
portable.
OBS-URL: https://build.opensuse.org/request/show/800604
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=12