Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						1bbc1aa884 
					 
					
						
						
							
							squashfs: Fix compile with GCC 10  
						
						... 
						
						
						
						Fixes the following build error with GCC 10:
	/usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `swap'; mksquashfs.o:(.bss+0x1b2a88): first defined here
And a compile warning.
Fixes: FS#3104, FS#3119
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de > 
						
						
					 
					
						2020-05-24 14:38:40 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Couzens 
							
						 
					 
					
						
						
							
						
						c61a239514 
					 
					
						
						
							
							add PKG_CPE_ID ids to package and tools  
						
						... 
						
						
						
						CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/ 
Thanks to swalker for CPE to package mapping and
keep tracking CVEs.
Acked-by: Jo-Philipp Wich <jo@mein.io >
Signed-off-by: Alexander Couzens <lynxis@fe80.eu > 
						
						
					 
					
						2017-11-17 02:24:35 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Maclean 
							
						 
					 
					
						
						
							
						
						09bfca653c 
					 
					
						
						
							
							tools/squashfs: include sysmacros.h explicitly  
						
						... 
						
						
						
						glibc is moving to remove the include of sys/sysmacros.h from
sys/types.h, and some distros have done this early. Other libcs may
already lack this include. Include sysmacros.h explicitly.
Fixes: FS#1018
Signed-off-by: Alex Maclean <monkeh@monkeh.net > 
						
						
					 
					
						2017-10-27 11:19:38 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						20d363aed3 
					 
					
						
						
							
							tools/squashfs: use host cflags  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@nbd.name > 
						
						
					 
					
						2017-10-24 13:24:05 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						720b99215d 
					 
					
						
						
							
							treewide: clean up download hashes  
						
						... 
						
						
						
						Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name > 
						
						
					 
					
						2016-12-16 22:39:22 +01:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						34124de139 
					 
					
						
						
							
							tools/squashfs: refresh patches  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 47859 
						
						
					 
					
						2015-12-11 15:07:28 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						fd1c1b4918 
					 
					
						
						
							
							tools/squashfs: add argument -fixed-time to set all timestamps  
						
						... 
						
						
						
						-fixed-time <timestamp> set mkfs-timestamp and file-mtime to this timestamp.
Reproducible builds requires the removal of all timestamp or setting all to a specific one.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
SVN-Revision: 47858 
						
						
					 
					
						2015-12-11 15:07:15 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						f7e56763e1 
					 
					
						
						
							
							tools: remove static linking support  
						
						... 
						
						
						
						Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 44285 
						
						
					 
					
						2015-02-06 00:00:43 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						7dc9d8f618 
					 
					
						
						
							
							squashfs: make inline functions static to fix build errors  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 38563 
						
						
					 
					
						2013-10-28 15:15:20 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						cf1698c637 
					 
					
						
						
							
							use HOST_STATIC_LINKING instead of hardcoding -static  
						
						... 
						
						
						
						SVN-Revision: 33140 
						
						
					 
					
						2012-08-12 12:34:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						14c2ec4e20 
					 
					
						
						
							
							squashfs: link statically  
						
						... 
						
						
						
						SVN-Revision: 33105 
						
						
					 
					
						2012-08-10 19:26:50 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						08c7eae8f6 
					 
					
						
						
							
							tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x. the clang build fails with some linker errors  
						
						... 
						
						
						
						SVN-Revision: 32706 
						
						
					 
					
						2012-07-13 23:18:15 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						b20fa8f579 
					 
					
						
						
							
							rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)  
						
						... 
						
						
						
						SVN-Revision: 15595 
						
						
					 
					
						2009-05-04 17:04:03 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						7eb1589875 
					 
					
						
						
							
							build system refactoring in preparation for allowing packages to do host-build steps  
						
						... 
						
						
						
						SVN-Revision: 14610 
						
						
					 
					
						2009-02-22 04:37:20 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						3849a57cd7 
					 
					
						
						
							
							tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched  
						
						... 
						
						
						
						SVN-Revision: 14589 
						
						
					 
					
						2009-02-21 14:46:03 +00:00 
						 
				 
			
				
					
						
							
							
								Ralph Hempel 
							
						 
					 
					
						
						
							
						
						79bd4016bc 
					 
					
						
						
							
							added unsquashfs-lzma, usefull for debugging of existing fs images  
						
						... 
						
						
						
						SVN-Revision: 11496 
						
						
					 
					
						2008-06-16 11:32:13 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c6bc77ea36 
					 
					
						
						
							
							build system cleanup/restructuring as described in  http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html  
						
						... 
						
						
						
						SVN-Revision: 8362 
						
						
					 
					
						2007-08-07 00:04:25 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						60c1f0f64d 
					 
					
						
						
							
							finally move buildroot-ng to trunk  
						
						
						
						
					 
					
						2016-03-20 17:29:15 +01:00