Changelog for
cdrtools-debugsource-3.01~a15-3.1.x86_64.rpm :
Thu Jun 6 14:00:00 2013 jengelhAATTinai.de
- Update BuildRequires, add License: fields, use %optflags, update
descriptions and wrap at 70 cols
- Remove unused static libraries and dissolve devel subpackage
(now provided by libschily-devel, libscg-devel)
Mon Jun 3 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 3.01~a15
* This release warns about lack of fine-grained permissions
- Temporarily deactivate extra permissions for factory submission
while permissions package is not updated
Tue May 14 14:00:00 2013 jengelhAATTinai.de
- Add cdda2wav.{easy,paranoid,secure}. permissions.d entries need
to be in the same package as the file they are describing, or we
get errors during post-build verification.
- Use tildeversion; according to author, 3.01a14 sorts before 3.01
- Resync caps list from permissions.d files to .spec file
Sun May 5 14:00:00 2013 meissnerAATTsuse.com
- actually fscaps are also managed by \"permissions\", leave the
%set_permissions calls in.
- reenabled the sample permission snippets for testing.
Sat May 4 14:00:00 2013 jengelhAATTinai.de
- Do not run set_permissions when fscaps are in use
Sat May 4 14:00:00 2013 meissnerAATTsuse.com
- commented out the setuid root equivalent capabilities, cap_sys_admin
and cap_dac_override. (bnc#550021)
- commented out unnecessary and also dangerous cap_net_bind_service
(bnc#550021)
- add correct permission handling also for readcd and cdda2wav
Fri May 3 14:00:00 2013 jengelhAATTinai.de
- Linux fscaps support in the RPM package (bnc#550021)
Fri May 3 14:00:00 2013 davejplaterAATTgmail.com
- Commented out permissions.d files and
ran spec cleaner.
Mon Apr 22 14:00:00 2013 zawel1AATTgmail.com
- Update to 3.01a14
* new autoconf tests for sys/capability.h and cap_
*() functions
from Linux -lcap
* trying to support suid-root-less installation of cdrecord on Linux.
NOTE: You need \"file caps\" support built into your Linux installation.
* include/schily/stat.h now contains macros to set the nanoseconds
in timestamps in a OS independent way
* mkisofs now identifies itdelf by default (inside the APPID string)
as being UDF capable.
* mkisofs now supports additional file types with UDF: named pipes,
sockets, character devices, block devices
* mkisofs now supports all three UNIX times with microsecond granularity
in UDF
* mkisofs now sets correct user/group/permission for symlinks in UDF
* mkisofs now supports setuid, setgid, sticky bits in UDF
Tue Apr 2 14:00:00 2013 jengelhAATTinai.de
- Dissolve Obsoletes cycle between cdrkit (source package \"wodim\")
and cdrtools. Conflict tags have been submitted to cdrkit.
Tue Feb 12 13:00:00 2013 zawel1AATTgmail.com
- Update to 3.01a12
* mkisofs: mkisofs now reserves more space for the file names
to avoid a path buffer overrun
* mkisofs: fixed a bug that caused to put more than one UDF
direcory entry for a file in case that the file is a ISO-0660
multi-segment file.
* mkisofs: fixed a bug that caused the wrong start sector address
to be used for UDF in case that the file is a ISO-9660
multi-segment file and the -sort option was used.
* libschily: libschily::fexecv() now allows to use the parameter
\"ac\" with the value -1 to indicate that the arg count is to be
determined by the NULL pointer at the end of the arg list
* new include files include/schily/err_
*.h are used to
encapsulate #error CPP statements that would otherwise always
prevent compilation with K&R compilers
* mkisofs: new option -ignore-error alows to continue on some
errors
* mkisofs: Avoid a 32 bit integer overflow while computing sector
addresses for Rock Ridge CE entries
Mon Oct 1 14:00:00 2012 zawel1AATTgmail.com
- Update to 3.01a08
* introduce a dependency for man page subdirectories to allow
syncing parallel make calls.
* libschily: getperm.c now correctly supports umask +w
* libscg & cdrecord: struct scsi_inquiry is now using a union
around the vendor ID strings in order to avoid incorrect buffer
overflow warnings from GCC-4.x
* mkisofs: while introducing the new option -modification-date,
we did accidently remove the code to set up the creation date
in te PVD. Now creation date again contains correct data.
Tue Mar 27 14:00:00 2012 davejplaterAATTgmail.com
- Update to version 3.01a07 Fixed non position independant build of
cdrecord with \"COPTX=-fPIE\" and \"LDOPTX=-pie -Wl,-pie\"
Mon Dec 26 13:00:00 2011 hnchAATTgmx.net
- Disabled parallel build.
Mon Dec 26 13:00:00 2011 hnchAATTgmx.net
- Update to 3.01a06.
Tue Jun 7 14:00:00 2011 davejplaterAATTgmail.com
- Update to 3.01a05 via source service.
Wed Apr 6 14:00:00 2011 davejplaterAATTgmail.com
- Fixed provides, obsoletes and requires to stop cdrtools from
requiring packages from wodim.
Sat Apr 2 14:00:00 2011 asterios.dramisAATTgmail.com
- Updated to 3.00
- Spec file updates:
* Changed the Name: entry to cdrtools and added cdrecord as a subpackage.
* Changes based on rpmdevtools templates and spec-cleaner run.
* Updates in Summary: and %description sections.
* Removed meta package schily-cdrtools and used the main package for
cdrkit-cdrtools-compat removal.
* Added Conflicts: for cdda2wav and mkisofs (with icedax and genisoimage
respectively).
* Use smp_flags with make.
* Updates in %install section. Most important:
[#] Remove installed documentation and install it manually in the %files
sections.
[#] Install additional programs.
[#] Don\'t run fdupes in /etc/permissions.d/ (some may want to have different
contents in each file).
* Updates in %files sections.
* Removed the %changelog entries from the spec file.
Sat Feb 12 13:00:00 2011 hnchAATTgmx.net
- A lot of cleanup fixes in the spec file, e.g. corrected paths,
added debuginfo. Thanks to Křištof Želechovski for the patches.
Fri Nov 26 13:00:00 2010 hnchAATTgmx.net
- Small fixes to satisfy rpmlint.
Fri Nov 26 13:00:00 2010 hnchAATTgmx.net
- Updated to 3.01a01
Wed Jun 2 14:00:00 2010 hnchAATTgmx.net
- Updated to final 3.00
Thu Apr 15 14:00:00 2010 dmuellerAATTsuse.de
- fix requires(pre) -> requires(post)
Fri Apr 9 14:00:00 2010 hnchAATTgmx.net
- Reinstalled Prerequisites as Requires(pre)
Tue Apr 6 14:00:00 2010 hnchAATTgmx.net
- Updated to 2.01.01a77
Tue Feb 2 13:00:00 2010 hnchAATTgmx.net
- Updated to 2.01.01a74
Mon Jan 11 13:00:00 2010 hnchAATTgmx.net
- Updated to 2.01.01a72
Tue Jan 5 13:00:00 2010 meissnerAATTsuse.de
- disable the permissions override
Tue Dec 29 13:00:00 2009 hnchAATTgmx.net
- Updated to 2.01.01a70
Tue Dec 1 13:00:00 2009 hnchAATTgmx.net
- Updated to 2.01.01a69
Fri Nov 20 13:00:00 2009 hnchAATTgmx.net
- Updated to 2.01.01a68
Wed Nov 4 13:00:00 2009 hnchAATTgmx.net
- removed /etc/permissions.d/ entries for readcd, rscsi and cdda2wav again
Mon Nov 2 13:00:00 2009 hnchAATTgmx.net
- removed conflicting Provides: from schily-cdrtools package
Mon Nov 2 13:00:00 2009 hnchAATTgmx.net
- Updated to a67
- added /etc/permissions.d/ entries for readcd, rscsi and cdda2wav as well
Mon Oct 26 13:00:00 2009 hnchAATTgmx.net
- Once again permissions.d/ files, fixed spec file.
Mon Oct 26 13:00:00 2009 hnchAATTgmx.net
- Fixed wrong naming of permissions.d/ files.
Sun Oct 25 13:00:00 2009 meissnerAATTsuse.de
- import from henneodernich home repo
- removed up %post illegal operation and instead drop in permission.d snippets
4711 in easy mode, 0711 in secure and paranoid modes.
added rpmlintrc to allow this temporarily
- removed unused obsoletes
- conflict with cdrkit-cdrtools-compat instead of obsoletes
- alsa-devel buildrequires