Bug#719845: [PATCH] Deterministic file order for control and data archives

2015-10-08 Thread Jérémy Bobbio
Jérémy Bobbio: > Jérémy Bobbio: > > Jérémy Bobbio: > > > Here are four patches based on the current master (1e059955) that will > > > write files in deterministic order in the control and data archives. > > > File names are sorted by forking `sort` before being piped to `tar`. > > > > Attached are

Bug#719845: [PATCH] Deterministic file order for control and data archives

2015-06-24 Thread Jérémy Bobbio
Jérémy Bobbio: > Jérémy Bobbio: > > Here are four patches based on the current master (1e059955) that will > > write files in deterministic order in the control and data archives. > > File names are sorted by forking `sort` before being piped to `tar`. > > Attached are the patch based on current m

Bug#719845: [PATCH] Deterministic file order for control and data archives

2014-10-06 Thread Jérémy Bobbio
Jérémy Bobbio: > Here are four patches based on the current master (1e059955) that will > write files in deterministic order in the control and data archives. > File names are sorted by forking `sort` before being piped to `tar`. Attached are the patch based on current master (36eda4c1bc). -- Lu

Bug#719845: [PATCH] Deterministic file order for control and data archives

2014-08-28 Thread Jérémy Bobbio
Hi! Jérémy Bobbio: > Here are four patches based on the current master (1e059955) that will > write files in deterministic order in the control and data archives. > File names are sorted by forking `sort` before being piped to `tar`. Attached are the same patches rebased on the current master (29

Bug#719845: [PATCH] Deterministic file order for control and data archives

2014-01-17 Thread Jérémy Bobbio
Control: tags -1 + patch Hi! Here are four patches based on the current master (1e059955) that will write files in deterministic order in the control and data archives. File names are sorted by forking `sort` before being piped to `tar`. They have been tested with the test case previously sent a