Commit Graph

322 Commits

Author SHA1 Message Date
Brian C. Lane
fb7cd25e73 SPDX migration 2023-01-30 15:09:42 -08:00
Fedora Release Engineering
270e49b966 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 23:25:37 +00:00
Brian C. Lane
d2e6c54e3e tests: Add gating.yaml so tests will be required 2022-12-14 15:45:52 -08:00
Brian C. Lane
7fc0182f62 - libparted: Fix handling of msdos partition types
- tests: Add a libparted test for ped_partition_set_system on msdos
- parted: Add display of GPT UUIDs in JSON output
- Add no_automount flag support
- increase xfs size to 300M
2022-12-14 10:13:44 -08:00
Brian C. Lane
8298c363a4 - Fix ped_partition_set_system handling of existing flags 2022-08-10 16:14:00 -07:00
Brian C. Lane
cc64ab77d5 - Update enum patch description for upstream 2022-08-04 11:54:17 -07:00
Fedora Release Engineering
3318fc5238 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 02:44:37 +00:00
Adam Williamson
8b0c9ee0a5 Set _FIRST_ and _LAST_ macro values directly 2022-06-20 13:10:26 -07:00
Brian C. Lane
953543a358 - tests: t3200-type-change now passes (bcl)
- parted: Reset the filesystem type when changing the id/uuid (bcl)
- libparted: add swap flag for DASD label (aschnell)
- parted: add type command (aschnell)
- maint: post-release administrivia (bcl)
2022-05-17 16:23:46 -07:00
Brian C. Lane
4cce40f55c - Upstream 3.5 stable release 2022-04-18 13:29:03 -07:00
Brian C. Lane
dc62f3b119 - Upstream 3.4.64 Alpha release
- Dropped all patches included in new upstream release
- Bumped minor version on libparted.so and libparted-fs-resize.so
2022-03-30 10:26:37 -07:00
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
Bruno Goncalves
c4782e273c update test.yml
make sure git is installed in the VM before extracting the source
2020-07-23 13:59:53 +02: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