265 lines
9.4 KiB
Plaintext
265 lines
9.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 6 13:04:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Remove old specfile constructs.
|
|
- Drop -Werror.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 4 10:17:04 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.6.0
|
|
* work around bug in Lucent switches that set the
|
|
octet 3 extension bit
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 28 00:41:32 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.4.15 (bugfix release)
|
|
* Fix hole in layer2_persistence option for TE PTMP links.
|
|
* libpri: Make TE-PTP mode respond to MDL TEI check requests.
|
|
* http://downloads.asterisk.org/pub/telephony/libpri/libpri-1.4.15-summary.html
|
|
- Delete libpri-soname.diff (replaced by changed make call in
|
|
%build): switch back to original SONAME (libpri-1_4 ->
|
|
libpri1_4), and add symvers to it instead.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 16:19:42 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.4.14 (bugfix release)
|
|
* Normal Clearing in Progress Message was ignored
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 3 08:23:20 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Update to new upstream release 1.4.12
|
|
(no user-level changelog available; see ChangeLog file for
|
|
developer changelog)
|
|
- Add patch libpri-soname.diff to fix broken SO versioning
|
|
- Implement correct shlib name (libpri1_4 -> libpri-1_4)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 18 15:15:25 UTC 2011 - chris@computersalat.de
|
|
|
|
- update to 1.4.11.5
|
|
* q921.c: Merged revision 2101 from
|
|
https://origsvn.digium.com/svn/libpri/branches/1.4 ..........
|
|
r2101 | rmudgett | 2010-11-05 14:24:01 -0500 (Fri, 05 Nov 2010) |
|
|
9 lines Remove all TEIs when NT PTMP starts. Remove all TEIs when
|
|
a NT PTMP link is started and there are no other links to make
|
|
sure there are no devices that think they have a TEI. A device
|
|
may think it has a TEI if the upper layer program is restarted or
|
|
the system reboots. This fixes the bug portion of JIRA
|
|
LIBPRI-51/SWP-2453. ..........
|
|
- for more information about changes please see ChangeLog file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 06:42:42 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.4.11.4
|
|
* lot of changes please see ChangeLog file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 13:52:40 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.4.11.3
|
|
* pri_internal.h, q931.c: [regression] Calling Number assignment
|
|
logic change in libpri 1.4.11. Restored the old behaviour if
|
|
there is more than one calling number in the incoming SETUP
|
|
message. A network provided number is reported as ANI. (closes
|
|
issue #17495) Reported by: ibercom Patches:
|
|
issue_17495_v1.4.11.2.patch uploaded by rmudgett (license 664)
|
|
issue_17495_v1.4.patch uploaded by rmudgett (license 664) Tested
|
|
by: ibercom
|
|
- cleanup spec
|
|
o updated description
|
|
o macro so_name for libpri1-4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 15 15:08:47 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.4.11.2
|
|
* pri_facility.c: Q.SIG calling name in FACILITY message not
|
|
reported to the upper layer. Q.SIG can send the CallingName,
|
|
CalledName, and ConnectedName in stand alone FACILITY messages.
|
|
If the CallingName was not sent in the SETUP message, the caller
|
|
id name was not reported to the upper layer. (closes issue #17458)
|
|
Reported by: jsmith Patches: issue17458_post_qsig_name.patch uploaded
|
|
by rmudgett (license 664) issue17458_post_qsig_name_v1.4.11.1.patch
|
|
uploaded by rmudgett (license 664) Tested by: rmudgett, jsmith
|
|
* pri.c: Inband disconnect setting does nothing on BRI spans.
|
|
The acceptinbanddisconnect flag is not inherited when creating
|
|
a new TEI and thus rendering the setting (and its respective
|
|
equivalent in Asterisk) a no-op on BRI setups. (closes issue
|
|
#15265) Reported by: paravoid Patches: inband-bri.diff uploaded
|
|
by paravoid (license 200) Tested by: paravoid
|
|
* q931.c, rose.c, rosetest.c: Multi component FACILITY messages
|
|
only process the first component. The code was only processing
|
|
the first ROSE component in the facility message. I also updated
|
|
rosetest.c to have a multiple component ROSE message test.
|
|
(closes issue #17428) Reported by: patrol-cz Patches:
|
|
issue17428.patch uploaded by rmudgett (license 664) Tested by:
|
|
rmudgett, patrol-cz
|
|
* for more see ChangeLog
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 21 23:28:55 UTC 2010 - chris@computersalat.de
|
|
|
|
- revert to obviously deleted stuff
|
|
o State of submit-request #28379 was changed by vitsoft:
|
|
new -> accepted
|
|
o merged changes
|
|
- added baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 9 18:45:23 UTC 2010 - chris@computersalat.de
|
|
|
|
- update to 1.4.10.2
|
|
o lot of changes read ChangLog
|
|
- cleanup spec
|
|
o added header
|
|
o sort TAGS
|
|
o fix RPM_OPT_FLAGS
|
|
o merged spec changes with changes file
|
|
o added debug_package_requires
|
|
- cleanup Source
|
|
- add subpackage libpri1_4 for shared lib
|
|
- removed libpri package
|
|
o not needed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 03 21:38:47 CET 2009 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.10.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 01 04:33:16 CET 2009 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.10
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 18 11:04:30 CET 2009 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.9
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 05 22:15:40 CET 2008 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.7
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 08 12:26:37 CET 2008 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.3 asterisk 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 17 22:01:29 CET 2007 - vittorio@vitsoft.bz
|
|
|
|
- libpri 1.4.2 asterisk 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 13 08:26:18 CET 2007 - vittorio@vitsoft.bz
|
|
|
|
- libpri for asterisk 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 19 15:42:19 CEST 2006 - max@suse.de
|
|
|
|
- New versions: libpri-1.2.4, bristuff-0.3.0-PRE-1s
|
|
- Fix some bugs and match the latest version of Asterisk.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 7 14:42:52 CEST 2006 - max@suse.de
|
|
|
|
- New versions: libpri-1.2.3, bristuff-0.3.0-PRE-1q, fix some bugs
|
|
and match the newest versions of Asterisk and zaptel.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 20 17:25:06 CET 2006 - max@suse.de
|
|
|
|
- Updated the bristuff patch to version 0.3.0-PRE-1k to match the
|
|
new version of Asterisk.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 27 02:07:09 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 18:30:38 CET 2006 - max@suse.de
|
|
|
|
- New versions: libpri-1.2.2, bristuff-0.3.0-PRE-1i
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 16 16:40:31 CET 2005 - max@suse.de
|
|
|
|
- New version: 1.2.1
|
|
- New version of the bristuff patch: 0.3.0-PRE-1c
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 10 18:40:33 CEST 2005 - max@suse.de
|
|
|
|
- New version of the bristuff patch: 0.2.0-rc8n
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 18 19:26:14 CEST 2005 - max@suse.de
|
|
|
|
- New version 1.0.9
|
|
- New version of the bristuff patch: 0.2.0-rc8j
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 7 16:08:02 CET 2005 - max@suse.de
|
|
|
|
- New version of the bristuff patch: 0.2.0-rc7k
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 28 17:04:30 CET 2005 - max@suse.de
|
|
|
|
- New version: 1.0.6
|
|
- New version of the bristuff patch: 0.2.0-rc7i
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 13 16:20:59 CET 2005 - max@suse.de
|
|
|
|
- New version: 1.0.3
|
|
- New version of the bristuff patch: 0.2.0-rc3a
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 12 00:55:02 CET 2004 - ro@suse.de
|
|
|
|
- fixed file list
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 5 12:52:15 CET 2004 - max@suse.de
|
|
|
|
- New version: 1.0.2
|
|
- New version of the bristuff patch: 0.2.0-rc2a
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 19 17:56:36 CEST 2004 - max@suse.de
|
|
|
|
- Update to bristuff 0.1.0-RC4a
|
|
- Update to CVS snapshot from 2004-08-13
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 12 17:22:01 CEST 2004 - max@suse.de
|
|
|
|
- Update to bristuff 0.1.0-RC3.
|
|
- Update to CVS snapshot from 2004-08-12.
|
|
- Run ldconfig after (un)installation.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 23 17:03:17 CEST 2004 - max@suse.de
|
|
|
|
- Update to bristuff 0.1.0-RC2
|
|
- Update to CVS snapshot from 2004-07-22
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 23 18:16:44 CEST 2004 - max@suse.de
|
|
|
|
- New package: libpri - Userspace implementation of the
|
|
ISDN PRI (S2M) protocols. It supports TE, and NT mode.
|
|
|
|
- CVS snapshot from 2004-05-10, based on 0.6.0.
|
|
|
|
- Added patch to support BRI (S0-Bus) as well.
|