From 23c0bbc681bbde5a292f2f5d14c98b9a012bde2e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 15:26:33 +0000 Subject: [PATCH 01/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index dc5aca8..93d7c53 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -75,6 +75,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Oct 28 2019 Michal Ambroz - 7.2.646-9 - License change to GPLv3+ (the lib/getdate.c is no longer gplv2+) From 7fed5266024c2a56ee8ffd87f4aa2799f26e5c62 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 15:04:57 +0000 Subject: [PATCH 02/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 93d7c53..339f925 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -75,6 +75,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From d66927c7f60c7828fd21aacacddd649fe8a2a263 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 00:33:47 +0000 Subject: [PATCH 03/23] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 339f925..a60d2f3 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -75,6 +75,10 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 47a6859fbfcd36c131b6e2d8d4a4fa571bdbd3c4 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 04:18:04 +0000 Subject: [PATCH 04/23] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- dc3dd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dc3dd.spec b/dc3dd.spec index a60d2f3..c807251 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -24,6 +24,7 @@ BuildRequires: gnulib-devel BuildRequires: perl(Locale::gettext) BuildRequires: p7zip BuildRequires: m4, readline-devel, autoconf, automake +BuildRequires: make %description dc3dd is a patched version of GNU dd to include a number of features useful From 38fe17f7e7324bd39cb71d3d7981f9260e06b0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 4 Jan 2021 10:23:47 +0100 Subject: [PATCH 05/23] Orphaned for 6+ weeks --- .gitignore | 4 - dc3dd-01_automake.patch | 18 --- dc3dd-02_fix-FTBFS-with-glibc-2.28.patch | 100 ------------- dc3dd.spec | 176 ----------------------- dead.package | 1 + sources | 1 - 6 files changed, 1 insertion(+), 299 deletions(-) delete mode 100644 .gitignore delete mode 100644 dc3dd-01_automake.patch delete mode 100644 dc3dd-02_fix-FTBFS-with-glibc-2.28.patch delete mode 100644 dc3dd.spec create mode 100644 dead.package delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 4ec50c7..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/dc3dd-6.12.3.tar.gz -/dc3dd-7.1.614.tar.gz -/dc3dd-7.2.641.tar.xz -/dc3dd-7.2.646.7z diff --git a/dc3dd-01_automake.patch b/dc3dd-01_automake.patch deleted file mode 100644 index 6082c47..0000000 --- a/dc3dd-01_automake.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -ru dc3dd-7.1.614/m4/jm-macros.m4 dc3dd-7.1.614.new/m4/jm-macros.m4 ---- dc3dd-7.1.614/m4/jm-macros.m4 2008-06-05 19:47:58.000000000 +0200 -+++ dc3dd-7.1.614.new/m4/jm-macros.m4 2013-12-22 01:15:24.044931510 +0100 -@@ -128,10 +128,10 @@ - dnl whether functions and headers are available, whether they work, etc. - AC_REQUIRE([AC_SYS_LARGEFILE]) - -- dnl This test must precede tests of compiler characteristics like -- dnl that for the inline keyword, since it may change the degree to -- dnl which the compiler supports such features. -- AC_REQUIRE([AM_C_PROTOTYPES]) -+# dnl This test must precede tests of compiler characteristics like -+# dnl that for the inline keyword, since it may change the degree to -+# dnl which the compiler supports such features. -+# AC_REQUIRE([AM_C_PROTOTYPES]) - - dnl Checks for typedefs, structures, and compiler characteristics. - AC_REQUIRE([AC_C_BIGENDIAN]) diff --git a/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch b/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch deleted file mode 100644 index 95eb1d5..0000000 --- a/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch +++ /dev/null @@ -1,100 +0,0 @@ -Description: fix a FTBFS with glibc 2.28 -Author: mschlenker -Origin: https://aur.archlinux.org/packages/dc3dd/ -Bug-Debian: https://bugs.debian.org/915431 -Forwarded: https://sourceforge.net/p/dc3dd/bugs/19/ -Reviewed-By: Joao Eriberto Mota Filho -Last-Update: 2018-10-17 ---- dc3dd-7.2.646.orig/lib/fpurge.c -+++ dc3dd-7.2.646/lib/fpurge.c -@@ -61,7 +61,7 @@ fpurge (FILE *fp) - /* Most systems provide FILE as a struct and the necessary bitmask in - , because they need it for implementing getc() and putc() as - fast macros. */ --# if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+# if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - fp->_IO_read_end = fp->_IO_read_ptr; - fp->_IO_write_ptr = fp->_IO_write_base; - /* Avoid memory leak when there is an active ungetc buffer. */ ---- dc3dd-7.2.646.orig/lib/freadahead.c -+++ dc3dd-7.2.646/lib/freadahead.c -@@ -24,7 +24,7 @@ - size_t - freadahead (FILE *fp) - { --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - if (fp->_IO_write_ptr > fp->_IO_write_base) - return 0; - return (fp->_IO_read_end - fp->_IO_read_ptr) ---- dc3dd-7.2.646.orig/lib/freading.c -+++ dc3dd-7.2.646/lib/freading.c -@@ -31,7 +31,7 @@ freading (FILE *fp) - /* Most systems provide FILE as a struct and the necessary bitmask in - , because they need it for implementing getc() and putc() as - fast macros. */ --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - return ((fp->_flags & _IO_NO_WRITES) != 0 - || ((fp->_flags & (_IO_NO_READS | _IO_CURRENTLY_PUTTING)) == 0 - && fp->_IO_read_base != NULL)); ---- dc3dd-7.2.646.orig/lib/freadptr.c -+++ dc3dd-7.2.646/lib/freadptr.c -@@ -29,7 +29,7 @@ freadptr (FILE *fp, size_t *sizep) - size_t size; - - /* Keep this code in sync with freadahead! */ --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - if (fp->_IO_write_ptr > fp->_IO_write_base) - return NULL; - size = fp->_IO_read_end - fp->_IO_read_ptr; ---- dc3dd-7.2.646.orig/lib/freadseek.c -+++ dc3dd-7.2.646/lib/freadseek.c -@@ -34,7 +34,7 @@ static inline void - freadptrinc (FILE *fp, size_t increment) - { - /* Keep this code in sync with freadptr! */ --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - fp->_IO_read_ptr += increment; - #elif defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, MacOS X, Cygwin */ - fp_->_p += increment; ---- dc3dd-7.2.646.orig/lib/fseeko.c -+++ dc3dd-7.2.646/lib/fseeko.c -@@ -44,7 +44,7 @@ rpl_fseeko (FILE *fp, off_t offset, int - #endif - - /* These tests are based on fpurge.c. */ --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - if (fp->_IO_read_end == fp->_IO_read_ptr - && fp->_IO_write_ptr == fp->_IO_write_base - && fp->_IO_save_base == NULL) ---- dc3dd-7.2.646.orig/lib/fseterr.c -+++ dc3dd-7.2.646/lib/fseterr.c -@@ -29,7 +29,7 @@ fseterr (FILE *fp) - /* Most systems provide FILE as a struct and the necessary bitmask in - , because they need it for implementing getc() and putc() as - fast macros. */ --#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ -+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ - fp->_flags |= _IO_ERR_SEEN; - #elif defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, MacOS X, Cygwin */ - fp_->_flags |= __SERR; ---- dc3dd-7.2.646.orig/lib/stdio-impl.h -+++ dc3dd-7.2.646/lib/stdio-impl.h -@@ -18,6 +18,13 @@ - the same implementation of stdio extension API, except that some fields - have different naming conventions, or their access requires some casts. */ - -+/* Glibc 2.28 made _IO_IN_BACKUP private. For now, work around this -+ problem by defining it ourselves. FIXME: Do not rely on glibc -+ internals. */ -+ -+#if !defined _IO_IN_BACKUP && defined _IO_EOF_SEEN -+# define _IO_IN_BACKUP 0x100 -+#endif - - /* BSD stdio derived implementations. */ - diff --git a/dc3dd.spec b/dc3dd.spec deleted file mode 100644 index c807251..0000000 --- a/dc3dd.spec +++ /dev/null @@ -1,176 +0,0 @@ -Name: dc3dd -Version: 7.2.646 -Release: 12%{?dist} -Summary: Patched version of GNU dd for use in computer forensics - -License: GPLv3+ -URL: http://sourceforge.net/projects/dc3dd/ -Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.7z - -#Fixing build error: automatic de-ANSI-fication support has been removed -#Removing the check for AM_C_PROTOTYPES -Patch1: dc3dd-01_automake.patch - -# Original Archlinux patch to fix build with recent libtools version -# Author: mschlenker -Patch2: dc3dd-02_fix-FTBFS-with-glibc-2.28.patch - - -BuildRequires: gcc -BuildRequires: git -BuildRequires: gettext -BuildRequires: gettext-devel -BuildRequires: gnulib-devel -BuildRequires: perl(Locale::gettext) -BuildRequires: p7zip -BuildRequires: m4, readline-devel, autoconf, automake -BuildRequires: make - -%description -dc3dd is a patched version of GNU dd to include a number of features useful -for computer forensics. Many of these features were inspired by dcfldd, but -were rewritten for dc3dd. - -* Pattern writes. The program can write a single hexadecimal value or a - text string to the output device for wiping purposes. -* Piecewise and overall hashing with multiple algorithms and variable - size windows. Supports MD5, SHA-1, SHA-256, and SHA-512. Hashes can be - computed before or after conversions are made. -* Progress meter with automatic input/output file size probing -* Combined log for hashes and errors -* Error grouping. Produces one error message for identical sequential - errors -* Verify mode. Able to repeat any transformations done to the input - file and compare it to an output. -* Ability to split the output into chunks with numerical or alphabetic - extensions - - -%prep -%autosetup -S git - -#Missing x flag in version 7.2.646 makes the build fail -chmod +x build-aux/git-version-gen configure - -# ChangeLog having wrong ends of lines -sed -i -e 's|\r||g' ChangeLog - - -%build -autoreconf -vif #BZ925238 - support aarch64 -# TODO check the --enable-hdparm option -%configure -make %{?_smp_mflags} - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - -%find_lang %{name} - - -%files -f %{name}.lang -%license COPYING -%doc ABOUT-NLS AUTHORS ChangeLog README README.coreutils THANKS THANKS-to-translators TODO Sample_Commands.txt NEWS Options_Reference.txt -%{_bindir}/%{name} -%{_mandir}/man1/%{name}.* - -%changelog -* Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Oct 28 2019 Michal Ambroz - 7.2.646-9 -- License change to GPLv3+ (the lib/getdate.c is no longer gplv2+) - -* Sun Oct 20 2019 Michal Ambroz - 7.2.646-8 -- use Archlinux patch to fix FTBFS, do not update gnulib embedded library files - -* Thu Jan 31 2019 Fedora Release Engineering - 7.2.646-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Aug 28 2018 Michal Ambroz - 7.2.646-6 -- fix FTBFS, update gnulib embedded library files - -* Thu Jul 12 2018 Fedora Release Engineering - 7.2.646-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 7.2.646-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 7.2.646-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 7.2.646-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Apr 29 2017 Michal Ambroz - 7.2.646-1 -- bump to 7.2.646 - -* Fri Feb 10 2017 Fedora Release Engineering - 7.2.641-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Oct 02 2016 Michal Ambroz - 7.2.641-1 -- bump to 7.2.641 -- add BR for Locale::gettext - -* Wed Feb 03 2016 Fedora Release Engineering - 7.1.614-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 7.1.614-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Aug 16 2014 Fedora Release Engineering - 7.1.614-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 7.1.614-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Dec 22 2013 Michal Ambroz - 7.1.614-6 -- Fix the build issue with new automake - -* Sat Aug 03 2013 Fedora Release Engineering - 7.1.614-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sat Apr 27 2013 Adam Miller - 7.1.614-4 -- Fix BZ 925238 - rerun autoconf to add support for aarch64 - -* Wed Feb 13 2013 Fedora Release Engineering - 7.1.614-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 7.1.614-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Adam Miller - 7.1.614-1 -- Update to upstream release - -* Fri Jan 13 2012 Fedora Release Engineering - 6.12.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 6.12.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Aug 10 2009 Adam Miller - 6.12.3-3 -- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html - -* Fri Jul 24 2009 Fedora Release Engineering - 6.12.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Mar 19 2009 Adam Miller - 6.12.3-1 -- New release of dc3dd - -* Thu Mar 05 2009 Adam Miller - 6.12.2-3 -- Cleaned up the .spec by looping through files needing EOF encoding fix - -* Mon Mar 02 2009 Adam Miller - 6.12.2-2 -- Removed .gmo binaries, fixed source0, added doc items, fixed EOF encoding -- fixed licencing listing - -* Mon Feb 23 2009 Adam Miller - 6.12.2-1 -- First build of dc3dd for fedora diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index 15c5fee..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (dc3dd-7.2.646.7z) = b27f33520b51aff352a3e8b10e126fb80459a18255f0cdd64c0c36762df7168e1df93c93e828ba06aec13e2f0ca30e5742b10b94f74fbee3733d13ed943dbc97 From 3627dba152caca049443fc7055792b4e57c000da Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Wed, 17 Feb 2021 16:17:24 +0100 Subject: [PATCH 06/23] Revert "Orphaned for 6+ weeks" This reverts commit 38fe17f7e7324bd39cb71d3d7981f9260e06b0df. Unretirement request: https://pagure.io/releng/issue/10022 Signed-off-by: Tomas Hrcka --- .gitignore | 4 + dc3dd-01_automake.patch | 18 +++ dc3dd-02_fix-FTBFS-with-glibc-2.28.patch | 100 +++++++++++++ dc3dd.spec | 176 +++++++++++++++++++++++ dead.package | 1 - sources | 1 + 6 files changed, 299 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 dc3dd-01_automake.patch create mode 100644 dc3dd-02_fix-FTBFS-with-glibc-2.28.patch create mode 100644 dc3dd.spec delete mode 100644 dead.package create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ec50c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/dc3dd-6.12.3.tar.gz +/dc3dd-7.1.614.tar.gz +/dc3dd-7.2.641.tar.xz +/dc3dd-7.2.646.7z diff --git a/dc3dd-01_automake.patch b/dc3dd-01_automake.patch new file mode 100644 index 0000000..6082c47 --- /dev/null +++ b/dc3dd-01_automake.patch @@ -0,0 +1,18 @@ +diff -ru dc3dd-7.1.614/m4/jm-macros.m4 dc3dd-7.1.614.new/m4/jm-macros.m4 +--- dc3dd-7.1.614/m4/jm-macros.m4 2008-06-05 19:47:58.000000000 +0200 ++++ dc3dd-7.1.614.new/m4/jm-macros.m4 2013-12-22 01:15:24.044931510 +0100 +@@ -128,10 +128,10 @@ + dnl whether functions and headers are available, whether they work, etc. + AC_REQUIRE([AC_SYS_LARGEFILE]) + +- dnl This test must precede tests of compiler characteristics like +- dnl that for the inline keyword, since it may change the degree to +- dnl which the compiler supports such features. +- AC_REQUIRE([AM_C_PROTOTYPES]) ++# dnl This test must precede tests of compiler characteristics like ++# dnl that for the inline keyword, since it may change the degree to ++# dnl which the compiler supports such features. ++# AC_REQUIRE([AM_C_PROTOTYPES]) + + dnl Checks for typedefs, structures, and compiler characteristics. + AC_REQUIRE([AC_C_BIGENDIAN]) diff --git a/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch b/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch new file mode 100644 index 0000000..95eb1d5 --- /dev/null +++ b/dc3dd-02_fix-FTBFS-with-glibc-2.28.patch @@ -0,0 +1,100 @@ +Description: fix a FTBFS with glibc 2.28 +Author: mschlenker +Origin: https://aur.archlinux.org/packages/dc3dd/ +Bug-Debian: https://bugs.debian.org/915431 +Forwarded: https://sourceforge.net/p/dc3dd/bugs/19/ +Reviewed-By: Joao Eriberto Mota Filho +Last-Update: 2018-10-17 +--- dc3dd-7.2.646.orig/lib/fpurge.c ++++ dc3dd-7.2.646/lib/fpurge.c +@@ -61,7 +61,7 @@ fpurge (FILE *fp) + /* Most systems provide FILE as a struct and the necessary bitmask in + , because they need it for implementing getc() and putc() as + fast macros. */ +-# if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++# if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + fp->_IO_read_end = fp->_IO_read_ptr; + fp->_IO_write_ptr = fp->_IO_write_base; + /* Avoid memory leak when there is an active ungetc buffer. */ +--- dc3dd-7.2.646.orig/lib/freadahead.c ++++ dc3dd-7.2.646/lib/freadahead.c +@@ -24,7 +24,7 @@ + size_t + freadahead (FILE *fp) + { +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + if (fp->_IO_write_ptr > fp->_IO_write_base) + return 0; + return (fp->_IO_read_end - fp->_IO_read_ptr) +--- dc3dd-7.2.646.orig/lib/freading.c ++++ dc3dd-7.2.646/lib/freading.c +@@ -31,7 +31,7 @@ freading (FILE *fp) + /* Most systems provide FILE as a struct and the necessary bitmask in + , because they need it for implementing getc() and putc() as + fast macros. */ +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + return ((fp->_flags & _IO_NO_WRITES) != 0 + || ((fp->_flags & (_IO_NO_READS | _IO_CURRENTLY_PUTTING)) == 0 + && fp->_IO_read_base != NULL)); +--- dc3dd-7.2.646.orig/lib/freadptr.c ++++ dc3dd-7.2.646/lib/freadptr.c +@@ -29,7 +29,7 @@ freadptr (FILE *fp, size_t *sizep) + size_t size; + + /* Keep this code in sync with freadahead! */ +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + if (fp->_IO_write_ptr > fp->_IO_write_base) + return NULL; + size = fp->_IO_read_end - fp->_IO_read_ptr; +--- dc3dd-7.2.646.orig/lib/freadseek.c ++++ dc3dd-7.2.646/lib/freadseek.c +@@ -34,7 +34,7 @@ static inline void + freadptrinc (FILE *fp, size_t increment) + { + /* Keep this code in sync with freadptr! */ +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + fp->_IO_read_ptr += increment; + #elif defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, MacOS X, Cygwin */ + fp_->_p += increment; +--- dc3dd-7.2.646.orig/lib/fseeko.c ++++ dc3dd-7.2.646/lib/fseeko.c +@@ -44,7 +44,7 @@ rpl_fseeko (FILE *fp, off_t offset, int + #endif + + /* These tests are based on fpurge.c. */ +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + if (fp->_IO_read_end == fp->_IO_read_ptr + && fp->_IO_write_ptr == fp->_IO_write_base + && fp->_IO_save_base == NULL) +--- dc3dd-7.2.646.orig/lib/fseterr.c ++++ dc3dd-7.2.646/lib/fseterr.c +@@ -29,7 +29,7 @@ fseterr (FILE *fp) + /* Most systems provide FILE as a struct and the necessary bitmask in + , because they need it for implementing getc() and putc() as + fast macros. */ +-#if defined _IO_ferror_unlocked || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ ++#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Linux libc5 */ + fp->_flags |= _IO_ERR_SEEN; + #elif defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, MacOS X, Cygwin */ + fp_->_flags |= __SERR; +--- dc3dd-7.2.646.orig/lib/stdio-impl.h ++++ dc3dd-7.2.646/lib/stdio-impl.h +@@ -18,6 +18,13 @@ + the same implementation of stdio extension API, except that some fields + have different naming conventions, or their access requires some casts. */ + ++/* Glibc 2.28 made _IO_IN_BACKUP private. For now, work around this ++ problem by defining it ourselves. FIXME: Do not rely on glibc ++ internals. */ ++ ++#if !defined _IO_IN_BACKUP && defined _IO_EOF_SEEN ++# define _IO_IN_BACKUP 0x100 ++#endif + + /* BSD stdio derived implementations. */ + diff --git a/dc3dd.spec b/dc3dd.spec new file mode 100644 index 0000000..c807251 --- /dev/null +++ b/dc3dd.spec @@ -0,0 +1,176 @@ +Name: dc3dd +Version: 7.2.646 +Release: 12%{?dist} +Summary: Patched version of GNU dd for use in computer forensics + +License: GPLv3+ +URL: http://sourceforge.net/projects/dc3dd/ +Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.7z + +#Fixing build error: automatic de-ANSI-fication support has been removed +#Removing the check for AM_C_PROTOTYPES +Patch1: dc3dd-01_automake.patch + +# Original Archlinux patch to fix build with recent libtools version +# Author: mschlenker +Patch2: dc3dd-02_fix-FTBFS-with-glibc-2.28.patch + + +BuildRequires: gcc +BuildRequires: git +BuildRequires: gettext +BuildRequires: gettext-devel +BuildRequires: gnulib-devel +BuildRequires: perl(Locale::gettext) +BuildRequires: p7zip +BuildRequires: m4, readline-devel, autoconf, automake +BuildRequires: make + +%description +dc3dd is a patched version of GNU dd to include a number of features useful +for computer forensics. Many of these features were inspired by dcfldd, but +were rewritten for dc3dd. + +* Pattern writes. The program can write a single hexadecimal value or a + text string to the output device for wiping purposes. +* Piecewise and overall hashing with multiple algorithms and variable + size windows. Supports MD5, SHA-1, SHA-256, and SHA-512. Hashes can be + computed before or after conversions are made. +* Progress meter with automatic input/output file size probing +* Combined log for hashes and errors +* Error grouping. Produces one error message for identical sequential + errors +* Verify mode. Able to repeat any transformations done to the input + file and compare it to an output. +* Ability to split the output into chunks with numerical or alphabetic + extensions + + +%prep +%autosetup -S git + +#Missing x flag in version 7.2.646 makes the build fail +chmod +x build-aux/git-version-gen configure + +# ChangeLog having wrong ends of lines +sed -i -e 's|\r||g' ChangeLog + + +%build +autoreconf -vif #BZ925238 - support aarch64 +# TODO check the --enable-hdparm option +%configure +make %{?_smp_mflags} + +%install +rm -rf $RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT + +%find_lang %{name} + + +%files -f %{name}.lang +%license COPYING +%doc ABOUT-NLS AUTHORS ChangeLog README README.coreutils THANKS THANKS-to-translators TODO Sample_Commands.txt NEWS Options_Reference.txt +%{_bindir}/%{name} +%{_mandir}/man1/%{name}.* + +%changelog +* Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Oct 28 2019 Michal Ambroz - 7.2.646-9 +- License change to GPLv3+ (the lib/getdate.c is no longer gplv2+) + +* Sun Oct 20 2019 Michal Ambroz - 7.2.646-8 +- use Archlinux patch to fix FTBFS, do not update gnulib embedded library files + +* Thu Jan 31 2019 Fedora Release Engineering - 7.2.646-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Aug 28 2018 Michal Ambroz - 7.2.646-6 +- fix FTBFS, update gnulib embedded library files + +* Thu Jul 12 2018 Fedora Release Engineering - 7.2.646-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 7.2.646-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Aug 02 2017 Fedora Release Engineering - 7.2.646-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 7.2.646-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Apr 29 2017 Michal Ambroz - 7.2.646-1 +- bump to 7.2.646 + +* Fri Feb 10 2017 Fedora Release Engineering - 7.2.641-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Sun Oct 02 2016 Michal Ambroz - 7.2.641-1 +- bump to 7.2.641 +- add BR for Locale::gettext + +* Wed Feb 03 2016 Fedora Release Engineering - 7.1.614-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 7.1.614-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Aug 16 2014 Fedora Release Engineering - 7.1.614-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 7.1.614-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Dec 22 2013 Michal Ambroz - 7.1.614-6 +- Fix the build issue with new automake + +* Sat Aug 03 2013 Fedora Release Engineering - 7.1.614-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Sat Apr 27 2013 Adam Miller - 7.1.614-4 +- Fix BZ 925238 - rerun autoconf to add support for aarch64 + +* Wed Feb 13 2013 Fedora Release Engineering - 7.1.614-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Wed Jul 18 2012 Fedora Release Engineering - 7.1.614-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sat Jan 14 2012 Adam Miller - 7.1.614-1 +- Update to upstream release + +* Fri Jan 13 2012 Fedora Release Engineering - 6.12.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Feb 08 2011 Fedora Release Engineering - 6.12.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Aug 10 2009 Adam Miller - 6.12.3-3 +- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html + +* Fri Jul 24 2009 Fedora Release Engineering - 6.12.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Mar 19 2009 Adam Miller - 6.12.3-1 +- New release of dc3dd + +* Thu Mar 05 2009 Adam Miller - 6.12.2-3 +- Cleaned up the .spec by looping through files needing EOF encoding fix + +* Mon Mar 02 2009 Adam Miller - 6.12.2-2 +- Removed .gmo binaries, fixed source0, added doc items, fixed EOF encoding +- fixed licencing listing + +* Mon Feb 23 2009 Adam Miller - 6.12.2-1 +- First build of dc3dd for fedora diff --git a/dead.package b/dead.package deleted file mode 100644 index 5204a84..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -Orphaned for 6+ weeks diff --git a/sources b/sources new file mode 100644 index 0000000..15c5fee --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (dc3dd-7.2.646.7z) = b27f33520b51aff352a3e8b10e126fb80459a18255f0cdd64c0c36762df7168e1df93c93e828ba06aec13e2f0ca30e5742b10b94f74fbee3733d13ed943dbc97 From 4015f037eb7c88363a79ebf51d900db62c457d59 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Thu, 18 Feb 2021 23:41:19 +0000 Subject: [PATCH 07/23] add dependency to perl(I18N::Langinfo) to fix the FTBFS --- dc3dd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dc3dd.spec b/dc3dd.spec index c807251..2520fdf 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -22,9 +22,10 @@ BuildRequires: gettext BuildRequires: gettext-devel BuildRequires: gnulib-devel BuildRequires: perl(Locale::gettext) +BuildRequires: perl(I18N::Langinfo) BuildRequires: p7zip BuildRequires: m4, readline-devel, autoconf, automake -BuildRequires: make +BuildRequires: make %description dc3dd is a patched version of GNU dd to include a number of features useful @@ -76,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Fri Feb 19 2021 Michal Ambroz - 7.2.646-13 +- add dependency to perl(I18N::Langinfo) to fix FTBFS + * Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 10d29cbf1ca465c4f3b67ae8a466d152bab0ae69 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Tue, 23 Mar 2021 22:07:01 +0100 Subject: [PATCH 08/23] adding the Makefile as proposed by releng --- Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..6fe63d9 --- /dev/null +++ b/Makefile @@ -0,0 +1,21 @@ +# Makefile for source rpm: dc3dd +# $Id$ +NAME := dc3dd +SPECFILE = $(firstword $(wildcard *.spec)) + +define find-makefile-common +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +endef + +MAKEFILE_COMMON := $(shell $(find-makefile-common)) + +ifeq ($(MAKEFILE_COMMON),) +# attept a checkout +define checkout-makefile-common +test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 +endef + +MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) +endif + +include $(MAKEFILE_COMMON) From 22f8fed994d2e89476b3ded1ebb3560c1660786c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 20:27:19 +0000 Subject: [PATCH 09/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 2520fdf..7997374 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -77,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 7.2.646-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Feb 19 2021 Michal Ambroz - 7.2.646-13 - add dependency to perl(I18N::Langinfo) to fix FTBFS From d36a590f9a478c60c379c74b86085d64b8397571 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 00:20:01 +0000 Subject: [PATCH 10/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 7997374..f89235e 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -77,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 7.2.646-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jul 21 2021 Fedora Release Engineering - 7.2.646-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 076599068ee0cee80af8b9a4749bd305fea91fe6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 00:06:27 +0000 Subject: [PATCH 11/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index f89235e..d4e0973 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -77,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 7.2.646-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 7.2.646-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From f246f8e68491a610a37a970237e4bf390879fbd4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 01:02:48 +0000 Subject: [PATCH 12/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index d4e0973..cc1fc0c 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.2.646 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -77,6 +77,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 7.2.646-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 7.2.646-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 00167a5b162b4f469bc7b34ad6709544e1b3a8fc Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Tue, 7 Mar 2023 02:32:23 +0100 Subject: [PATCH 13/23] bump to 7.3.0 --- .gitignore | 1 + dc3dd.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4ec50c7..5c96605 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /dc3dd-7.1.614.tar.gz /dc3dd-7.2.641.tar.xz /dc3dd-7.2.646.7z +/dc3dd-7.3.0.zip diff --git a/dc3dd.spec b/dc3dd.spec index cc1fc0c..d8f5d2c 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,11 +1,11 @@ Name: dc3dd -Version: 7.2.646 -Release: 17%{?dist} +Version: 7.3.0 +Release: 1%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ URL: http://sourceforge.net/projects/dc3dd/ -Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.7z +Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.zip #Fixing build error: automatic de-ANSI-fication support has been removed #Removing the check for AM_C_PROTOTYPES @@ -13,7 +13,8 @@ Patch1: dc3dd-01_automake.patch # Original Archlinux patch to fix build with recent libtools version # Author: mschlenker -Patch2: dc3dd-02_fix-FTBFS-with-glibc-2.28.patch +# included upstream in version 7.3.0 +# Patch2: dc3dd-02_fix-FTBFS-with-glibc-2.28.patch BuildRequires: gcc @@ -77,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Mon Mar 06 2023 Michal Ambroz - 7.3.0-1 +- bump to new upstream release 7.3.0 + * Thu Jan 19 2023 Fedora Release Engineering - 7.2.646-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index 15c5fee..ab75551 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dc3dd-7.2.646.7z) = b27f33520b51aff352a3e8b10e126fb80459a18255f0cdd64c0c36762df7168e1df93c93e828ba06aec13e2f0ca30e5742b10b94f74fbee3733d13ed943dbc97 +SHA512 (dc3dd-7.3.0.zip) = 4814f8fa3cec3ecfa10d040f7eae3167d08b8951d3e319a950b9e4298ff1f700648e39d2b52d81e3c56ce018dfcb9729945052eb58eafa0f96afea61dd5d41fd From bf78b1c3f0b31ffdf1f70aebf8469c0c57160256 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 13 Apr 2023 11:49:35 +0200 Subject: [PATCH 14/23] Port configure script to C99 Related to: --- dc3dd-configure-c99.patch | 37 +++++++++++++++++++++++++++++++++++++ dc3dd.spec | 6 +++++- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 dc3dd-configure-c99.patch diff --git a/dc3dd-configure-c99.patch b/dc3dd-configure-c99.patch new file mode 100644 index 0000000..83aec14 --- /dev/null +++ b/dc3dd-configure-c99.patch @@ -0,0 +1,37 @@ +Include for towlower, towupper, to avoid implicit function +declarations and build failures with future compilers. + +Submitted upstream: + +diff --git a/configure b/configure +index 1901a37..5a4b0c3 +--- a/configure ++++ b/configure +@@ -54147,6 +54147,7 @@ cat >>conftest.$ac_ext <<_ACEOF + #endif + #include + #include ++#include + struct tm t; + char buf[16]; + int main () { +@@ -54913,6 +54914,7 @@ cat >>conftest.$ac_ext <<_ACEOF + #endif + #include + #include ++#include + struct tm t; + char buf[16]; + int main () { +diff --git a/m4/locale-tr.m4 b/m4/locale-tr.m4 +index d6a2088..d92c674 100644 +--- a/m4/locale-tr.m4 ++++ b/m4/locale-tr.m4 +@@ -20,6 +20,7 @@ changequote(,)dnl + #endif + #include + #include ++#include + struct tm t; + char buf[16]; + int main () { diff --git a/dc3dd.spec b/dc3dd.spec index d8f5d2c..aedc564 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -10,6 +10,7 @@ Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.zip #Fixing build error: automatic de-ANSI-fication support has been removed #Removing the check for AM_C_PROTOTYPES Patch1: dc3dd-01_automake.patch +Patch2: dc3dd-configure-c99.patch # Original Archlinux patch to fix build with recent libtools version # Author: mschlenker @@ -78,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Apr 13 2023 Florian Weimer - 7.3.0-2 +- Port configure script to C99 + * Mon Mar 06 2023 Michal Ambroz - 7.3.0-1 - bump to new upstream release 7.3.0 From d1344425b720f4a310a2274235663cde05d3fcd7 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Wed, 26 Apr 2023 02:03:32 +0200 Subject: [PATCH 15/23] bump to 7.3.1 --- .gitignore | 1 + dc3dd.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c96605..5629bfa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /dc3dd-7.2.641.tar.xz /dc3dd-7.2.646.7z /dc3dd-7.3.0.zip +/dc3dd-7.3.1.zip diff --git a/dc3dd.spec b/dc3dd.spec index aedc564..538fef2 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd -Version: 7.3.0 -Release: 2%{?dist} +Version: 7.3.1 +Release: 1%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Wed Apr 26 2023 Michal Ambroz - 7.3.1-1 +- bump to new upstream release 7.3.1 + * Thu Apr 13 2023 Florian Weimer - 7.3.0-2 - Port configure script to C99 diff --git a/sources b/sources index ab75551..71d051b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dc3dd-7.3.0.zip) = 4814f8fa3cec3ecfa10d040f7eae3167d08b8951d3e319a950b9e4298ff1f700648e39d2b52d81e3c56ce018dfcb9729945052eb58eafa0f96afea61dd5d41fd +SHA512 (dc3dd-7.3.1.zip) = 493d9165ffc61fe9401701578ba9645a106e4fb81968cd341d17d41f4e86358bb5c8f8add28966a0650164bf898eb61587d24d4046ac4b542a1e498aff9512f7 From 48e6507b823d36cb2dad8fb908d23bab8280ce05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 17:03:05 +0000 Subject: [PATCH 16/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 538fef2..c7174e9 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 7.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Apr 26 2023 Michal Ambroz - 7.3.1-1 - bump to new upstream release 7.3.1 From ba7255d31ccfd2d4af2ea0148e4d0c3fc314a2c6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 16:47:11 +0000 Subject: [PATCH 17/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index c7174e9..1da3731 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 7.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 7.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From fdfe51ae127b50fc48ec77e8b4f8133a19fa9b95 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 09:01:05 +0000 Subject: [PATCH 18/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 1da3731..0fe970c 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 7.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 7.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From cfc1c55bc0c225a7251af862b03bf1f7e77bf664 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 20:35:52 +0000 Subject: [PATCH 19/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 0fe970c..3da81d4 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Patched version of GNU dd for use in computer forensics License: GPLv3+ @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 7.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 7.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 548c2344de2788a9d2386a66ec1f44e6cb11cf34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 11:33:20 +0200 Subject: [PATCH 20/23] convert GPLv3+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- dc3dd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dc3dd.spec b/dc3dd.spec index 3da81d4..0d1052b 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,9 +1,10 @@ Name: dc3dd Version: 7.3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Patched version of GNU dd for use in computer forensics -License: GPLv3+ +# Automatically converted from old format: GPLv3+ - review is highly recommended. +License: GPL-3.0-or-later URL: http://sourceforge.net/projects/dc3dd/ Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.zip @@ -79,6 +80,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Jul 25 2024 Miroslav Suchý - 7.3.1-6 +- convert license to SPDX + * Wed Jul 17 2024 Fedora Release Engineering - 7.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 6c61a23ad60d0d4c5ec528908f84582215865b11 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 15:19:36 +0000 Subject: [PATCH 21/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- dc3dd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc3dd.spec b/dc3dd.spec index 0d1052b..e4f7dfe 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Patched version of GNU dd for use in computer forensics # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -80,6 +80,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 7.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 25 2024 Miroslav Suchý - 7.3.1-6 - convert license to SPDX From e15b0c4a6fe1ce9f4ec4a086f89f493bab8189a7 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Sun, 6 Apr 2025 13:55:45 +0200 Subject: [PATCH 22/23] switch to autochangelog / autorelease --- changelog | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++ dc3dd.spec | 143 +---------------------------------------------------- 2 files changed, 142 insertions(+), 141 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..2e48af7 --- /dev/null +++ b/changelog @@ -0,0 +1,140 @@ +* Thu Jan 16 2025 Fedora Release Engineering - 7.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Thu Jul 25 2024 Miroslav Suchý - 7.3.1-6 +- convert license to SPDX + +* Wed Jul 17 2024 Fedora Release Engineering - 7.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Wed Jan 24 2024 Fedora Release Engineering - 7.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 7.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jul 19 2023 Fedora Release Engineering - 7.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Apr 26 2023 Michal Ambroz - 7.3.1-1 +- bump to new upstream release 7.3.1 + +* Thu Apr 13 2023 Florian Weimer - 7.3.0-2 +- Port configure script to C99 + +* Mon Mar 06 2023 Michal Ambroz - 7.3.0-1 +- bump to new upstream release 7.3.0 + +* Thu Jan 19 2023 Fedora Release Engineering - 7.2.646-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Jul 21 2022 Fedora Release Engineering - 7.2.646-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Jan 20 2022 Fedora Release Engineering - 7.2.646-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 21 2021 Fedora Release Engineering - 7.2.646-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Feb 19 2021 Michal Ambroz - 7.2.646-13 +- add dependency to perl(I18N::Langinfo) to fix FTBFS + +* Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Oct 28 2019 Michal Ambroz - 7.2.646-9 +- License change to GPLv3+ (the lib/getdate.c is no longer gplv2+) + +* Sun Oct 20 2019 Michal Ambroz - 7.2.646-8 +- use Archlinux patch to fix FTBFS, do not update gnulib embedded library files + +* Thu Jan 31 2019 Fedora Release Engineering - 7.2.646-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Aug 28 2018 Michal Ambroz - 7.2.646-6 +- fix FTBFS, update gnulib embedded library files + +* Thu Jul 12 2018 Fedora Release Engineering - 7.2.646-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 7.2.646-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Aug 02 2017 Fedora Release Engineering - 7.2.646-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 7.2.646-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Apr 29 2017 Michal Ambroz - 7.2.646-1 +- bump to 7.2.646 + +* Fri Feb 10 2017 Fedora Release Engineering - 7.2.641-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Sun Oct 02 2016 Michal Ambroz - 7.2.641-1 +- bump to 7.2.641 +- add BR for Locale::gettext + +* Wed Feb 03 2016 Fedora Release Engineering - 7.1.614-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 7.1.614-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Aug 16 2014 Fedora Release Engineering - 7.1.614-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 7.1.614-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Dec 22 2013 Michal Ambroz - 7.1.614-6 +- Fix the build issue with new automake + +* Sat Aug 03 2013 Fedora Release Engineering - 7.1.614-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Sat Apr 27 2013 Adam Miller - 7.1.614-4 +- Fix BZ 925238 - rerun autoconf to add support for aarch64 + +* Wed Feb 13 2013 Fedora Release Engineering - 7.1.614-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Wed Jul 18 2012 Fedora Release Engineering - 7.1.614-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sat Jan 14 2012 Adam Miller - 7.1.614-1 +- Update to upstream release + +* Fri Jan 13 2012 Fedora Release Engineering - 6.12.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Feb 08 2011 Fedora Release Engineering - 6.12.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Aug 10 2009 Adam Miller - 6.12.3-3 +- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html + +* Fri Jul 24 2009 Fedora Release Engineering - 6.12.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Mar 19 2009 Adam Miller - 6.12.3-1 +- New release of dc3dd + +* Thu Mar 05 2009 Adam Miller - 6.12.2-3 +- Cleaned up the .spec by looping through files needing EOF encoding fix + +* Mon Mar 02 2009 Adam Miller - 6.12.2-2 +- Removed .gmo binaries, fixed source0, added doc items, fixed EOF encoding +- fixed licencing listing + +* Mon Feb 23 2009 Adam Miller - 6.12.2-1 +- First build of dc3dd for fedora diff --git a/dc3dd.spec b/dc3dd.spec index e4f7dfe..3c80d10 100644 --- a/dc3dd.spec +++ b/dc3dd.spec @@ -1,6 +1,6 @@ Name: dc3dd Version: 7.3.1 -Release: 7%{?dist} +Release: %autorelease Summary: Patched version of GNU dd for use in computer forensics # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -80,143 +80,4 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man1/%{name}.* %changelog -* Thu Jan 16 2025 Fedora Release Engineering - 7.3.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Thu Jul 25 2024 Miroslav Suchý - 7.3.1-6 -- convert license to SPDX - -* Wed Jul 17 2024 Fedora Release Engineering - 7.3.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Wed Jan 24 2024 Fedora Release Engineering - 7.3.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jan 19 2024 Fedora Release Engineering - 7.3.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Wed Jul 19 2023 Fedora Release Engineering - 7.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Apr 26 2023 Michal Ambroz - 7.3.1-1 -- bump to new upstream release 7.3.1 - -* Thu Apr 13 2023 Florian Weimer - 7.3.0-2 -- Port configure script to C99 - -* Mon Mar 06 2023 Michal Ambroz - 7.3.0-1 -- bump to new upstream release 7.3.0 - -* Thu Jan 19 2023 Fedora Release Engineering - 7.2.646-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Thu Jul 21 2022 Fedora Release Engineering - 7.2.646-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 7.2.646-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Jul 21 2021 Fedora Release Engineering - 7.2.646-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Feb 19 2021 Michal Ambroz - 7.2.646-13 -- add dependency to perl(I18N::Langinfo) to fix FTBFS - -* Sat Aug 01 2020 Fedora Release Engineering - 7.2.646-12 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 7.2.646-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jan 28 2020 Fedora Release Engineering - 7.2.646-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Oct 28 2019 Michal Ambroz - 7.2.646-9 -- License change to GPLv3+ (the lib/getdate.c is no longer gplv2+) - -* Sun Oct 20 2019 Michal Ambroz - 7.2.646-8 -- use Archlinux patch to fix FTBFS, do not update gnulib embedded library files - -* Thu Jan 31 2019 Fedora Release Engineering - 7.2.646-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Aug 28 2018 Michal Ambroz - 7.2.646-6 -- fix FTBFS, update gnulib embedded library files - -* Thu Jul 12 2018 Fedora Release Engineering - 7.2.646-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 7.2.646-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 7.2.646-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 7.2.646-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Apr 29 2017 Michal Ambroz - 7.2.646-1 -- bump to 7.2.646 - -* Fri Feb 10 2017 Fedora Release Engineering - 7.2.641-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Oct 02 2016 Michal Ambroz - 7.2.641-1 -- bump to 7.2.641 -- add BR for Locale::gettext - -* Wed Feb 03 2016 Fedora Release Engineering - 7.1.614-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 7.1.614-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Aug 16 2014 Fedora Release Engineering - 7.1.614-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 7.1.614-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Dec 22 2013 Michal Ambroz - 7.1.614-6 -- Fix the build issue with new automake - -* Sat Aug 03 2013 Fedora Release Engineering - 7.1.614-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sat Apr 27 2013 Adam Miller - 7.1.614-4 -- Fix BZ 925238 - rerun autoconf to add support for aarch64 - -* Wed Feb 13 2013 Fedora Release Engineering - 7.1.614-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 7.1.614-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Adam Miller - 7.1.614-1 -- Update to upstream release - -* Fri Jan 13 2012 Fedora Release Engineering - 6.12.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 6.12.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Aug 10 2009 Adam Miller - 6.12.3-3 -- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html - -* Fri Jul 24 2009 Fedora Release Engineering - 6.12.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Mar 19 2009 Adam Miller - 6.12.3-1 -- New release of dc3dd - -* Thu Mar 05 2009 Adam Miller - 6.12.2-3 -- Cleaned up the .spec by looping through files needing EOF encoding fix - -* Mon Mar 02 2009 Adam Miller - 6.12.2-2 -- Removed .gmo binaries, fixed source0, added doc items, fixed EOF encoding -- fixed licencing listing - -* Mon Feb 23 2009 Adam Miller - 6.12.2-1 -- First build of dc3dd for fedora +%autochangelog From 82c9530157ac151ecf7606cba2ab126f67e4b515 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:04:07 +0000 Subject: [PATCH 23/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild