23 Commits

Author SHA256 Message Date
9c01401644 - don't call rebar directly but through the makefile
for this to work we need to tell it where to find the distro rebar 

- update to 24.02
  https://www.process-one.net/blog/ejabberd-24-02/
  https://github.com/processone/ejabberd/releases/tag/24.02

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=155
2024-06-04 22:05:19 +00:00
a33ba1e5ce - update to 23.10
https://www.process-one.net/blog/ejabberd-23-10/
  https://github.com/processone/ejabberd/releases/tag/23.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=154
2023-10-21 23:58:55 +00:00
38ff09691b - update to 23.01
https://www.process-one.net/blog/ejabberd-23-01/
  https://github.com/processone/ejabberd/releases/tag/23.01

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=152
2023-01-18 11:29:18 +00:00
27fc3e2811 - update to 22.10
https://www.process-one.net/blog/ejabberd-22-10/
  https://github.com/processone/ejabberd/releases/tag/22.10
- revert the previous build fix and replace it with a proper make
  dependency
- refreshed patches:
  ejabberd-fix_make_install_when_using_system_deps.patch
  ejabberd-16.06_dont_run_as_root.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=151
2023-01-10 11:21:36 +00:00
4ed3bebcbd - update to 21.12
https://www.process-one.net/blog/ejabberd-21-12/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=148
2022-01-10 12:40:52 +00:00
99776f20e6 21.07
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=147
2021-11-29 20:29:26 +00:00
5f010b6211 - update to 21.04
https://www.process-one.net/blog/ejabberd-21-04/
- drop ejabberd-bump-deps.patch
- refresh patches:
  ejabberd-16.01_document_optional.patch
  ejabberd-fix_make_install_when_using_system_deps.patch
- go with autosetup now

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=146
2021-04-15 00:42:21 +00:00
619743b2e7 - update to 20.12
https://www.process-one.net/blog/ejabberd-20-12/
- refreshed ejabberd-fix_make_install_when_using_system_deps.patch
- backport https://github.com/processone/ejabberd/commit/6f026ca26d4015f.patch
  this makes ejabberd use systemd notify

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=142
2021-01-11 15:32:16 +00:00
47755a5060 ejabber 20.07
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=141
2020-08-25 20:10:17 +00:00
006cc1bda2 - update to 20.03
https://www.process-one.net/blog/ejabberd-20-03/
  https://www.process-one.net/blog/ejabberd-20-02/
  https://www.process-one.net/blog/ejabberd-20-01/
  If you use the pgsql or mysql backends, 20.01 needs a schema
  change.
- refreshed patches:
  - ejabberd-16.01_document_optional.patch
  - ejabberd-bump-deps.patch
  - ejabberd-fix_make_install_when_using_system_deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=139
2020-04-10 19:49:35 +00:00
39f8d0f5cc - update to 19.08
https://blog.process-one.net/ejabberd-19-08/
- refreshed patches:
  - ejabberd-16.01_document_optional.patch
  - ejabberd-bump-deps.patch
  - ejabberd-fix_make_install_when_using_system_deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=137
2019-08-13 00:16:51 +00:00
4b4e69a322 - update to 19.02
https://blog.process-one.net/ejabberd-19-02-the-mqtt-edition/
  https://blog.process-one.net/ejabberd-18-12-1/
  https://blog.process-one.net/ejabberd-18-12/
- refresh patches
  ejabberd-bump-deps.patch
  ejabberd-fix_make_install_when_using_system_deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=135
2019-03-05 14:10:25 +00:00
d9042148a6 - update to 18.09
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=133
2018-11-11 00:45:50 +00:00
9156505dd6 - obsolete ejabberd-contrib. barely any modules are building at the
moment.

- update to 18.06
  https://blog.process-one.net/ejabberd-18-06/
  Stop ejabberd initialization on invalid/unknown options Since
  some time now, we are warning ejabberd admins in log file about
  incorrect configuration options. We feel that we are ready to
  make these hints strong requirements about config file validity.
  Starting with ejabberd 18.06, ejabberd will not ignore unknown
  options and doesn’t allow to have options with malformed values.
  The rationale for this is to avoid unexpected behaviour during
  runtime, i.e. to conform to “fail early” approach. We thus hope
  to be helpful to newcomers by making sure they properly format
  their config files to get the expected behaviour.
  Note that it’s safe to reload a configuration with potentially
  invalid and/or unknown options: this will not halt ejabberd, but
  will only prevent the configuration from loading.
- refreshed patches:
  ejabberd-16.01_document_optional.patch
  ejabberd-bump-deps.patch
  ejabberd-fix_make_install_when_using_system_deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=132
2018-06-30 22:24:24 +00:00
db5d183b20 - update to 18.03
https://blog.process-one.net/ejabberd-18-03/
- refreshed patches:
  ejabberd-16.01_document_optional.patch
  ejabberd-bump-deps.patch
  ejabberd-fix_make_install_when_using_system_deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=127
2018-03-27 16:11:17 +00:00
20b3c2cdec - update to 18.01
https://blog.process-one.net/ejabberd-18-01/
  - Fix TLS driver memory management
  - Fix privacy_set command
  - Report ‘fs’ support as unavailable on SunOS
  - Let mod_block_strangers bounce an error when a message is
    rejected

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=125
2018-02-05 19:47:36 +00:00
8841b6b249 - update to 17.12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=124
2017-12-30 00:48:15 +00:00
015490591e - update to 17.11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=122
2017-11-23 21:11:58 +00:00
43653a9a26 update to 17.09 and split out contrib it its own spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=120
2017-11-04 02:44:17 +00:00
de6ef8d5f8 - update to 17.07
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=116
2017-07-11 00:31:33 +00:00
5dcc08ea99 - update to 16.09
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=115
2016-09-23 14:42:06 +00:00
79a5f22880 - update to 16.08
- update contrib to 41371cf

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=113
2016-08-16 12:21:56 +00:00
eb2d0d4da8 we should link to factory later. for now standalone.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=110
2016-07-04 14:49:45 +00:00