Commit Graph

299 Commits

Author SHA1 Message Date
Brian C. Lane
e0dc6bb4b8 - gnulib: Use newer cdefs.h from gnulib (bcl)
- Update parted.spec to allow flatpak builds
2022-02-17 15:47:27 -08:00
Jay W
e78da4c42a Update parted.spec to allow flatpak builds 2022-02-11 07:45:56 +00:00
Fedora Release Engineering
514b0689bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 22:56:40 +00:00
Brian C. Lane
ece299beb7 - docs: Update documentation to be consistent 2021-10-06 15:55:47 -07:00
Brian C. Lane
fb6ff33ba9 - gpt: Revert to filesystem GUID when setting flag to off (bcl)
- tests: Add a test to make sure GPT GUIDs default to filesystem (bcl)
- doc: Document gpt linux-home flag (bcl)
- gpt: Add linux-home flag (aschnell)
- gpt: Map PED_PARTITON_ flags to GUID values (aschnell)
2021-10-06 15:30:12 -07:00
Brian C. Lane
27d77ddc17 Forgot to bump release to -9 2021-09-23 16:42:24 -07:00
Brian C. Lane
e3d368e543 - keep GUID specific attributes (aschnell)
- hurd: Implement partition table rereading (cjwatson)
- hurd: Support rumpdisk-based device names (samuel.thibault)
- hurd: Fix partition paths (cjwatson)
2021-09-23 16:31:49 -07:00
Brian C. Lane
152bd148e9 - parted: Add --json cmdline switch to output JSON (aschnell)
- parted: Allow empty string for partition name (aschnell)
- libparted: Check devpath before passing to strlen (bcl)
2021-08-25 15:36:37 -07:00
Brian C. Lane
e7b34705b0 - libparted: Tell libdevmapper to retry remove when BUSY (bcl)
-   Resolves: rhbz#1980697
- parted: Escape colons and backslashes in machine output (bcl)
- tests: check for vfat kernel support and tools (ross.burton)
- tests: add a helper to check the kernel knows about a file system (ross.burton)
- tests: add aarch64 and mips64 as a valid 64-bit machines (ross.burton)
- libparted: Add swap flag to msdos disklabel (bcl)
- Move Exception Option values into enum (bcl)
2021-08-10 16:24:56 -07:00
Brian C. Lane
ce8126ec00 - tests/t3000: Use mkfs.hfsplus and fsck.hfsplus for resize tests (bcl)
- tests/t3000: Check for hfs and vfat support separately (bcl)
- tests: Reduce memory usage for tests using scsi_debug module (bcl)
- spec: Install to /usr/sbin and /usr/lib64 (bcl)
2021-08-03 16:18:33 -07:00
Brian C. Lane
1a6875dda1 spec: Install to /usr/sbin and /usr/lib64
parted has, forever, installed to /sbin and /lib64. There is no need to
override this anymore.
2021-08-03 16:16:37 -07:00
Fedora Release Engineering
cabbcbc983 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 17:45:34 +00:00
Brian C. Lane
9017fc8519 - Fix issues that covscan classifies as important
Resolves: rhbz#1938836
- Update gpg key for bcl@redhat.com
- Work around a mkswap bug
2021-06-14 15:34:07 -07:00
Brian C. Lane
c9bde538a7 - Use autoreconf -fiv for autoconf 2.71 support
Works with both 2.69 and 2.71
2021-03-10 10:24:35 -08:00
Brian C. Lane
4ff1a768b4 - Add --fix support from upstream 2021-02-03 09:43:00 -08:00
Brian C. Lane
a0755650de Trim changelog back to v3.3 and remove old patches from git 2021-02-03 09:25:25 -08:00
Brian C. Lane
8207dbd150 - New stable upstream release v3.4 2021-01-27 16:50:54 -08:00
Fedora Release Engineering
04d1488083 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 23:00:08 +00:00
Brian C. Lane
e59dafa4c9 - New upstream ALPHA release v3.3.52
- Includes all patches
2020-12-14 10:27:46 -08:00
Brian C. Lane
633c371306 - Add upstream commits to fix various gcc 10 warnings (bcl) 2020-12-01 09:27:24 -08:00
Brian C. Lane
28a7decb69 - Do not link to libselinux 2020-11-05 09:38:13 -08:00
Brian C. Lane
0dd29ac6e1 - tests: Add a test for resizepart on a busy partition (bcl)
- parted: Preserve resizepart End when prompted for busy partition (bcl)
- tests: Add f2fs to the fs probe test (romain.perier)
- Add support for the F2FS filesystem (romain.perier)
- Removed reference to ped_file_system_create (max)
2020-09-25 10:13:17 -07:00
Fedora Release Engineering
7bd556f35f - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 13:12:47 +00:00
Brian C. Lane
ec86b620a2 Switch to using %autosetup instead of %setup and git 2020-07-24 08:30:29 -07:00
Tom Stellard
a21276aead Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-14 02:28:02 +00:00
Brian C. Lane
ac53ea06ad - Add chromeos_kernel partition flag for gpt disklabels
- Add bls_boot partition flag for msdos and gpt disklabels
2020-03-06 11:43:36 -08:00
Fedora Release Engineering
5dbd295bd4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 20:57:28 +00:00
Brian C. Lane
512a61e4a8 - tests: Test incomplete resizepart command
- Fix end_input usage in do_resizepart
  Resolves: rhbz#1701411
