Skip to content

Commit 42f57f0

Browse files
committed
Bump version to 3.6.5
1 parent 8868e65 commit 42f57f0

20 files changed

Lines changed: 44 additions & 34 deletions

Makefile.defs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ MAIN_NAME=opensips
6666
#version number
6767
VERSION_MAJOR = 3
6868
VERSION_MINOR = 6
69-
VERSION_SUBMINOR = 4
69+
VERSION_SUBMINOR = 5
7070
VERSION_BUILD =
7171

7272
ifneq (,$(VERSION_BUILD))

packaging/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
opensips (3.6.5-1) stable; urgency=low
2+
3+
* Minor Public Release.
4+
5+
-- Liviu Chircu <liviu@opensips.org> Wed, 06 May 2026 18:00:24 +0300
6+
7+
18
opensips (3.6.4-1) stable; urgency=low
29

310
* Minor Public Release.

packaging/freebsd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
PORTNAME= opensips
9-
PORTVERSION= 3.6.4
9+
PORTVERSION= 3.6.5
1010
CATEGORIES= net
1111
MASTER_SITES= https://opensips.org/pub/opensips/${PORTVERSION}/
1212
DISTNAME= ${PORTNAME}-${PORTVERSION}-tls_src

packaging/netbsd/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
COMMENT= "OpenSIPS"
77

88
PORTNAME= opensips
9-
PORTVERSION= 3.6.4
9+
PORTVERSION= 3.6.5
1010
CATEGORIES= net
11-
MASTER_SITES= https://opensips.org/pub/opensips/3.6.4/
11+
MASTER_SITES= https://opensips.org/pub/opensips/3.6.5/
1212

1313
MAINTAINER= bogdan@opensips.org
1414

packaging/openbsd/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
COMMENT= "OpenSIPS"
77

88
PORTNAME= opensips
9-
PORTVERSION= 3.6.4
9+
PORTVERSION= 3.6.5
1010
CATEGORIES= net
11-
MASTER_SITES= https://opensips.org/pub/opensips/3.6.4/
11+
MASTER_SITES= https://opensips.org/pub/opensips/3.6.5/
1212

1313
MAINTAINER= bogdan@opensips.org
1414

packaging/redhat_fedora/opensips.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
Summary: Very fast and configurable SIP server
4343
Name: opensips
44-
Version: 3.6.4
44+
Version: 3.6.5
4545
Release: 1%{?dist}
4646
License: GPLv2+
4747
Group: System Environment/Daemons
@@ -1670,6 +1670,9 @@ fi
16701670

16711671

16721672
%changelog
1673+
* Wed May 06 2026 Liviu Chircu <liviu@opensips.org> - 3.6.5-1
1674+
- OpenSIPS minor stable release: 3.6.5-1
1675+
16731676
* Wed Feb 18 2026 Liviu Chircu <liviu@opensips.org> - 3.6.4-1
16741677
- OpenSIPS minor stable release: 3.6.4-1
16751678

packaging/solaris/base-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-base-dbg"
22
NAME="Programmable SIP Server Base Install - Debugging Symbols"
3-
VERSION="3.6.4"
3+
VERSION="3.6.5"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="18thFeb26"
8+
PSTAMP="06thMay26"
99
EMAIL="bogdan@opensips.org"
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/berkeley-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-berkeley-dbg"
22
NAME="Programmable SIP Server Berkeley Database Support - Debugging Symbols"
3-
VERSION="3.6.4"
3+
VERSION="3.6.5"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="18thFeb26"
8+
PSTAMP="06thMay26"
99
EMAIL="saguti@gmail.com"
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/carrierroute-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-carrierroute"
22
NAME="Programmable SIP Server carrierroute Support"
3-
VERSION="3.6.4"
3+
VERSION="3.6.5"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="18thFeb26"
8+
PSTAMP="06thMay26"
99
EMAIL="saguti@gmail.com"
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

packaging/solaris/identity-pkginfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PKG="OpenSIPS-identity"
22
NAME="Programmable SIP Server Identity Module"
3-
VERSION="3.6.4"
3+
VERSION="3.6.5"
44
ARCH="sparc"
55
CLASSES="none"
66
CATEGORY="utility"
77
VENDOR="OpenSIPS Solutions"
8-
PSTAMP="18thFeb26"
8+
PSTAMP="06thMay26"
99
EMAIL="saguti@gmail.com"
1010
ISTATES="S s 1 2 3"
1111
RSTATES="S s 1 2 3"

0 commit comments

Comments
 (0)