rpms/asterisk/devel .cvsignore, 1.40, 1.41 asterisk.spec, 1.79, 1.80 sources, 1.40, 1.41

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed May 5 03:46:19 UTC 2010


Author: jcollie

Update of /cvs/pkgs/rpms/asterisk/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30712

Modified Files:
	.cvsignore asterisk.spec sources 
Log Message:
* Tue May  4 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.7-1
-  * Fix building CDR and CEL SQLite3 modules.
-    (Closes issue #17017. Reported by alephlg. Patched by seanbright)
- 
-  * Resolve crash in SLAtrunk when the specified trunk doesn't exist.
-    (Reported in #asterisk-dev by philipp64. Patched by seanbright)
- 
-  * Include an extra newline after "Aliased CLI command" to get back the prompt.
-    (Issue #16978. Reported by jw-asterisk. Tested, patched by seanbright)
- 
-  * Prevent segfault if bad magic number is encountered.
-    (Issue #17037. Reported, patched by alecdavis)
- 
-  * Update code to reflect that handle_speechset has 4 arguments.
-    (Closes issue #17093. Reported, patched by gpatri. Tested by pabelanger,
-     mmichelson)
- 
-  * Resolve a deadlock in chan_local.
-    (Closes issue #16840. Reported, patched by bzing2, russell. Tested by bzing2)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	3 May 2010 15:22:07 -0000	1.40
+++ .cvsignore	5 May 2010 03:46:18 -0000	1.41
@@ -1,2 +1,2 @@
-asterisk-1.6.2.7-rc3.tar.gz
-asterisk-1.6.2.7-rc3.tar.gz.asc
+asterisk-1.6.2.7.tar.gz
+asterisk-1.6.2.7.tar.gz.asc


Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/asterisk.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- asterisk.spec	3 May 2010 15:22:07 -0000	1.79
+++ asterisk.spec	5 May 2010 03:46:18 -0000	1.80
@@ -1,8 +1,8 @@
-%global _rc 3
+#global _rc 3
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.6.2.7
-Release: 0.2%{?_rc:.rc%{_rc}}%{?dist}
+Release: 1%{?_rc:.rc%{_rc}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -1039,6 +1039,26 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Tue May  4 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.7-1
+-  * Fix building CDR and CEL SQLite3 modules.
+-    (Closes issue #17017. Reported by alephlg. Patched by seanbright)
+- 
+-  * Resolve crash in SLAtrunk when the specified trunk doesn't exist.
+-    (Reported in #asterisk-dev by philipp64. Patched by seanbright)
+- 
+-  * Include an extra newline after "Aliased CLI command" to get back the prompt.
+-    (Issue #16978. Reported by jw-asterisk. Tested, patched by seanbright)
+- 
+-  * Prevent segfault if bad magic number is encountered.
+-    (Issue #17037. Reported, patched by alecdavis)
+- 
+-  * Update code to reflect that handle_speechset has 4 arguments.
+-    (Closes issue #17093. Reported, patched by gpatri. Tested by pabelanger,
+-     mmichelson)
+- 
+-  * Resolve a deadlock in chan_local.
+-    (Closes issue #16840. Reported, patched by bzing2, russell. Tested by bzing2)
+
 * Mon May  3 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.7-0.2.rc3
 - Update to 1.6.2.7-rc3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- sources	3 May 2010 15:22:07 -0000	1.40
+++ sources	5 May 2010 03:46:18 -0000	1.41
@@ -1,2 +1,2 @@
-00922ad21864b4cacafc9162860b78f9  asterisk-1.6.2.7-rc3.tar.gz
-7b3d89c106877b87c5aa7398f91ade43  asterisk-1.6.2.7-rc3.tar.gz.asc
+861f57ba43bfe05dc645e0679a260e41  asterisk-1.6.2.7.tar.gz
+17716687d39ef395fe5a76c1e3fe0ee6  asterisk-1.6.2.7.tar.gz.asc



More information about the scm-commits mailing list