2013-06-29 14:35:10 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update milter-manager to 1.8.9.
== [release-1-8-9] 1.8.9: 2013-06-28
A bug fix release of 1.8.8.
=== Package
==== Improvements
* [rpm] Update Ruby1.9.3 package for CentOS6 to Ruby1.9.3-p448
released on 2013-06-27
=== milter manager
==== Fixes
* [binding][ruby] Fixed a bug that milter-manager couldn't detect
socket path if greylist.conf includes socket path with
permission.
== [release-1-8-8] 1.8.8: 2013-06-25
A bug fix release of 1.8.7.
=== Package
==== Fixes
* [rpm] milter-manager-log-analyzer should include cron configuration.
[Reported by Satoru Sakashita][milter-manager-users-ja:00200]
* [deb] Remove old configuration file installed by milter-manager.
[Reported by Youhei SASAKI][milter-manager-users-ja:00202]
=== Known Issues
* [test] Failed some test cases using rrdtool on some environments.
[Reported by Hirohisa Yamaguchi][GitHub #29]
=== Thanks
* Satoru Sakashita
* Youhei SASAKI
* Hirohisa Yamaguchi
|
2013-06-29 14:10:03 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update milter-manager to 1.8.7.
== [release-1-8-7] 1.8.7: 2013-06-14
A bug fix release of 1.8.6.
=== Package
* [rpm] Keep user configuration settings on upgrade.
* [deb][rpm] Separate milter-manager-log-analyzer from milter-manager.
[Reported by Kazuhiro NISHIYAMA][GitHub #21]
* Use Ruby1.9 on CentOS6 or later.
* Drop Ubuntu Oneiric Ocelot(11.10) support.
* Add Ubuntu Raring Ringtail(13.04) support.
* Add Debian jessie support.
=== milter manager
==== Improvements
* Support Ruby2.0.0.
==== Fixes
* [debian] Support init file that contains non-ASCII characters.
[Reported by Kazuhiro NISHIYAMA][GitHub #23]
=== milter-manager-log-analyzer
==== Fixes
* Process mail log even if it includes invalid byte sequence.
[Reported by Satoru Sakashita][GitHub #24]
=== Admin
* Dropped.
=== Thanks
* Kazuhiro NISHIYAMA
* Satoru Sakashita
|
2013-06-20 11:12:15 by OBATA Akio | Files touched by this commit (23) |
Log message:
revert `say good-bye to ruby-1.8', it should not be done dureing a freeze.
|
2013-06-19 15:08:57 by OBATA Akio | Files touched by this commit (3) |
Log message:
Good-bye Ruby-1.8, not supported.
|
2013-03-14 13:30:42 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update milter-manager to 1.8.6.
== [release-1-8-6] 1.8.6: 2013-03-04
A bug fix release of 1.8.5.
=== milter-core
==== Improvements
* [core][event-loop] Add an API to customize event loop on your own.
==== Fixes
* [core][event-loop] Fix to work broken libev backend with Ruby 1.9.
=== milter manager
==== Improvements
* Add max-pending-finished-sessions as configuration option.
If the number of current pending finished sessions is larger than
'max-pending-finished-sessions', the current pending finished sessions are
freed immediately.
=== milter-client
==== Improvements
* Add --max-pending-finished-sessions command line option.
=== Ruby milter
==== Improvements
* Add an API to customize event loop on your own from Ruby.
* Support manager.max_pending_finished_sessions.
* Add API to reset when transaction is finished.
Use this API to avoid not to share instance information for each transaction \
unexpectedly.
=== Document
==== Improvements
* Add documentation about manager.max_pending_finished_sessions
* Add API to reset transaction.
==== Fixes
* Fix the default value of manager.maitenance_interval which is not correct.
|
2012-12-22 09:29:30 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update milter-manager to 1.8.5.
== [release-1-8-5] 1.8.5: 2012-12-03
A bug fix release of 1.8.4.
=== Package
* Drop Ubuntu Natty Narwhal support.
* Fix broken documents.
=== Ruby milter
* Fix a typo in test for Ruby1.8.
[Pull requested by umq]
=== Thanks
* umq
== [release-1-8-4] 1.8.4: 2012-11-21
A bug fix release of 1.8.3.
=== Package
* Added Ubuntu Quantal Quetzal support.
* Provided packages built by using Ruby1.9 on following distributions:
Debian wheezy, Debian sid, Ubuntu Precise Pangolin, Ubuntu Quantal Quetzal
* Added missing fixture files into tar.gz.
[Reported by Hirohisa Yamaguchi]
* Solaris: Added missing SMF method file into tar.gz.
[Reported by @ftnk]
* yum: Rename yum repository pacakge.
milter-manager-repository -> milter-manager-release
* deb: Use Ruby1.9 by default.
* deb: Rename packages for Ruby binding.
libmilter-*-ruby1.8 -> ruby-milter-*
=== milter manager
==== Improvements
* configure: Specify Ruby/GLib2 version to --with-bundled-ruby-glib2 option
==== Fixes
* manager: Suppressed compiler type warnings.
[GitHub #12]
[Reported by Hirohisa Yamaguchi]
* debian cron: used mail.log instead of mail.info
[milter-manager-users-ja:00171]
[Reported by Kazuhiro NISHIYAMA]
=== milter-core
==== Improvements
* Supported MILTER_DEBUG=fatal-criticals.
* binding ruby: milter callback arguments are ASCII_8BIT.
[GitHub #3]
==== Fixes
* Fixed an issue which a following warning is shown when running at high loads.
"g_io_channel_write_chars: assertion `channel->is_writeable' failed"
=== Admin
==== Improvements
* Upgraded to Rails2.3.14
=== Document
==== Fixes
* Fixed about install sequence on CentOS.
[GitHub #13]
[Reported by Kunkichi]
=== Thanks
* Hirohisa Yamaguchi
* Kazuhiro NISHIYAMA
* @ftnk
* Kunkichi
|
2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-05-24 17:22:39 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update milter-manager to 1.8.3.
== [release-1-8-3] 1.8.3: 2012-05-22
A bug fix release of 1.8.2.
=== Package
* [ubuntu] Added Ubuntu Precise Pangolin support.
* [solaris] Use pkgutil instead of pkg-get.
[GitHub #6]
[Reported by h0lzi]
=== milter manager
==== Improvements
* binding ruby: update bundled ruby-glib2 to 1.1.3
==== Fixes
* [manager] support manager.event_loop_backend = "libev" on CentOS.
[Reported by SHIONO Kenji]
* [manager][children] use gulong instead of guint.
g_signal_connect() returns gulong.
=== milter-core
==== Fixes
* [libev] check whether the next id is used or not.
=== Document
==== Fixes
* doc install debian ubuntu: add missing postfix group related configuration
milter-manager user should belong to postfix group to access a socket
of other milter.
[milter-manager-users-ja:00163]
[Suggested by Satoru Sakashita]
* doc debian: adjust to the latest squeeze environment
[Suggested by Satoru Sakashita]
|
2012-03-22 15:25:26 by Takahiro Kambe | Files touched by this commit (9) |
Log message:
Bump PKGREVISION reflecting the default Ruby's version change.
|