File pcmciautils.changes of Package pcmciautils
-------------------------------------------------------------------
Thu Feb 29 14:56:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Feb 1 15:05:43 UTC 2022 - Matthias Gerstner <matthias.gerstner@suse.com>
- instdir.patch: move binaries from /sbin to /usr/sbin, where all binaries
belong by now. /sbin is a symlink to /usr/sbin so no compatibility issues
should occur.
-------------------------------------------------------------------
Wed Jun 2 17:03:23 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Use %_firmwaredir
-------------------------------------------------------------------
Wed Sep 9 11:37:14 UTC 2015 - mpluskal@suse.com
- Update to 018
* no changelog available
- Use url for source
- Update project url
- Remove pcmciautils_fix1.diff (similar fix already included in
upstream)
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Sun Apr 14 21:16:28 UTC 2013 - crrodriguez@opensuse.org
- Use pkgconfig to determine the correct path of udev stuff
- Update the bundled udev rules to use the BUILTIN modprobe
routines instead of invoking the modprobe binary.
-------------------------------------------------------------------
Mon Nov 5 20:29:52 UTC 2012 - tittiatcoke@gmail.com
- Added patch (fix_udev_directory.patch) to ensure that the udev
related files are installed in the correct /usr/lib/udev
directory
-------------------------------------------------------------------
Tue Jan 31 12:49:50 UTC 2012 - dlovasko@suse.com
- Added patch for platform independent executable build
-------------------------------------------------------------------
Tue Oct 25 15:53:21 CEST 2011 - ro@suse.de
- null termination of the pccardctl_opts added (bnc#567197)
-------------------------------------------------------------------
Thu Aug 11 09:19:17 UTC 2011 - aj@suse.de
- Only install E-CARD.cis, all other files are part of kernel-firmware
package.
- Use set_permissions.
-------------------------------------------------------------------
Thu Nov 11 10:03:27 UTC 2010 - coolo@novell.com
- fix file list
-------------------------------------------------------------------
Tue Sep 7 20:33:20 UTC 2010 - aj@suse.de
- BuildRequire sysfsutils-devel
-------------------------------------------------------------------
Tue Jul 20 23:20:59 CEST 2010 - vbotka@suse.de
- updated to version 017:
changes against pcmciautils-016
- Always use path without trailing slash
- Use architecture-specific config.opts if it exists
- Add config.opts for hppa
- Add config.opts for powerpc
- pcmciautils: improve for cross-builds
changes against pcmciautils-015
- Install udev helpers in customizable directory
- pccardctl: add array out-of-bounds exception
- fix parallel build of ccdv
- fixed bnc#623638
-------------------------------------------------------------------
Fri Sep 26 22:51:38 CEST 2008 - seife@suse.de
- add missing directory /lib/udev to filelist to fix build
-------------------------------------------------------------------
Thu Aug 28 13:07:02 CEST 2008 - vbotka@suse.cz
- updated to version 015:
- fix for udev-094 or newer
- improved udev rules
- status "command" now implemented in pccardctl
- documentation fixes
- moved udev helpers to /lib/udev/
-------------------------------------------------------------------
Fri Jul 27 20:10:46 CEST 2007 - zoz@suse.de
- removed usage of hwup/down and sysconfig/pcmcia
we now use the upstream udev rules for device initialisation
- added upstream patch for udev094 (no more MODALIAS key name)
-------------------------------------------------------------------
Thu Mar 29 17:04:54 CEST 2007 - rguenther@suse.de
- add bison and flex BuildRequires
-------------------------------------------------------------------
Sun Mar 18 23:58:36 CET 2007 - ro@suse.de
- removed directory /lib/firmware from filelist (in filesystem)
-------------------------------------------------------------------
Mon Jan 8 11:45:11 CET 2007 - zoz@suse.de
- update to version 014:
+ fix fallthrough from 'pccardctl ls' to 'pccardctl insert'
+ symlink man page too
+ lspcmcia: fix iomem/ioports mixup
+ handle big endian host in dump_cis
from version 013:
+ check-broken-cis: endless loop
+ updated runtime powermanagement handling
+ add "lspcmcia"
+ pccardctl: return error values from low-level functions
+ pccardctl: don't break lspcmcia if /sys/class/*/*/device is removed
- added comment in config.opts (bug 202500)
-------------------------------------------------------------------
Wed May 24 23:00:51 CEST 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Thu Mar 30 12:49:37 CEST 2006 - zoz@suse.de
- added supplement modalias in specfile (Bug 161340)
-------------------------------------------------------------------
Fri Jan 27 14:12:45 CET 2006 - zoz@suse.de
- update to version 012:
+ Makefile: fix double prefix
+ Add output for "pccardctl status"
+ pccardctl: do not use deprecated sysfs_read_attribute_value()
+ Add improvements to config.opts from ubuntu/debian
+ Makefile: allow for statically linked binaries
+ Add improvements to config.opts from opensuse
- added some patches from git:
+ avoid endless loop in pcmcia-check-broken-cis
+ fixed some typos in documentation
-------------------------------------------------------------------
Wed Jan 25 21:39:18 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Dec 15 11:04:41 CET 2005 - zoz@suse.de
- update to version 011 (we still use our own udev rules)
- removed hotplug/*rc files
-------------------------------------------------------------------
Mon Sep 5 09:25:54 CEST 2005 - zoz@suse.de
- removed obsolete /etc/hotplug/*agent
- changed io ranges in config.opts due to experience with pcmcia_cs
and current bugs (97859, 105218)
- pcmcia and pcmcia_socket events wont be handled if /dev/shm/nopcmcia
exists (will be written with boot option 'pcmcia=off')
- Finally wrote README.SUSE
-------------------------------------------------------------------
Fri Aug 26 11:25:46 CEST 2005 - kukuk@suse.de
- Provide pcmcia package to enable package at update
- Remove duplicate PreReq
-------------------------------------------------------------------
Mon Aug 22 10:39:59 CEST 2005 - zozl@suse.de
- added cis files to package, install them to /lib/firmware
- added hwup function files
- changed /etc/hotplug/*rc: they call now hwup directly
- replaced *agent with hwup
- added /etc/sysconfig/pcmcia
-------------------------------------------------------------------
Mon Aug 15 13:45:04 CEST 2005 - kkeil@suse.de
- add label to support ISDN PCMCIA hotplug via udev (#102342)
-------------------------------------------------------------------
Fri Aug 5 00:20:56 CEST 2005 - ro@suse.de
- fix permissions handling
- build as non-root
-------------------------------------------------------------------
Mon Aug 1 19:31:03 CEST 2005 - zoz@suse.de
- added /etc/udev to filelist
-------------------------------------------------------------------
Mon Aug 1 12:06:01 CEST 2005 - zoz@suse.de
- added /etc/udev/rules.d/50-pcmcia.rules
-------------------------------------------------------------------
Sat Jul 30 13:47:56 CEST 2005 - zoz@suse.de
- initial package, version 007 (with the license to kill cardmgr ;)
- hotplug *.rc scripts: call *.agent directly; we don't have /sbin/hotplug
- pcmcia_socket.agent: also load module pcmcia