2019-12-16 14:31:02 -08:00
Brian C. Lane
9afea59440 - New upstream release v3.3
Includes the DASD virtio-blk fix.
- Dropping pre-3.2 changelog entries
2019-10-11 08:41:15 -07:00
Brian C. Lane
5f329fbe24 - libparted/s390: Re-enabled virtio-attached DASD heuristics
Fixes DASD backed virtblk devices
2019-10-02 10:12:38 -07:00
Brian C. Lane
399a450ce8 - New upstream ALPHA release v3.2.153
- Includes all patches except the python2 -> python3 change for test helpers
2019-08-14 11:13:17 -07:00
Fedora Release Engineering
d3035b6b7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 00:07:25 +00:00
Björn Esser
c3686805a4
Remove hardcoded gzip suffix from GNU info pages 2019-04-24 14:56:38 +02:00
Brian C. Lane
9b87badc1f - Add fix and tests for nilfs2 sigsegv 2019-04-09 15:01:35 -07:00
Brian C. Lane
e4f4556ff6 - Run the CI tests using rpmbuild
- t6000-dm: Stop using private lvm root
2019-03-01 10:45:52 -08:00
Igor Gnatenko
0bd0e13f0d Rebuild for readline 8.0 2019-02-17 09:30:52 +01:00
Brian C. Lane
21f562c24e - Add missing patches from Wang Dong
- fix crash due to improper partition number (dongdwdw)
- fix wrong error label jump in mkpart (dongdwdw)
- clean the disk information when commands fail (dongdwdw)
- Remove PED_ASSERT from ped_partition_set_name (bcl)
- Added support for Windows recovery partition (Hans-Joachim.Baader)
2019-01-31 11:35:57 -08:00
Igor Gnatenko
901c30f0f2 Remove obsolete BuildRoot tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-29 05:35:55 +01:00
Igor Gnatenko
185ade9225 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:24 +01:00
Igor Gnatenko
c7c469766d
Remove obsolete scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-27 19:39:40 +01:00
Brian C. Lane
8f615e462d - Read NVMe model names from sysfs (dann.frazier)
- Fix warnings from GCC 7's -Wimplicit-fallthrough (dann.frazier)
- ped_unit_get_name: Resolve conflicting attributes 'const' and 'pure' (dann.frazier)
- Add udf to t1700-probe-fs and to the manpage (bcl)
- libparted: Add support for MBR id, GPT GUID and detection of UDF filesystem (pali.rohar)
- Fix potential command line buffer overflow (xu.simon)
- t6100-mdraid-partitions: Use v0.90 metadata for the test (bcl)
- parted.c: Make sure dev_name is freed (bcl)
- parted.c: Always free peek_word (bcl)
- Fix the length of several strncpy calls (bcl)
2018-10-16 15:38:03 -07:00
Brian C. Lane
c0bbbd4bbe - drop ldconfig, it no longer needs to be called on un/install (bcl)
- Fix msdos-overlap py3 conversion (bcl)
2018-07-19 16:44:11 -07:00
Fedora Release Engineering
30d99a722c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 15:31:44 +00:00
Jason Tibbitts
14abe5ec64 Remove needless use of %defattr 2018-07-10 02:15:58 -05:00
Brian C. Lane
d6652ea632 - Use python3 in buildroot
- Add make to BuildRequires
- Switch gpt-header-move and msdos-overlap to python3 (bcl)
- Modify gpt-header-move and msdos-overlap to work with py2 or py3 (bcl)
- Fix atari label false positives (psusi)
- Lift 512 byte restriction on fat resize (psusi)
- build: Remove unused traces of dynamic loading (cjwatson)
- Fix resizepart iec unit end sector (psusi)
- mkpart: Allow negative start value when FS-TYPE is not given (mail)
- Fix set and disk_set to not crash when no flags are supported (psusi)
- tests: fix t6100-mdraid-partitions (psusi)
- Fix make check (psusi)
- linux: Include <sys/sysmacros.h> for major() macro. (rjones)
2018-06-27 14:44:42 -07:00
Brian C. Lane
3166d30c65 - Use gpg2 for signature checking 2018-06-07 09:47:30 -07:00
Richard W.M. Jones
749ef2e667 Fix for missing major/minor() macros in glibc 2.27. 2018-03-24 17:47:51 +00:00
Brian C. Lane
639e36f434 - Add gcc BuildRequires for future minimal buildroot support 2018-02-19 16:46:16 -08:00
Igor Gnatenko
d16b395769
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 09:11:26 +01:00
Fedora Release Engineering
b4c887cad2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 18:21:27 +00:00