File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 6969
7070-  Added ` -C `  flag for changing current dir before build starts.
7171  [ #10952  ] ( https://github.com/rust-lang/cargo/pull/10952 ) 
72- -  Added support for SSH known hosts marker ` @revoked ` .
73-   [ #11635  ] ( https://github.com/rust-lang/cargo/pull/11635 ) 
7472-  Cargo now suggests ` cargo fix `  or ` cargo clippy --fix ` 
7573  when compilation warnings/errors are auto-fixable.
7674  [ #11558  ] ( https://github.com/rust-lang/cargo/pull/11558 ) 
208206  [ #11664  ] ( https://github.com/rust-lang/cargo/pull/11664 ) 
209207  [ #11679  ] ( https://github.com/rust-lang/cargo/pull/11679 ) 
210208
209+ ## Cargo 1.68.2 (2023-03-28)  
210+ [ 115f3455...rust-1.68.0] ( https://github.com/rust-lang/cargo/compare/115f3455...rust-1.68.0 ) 
211+ 
212+ -  Updated the GitHub RSA SSH host key bundled within cargo.
213+   The key was [ rotated by
214+   GitHub] ( https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ )  on
215+   2023-03-24 after the old one leaked.
216+   [ #11883  ] ( https://github.com/rust-lang/cargo/pull/11883 ) 
217+ -  Added support for SSH known hosts marker ` @revoked ` .
218+   [ #11635  ] ( https://github.com/rust-lang/cargo/pull/11635 ) 
219+ -  Marked the old GitHub RSA host key as revoked. This will prevent Cargo from
220+   accepting the leaked key even when trusted by the system.
221+   [ #11889  ] ( https://github.com/rust-lang/cargo/pull/11889 ) 
222+ 
211223## Cargo 1.68 (2023-03-09)  
212224[ f6e737b1...rust-1.68.0] ( https://github.com/rust-lang/cargo/compare/f6e737b1...rust-1.68.0 ) 
213225
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments