Changelog for
gnugk-debugsource-4.2-6.25.x86_64.rpm :
* Fri Jul 15 2016 p.drouandAATTgmail.comUpdate to version 4.2 (boo#777486, CVE-2012-3534)
* BUGFIX(ProxyChannel.cxx) fix H.239 forwarding issue in call where only one side uses H.460.19
* BUGFIX(configure.in) make sure LUA test fails for versions below 5.2
* BUGFIX(gkh235.cxx) small fix with password auth
* BUGFIX(ProxyChannel.cxx) apply codec filtering also to receiveAndTransmit capabilities
* BUGFIX(ProxyChannel.cxx) fix crash in RTP multiplexing
* BUGFIX(ProxyChannel.cxx) fix crash when using H.245 tunneling translation
* BUGFIX(gk.cxx) fix shutdown on NetBSD 7
* BUGFIX(ProxyChannel.cxx) fix compile on NetBSD 7
* new switch: [RoutedMode] FilterVideoFastUpdatePicture= to reduce the number of update requests from endpoints
* disable SSLv3 when using TLS
* BUGFIX(ProxyChannel.cxx) fix crash in call cleanup
* support ON and OFF event in LuaAcct
* BUGFIX(sqlacct.
*) implement ON and OFF event as documented
* new switches [RoutedMode] EnableGnuGkNATTraversal=1 and [Endpoint] EnableGnuGkNATTraversal=1 to keep GnuGk\'s old NAT traversal method enabled- Changes from version 4.0
* BUGFIX(ProxyChannel.cxx) fix crash processing Setup
* BUGFIX(RasSrv.cxx) update IP/port of traversal neighbor on every SCI, not only on IP changes
* new status port command: PrintNeighbors
* BUGFIX(ProxyChannel.cxx) fix H.239 inside multiplePayloadStream from Avaya XT5000 with H.460.19
* new accounting module: LuaAcct
* LUA: new library \"gnugk\" to allow access to GnuGk functionality
* BUGFIX(configure) set all detected options in gnugkbuildopts.h on Unix
* BUGFIX(ProxyChannel.cxx) removing H.235 capabilities might have skipped items
* BUGFIX(lua.cxx) initialize all LUA variables for LUA routing
* status port configuration (MaxStatusClients, StatusEventBacklog, StatusEventBacklogRegex) now changable at runtime
* BUGFIX(GkStatus.cxx) fix StatusEventBacklogRegex for patterns that start at the beginning of the event line
* BUGFIX(ProxyChannel.cxx) use RealPresence Group 0
*Byte keep
*alive for IgnoreSignaledH239PrivateIPs (needs LARGE_FDSET to work)
* new switches to set database connect and read timeout (only used by MySQL for now)
* new switch to set worker thread idle timeout: [Gatekeeper::Main] WorkerThreadIdleTimeout=
* BUGFIX(gk.cxx) better test for gatekeeper shutdown
* BUGFIX(Routing.cxx) fix fromIP for ARQ and LRQ RouteRequests
* BUGFIX(gkauth.cxx) only call Q.931 checks when activated
* BUGFIX(Routing.cxx) fix RouteRequest from unregistered caller who doesn\'t provide any alias
* new switch: [RoutedMode] DisableSettingUDPSourceIP=1- Perform a spec-cleaner on the spec file
* Fri Dec 11 2015 p.drouandAATTgmail.com- Update to version 4.0
* rewrite of the H.235 password authentication - much better interoperability and much more secure
* IP authentication for all RAS and Q.931 messages
* important IPv6 updates and fixes
* support for TCS0 call transfers (\"reroute\") that can be initiated from applications
* better NAT traversal support for unregistered endpoints
* better blocking of spam calls using SQLAuth
* per endpoint codec filtering
* DisplayIE rewriting
* more secure handling of status port passwords (only hash stored)
* important fix for ODBC database driver
* CalledPartyNumber IE rewriting for better Polycom interoperability
* bug fixes- Changes from version 3.9
* bug fixes, including a crash and hanging status port on Windows servers
* a new IP/port detection algorithm for endpoints behind NAT that works well even with unregistered (!) endpoint
* neighbor pings to speed up call routing if your neighbors are frequently down
* geo-blocking: with the GeoIPAuth policy, you can allow or block calls based on the location of the IP
* status port event back log: When you connect to the status port to diagnose an issue, the relevant events are already gone. With this new feature you can tell GnuGk to save the last n events and show them later on. This way you can take a look at eg. the last 100 failed registrations etc.
* QoS DiffServ marking for RAS, H.225 and H.245 messages. Now you can set the DiffServ class for signaling messages. Previously you could only mark RTP packets.
* support for H.235.TSSM: H.235 needs time synchronization between gatekeeper and endpoints and the proposed H.235.TSSM standard provides a means for endpoints to detect that they are not in sync with the gatekeeper and apply a time offset.- Remove gnugk-fix-h323plus-directory.patch; fixed on upstream release
* Thu Sep 17 2015 p.drouandAATTgmail.com- Update to version 3.8
* BUGFIX(GkSTatus.cxx) fix crash in shutdown during Reload
* allow codec filtering for whole capability classes, eg. DisableCodecs=receiveVideoCapability
* BUGFIX(lua.cxx) fix crash in \'lua\' routing policy
* BUGFIX(RasTbl.cxx) fix [EP::] ForceGateway= to work with permanent endpoints
* make [Gatekeeper::Main] Authenticators= switch case insensitive
* addpasswd encodes password, even if the config section didn\'t exist before
* FileIPAuth now supports checking ARQs
* new switch [Gatekeeper::Main] MinH323Version=
* BUGFIX(RasTbl.cxx) stop generating predictable endpoint IDs
* new switch [RasSrv::ARQFeatures] CheckSenderIP=1
* new SQLAuth variable %{SrcInfo}
* BUGFIX(gkauth.cxx,Neighbor.cxx) use OpenSSL for cryptographically relevant random numbers
* BUGFIX(RasTbl.cxx) only apply [EP::] AddNumbers= if the endpoint doesn\'t have the number already
* BUGFIX(RasTbl.cxx) fix error message for permanent gateways on config reload
* BUGFIX(Routing.cxx) CatchAll policy now rewrites the destination alias to the CatchAll alias
* new authentication modules using LUA scripts: LuaAuth
* BUGFIX(gkauth.cxx) ignore port in AliasAuth rules when endpoint is using H.460.18
* extend PrefixAuth to support unregistered calls Please read the changes.txt file for previous changes- Drop sysvinit support; doesn\'t build for old platforms- Add gnugk-fix-h323plus-directory.patch- Add dependencies following upstream changes
* openssl-devel
* pkgconfig(libsasl2)
* pkgconfig(expat)
* pkg-config- Add autoconf and libtools dependencies; needed because of gnugk-fix-h323plus-directory.patch- Move from openh323-devel to h323plus-devel and pwlib-devel to libpt-devel- Increase dependencies weight; require systemd-rpm-macros instead of pkgconfig(systemd)- Use download Url as source
* Fri May 31 2013 crrodriguezAATTopensuse.org- Add systemd support.
* Mon Aug 20 2012 dmuellerAATTsuse.com- fix build on armv7l
* Sat Dec 10 2011 meissnerAATTsuse.de- does not need openldap2 binaries, just the libs
* Fri Dec 02 2011 jengelhAATTmedozas.de- Remove redundant/unwanted tags/section (cf. specfile guidelines)- Use %_smp_mflags for parallel building
* Fri Dec 02 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Wed Nov 07 2007 kkeilAATTsuse.de- update to stable 2.2.6
* BUGFIX(toolkit.cxx) Fixed DefaultDomain Alias rewrite
* BUGFIX(routing.cxx) ENUM policy not to be used with LRQ
* BUGFIX(Neighbors.cxx) Fixed SRV policy to try both CS and LR records and not use with LRQ request
* remove ArjReasonRouteCallToSCN (was inactive + broken for a long time)
* BUGFIX(Toolkit.cxx) enable SQLConfig also if only Firebird is available
* BUGFIX(RasTbl.cxx) reject the call if no gateway has capacity, don\'t just use the first matching gateway
* BUGFIX(RasTbl.cxx) the first route was duplicated and a call was sent twice to the same gw. Thanks to Alex Golyshev for pointing this out!
* BUGFIX(RasSrv.cxx) fixed crash inside IRR handler
* BUGFIX(yasocket.cxx) due to recent changes, it was impossible send more than 10240 bytes of data when data queuing had to be involved
* move status port examples to contrib/statusport/
* fix nonStandardData field usage, make use of assigned T.35 codes
* BUGFIX(RasTbl.cxx) ensure that full gateways are eliminated, when failover is active and remaining gateways are sorted due to their priority correctly
* BUGFIX(ProxyChannel.cxx) preserve presentation and screening indicators in Calling-Party-Number IEs
* BUGFIX(RasTbl.cxx) restore default value for capacity and priority on config reload, if removed from an EP section (or if the whole section has been removed)
* BUGFIX(Neighbor.cxx,ProxyChannel.cxx): fix canMapAlias for LRQs with unregistered endpoints
* new config section [H225toQ931] to change the H.225 reason to Q.931 cause code mapping
* optional priorities for gateway prefixes: gw-alias=prefix[:=priority][,prefix[:=priority],...] (patch by Alex Golyshev and Andrey Pasukov)
* change default value for CallSignalHandler to 5
* BUGFIX(Toolkit.cxx): fix for calling between 2 internal networks
* Added AcceptNonNeighborLCF to LRQFeatures settings
* Added GnuGk OID & T.35 Codes
* BUGFIX(Toolkit.cxx): fix to allow URI rewriting on ARQ processing
* BUGFIX(ProxyChannel.cxx): fix to show correct Setup CallSignallingAddress when behind NAT
* Added RemoveH235Call & RemoveH460Call Settings
* BUGFIX(ProxyChannel.cxx): H.245 addresses being incorrectly written in NATHandler for public proxies.
* Sat May 12 2007 olhAATTsuse.de- remove unused libavc1394-devel libdc1394-devel from Buildrequires