Package eject: Information

  • Default inline alert: Version in the repository: 2.1.5-alt4

Source package: eject
Version: 2.1.5-alt3.qa1
Latest version according to Repology
Build time:  May 15, 2019, 02:26 AM
Report package bug
License: GPL
Summary: A program that ejects removable media using software control
Description: 
Eject allows removable media (typically a CD-ROM, floppy disk, tape,
or JAZ or ZIP disk) to be ejected under software control.  The command
can also control some multi-disc CD-ROM changers, the auto-eject feature
supported by some devices, and close the disc tray of some CD-ROM drives.

List of rpms provided by this srpm:
eject (x86_64, ppc64le, i586, aarch64)
eject-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Sergey V Turchin



Last changed


April 24, 2013 Dmitry V. Levin 2.1.5-alt3.qa1
- NMU: rebuilt for debuginfo.
June 28, 2007 Sergey V Turchin 2.1.5-alt3
- update Russian translation
- fix return code and proper output of usage()
April 24, 2007 Dmitry V. Levin 2.1.5-alt2
- Added Packager tag.
- Uncompressed tarball.
- Moved autoreconf from %prep to %build.
- Cleaned up specfile a bit.
- Changed -alt patch to use program_invocation_short_name.
- Rediffed patches and renamed them according to the policy.
- Fixed unchecked fgets() and fd leak in ReadSpeedCdrom().
- Fixed unchecked realpath() in SymLink().