mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn.git
				synced 2025-11-03 21:53:25 +00:00 
			
		
		
		
	Bump version: 1.10.1.8-4963-dirty → 1.10.2
Change-Id: I148375902975aba0a374e4507c97f1ff67d687bc
This commit is contained in:
		@@ -154,9 +154,9 @@ adl_FUNC_GETOPT_LONG
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0)
 | 
					PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.9.0)
 | 
				
			||||||
PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.8.0)
 | 
					PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.9.0)
 | 
				
			||||||
PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.8.0)
 | 
					PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.9.0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_ARG_ENABLE(sanitize,
 | 
					AC_ARG_ENABLE(sanitize,
 | 
				
			||||||
	[AS_HELP_STRING(
 | 
						[AS_HELP_STRING(
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -30,9 +30,9 @@ BuildRequires:  pkgconfig >= 0.20
 | 
				
			|||||||
BuildRequires:  systemd-rpm-macros
 | 
					BuildRequires:  systemd-rpm-macros
 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
BuildRequires:  pkgconfig(libgtpnl) >= 1.2.0
 | 
					BuildRequires:  pkgconfig(libgtpnl) >= 1.2.0
 | 
				
			||||||
BuildRequires:  pkgconfig(libosmocore) >= 1.8.0
 | 
					BuildRequires:  pkgconfig(libosmocore) >= 1.9.0
 | 
				
			||||||
BuildRequires:  pkgconfig(libosmoctrl) >= 1.8.0
 | 
					BuildRequires:  pkgconfig(libosmoctrl) >= 1.9.0
 | 
				
			||||||
BuildRequires:  pkgconfig(libosmovty) >= 1.8.0
 | 
					BuildRequires:  pkgconfig(libosmovty) >= 1.9.0
 | 
				
			||||||
Obsoletes:      openggsn
 | 
					Obsoletes:      openggsn
 | 
				
			||||||
%{?systemd_requires}
 | 
					%{?systemd_requires}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										16
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,19 @@
 | 
				
			|||||||
 | 
					osmo-ggsn (1.10.2) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  [ Vadim Yanitskiy ]
 | 
				
			||||||
 | 
					  * Do not hard-code -g and -O2 in CFLAGS
 | 
				
			||||||
 | 
					  * tests: use -no-install libtool flag to avoid ./lt-* scripts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  [ Oliver Smith ]
 | 
				
			||||||
 | 
					  * doc/manuals/chapters/configuration: fix typo
 | 
				
			||||||
 | 
					  * debian: set compat level to 10
 | 
				
			||||||
 | 
					  * systemd: depend on networking-online.target
 | 
				
			||||||
 | 
					  * README: update documentation section
 | 
				
			||||||
 | 
					  * doc: running: update kernel-gtp limitations
 | 
				
			||||||
 | 
					  * lib/in46_addr: add in46a_from_gsna
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 12 Sep 2023 14:36:10 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
osmo-ggsn (1.10.1) unstable; urgency=medium
 | 
					osmo-ggsn (1.10.1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  [ Oliver Smith ]
 | 
					  [ Oliver Smith ]
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
 | 
				
			|||||||
               pkg-config,
 | 
					               pkg-config,
 | 
				
			||||||
               libdpkg-perl, git,
 | 
					               libdpkg-perl, git,
 | 
				
			||||||
               dh-autoreconf,
 | 
					               dh-autoreconf,
 | 
				
			||||||
               libosmocore-dev (>= 1.8.0),
 | 
					               libosmocore-dev (>= 1.9.0),
 | 
				
			||||||
               osmo-gsm-manuals-dev,
 | 
					               osmo-gsm-manuals-dev,
 | 
				
			||||||
               libgtpnl-dev (>= 1.2.0)
 | 
					               libgtpnl-dev (>= 1.2.0)
 | 
				
			||||||
Standards-Version: 3.9.6
 | 
					Standards-Version: 3.9.6
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user