notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net-im/openfire/files/openfire.in

Number of commits found: 8

Thursday, 23 May 2024
16:10 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Nikita Druba
net-im/openfire: Update to 4.8.1

ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.1/changelog.html

Improvement

 * Give explict names to Netty's threads
 * Have distinct thread pools for each type of connection
 * Announce support for PubSub delete-item
 * Admin Console should warn end-user if plugin installation failed
 * Guard against a surplus of database connection errors being logged
 * Upgrade postgresql database driver for CVE-2024-1597

New Feature

 * Add service administration support

Bug

 * When deleting a user, remove it from transient MUC rooms
 * Cache data inconsistency: MUC
 * Deleting an admin user does not remove the name from \`admin.authorizedJIDs\`
 * Do not use default value for user's creation / last modified date
 * 4.8.0 not counting "whitespace ping" as session activity
 * RSS News Feed appears empty
 * Misbehaving Shared-With-Group option for Contact List sharing
 * Duplicate \(group\)chat messages are received
 * SerializableCache appears to be unusable \(ClassCastException on creation\)
 * SerializableCache instances do not get recreated on cluster switch
 * Cache-summary page shows wrong stats when using Clustering
 * Delete MUC-based authorization when deleting user
 * OccupantManager doesn't remove all items when clustering
 * Session details shows 'resource' column, but does not show resources
 * Routing Servers cache inconsistency doesn't list the missing items
 * Contact List \(Roster\) Sharing changes are not immediately applied
 * Stream Management Resume fails
 * Disabling client idle time breaks websockets
 * Resumed stream is no longer resumable

PR:		279237
Reported by:	nikita@druba.su (maintainer)
commit hash: bf091cdd79ff30dde67f1c9f866bad5c994bc0d4 commit hash: bf091cdd79ff30dde67f1c9f866bad5c994bc0d4 commit hash: bf091cdd79ff30dde67f1c9f866bad5c994bc0d4 commit hash: bf091cdd79ff30dde67f1c9f866bad5c994bc0d4 bf091cd
Monday, 20 Dec 2021
08:46 Dries Michiels (driesm) search for other commits by this committer Author: Nikita Druba
net-im/openfire: Update to 4.6.5

- Change option names to be more readable
- Pet portclippy and portfmt

Changes:		http://download.igniterealtime.org/openfire/docs/4.6.5/changelog.html
PR:			260428
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33556
commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e 7c3d90b
Thursday, 28 Feb 2013
09:41 gahr search for other commits by this committer
- Update to 3.8.0
  Release notes:
 
http://community.igniterealtime.org/blogs/ignite/2013/02/06/openfire-380-has-been-released
Original commitRevision:313084 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Friday, 18 Apr 2008
01:58 tmclaugh search for other commits by this committer
Fix startup script so openfire_javargs are respected.

PR:             122741
Approved by:    maintainer
Original commit
Tuesday, 12 Jun 2007
15:10 miwi search for other commits by this committer
- Minor update for rc script

Notes:
 So that users can insert additional arguments for java startup.
 The default value for max segment size for java is now 256MB.

Submitted by:   Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Original commit
Sunday, 10 Jun 2007
12:06 miwi search for other commits by this committer
- Add net-im/openfire

Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.

WWW: http://www.igniterealtime.org/projects/openfire/index.jsp

PR:             112550
Submitted by:   Nikolay Pavlov<quetzal@zone3000.net> (maintainer)
Repocopied by:  marcus
Original commit

Number of commits found: 8