Skip to content

Releases: milter-manager/milter-manager

2.2.7

31 Jan 08:25
Compare
Choose a tag to compare

milter manager 2.2.7: 2023-01-31

Packages

Improvements

  • AlmaLinux: Updated the bundled Ruby-GNOME to 4.1.0. It fixes a
    memory leak introduced in Ruby-GNOME 4.0.9.

2.2.6

31 Jan 04:02
Compare
Choose a tag to compare

milter manager 2.2.6: 2023-01-13

Packages

Improvements

  • AlmaLinux: Updated the bundled Ruby-GNOME to 4.0.9. It fixes a
    crash bug that is related closure and GC.

2.2.5

12 Dec 03:40
Compare
Choose a tag to compare

milter manager 2.2.5: 2022-12-12

milter manager

Fixes

  • Fixed a bug that netstat related error is happen.
    [GH-183] [Reported by Christian]

milter client

Improvements

  • Added milter.run_gc_on_maintain= configuration.

Fixes

  • Fixed a GC related bug that running Milter::ClientSession may be
    GC-ed.

Thanks

  • Christian

2.2.4

10 Dec 09:44
Compare
Choose a tag to compare

milter manager 2.2.4: 2022-12-10

Packages

Fixes

  • deb: Fixed wrong man locations.

  • deb: Fixed Conflicts configuration

Document

Improvements

  • AlmaLinux 8: Added missing dnf module -y enable ruby:3.0.
    [milter-manager-users-ja]
    [Reported by ymatsuki]

  • AlmaLinux 8: Removed needless custom milter_mail_macros.
    [milter-manager-users-ja 61]
    [Reported by ymatsuki]

milter manager

Improvements

  • Improved libev integration.

Thanks

  • ymatsuki

2.2.3

04 Oct 07:49
Compare
Choose a tag to compare
== [release-2-2-3] 2.2.3: 2022-10-04

=== Python

==== Improvements

  * Set (({fallback_status})) to (({milter.client.SessionContext})).

==== Fixes

  * Fixed a bug that (({fallback_status})) may not be used on error.

2.2.2

03 Oct 20:14
Compare
Choose a tag to compare
== [release-2-2-2] 2.2.2: 2022-10-04

=== Package

==== Fixes

  * deb: Fixed an upgrade failure.

=== milter server

==== Improvements

  * Added a missing (({NULL})) check to suppress a warning.

=== Python

==== Fixes

  * Fixed a bug that logger's exception writer doesn't work with
    Python 3.8.

2.2.1

29 Sep 03:47
Compare
Choose a tag to compare
== [release-2-2-1] 2.2.1: 2022-09-29

=== Package

==== Fixes

  * deb: Fixed an upgrade failure.
    [GitHub#176][Reported by Kazuhiro NISHIYAMA]

=== Python

==== Fixes

  * Fixed a bug that milter client doesn't work with Python 3.8.

=== Thanks

  * Kazuhiro NISHIYAMA

2.2.0

28 Sep 23:29
Compare
Choose a tag to compare
== [release-2-2-0] 2.2.0: 2022-09-29

=== Package

==== Fixes

  * ubuntu: Fixed a bug that wrong source archive is used.

2.1.9

28 Sep 20:58
Compare
Choose a tag to compare
== [release-2-1-9] 2.1.9: 2022-09-29

=== Python

==== Improvements

  * Added support for Python 3.8.
  * client: Added support for (({--version})) option.

2.1.8

28 Sep 06:07
Compare
Choose a tag to compare
== [release-2-1-8] 2.1.8: 2022-09-28

=== Package

==== Fixes

  * deb: Fixed bugs that Python and GObject Introspection related
    packages can't be used.