On 5/12/2011 2:15 PM, Tony Graziano wrote:
Correct.

You could also check it against

http://download.sipfoundry.org/pub/sipXecs/4.4.0/CentOS_5/x86_64/
So, in this case I would just need to know that some packages went from 192 to 202? I completely agree about keeping the old versions. I would always want a way to back out a hotfix. I asked earlier about that, and the response was to keep your old rpms. I"m not sure how that would work in an iso install.

You will see only a handful of packages bumped from 4.4.0-192 to 4.4.0-202. In a normal production environment you do not install or use the debug or devel packages. So I think it's only 10 that were pushed out in the patch. I do wonder why they are not archived in another repo (the previous 4.4.0-192 packages. It makes the onus on the superadmin to have saved it as its no longer available.

On Thu, May 12, 2011 at 2:58 PM, Matthew Kitchin (public/usenet) <[email protected] <mailto:[email protected]>> wrote:

    On 5/10/2011 11:24 PM, Douglas Hubler wrote:
    > This is a notice in accordance with bug fix release policy
    >
    > http://wiki.sipfoundry.org/display/sipXecs/Bug+Fix+Release+Policy
    >
    Can someone give me a quick way to confirm I have these patches
    installed?
    I looked at the wiki  page, but I don't see anything obvious that
    tells
    me if a particular set of patches are installed or not.
    I just updated a machine from 4.2.1 iso build, and I had to slightly
    tinker with the repo file to get it going, and I want to make sure
    everything is right.

    I assume I should be able to dell from the data below?

    Thanks,
    Matthew

    sipXecs (4.4.0- 2011-05-10EDT22:57:56 ip-10-110-26-134)

    [root@test-4-2-1 sipxpbx]# yum list installed |grep sipx
    sipx-openfire.x86_64                      3.6.4-10.4
    installed
    sipxacccode.x86_64                        4.4.0-192.ga8beb
    installed
    sipxacd.x86_64                            4.4.0-192.ga8beb
    installed
    sipxbridge.x86_64                         4.4.0-192.ga8beb
    installed
    sipxcallcontroller.x86_64                 4.4.0-192.ga8beb
    installed
    sipxcalllib.x86_64                        4.4.0-192.ga8beb
    installed
    sipxcdrlog.x86_64                         4.4.0-192.ga8beb
    installed
    sipxcommons.x86_64                        4.4.0-192.ga8beb
    installed
    sipxcommserverlib.x86_64                  4.4.0-192.ga8beb
    installed
    sipxconfig.x86_64                         4.4.0-202.g15729
    installed
    sipxconfig-agent.x86_64                   4.4.0-202.g15729
    installed
    sipxconfig-ftp.x86_64                     4.4.0-202.g15729
    installed
    sipxconfig-mrtg.x86_64                    4.4.0-202.g15729
    installed
    sipxconfig-report.x86_64                  4.4.0-202.g15729
    installed
    sipxconfig-snmp.x86_64                    4.4.0-202.g15729
    installed
    sipxconfig-tftp.x86_64                    4.4.0-202.g15729
    installed
    sipxecs.x86_64                            4.4.0-192.ga8beb
    installed
    sipxfreeswitch.x86_64                     4.4.0-192.ga8beb
    installed
    sipximbot.x86_64                          4.4.0-192.ga8beb
    installed
    sipxivr.x86_64                            4.4.0-202.g15729
    installed
    sipxmediaadapterlib.x86_64                4.4.0-192.ga8beb
    installed
    sipxmedialib.x86_64                       4.4.0-192.ga8beb
    installed
    sipxopenfire.x86_64                       4.4.0-192.ga8beb
    installed
    sipxpage.x86_64                           4.4.0-192.ga8beb
    installed
    sipxpark.x86_64                           4.4.0-192.ga8beb
    installed
    sipxpbx.x86_64                            4.4.0-192.ga8beb
    installed
    sipxportlib.x86_64                        4.4.0-192.ga8beb
    installed
    sipxpresence.x86_64                       4.4.0-192.ga8beb
    installed
    sipxprovision.x86_64                      4.4.0-192.ga8beb
    installed
    sipxproxy.x86_64                          4.4.0-202.g15729
    installed
    sipxproxy-cdr.x86_64                      4.4.0-202.g15729
    installed
    sipxpublisher.x86_64                      4.4.0-192.ga8beb
    installed
    sipxrecording.x86_64                      4.4.0-192.ga8beb
    installed
    sipxregistry.x86_64                       4.4.0-192.ga8beb
    installed
    sipxrelay.x86_64                          4.4.0-192.ga8beb
    installed
    sipxrest.x86_64                           4.4.0-192.ga8beb
    installed
    sipxrls.x86_64                            4.4.0-192.ga8beb
    installed
    sipxsaa.x86_64                            4.4.0-192.ga8beb
    installed
    sipxsupervisor.x86_64                     4.4.0-192.ga8beb
    installed
    sipxtacklib.x86_64                        4.4.0-202.g15729
    installed
    sipxtools.x86_64                          4.4.0-192.ga8beb
    installed
    [root@test-4-2-1 sipxpbx]#

    > Notes
    > =============================
    > - ** No security updates in this update **
    > - ISO has *not* been rebuilt as decided in release policy. Yum
    update
    > after installation is recommended for getting these updates
    > - Thank you George, Mircea and Domenico for your fixes and everyone
    > for your bug reports!
    >
    >
    > Build Log
    > =============================
    >
    > commit 157292d20020af90e1e905ce4859000758bbf581
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Tue May 10 13:14:42 2011 +0300
    >
    >      XX-9582: SipXbridge not working properly in 4.4. with HA
    cluster
    >
    >      - set sip trunk associated sbc device when loading EditGateway
    > page (otherwise will save it always with the built in sbc from
    > primary)
    >
