mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Drop support for Ubuntu 20.04
Its old and our service file logs warning about unsupported options.
This commit is contained in:
		
							parent
							
								
									43c9c50af4
								
							
						
					
					
						commit
						cd704570be
					
				@ -11,6 +11,8 @@
 | 
			
		||||
 | 
			
		||||
- Remove policy v1 code
 | 
			
		||||
  [#2600](https://github.com/juanfont/headscale/pull/2600)
 | 
			
		||||
- Refactor Debian/Ubuntu packaging and drop support for Ubuntu 20.04.
 | 
			
		||||
  [#2614](https://github.com/juanfont/headscale/pull/2614)
 | 
			
		||||
 | 
			
		||||
## 0.26.0 (2025-05-14)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -7,7 +7,7 @@ Both are available on the [GitHub releases page](https://github.com/juanfont/hea
 | 
			
		||||
 | 
			
		||||
It is recommended to use our DEB packages to install headscale on a Debian based system as those packages configure a
 | 
			
		||||
local user to run headscale, provide a default configuration and ship with a systemd service file. Supported
 | 
			
		||||
distributions are Ubuntu 20.04 or newer, Debian 11 or newer.
 | 
			
		||||
distributions are Ubuntu 22.04 or newer, Debian 11 or newer.
 | 
			
		||||
 | 
			
		||||
1.  Download the [latest headscale package](https://github.com/juanfont/headscale/releases/latest) for your platform (`.deb` for Ubuntu and Debian).
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user