Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
55a07dd8
Commit
55a07dd8
authored
Apr 19, 2018
by
Sympa authors
Committed by
IKEDA Soji
Apr 19, 2018
Browse files
[-release] Preparing version 6.2.32
parent
6b0ba585
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS.md
View file @
55a07dd8
# Change Log
## [6.2.32](https://github.com/sympa-community/sympa/tree/6.2.32) (2018-04-19)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.30...6.2.32
)
**Implemented enhancements:**
-
Updates for bcrypt support
[
\#238
](
https://github.com/sympa-community/sympa/pull/238
)
(
[mpkut](https://github.com/mpkut
)
)
-
Duplicate precedence header tripping up Amazon SES
[
\#110
](
https://github.com/sympa-community/sympa/issues/110
)
**Fixed bugs:**
-
[
2018-001
](
https://sympa-community.github.io/security/2018-001.html
)
Security breaches in template editing
\[
[
c791843
](
https://github.com/sympa-community/sympa/commit/c7918437ef4b8ea04c7b92cc356601fc43beb901
)
\]
-
sympa
\_
soap
\_
client: bug in logic
[
\#244
](
https://github.com/sympa-community/sympa/issues/244
)
-
Sympa ldap search escapes chars incorrect
[
\#234
](
https://github.com/sympa-community/sympa/issues/234
)
-
Anyone can unsubscribe a member of a list with open scenario
[
\#233
](
https://github.com/sympa-community/sympa/issues/233
)
## [6.2.30](https://github.com/sympa-community/sympa/tree/6.2.30) (2018-03-26)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.28...6.2.30
)
...
...
configure.ac
View file @
55a07dd8
...
...
@@ -25,7 +25,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.60)
AC_INIT(sympa, 6.2.3
0
, sympa-developpers@listes.renater.fr)
AC_INIT(sympa, 6.2.3
2
, sympa-developpers@listes.renater.fr)
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_PO_SUBDIRS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment