67d00d5c0e 
					 
					
						
						
							
							drop proxmox-backup-debug package, use server package instead  
						
						... 
						
						
						
						The datastore/backup debug helpers should always be available, they
can help a lot in dire times, so making them available directly via
the server package (alongside the manager CLI tool) is nicer for the
user.
Additionally, building a package can be quite time consuming in this
repo, as some tools like dwarves and other debug symbol stuff has to
scan the quite big rust binaries. So dropping a binary package shaves
of a noticeable bit of build time too.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-09-08 09:11:04 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df12c9ec4e 
					 
					
						
						
							
							add proxmox-backup-debug debian package  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-09-02 11:25:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4933b853cd 
					 
					
						
						
							
							d/control bump  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-08-25 10:43:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be5b468975 
					 
					
						
						
							
							bump version to 2.0.9-2  
						
						... 
						
						
						
						rebuild to include openid and to actually have a correct pbs-buildcfg
Cargo.toml version..
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-08-24 14:48:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9789461363 
					 
					
						
						
							
							bump version to 2.0-9-1  
						
						
						
						
					 
					
						2021-08-09 09:54:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e16c289f50 
					 
					
						
						
							
							bump version toö 2.0.8-1  
						
						
						
						
					 
					
						2021-08-02 10:35:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						140c159b36 
					 
					
						
						
							
							bump proxmox-apt to 0.6 in debian/control  
						
						... 
						
						
						
						Build deps could not be installed
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com > 
						
						
					 
					
						2021-08-02 09:32:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b2f851e42 
					 
					
						
						
							
							bump version to 2.0.7-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-23 08:44:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						76486eb3d1 
					 
					
						
						
							
							bump version to 2.0.6-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-22 10:22:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89145cde34 
					 
					
						
						
							
							bump version to 2.0.5-2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-21 09:12:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7190cbf2ac 
					 
					
						
						
							
							buildsys: run test before compile to avoid clobbering the openid build binaries  
						
						... 
						
						
						
						dh_auto_test also checks for the build flags used, including any
`--cfg`, so it rebuilds and overwrites our carefully assembled daemon
binaries with openid support as it is run after build and before
install.
So manually ensure the order of first test then build (argh, hackes
of hackes >.<)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-20 20:27:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d81e65986 
					 
					
						
						
							
							bump version to 2.0.5-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-20 19:34:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba5f5083c3 
					 
					
						
						
							
							d/control: record fonts-font-awesome dependency for docs  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-20 19:34:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						314db4072c 
					 
					
						
						
							
							docs: add missing font-awesome link for lto-barcode generator  
						
						... 
						
						
						
						else it cannot load the icons and does not show them in the action column
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com > 
						
						
					 
					
						2021-07-20 19:34:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bb77143108 
					 
					
						
						
							
							d/control: update build dependencies  
						
						... 
						
						
						
						needs to be done manually for now..
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-20 18:54:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0be8bce718 
					 
					
						
						
							
							d/control: fixup proxmox feature flags  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-07-19 10:09:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9008c0c177 
					 
					
						
						
							
							bump proxmox-apt dependency  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-07-19 10:07:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						269e274bb5 
					 
					
						
						
							
							d/control: update proxmox b-d  
						
						... 
						
						
						
						Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-07-14 13:51:38 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ef88578af 
					 
					
						
						
							
							bump version to 2.0.4-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-12 18:51:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49e47c491b 
					 
					
						
						
							
							d/postinst: drop some legacy update handling  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-12 16:14:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						415690a0e7 
					 
					
						
						
							
							bump version to 2.0.3-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-12 09:53:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3477d286f 
					 
					
						
						
							
							d/control: bump versioned dependency to widget-toolkit  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-12 07:20:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f313494d48 
					 
					
						
						
							
							d/rules: drop dh_dwz override, handled now better  
						
						... 
						
						
						
						https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933541#17 
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
					
						2021-07-11 13:00:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82cc4b56e5 
					 
					
						
						
							
							depend on proxmox-apt  
						
						... 
						
						
						
						Signed-off-by: Fabian Ebner <f.ebner@proxmox.com > 
						
						
					 
					
						2021-07-09 13:45:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae24382634 
					 
					
						
						
							
							bump version to 2.0.2-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-08 14:44:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01fd2447b2 
					 
					
						
						
							
							buildsys: don't use debcargo  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-07-06 14:50:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74a4f9efc9 
					 
					
						
						
							
							bump version to 2.0.1-2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 23:14:54 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34bd1109b0 
					 
					
						
						
							
							bump version to 2.0.1-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 21:45:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fffd6874e6 
					 
					
						
						
							
							bump version to 2.0.0-2  
						
						... 
						
						
						
						only for the file-restore daemon, other packages where not uploaded!
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 02:15:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0ddd48f0b5 
					 
					
						
						
							
							d/control: record breaks for older proxmox-backup-restore-image  
						
						... 
						
						
						
						> requires a Breaks on the old restore image (else the restore daemon
> crashes because of missing lock/LVM support).
- F.G., mailing list
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 02:13:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						324c069848 
					 
					
						
						
							
							d/control: bump versioned dependency for proxmox-widget-toolkit to 3.2-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 01:50:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd4c5607ca 
					 
					
						
						
							
							d/control: commit update  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-07-03 01:49:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0fc11804e 
					 
					
						
						
							
							d/changelog: add actual changelog for initial 2.0 build  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-06-28 19:40:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9678366102 
					 
					
						
						
							
							bump version to 2.0.0-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-06-28 19:07:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6a0e7d98e 
					 
					
						
						
							
							d/control: bump versioned dependency for ExtJS 7.0  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-06-28 19:05:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						442d6da8fb 
					 
					
						
						
							
							docs: add Toolkit.js to prune simulator  
						
						... 
						
						
						
						from proxmox-widget-toolkit-dev and not as normal dependency,