> M sipXconfig/web/src/org/sipfoundry/sipxconfig/site/gateway/EditGateway.java
    >
    > commit 6b3e39ff982a669b19001738e2760cdaf9226131
    > Author: Mircea Carasel<[email protected] <mailto:[email protected]>>
    > Date:   Mon May 9 18:34:45 2011 +0300
    >
    >      XX-9577: LDAP Authentication using user alias is not working
    >
    >      -obtained user's true username id and sent it to ldap
    >
> M sipXconfig/neoconf/src/org/sipfoundry/sipxconfig/security/ConfigurableLdapAuthenticationProvider.java
    >
    > commit 909e62ed2259c5005f9bd298612e00ab08da5a50
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Fri May 6 02:35:07 2011 +0300
    >
    >      XX-9565: record and send message also after 1 is pressed
    and menu
    > timeouts after 1 is pressed and wrong option provided
    >
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/Deposit.java
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/VmMenu.java
    >
    > commit ca825992f141519912424c7602d810dfbeb10ca1
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Mon May 9 17:07:56 2011 +0300
    >
    >      Revert "XX-9565: record and send message also after 1 is
    pressed
    > and menu timeouts after 1 is pressed and wrong option provided"
    >
    >      This reverts commit f9a297ab811027de76b8ba9964b2a8780c6cca7d.
    >
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/Deposit.java
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/VmMenu.java
    >
    > commit f9a297ab811027de76b8ba9964b2a8780c6cca7d
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Fri May 6 02:35:07 2011 +0300
    >
    >      XX-9565: record and send message also after 1 is pressed
    and menu
    > timeouts after 1 is pressed and wrong option provided
    >
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/Deposit.java
    > M     sipXivr/src/main/java/org/sipfoundry/voicemail/VmMenu.java
    >
    > commit c9044a8087d183ec0945b69149c3b99e575dd306
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Fri Apr 29 16:30:15 2011 +0300
    >
    >      XX-8063: fixed 'SipTcpServer-3' - no room, ret = 9" error
    >
    >      Patch from Domenico Chierico, thanks!
    >
    > M     sipXtackLib/src/net/SipClient.cpp
    > M     sipXtackLib/src/net/SipTcpServer.cpp
    >
    > commit 3dc3fa1783324615c2f1a03a40f73322bbb1e340
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Thu Apr 28 17:46:04 2011 +0300
    >
    >      XX-9574: User portal: automatic reload FS when conference
    change
    >
    >      - when changing conferences from user portal, FS automatically
    > reloads so changes become effective without other action
    >      - exposed SipxProcessContext.manageServices(Collection<  ?
    extends
    > SipxService>  processes, Command command) - it will issue command on
    > all locations for the given service collection
    >      - when called from user portal EditConference will issue reload
    > for FS service
    >
> M sipXconfig/neoconf/src/org/sipfoundry/sipxconfig/admin/commserver/SipxProcessContext.java > M sipXconfig/web/src/org/sipfoundry/sipxconfig/site/conference/EditBridge.java > M sipXconfig/web/src/org/sipfoundry/sipxconfig/site/conference/EditConference.java > M sipXconfig/web/src/org/sipfoundry/sipxconfig/site/conference/UserConferencesPanel.java
    >
    > commit 1da88129b3827b5799c980d3b25dd181209eb4ba
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Wed Apr 27 15:50:01 2011 +0300
    >
    >      XX-9573: remove call rate limit settings from sipxproxy.xml
    >
    > M     sipXconfig/neoconf/etc/sipxproxy/sipxproxy.properties
    > M     sipXconfig/neoconf/etc/sipxproxy/sipxproxy.xml
    >
    > commit 63a7da5198f01244bb1259873d4afc51bb849fe2
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Thu Apr 21 12:47:46 2011 +0300
    >
    >      HttpMessage: change log level form warning to debug
    >
    > M     sipXtackLib/src/net/HttpMessage.cpp
    >
    > commit 3097e494c97776cd2b1e274a492154b51a39a9cf
    > Author: George Niculae<[email protected] <mailto:[email protected]>>
    > Date:   Wed Apr 20 14:28:44 2011 +0300
    >
    >      while parsing nattraversalrules.xml sipXproxy reports ERROR
    when
    >      - publicaddress not found - this should be ok if address
    type set
    > to STUN, changed log level to debug
    >      - mediarelayexternaladdress not found - this is never
    written in
    > nattraversalrules by config, changed log level to debug
    >      - secureXMLRPC not found - never written in
    nattraversalrules.xml
    > by config, changed log level to debug
    >      - rediscovery-time not found - should be OK if address type
    set to
    > public IP, changed log level to debug
    >      - stun-server-address not found - should be OK if address
    type set
    > to public IP, changed log level to debug
    >
> M sipXproxy/lib/authplugins/NatTraversalAgent/NatTraversalRules.cpp
    > _______________________________________________
    > sipx-users mailing list
    > [email protected]
    <mailto:[email protected]>
    > List Archive: http://list.sipfoundry.org/archive/sipx-users/

    _______________________________________________
    sipx-users mailing list
    [email protected] <mailto:[email protected]>
    List Archive: http://list.sipfoundry.org/archive/sipx-users/




--
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: [email protected] <mailto:[email protected]>
Fax: 434.326.5325

Email: [email protected] <mailto:[email protected]>

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: [email protected] <mailto:[email protected]>

Helpdesk Contract Customers:
http://support.myitdepartment.net

Blog:
http://blog.myitdepartment.net

Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to