2c64201e64 
					 
					
						
						
							
							update proxmox-http b-d to 0.6.1  
						
						... 
						
						
						
						so that we can drop some mut on http client usages
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2022-05-05 10:50:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aefbaa4dc6 
					 
					
						
						
							
							update proxmox-router b-d to 1.2.2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2022-05-05 09:54:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						99f09fd3c1 
					 
					
						
						
							
							bump proxmox-compression dependency to 0.1.1  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2022-04-13 09:37:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da7a71115c 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2022-04-13 08:21:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a07ace0d1e 
					 
					
						
						
							
							regex: bump to 1.5.5  
						
						... 
						
						
						
						to ensure CVE fix for DoS on untrusted RE is picked up where it matters
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2022-03-09 09:55:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a9a15a9ab4 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2022-03-04 09:53:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d96c7da31f 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2022-02-21 14:25:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0d7873cf09 
					 
					
						
						
							
							cargo: bump schema dependency  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2022-02-18 15:04:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						163629e62e 
					 
					
						
						
							
							bump proxmox-acme-rs dependency to 0.4  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2022-02-02 13:18:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f30ada6bbe 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-12-16 11:25:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b25e07b3ce 
					 
					
						
						
							
							deps: env_logger update to 0.9  
						
						... 
						
						
						
						and removal from main crate, not needed there anymore.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-12-01 12:46:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						368daf13fd 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-29 11:20:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3c56335d7b 
					 
					
						
						
							
							update debian/control  
						
						
						
						
					 
					
						2021-11-25 06:49:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0ff214bedd 
					 
					
						
						
							
							debian/control: add librust-proxmox-serde  
						
						
						
						
					 
					
						2021-11-24 10:58:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25877d05ac 
					 
					
						
						
							
							update to proxmox-sys 0.2 crate  
						
						... 
						
						
						
						- imported pbs-api-types/src/common_regex.rs from old proxmox crate
- use hex crate to generate/parse hex digest
- remove all reference to proxmox crate (use proxmox-sys and
  proxmox-serde instead)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-24 10:32:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						154d01b042 
					 
					
						
						
							
							d/control and Cargo.toml bumps  
						
						... 
						
						
						
						* pin-utils isn't used anymore
* proxmox-sys version should also be tracked in Cargo.toml
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-22 10:56:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b721783c48 
					 
					
						
						
							
							d/control: bump versioned build-dependency to librust-proxmox-sys  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-11-22 10:41:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3a07cdf574 
					 
					
						
						
							
							d/control: bump versioned dependency for proxmox-widget-toolkit  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-11-21 10:32:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92a8f0bc82 
					 
					
						
						
							
							depend on proxmox-async 0.2  
						
						
						
						
					 
					
						2021-11-20 17:14:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9a1b24b6b1 
					 
					
						
						
							
							use new proxmox-async crate  
						
						... 
						
						
						
						Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-19 18:03:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df3b3d1798 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-19 12:22:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						daaeea8b4b 
					 
					
						
						
							
							update to base64 0.13  
						
						... 
						
						
						
						Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-11-19 11:58:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f6df501a0 
					 
					
						
						
							
							fix debian/control: include librust-proxmox-sys  
						
						
						
						
					 
					
						2021-11-19 11:35:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac7dbba458 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-18 11:32:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a9df9df25d 
					 
					
						
						
							
							d/control: update openid build dependency verison  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-11-18 11:23:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						52fbc86fc9 
					 
					
						
						
							
							bump d/control rust dependencies  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-17 09:44:48 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afe6c79ce3 
					 
					
						
						
							
							bump proxmox-widget-toolkit dependency to 3.4-1  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-11-17 09:43:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb80ffc1de 
					 
					
						
						
							
							pbs-config: use new SharedMemory helpers from proxmox-shared-memory crate  
						
						... 
						
						
						
						depend on proxmox-shared-memory crate.
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-13 17:49:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						efd4ddc17b 
					 
					
						
						
							
							debian/control: depend on librust-cidr-dev  
						
						
						
						
					 
					
						2021-11-10 12:23:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88691284d8 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-10-22 14:30:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c402740a2 
					 
					
						
						
							
							update dedian/control  
						
						... 
						
						
						
						Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-10-21 07:59:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						642c7b9915 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-10-13 14:47:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						853c55a049 
					 
					
						
						
							
							bump d/control  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-10-11 12:08:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a6df20986 
					 
					
						
						
							
							rest-server/daemon: use sd_notify_barrier for service reloading  
						
						... 
						
						
						
						until now, we manually polled the systemd service state during a reload
so that the sd_notify messages get processed in the correct order
(RELOAD(old) -> MAINPID(old) -> READY(new))
with systemd >= 246 there is now 'sd_notify_barrier' which
blocks until systemd processed all prior messages
with that change, the daemon does not need to know the service name anymore
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-10-02 11:44:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71549afa3f 
					 
					
						
						
							
							cargo: switch from proc-macro pin-project to declarative pin-project-lite  
						
						... 
						
						
						
						In our simple use cases they both should generate the same code, see
[0] for notable differences. While we cannot drop proc-macro due to
that switch, all of our dependencies that use pinning already use
pin-project-lite, so this allows us to drop a whole crate in general
while not loosing anything.
[0]: https://github.com/taiki-e/pin-project-lite#pin-project-vs-pin-project-lite 
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-09-22 11:15:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82cc4b56e5 
					 
					
						
						
							
							depend on proxmox-apt  
						
						... 
						
						
						
						Signed-off-by: Fabian Ebner <f.ebner@proxmox.com > 
						
						
					 
					
						2021-07-09 13:45:45 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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