bump version to 2.1.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "proxmox-backup" | ||||
| version = "2.0.14" | ||||
| version = "2.1.0" | ||||
| authors = [ | ||||
|     "Dietmar Maurer <dietmar@proxmox.com>", | ||||
|     "Dominik Csapak <d.csapak@proxmox.com>", | ||||
|  | ||||
							
								
								
									
										27
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,30 @@ | ||||
| rust-proxmox-backup (2.1.0-1) bullseye; urgency=medium | ||||
|  | ||||
|   * rest server: make successful-ticket auth log a debug one to avoid | ||||
|     syslog spam | ||||
|  | ||||
|   * traffic-controls: add API/CLI to show current traffic | ||||
|  | ||||
|   * docs: add traffic control section | ||||
|  | ||||
|   * ui: use TFA widgets from widget toolkit | ||||
|  | ||||
|   * sync: allow pulling groups selectively | ||||
|  | ||||
|   * fix #3533: tape backup: filter groups according to config | ||||
|  | ||||
|   * proxmox-tape: add missing notify-user option to backup command | ||||
|  | ||||
|   * openid: allow arbitrary username-claims | ||||
|  | ||||
|   * openid: support configuring the prompt, scopes and ACR values | ||||
|  | ||||
|   * use human-byte for traffic-control rate-in/out and burst-in/out config | ||||
|  | ||||
|   * ui: add traffic control view and editor | ||||
|  | ||||
|  -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Nov 2021 22:44:07 +0100 | ||||
|  | ||||
| rust-proxmox-backup (2.0.14-1) bullseye; urgency=medium | ||||
|  | ||||
|   * fix directory permission problems | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "pbs-buildcfg" | ||||
| version = "2.0.14" | ||||
| version = "2.1.0" | ||||
| authors = ["Proxmox Support Team <support@proxmox.com>"] | ||||
| edition = "2018" | ||||
| description = "macros used for pbs related paths such as configdir and rundir" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user