Fedora EPEL 7 Update: libfullock-1.0.51-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-8c320b08a3
2023-06-30 02:00:13.280227
--------------------------------------------------------------------------------
Name : libfullock
Product : Fedora EPEL 7
Version : 1.0.51
Release : 1.el7
URL : https://github.com/yahoojapan/fullock
Summary : Fast User Level LOCK (FULLOCK) library for C/C++
Description :
fullock is an open-source software for user level lock library sup-
ported by Yahoo! JAPAN. It runs on user level and provides two types
lock. One is a shared reader/writer lock which has the same function-
ality with pthread_rwlock. Another is a shared mutex lock which also
has the same functionality with pthread_mutex.
Here is primary fullock features:
1. fullock is a thread safety library which can be used for multi-
processing as well as for multi-threading.
2. fullock releases a mutex lock safely even if a lock owner
process exit with 0 in which case OS doesn't release the lock.
3. fullock provides a shared reader/writer lock. A lock owner
thread can get another lock again without deadlock.
Please visit our website and get more details at:
https://github.com/yahoojapan/fullock
--------------------------------------------------------------------------------
Update Information:
Updates to libfullock-1.0.51
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 21 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.51-1
- Updates to libfullock-1.0.51
* Mon Mar 6 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.50-1
- Updates to libfullock-1.0.50
* Fri Feb 24 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.48-1
- Updates to libfullock-1.0.48
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.44-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.44-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Feb 11 2022 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.44-1
- Updates to libfullock-1.0.44
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 18 2020 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.39-1
- Update to libfullock-1.0.39
* Wed Nov 18 2020 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.38-1
- Update to libfullock-1.0.38
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libfullock' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 7 Update: libisoburn-1.5.6-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-7b1d157e74
2023-06-30 02:00:13.280178
--------------------------------------------------------------------------------
Name : libisoburn
Product : Fedora EPEL 7
Version : 1.5.6
Release : 1.el7
URL : https://libburnia-project.org/
Summary : Library to enable creation and expansion of ISO-9660 filesystems
Description :
Libisoburn is a front-end for libraries libburn and libisofs which
enables creation and expansion of ISO-9660 filesystems on all CD/
DVD/BD media supported by libburn. This includes media like DVD+RW,
which do not support multi-session management on media level and
even plain disk files or block devices. Price for that is thorough
specialization on data files in ISO-9660 filesystem images. And so
libisoburn is not suitable for audio (CD-DA) or any other CD layout
which does not entirely consist of ISO-9660 sessions.
--------------------------------------------------------------------------------
Update Information:
# libisofs 1.5.6 * Bug fix: `iso_write_opts_set_part_like_isohybrid()` did not
cause a MBR partition table if the partitions are data files in the ISO rather
than appended * Bug fix: The `lseek` methods of `IsoFileSource` for local
filesystem and loaded ISO returned libisofs error codes as positive `off_t`
numbers * Bug fix: Freshly cloned data files from imported image were not marked
as imported * Bug fix: Size of further CE area was calculated wrong if its CE
entry ended exactly at a block boundary * New `iso_write_opts_set_system_area()`
option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable * New API calls
`iso_assess_written_features()`, `iso_read_image_feature_named()`,
`iso_read_image_features_text()` * Allowed lseekable device files with
`iso_tree_add_new_cut_out_node()` * New API call
`iso_write_opts_set_max_ce_entries()` # libburn 1.5.6 * Bug fix: Overburning
with `cdrskin` option `-force` ended by a libburn error * New API call
`burn_write_opts_set_bdr_obs_exempt()` * New `cdrskin option `--bdr_obs_exempt`
* Officially enabled overburning with burn_write_opts_set_force(,1) #
libisoburn 1.5.6 * Bug fix: False `-status` failure with `-boot_image`
`--interval:appended_partition` * Bug fix: `-no_rc` prevented pre-scanning of
arguments for stdio output and others * Bug fix: `-not_leaf` and `-not_paths`
were not applied to `-extract` and alike * Bug fix: `-report_system_area` cmd
misperceived `-part_like_isohybrid` with `-isohybrid-gpt-basdat` * Bug fix:
`-report_system_area` cmd misperceived combination of isohybrid and appended
partition in GPT * Bug fix: `-as` `mkisofs` option `-part_like_isohybrid` did
not cause a MBR partition table if the partitions are data files in the ISO
rather than appended * Bug fix: Split file directories (`-split_size`) were
created with wrong permissions * Bug fix: libisofs did not mark clones of
imported files as imported. This could cause that original and clone occupy data
storage in the newly written session. * Bug fix: Partition offset was preserved
from `-indev` rather than from `-outdev` * Bug fix: libisofs could misrepresent
Rock Ridge information if many symbolic links or AAIP data were recorded in a
directory * Bug fix: Data files named `/boot.catalog` or `./boot.cat` could be
left out of the emerging ISO if the boot catalog was set to be hidden * Bug fix:
`-toc` reported wrong track LBA with overwritable media with unrecognized
content (pseudo-closed) * Bug fix: `-find` test `-has_xattr` matched "isofs."
attributes in `-xattr` mode "any" * New API call
`isoburn_assess_written_features()` * New API calls
`isoburn_igopt_set_max_ce_entries()`, `isoburn_igopt_get_max_ce_entries()` * New
flag bit12 with `isoburn_read_iso_head()`: Read even if start of multi-session
emulation is damaged * New `-boot_image` settings `gpt_iso_bootable=` and
`gpt_iso_not_ro=` * New `-as` `mkisofs` options `--gpt-iso-bootable` and `--gpt-
iso-not-ro` * New `-as` `cdrecord` option `--obs_pad`. Automatic `no_emul_toc`
with `-as` `cdrecord`. * New parameters `obs_pad` and `bdr_obs_exempt` for
`-dvd_obs` * New `-as` `cdrecord` option `--bdr_obs_exempt` * New command
`-assess_indev_features` * New `-find` test `-size` * New `-compliance` rules
`max_ce_entries=`, `max_ce_drop=` * Allowed lseekable device files with
`-cut_out`
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 20 2023 Robert Scheck <robert(a)fedoraproject.org> 1.5.6-1
- Upgrade to 1.5.6 (#2216134)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2216132 - libburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216132
[ 2 ] Bug #2216133 - libisofs-1.5.6.pl01 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216133
[ 3 ] Bug #2216134 - libisoburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216134
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libisoburn' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 7 Update: libisofs1-1.5.6-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-7b1d157e74
2023-06-30 02:00:13.280178
--------------------------------------------------------------------------------
Name : libisofs1
Product : Fedora EPEL 7
Version : 1.5.6
Release : 1.el7
URL : https://libburnia-project.org/
Summary : Library to create ISO 9660 disk images
Description :
Libisofs is a library to create an ISO-9660 filesystem and supports
extensions like RockRidge or Joliet. It is also a full featured
ISO-9660 editor, allowing you to modify an ISO image or multisession
disc, including file addition or removal, change of file names and
attributes etc. It supports the extension AAIP which allows to store
ACLs and xattr in ISO-9660 filesystems as well. As it is linked with
zlib, it supports zisofs compression, too.
--------------------------------------------------------------------------------
Update Information:
# libisofs 1.5.6 * Bug fix: `iso_write_opts_set_part_like_isohybrid()` did not
cause a MBR partition table if the partitions are data files in the ISO rather
than appended * Bug fix: The `lseek` methods of `IsoFileSource` for local
filesystem and loaded ISO returned libisofs error codes as positive `off_t`
numbers * Bug fix: Freshly cloned data files from imported image were not marked
as imported * Bug fix: Size of further CE area was calculated wrong if its CE
entry ended exactly at a block boundary * New `iso_write_opts_set_system_area()`
option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable * New API calls
`iso_assess_written_features()`, `iso_read_image_feature_named()`,
`iso_read_image_features_text()` * Allowed lseekable device files with
`iso_tree_add_new_cut_out_node()` * New API call
`iso_write_opts_set_max_ce_entries()` # libburn 1.5.6 * Bug fix: Overburning
with `cdrskin` option `-force` ended by a libburn error * New API call
`burn_write_opts_set_bdr_obs_exempt()` * New `cdrskin option `--bdr_obs_exempt`
* Officially enabled overburning with burn_write_opts_set_force(,1) #
libisoburn 1.5.6 * Bug fix: False `-status` failure with `-boot_image`
`--interval:appended_partition` * Bug fix: `-no_rc` prevented pre-scanning of
arguments for stdio output and others * Bug fix: `-not_leaf` and `-not_paths`
were not applied to `-extract` and alike * Bug fix: `-report_system_area` cmd
misperceived `-part_like_isohybrid` with `-isohybrid-gpt-basdat` * Bug fix:
`-report_system_area` cmd misperceived combination of isohybrid and appended
partition in GPT * Bug fix: `-as` `mkisofs` option `-part_like_isohybrid` did
not cause a MBR partition table if the partitions are data files in the ISO
rather than appended * Bug fix: Split file directories (`-split_size`) were
created with wrong permissions * Bug fix: libisofs did not mark clones of
imported files as imported. This could cause that original and clone occupy data
storage in the newly written session. * Bug fix: Partition offset was preserved
from `-indev` rather than from `-outdev` * Bug fix: libisofs could misrepresent
Rock Ridge information if many symbolic links or AAIP data were recorded in a
directory * Bug fix: Data files named `/boot.catalog` or `./boot.cat` could be
left out of the emerging ISO if the boot catalog was set to be hidden * Bug fix:
`-toc` reported wrong track LBA with overwritable media with unrecognized
content (pseudo-closed) * Bug fix: `-find` test `-has_xattr` matched "isofs."
attributes in `-xattr` mode "any" * New API call
`isoburn_assess_written_features()` * New API calls
`isoburn_igopt_set_max_ce_entries()`, `isoburn_igopt_get_max_ce_entries()` * New
flag bit12 with `isoburn_read_iso_head()`: Read even if start of multi-session
emulation is damaged * New `-boot_image` settings `gpt_iso_bootable=` and
`gpt_iso_not_ro=` * New `-as` `mkisofs` options `--gpt-iso-bootable` and `--gpt-
iso-not-ro` * New `-as` `cdrecord` option `--obs_pad`. Automatic `no_emul_toc`
with `-as` `cdrecord`. * New parameters `obs_pad` and `bdr_obs_exempt` for
`-dvd_obs` * New `-as` `cdrecord` option `--bdr_obs_exempt` * New command
`-assess_indev_features` * New `-find` test `-size` * New `-compliance` rules
`max_ce_entries=`, `max_ce_drop=` * Allowed lseekable device files with
`-cut_out`
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 20 2023 Robert Scheck <robert(a)fedoraproject.org> 1.5.6-1
- Upgrade to 1.5.6 (#2216133)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2216132 - libburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216132
[ 2 ] Bug #2216133 - libisofs-1.5.6.pl01 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216133
[ 3 ] Bug #2216134 - libisoburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216134
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libisofs1' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 7 Update: libburn1-1.5.6-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-7b1d157e74
2023-06-30 02:00:13.280178
--------------------------------------------------------------------------------
Name : libburn1
Product : Fedora EPEL 7
Version : 1.5.6
Release : 1.el7
URL : https://libburnia-project.org/
Summary : Library for reading, mastering and writing optical discs
Description :
Libburn is a library by which preformatted data get onto optical media:
CD, DVD and BD (Blu-Ray). It also offers a facility for reading data
blocks from its drives without using the normal block device I/O, which
has advantages and disadvantages. It seems appropriate, nevertheless,
to do writing and reading via same channel. On several Linux systems,
the block device driver needs reloading of the drive tray in order to
make available freshly written data. The libburn read function does not
need such a reload. The code of libburn is independent of cdrecord.
--------------------------------------------------------------------------------
Update Information:
# libisofs 1.5.6 * Bug fix: `iso_write_opts_set_part_like_isohybrid()` did not
cause a MBR partition table if the partitions are data files in the ISO rather
than appended * Bug fix: The `lseek` methods of `IsoFileSource` for local
filesystem and loaded ISO returned libisofs error codes as positive `off_t`
numbers * Bug fix: Freshly cloned data files from imported image were not marked
as imported * Bug fix: Size of further CE area was calculated wrong if its CE
entry ended exactly at a block boundary * New `iso_write_opts_set_system_area()`
option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable * New API calls
`iso_assess_written_features()`, `iso_read_image_feature_named()`,
`iso_read_image_features_text()` * Allowed lseekable device files with
`iso_tree_add_new_cut_out_node()` * New API call
`iso_write_opts_set_max_ce_entries()` # libburn 1.5.6 * Bug fix: Overburning
with `cdrskin` option `-force` ended by a libburn error * New API call
`burn_write_opts_set_bdr_obs_exempt()` * New `cdrskin option `--bdr_obs_exempt`
* Officially enabled overburning with burn_write_opts_set_force(,1) #
libisoburn 1.5.6 * Bug fix: False `-status` failure with `-boot_image`
`--interval:appended_partition` * Bug fix: `-no_rc` prevented pre-scanning of
arguments for stdio output and others * Bug fix: `-not_leaf` and `-not_paths`
were not applied to `-extract` and alike * Bug fix: `-report_system_area` cmd
misperceived `-part_like_isohybrid` with `-isohybrid-gpt-basdat` * Bug fix:
`-report_system_area` cmd misperceived combination of isohybrid and appended
partition in GPT * Bug fix: `-as` `mkisofs` option `-part_like_isohybrid` did
not cause a MBR partition table if the partitions are data files in the ISO
rather than appended * Bug fix: Split file directories (`-split_size`) were
created with wrong permissions * Bug fix: libisofs did not mark clones of
imported files as imported. This could cause that original and clone occupy data
storage in the newly written session. * Bug fix: Partition offset was preserved
from `-indev` rather than from `-outdev` * Bug fix: libisofs could misrepresent
Rock Ridge information if many symbolic links or AAIP data were recorded in a
directory * Bug fix: Data files named `/boot.catalog` or `./boot.cat` could be
left out of the emerging ISO if the boot catalog was set to be hidden * Bug fix:
`-toc` reported wrong track LBA with overwritable media with unrecognized
content (pseudo-closed) * Bug fix: `-find` test `-has_xattr` matched "isofs."
attributes in `-xattr` mode "any" * New API call
`isoburn_assess_written_features()` * New API calls
`isoburn_igopt_set_max_ce_entries()`, `isoburn_igopt_get_max_ce_entries()` * New
flag bit12 with `isoburn_read_iso_head()`: Read even if start of multi-session
emulation is damaged * New `-boot_image` settings `gpt_iso_bootable=` and
`gpt_iso_not_ro=` * New `-as` `mkisofs` options `--gpt-iso-bootable` and `--gpt-
iso-not-ro` * New `-as` `cdrecord` option `--obs_pad`. Automatic `no_emul_toc`
with `-as` `cdrecord`. * New parameters `obs_pad` and `bdr_obs_exempt` for
`-dvd_obs` * New `-as` `cdrecord` option `--bdr_obs_exempt` * New command
`-assess_indev_features` * New `-find` test `-size` * New `-compliance` rules
`max_ce_entries=`, `max_ce_drop=` * Allowed lseekable device files with
`-cut_out`
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 20 2023 Robert Scheck <robert(a)fedoraproject.org> 1.5.6-1
- Upgrade to 1.5.6 (#2216132)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2216132 - libburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216132
[ 2 ] Bug #2216133 - libisofs-1.5.6.pl01 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216133
[ 3 ] Bug #2216134 - libisoburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216134
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libburn1' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: libmodbus-3.1.7-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-01889b9d1c
2023-06-30 00:47:53.941990
--------------------------------------------------------------------------------
Name : libmodbus
Product : Fedora EPEL 8
Version : 3.1.7
Release : 1.el8
URL : http://www.libmodbus.org/
Summary : A Modbus library
Description :
libmodbus is a C library designed to provide a fast and robust implementation of
the Modbus protocol. It runs on Linux, Mac OS X, FreeBSD, QNX and Windows.
This package contains the libmodbus shared library.
--------------------------------------------------------------------------------
Update Information:
Initial build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Thu May 25 2023 Eric Sandeen <sandeen(a)sandeen.net> - 3.1.7-1
- New upstream release
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Feb 4 2022 Eric Sandeen <sandeen(a)sandeen.net> - 3.1.6-3
- Fix CVE-2022-0367
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 18 2021 Eric Sandeen <sandeen(a)sandeen.net> - 3.1.6-1
- Move to upstream "development release" as the web page now states that
the "stable release" is old and should not be used for new projects.
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 16 2019 Eric Sandeen <sandeen(a)sandeen.net> - 3.0.8-1
- New upstream release
- Addresses CVE-2019-14462 and CVE-2019-14463
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Oct 3 2017 Peter Robinson <pbrobinson(a)fedoraproject.org> 3.0.6-5
- Cleanup and modernise spec
- Use %license
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 26 2016 Eric Sandeen <sandeen(a)sandeen.net> - 3.0.6-1
- New upstream release
- Fix remote buffer overflow vulnerability on write requests
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.0.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Dec 28 2013 John Morris <john(a)zultron.com> - 3.0.5-2
- Fix 'bogus date in %changelog' warnings
- Run aclocal and automake to fix fc21 autoconf problems
* Thu Dec 19 2013 John Morris <john(a)zultron.com> - 3.0.5-1
- new upstream release
- new Fedora EPEL6 branch
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri May 25 2012 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 3.0.3-1
- new upstream release
* Mon Jan 16 2012 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 3.0.2-1
- new upstream release
* Sat Jul 23 2011 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 3.0.1-2
- package reviewed by Peter Lemenkov <lemenkov(a)gmail.com> and Veeti Paananen
<veeti.paananen(a)rojekti.fi> of Fedora Quality Assurance team
* Mon Jul 18 2011 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 3.0.1-1
- new upstream release
* Mon Jul 11 2011 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 3.0.0-1
- revert the license to LGPLv2.1+
- new spec file generated by autoconf
- add documentation, devel package and various changes
* Sun Jun 5 2011 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 2.9.4-1
- new upstream release
* Mon Jan 10 2011 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 2.9.3-1
- new upstream release
* Tue Oct 5 2010 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 2.9.2-1
- new upstream release
* Wed Jul 2 2008 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 2.0.1-1
- new upstream release
* Fri May 2 2008 St��phane Raimbault <stephane.raimbault(a)gmail.com> - 2.0.0-1
- integrate extern_for_cpp in upstream.
- update the license to version LGPL v3.
* Wed Apr 30 2008 Todd Denniston <Todd.Denniston(a)ssa.crane.navy.mil> - 1.9.0-2
- get the license corrected in the spec file.
- add a URL for where to find libmodbus.
- tweak the summary and description.
* Tue Apr 29 2008 Todd Denniston <Todd.Denniston(a)ssa.crane.navy.mil> - 1.9.0-1
- upgrade to latest upstream (pre-release)
- port extern_for_cpp patch to 1.9.0
* Tue Apr 29 2008 Todd Denniston <Todd.Denniston(a)ssa.crane.navy.mil> - 1.2.4-2_tad
- add a patch to allow compiling with c++ code.
* Mon Apr 28 2008 Todd Denniston <Todd.Denniston(a)ssa.crane.navy.mil> - 1.2.4-1_tad
- build spec file.
- include patch for controling error-treat.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libmodbus' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: python-drgn-0.0.23-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-f6b49c8a3e
2023-06-30 00:47:53.941998
--------------------------------------------------------------------------------
Name : python-drgn
Product : Fedora EPEL 8
Version : 0.0.23
Release : 1.el8
URL : https://github.com/osandov/drgn
Summary : Programmable debugger
Description :
drgn (pronounced "dragon") is a debugger with an emphasis on programmability.
drgn exposes the types and variables in a program for easy, expressive
scripting in Python.
--------------------------------------------------------------------------------
Update Information:
Update to 0.0.23; Fixes: RHBZ#2218383
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 28 2023 Omar Sandoval <osandov(a)osandov.com> - 0.0.23-1
- Update to 0.0.23; Fixes: RHBZ#2218383
* Wed Jun 14 2023 Python Maint <python-maint(a)redhat.com> - 0.0.22-3
- Rebuilt for Python 3.12
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2218383 - python-drgn-0.0.23 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2218383
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-drgn' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: mongo-c-driver-1.24.1-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-f8214c9d73
2023-06-30 00:47:53.941982
--------------------------------------------------------------------------------
Name : mongo-c-driver
Product : Fedora EPEL 8
Version : 1.24.1
Release : 1.el8
URL : https://github.com/mongodb/mongo-c-driver
Summary : Client library written in C for MongoDB
Description :
mongo-c-driver is a client library written in C for MongoDB.
--------------------------------------------------------------------------------
Update Information:
**libbson 1.24.1** No changes ---- **libmongoc 1.24.1** Fixes: * Remove
unnecessary assert in bulk API. May result in an abort when creating bulk
operations with the `mongoc_bulk_operation_new` API intended for wrapping
drivers. ---- **libbson 1.24.0** New Features: * Add extended JSON
helpers for top-level BSON arrays bson_array_as_canonical_extended_json and
bson_array_as_relaxed_extended_json. Language Standard Support: * C89
support has been dropped. C99 is the default tested C standard. ----
**libmongoc 1.24.0** New Features: * Support MongoDB server version 7.0. *
Support updated Queryable Encryption protocol. * Introduces backwards
breaking changes to the Queryable Encryption protocol. Using Queryable
Encryption now requires MongoDB server version 7.0+. * Support new Queryable
Encryption features. * Add
mongoc_client_encryption_create_encrypted_collection to automatically create
data encryption keys when creating a new encrypted collection. * Support new
security features. * Add ability to fetch KMS credentials
automatically from Azure, GCP, and AWS environments. * Support
authentication with KMS AWS temporary credentials. * Cache fetched
AWS credentials. * Support AWS IAM Roles for service accounts, EKS in
particular. * Retry operations if the connection handshake fails. * Add
index creation helper: mongoc_collection_create_indexes_with_opts. Fixes: *
Fix default applied credentials for Kerberos with SSPI on Windows. * Fix
possible overcounting in Performance Counters used by mongoc-stat. Language
Standard Support: * C89 support has been dropped. C99 is the default tested
C standard.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 21 2023 Remi Collet <remi(a)remirepo.net> - 1.24.1-1
- update to 1.24.1
* Wed Jun 21 2023 Remi Collet <remi(a)remirepo.net> - 1.24.0-1
- update to 1.24.0
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mongo-c-driver' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: python-virt-firmware-23.6-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-d8cac500b7
2023-06-30 00:47:53.941975
--------------------------------------------------------------------------------
Name : python-virt-firmware
Product : Fedora EPEL 8
Version : 23.6
Release : 1.el8
URL : https://pypi.org/project/virt-firmware/
Summary : Tools for virtual machine firmware volumes
Description :
Tools for ovmf / armvirt firmware volumes This is a small collection of tools
for edk2 firmware images. They support decoding and printing the content of
firmware volumes. Variable stores (OVMF_VARS.fd) can be modified, for example
to enroll secure boot certificates.
--------------------------------------------------------------------------------
Update Information:
update to version 23.6
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 21 2023 Gerd Hoffmann <kraxel(a)redhat.com> - 23.6-1
- update to version 23.6
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-virt-firmware' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: libisoburn1-1.5.6-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-aa6446d8ab
2023-06-30 00:47:53.941959
--------------------------------------------------------------------------------
Name : libisoburn1
Product : Fedora EPEL 8
Version : 1.5.6
Release : 1.el8
URL : https://libburnia-project.org/
Summary : Library to enable creation and expansion of ISO-9660 filesystems
Description :
Libisoburn is a front-end for libraries libburn and libisofs which
enables creation and expansion of ISO-9660 filesystems on all CD/
DVD/BD media supported by libburn. This includes media like DVD+RW,
which do not support multi-session management on media level and
even plain disk files or block devices. Price for that is thorough
specialization on data files in ISO-9660 filesystem images. And so
libisoburn is not suitable for audio (CD-DA) or any other CD layout
which does not entirely consist of ISO-9660 sessions.
--------------------------------------------------------------------------------
Update Information:
# libisofs 1.5.6 * Bug fix: `iso_write_opts_set_part_like_isohybrid()` did not
cause a MBR partition table if the partitions are data files in the ISO rather
than appended * Bug fix: The `lseek` methods of `IsoFileSource` for local
filesystem and loaded ISO returned libisofs error codes as positive `off_t`
numbers * Bug fix: Freshly cloned data files from imported image were not marked
as imported * Bug fix: Size of further CE area was calculated wrong if its CE
entry ended exactly at a block boundary * New `iso_write_opts_set_system_area()`
option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable * New API calls
`iso_assess_written_features()`, `iso_read_image_feature_named()`,
`iso_read_image_features_text()` * Allowed lseekable device files with
`iso_tree_add_new_cut_out_node()` * New API call
`iso_write_opts_set_max_ce_entries()` # libburn 1.5.6 * Bug fix: Overburning
with `cdrskin` option `-force` ended by a libburn error * New API call
`burn_write_opts_set_bdr_obs_exempt()` * New `cdrskin option `--bdr_obs_exempt`
* Officially enabled overburning with burn_write_opts_set_force(,1) #
libisoburn 1.5.6 * Bug fix: False `-status` failure with `-boot_image`
`--interval:appended_partition` * Bug fix: `-no_rc` prevented pre-scanning of
arguments for stdio output and others * Bug fix: `-not_leaf` and `-not_paths`
were not applied to `-extract` and alike * Bug fix: `-report_system_area` cmd
misperceived `-part_like_isohybrid` with `-isohybrid-gpt-basdat` * Bug fix:
`-report_system_area` cmd misperceived combination of isohybrid and appended
partition in GPT * Bug fix: `-as` `mkisofs` option `-part_like_isohybrid` did
not cause a MBR partition table if the partitions are data files in the ISO
rather than appended * Bug fix: Split file directories (`-split_size`) were
created with wrong permissions * Bug fix: libisofs did not mark clones of
imported files as imported. This could cause that original and clone occupy data
storage in the newly written session. * Bug fix: Partition offset was preserved
from `-indev` rather than from `-outdev` * Bug fix: libisofs could misrepresent
Rock Ridge information if many symbolic links or AAIP data were recorded in a
directory * Bug fix: Data files named `/boot.catalog` or `./boot.cat` could be
left out of the emerging ISO if the boot catalog was set to be hidden * Bug fix:
`-toc` reported wrong track LBA with overwritable media with unrecognized
content (pseudo-closed) * Bug fix: `-find` test `-has_xattr` matched "isofs."
attributes in `-xattr` mode "any" * New API call
`isoburn_assess_written_features()` * New API calls
`isoburn_igopt_set_max_ce_entries()`, `isoburn_igopt_get_max_ce_entries()` * New
flag bit12 with `isoburn_read_iso_head()`: Read even if start of multi-session
emulation is damaged * New `-boot_image` settings `gpt_iso_bootable=` and
`gpt_iso_not_ro=` * New `-as` `mkisofs` options `--gpt-iso-bootable` and `--gpt-
iso-not-ro` * New `-as` `cdrecord` option `--obs_pad`. Automatic `no_emul_toc`
with `-as` `cdrecord`. * New parameters `obs_pad` and `bdr_obs_exempt` for
`-dvd_obs` * New `-as` `cdrecord` option `--bdr_obs_exempt` * New command
`-assess_indev_features` * New `-find` test `-size` * New `-compliance` rules
`max_ce_entries=`, `max_ce_drop=` * Allowed lseekable device files with
`-cut_out`
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 20 2023 Robert Scheck <robert(a)fedoraproject.org> 1.5.6-1
- Upgrade to 1.5.6 (#2216134)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2216132 - libburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216132
[ 2 ] Bug #2216133 - libisofs-1.5.6.pl01 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216133
[ 3 ] Bug #2216134 - libisoburn-1.5.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2216134
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libisoburn1' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months
Fedora EPEL 8 Update: libfullock-1.0.51-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-8945994f79
2023-06-30 00:47:53.941968
--------------------------------------------------------------------------------
Name : libfullock
Product : Fedora EPEL 8
Version : 1.0.51
Release : 1.el8
URL : https://github.com/yahoojapan/fullock
Summary : Fast User Level LOCK (FULLOCK) library for C/C++
Description :
fullock is an open-source software for user level lock library sup-
ported by Yahoo! JAPAN. It runs on user level and provides two types
lock. One is a shared reader/writer lock which has the same function-
ality with pthread_rwlock. Another is a shared mutex lock which also
has the same functionality with pthread_mutex.
Here is primary fullock features:
1. fullock is a thread safety library which can be used for multi-
processing as well as for multi-threading.
2. fullock releases a mutex lock safely even if a lock owner
process exit with 0 in which case OS doesn't release the lock.
3. fullock provides a shared reader/writer lock. A lock owner
thread can get another lock again without deadlock.
Please visit our website and get more details at:
https://github.com/yahoojapan/fullock
--------------------------------------------------------------------------------
Update Information:
Updates to libfullock-1.0.51
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 21 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.51-1
- Updates to libfullock-1.0.51
* Mon Mar 6 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.50-1
- Updates to libfullock-1.0.50
* Fri Feb 24 2023 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.48-1
- Updates to libfullock-1.0.48
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.44-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.44-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Feb 11 2022 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.44-1
- Updates to libfullock-1.0.44
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.39-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 18 2020 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.39-1
- Update to libfullock-1.0.39
* Wed Nov 18 2020 Hirotaka Wakabayashi <hiwkby(a)yahoo.com> - 1.0.38-1
- Update to libfullock-1.0.38
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.36-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libfullock' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
3 months