import CS nodejs-nodemon-3.0.1-1.module_el8+662+3a9a9b60
This commit is contained in:
		
							parent
							
								
									c225f3d77b
								
							
						
					
					
						commit
						8ed0d21a77
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1 +1 @@ | |||||||
| SOURCES/nodemon-v2.0.20-bundled.tar.gz | SOURCES/nodemon-v3.0.1-bundled.tar.gz | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 1be1ce910230ecac54d90ff85e3fcf1f3fe87e4d SOURCES/nodemon-v2.0.20-bundled.tar.gz | c100f2de26d7386dcfd7609445d9a01cd23e3a58 SOURCES/nodemon-v3.0.1-bundled.tar.gz | ||||||
|  | |||||||
| @ -5,8 +5,8 @@ | |||||||
| %global enable_tests 0 | %global enable_tests 0 | ||||||
| 
 | 
 | ||||||
| Name:          nodejs-%{npm_name} | Name:          nodejs-%{npm_name} | ||||||
| Version:       2.0.20 | Version:       3.0.1 | ||||||
| Release:       2%{?dist} | Release:       1%{?dist} | ||||||
| Summary:       Simple monitor script for use during development of a node.js app | Summary:       Simple monitor script for use during development of a node.js app | ||||||
| License:       MIT | License:       MIT | ||||||
| URL:           https://www.npmjs.com/package/nodemon | URL:           https://www.npmjs.com/package/nodemon | ||||||
| @ -75,17 +75,32 @@ npm run test | |||||||
| %{_bindir}/nodemon | %{_bindir}/nodemon | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
| * Mon Mar 20 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-2 | * Fri Aug 18 2023 Dominik Rehák <drehak@redhat.com> - 3.0.1-1 | ||||||
|  | - Rebase to 3.0.1 | ||||||
|  |   Resolves: CVE-2022-25883 | ||||||
|  | 
 | ||||||
|  | * Mon Feb 27 2023 Jan Staněk <jstanek@redhat.com> - 2.0.20-3 | ||||||
| - Patch bundled glob-parent | - Patch bundled glob-parent | ||||||
| - Resolves: CVE-2021-35065 |   Resolves: CVE-2021-35065 | ||||||
| 
 | 
 | ||||||
| * Wed Nov 09 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1 | * Fri Dec 02 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1 | ||||||
|  | - Record CVE fixed in the current or previous upstream versions | ||||||
|  |   Resolves: CVE-2021-44906 | ||||||
|  | 
 | ||||||
|  | * Wed Nov 16 2022 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-1 | ||||||
| - Rebase to 2.0.20 | - Rebase to 2.0.20 | ||||||
|   Resolves: CVE-2022-3517 | - Resolves: CVE-2022-3517 | ||||||
|  | - Resolves: #2135491 | ||||||
| 
 | 
 | ||||||
| * Tue Jul 19 2022 Jan Staněk <jstanek@redhat.com> - 2.0.19-1 | * Wed Aug 03 2022 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.19-2 | ||||||
|  | - Switched from autosetup | ||||||
|  | - Removed CODE_OF_CONDUCT.md and faq.md which is not present in npmjs package, might switch to GH sources in the future | ||||||
|  | - Resolves: RHBZ#2108141 | ||||||
|  | 
 | ||||||
|  | * Mon Jul 25 2022 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.19-1 | ||||||
| - Rebase to 2.0.19 | - Rebase to 2.0.19 | ||||||
|   Resolves: CVE-2022-33987 | - Resolves CVE-2022-33987 | ||||||
|  | - Resolves: RHBZ#2108141 | ||||||
| 
 | 
 | ||||||
| * Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1 | * Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1 | ||||||
| - Resolves: RHBZ#2005419 | - Resolves: RHBZ#2005419 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user