forked from pool/python-trustme
		
	- trustme can now be used a command line interface with ``python -m
    trustme``. Get the help with ``python -m trustme --help``.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=14
		
	
		
			
				
	
	
		
			43 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Sun May  9 17:12:48 UTC 2021 - Dirk Müller <dmueller@suse.com>
 | 
						|
 | 
						|
- update to 0.7.0:
 | 
						|
  - trustme can now be used a command line interface with ``python -m
 | 
						|
    trustme``. Get the help with ``python -m trustme --help``. 
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Mar 12 07:55:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
 | 
						|
 | 
						|
- Fix build without python2
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Feb  7 15:33:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
 | 
						|
 | 
						|
- update to 0.6.0
 | 
						|
  * Allow specifying organization and organization unit in CA and issued certs
 | 
						|
  * Added attr CA.from_pem to import an existing certificate authority; 
 | 
						|
    this allows migrating to trustme step-by-step.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Jun  4 14:17:59 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
 | 
						|
 | 
						|
- update to 0.5.2
 | 
						|
 * support cryptography-2.7
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Apr 26 07:54:32 UTC 2019 - pgajdos@suse.com
 | 
						|
 | 
						|
- version update to 0.5.1
 | 
						|
  * Update key size to 2048 bits
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Mon Mar 18 18:02:03 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
 | 
						|
 | 
						|
- Replace nonsense summary. Trim storytelling write style
 | 
						|
  from description.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Feb 27 11:30:53 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
 | 
						|
 | 
						|
- initial package 
 |