else we would have to ship widget-toolkit on the wiki
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com > 
						
						
					 
					
						2021-06-28 14:26:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7024b282a 
					 
					
						
						
							
							d/control: set R-R-R to run binary d/rules targets as root  
						
						... 
						
						
						
						the build still requires root to make helper binaries setuid
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-06-14 13:02:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90ff75f85c 
					 
					
						
						
							
							update to zstd 0.6  
						
						... 
						
						
						
						compatible with libzstd from bullseye.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-06-14 13:01:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f432a1c927 
					 
					
						
						
							
							bump tokio dependency to 1.6  
						
						... 
						
						
						
						it contains a bug fix that allows dropping the workaround in
75f9f40922f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-06-01 10:30:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e8b32f2d87 
					 
					
						
						
							
							bump version to 1.1.9-1  
						
						
						
						
					 
					
						2021-06-01 08:27:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7cb2ebba79 
					 
					
						
						
							
							bump version to 1.1.8-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-05-21 18:25:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e8581950e 
					 
					
						
						
							
							cargo: bump proxmox-http version to 0.2.1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-05-21 18:25:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6d07fa038 
					 
					
						
						
							
							d/control: bump versioned dependency for proxmox-widget-toolkit  
						
						... 
						
						
						
						for the new gridRows feature the ObjectGrid gained.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-05-21 18:23:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b9521bb87 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-05-17 11:46:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e8836d1ea 
					 
					
						
						
							
							d/control: update after http refactoring  
						
						... 
						
						
						
						Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-05-17 11:02:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c474a66b41 
					 
					
						
						
							
							move websocket to new 'proxmox_http' crate  
						
						... 
						
						
						
						Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-05-17 10:26:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f33fe8e59 
					 
					
						
						
							
							d/control: update proxmox tools dependency  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-05-14 13:19:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						137309cc4e 
					 
					
						
						
							
							bump version to 1.1.7-1  
						
						
						
						
					 
					
						2021-05-11 13:23:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d308dc8af7 
					 
					
						
						
							
							acme: use proxmox-acme-plugins and load schema from there  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-05-10 14:41:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						572cd0381b 
					 
					
						
						
							
							file-restore: add debug mode with serial access  
						
						... 
						
						
						
						Set PBS_QEMU_DEBUG=1 on a command that starts a VM and then connect to
the debug root shell via:
  minicom -D \unix#/run/proxmox-backup/file-restore-serial-10.sock
or similar.
Note that this requires 'proxmox-backup-restore-image-debug' to work,
the postinst script is updated to also generate the corresponding image.
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com > 
						
						
					 
					
						2021-05-07 10:00:12 +02:00