Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· What's Wrong with the Xbox One? and more
· Microsoft updates its YouTube Windows Phone app with some concessions to Google
· 3 Debian Updates
· The third screen: Will all Windows 8 apps run on Microsoft's Xbox One?
· CentOS-6.4 LiveCD and LiveDVD for i386 and x86_64 released
· Apple OS X malware outbreak could give UK firms a bad Hangover
· 5 Modem At Command Examples in Linux (How to Configure Minicom)
· CompatDB Updates 05/22/13
· Removing and Wiping Drivers Guide and more
· Windows Server 2012 Essentials SDK Installer 1.1

Upcoming News
· bits from the piuparts maintainers: the first million is the hardest
· AMD Launches Its 2013 Mobile APU Products
· AMD 2013 A and E-Series Kabini and Temash Mobile APUs @ HotHardware.com
· AMD Kabini, Temash and Richland Information Overload
· ZOTAC GeForce GTX 680 AMP! Edition Graphics Card Review @ HardwareHeaven.com
· SanDisk Ultra Plus 256GB SSD Review
· What’s Wrong with the Xbox One? @ TestFreaks
· [CentOS-announce] CEBA-2013:0857 CentOS 6 qemu-kvm Update
· REVIEW: ECS A970M-A Deluxe @ PureOverclock
· For Father's Day Gifts Articles/Shows: SensoGlove Lets Da?= ds Finally Improve Their Golf Game

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6448 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 691 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4562 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 764 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1143 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » December 2004 » Fedora Core 2 Update: rpm-4.3.1-0.4.1

Fedora Core 2 Update: rpm-4.3.1-0.4.1

Posted by mgjim on: 12/31/2004 07:29 AM [ Print | 0 comment(s) ]

Product : Fedora Core 2
Name : rpm
Version : 4.3.1
Release : 0.4.1
Summary : The RPM package management system.
---------------------------------------------------------------------
Description :
The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about he package like its version, a description, etc.




Update Information:

The update fixes an issue with building packages containing dangling symlinks, introduced by a glibc glob() change. (#134362)
---------------------------------------------------------------------
* Tue Dec 28 2004 Paul Nasrat <pnasrat@redhat.com> 4.3.1-0.4.1

- Regenerate configure to pull in internal glob

* Tue Dec 28 2004 Paul Nasrat <pnasrat@redhat.com> 4.3.1-0.4

- internal glob (#134362)

* Thu Apr 15 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.3

- make peace with libtool-1.5.6.
- fix: follow current is_selinux_enabled() return (#121004).

* Wed Apr 07 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.2

- fix: segfault on --recontext if file_contexts unreadable (#117374).
- fix: /etc/security/selinux/file_contexts is default path.
- fix: no transaction lock if --test was specified (#119783).
- perl: skip new-fangled head[34] while generating deps (#118243).
- perl: use __perl for perl variable macros (#115156).

* Tue Mar 30 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.1

- fix: don't add leading space to %* argv expansion (#119059).
- scareMem = 0 everywhere, document deprecation phase out.
- fix: add u+w to FIXPERMS.
- add buildtime to rpmds, methods to retrieve.
- python: hide labelCompare() underneath ds.cmp(a,b).

* Tue Mar 16 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.22

- fix: grrr, skip notes on non-i386 entirely.

* Fri Mar 12 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.21

- fix: increase file context regex parse buffer to BUFSIZ.
- fix: handle elf64 note sections correctly.

* Wed Mar 10 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.20

- add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).
- fix: --querybynumber looped.
- fix: ENOTSUP filter from lsetfilecon borkage.

* Tue Mar 09 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.19

- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).

* Fri Mar 05 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.18

- selinux: ignore ENOTSUP return from lsetfilecon.

* Mon Mar 01 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.17

- permit globs in macrofiles: directive (#117217).
- fix: segfault generating transaction serialization lock path.
- use /etc/security/selinux/file_contexts instead.

* Wed Feb 25 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.15

- serialize rpmtsRun() using fcntl on /var/lock/rpm/transaction.

* Sun Feb 22 2004 Jeff Johnson <jbj@jbj,org> 4.3-0.14

- add ia32e arch.
- stable sort for policy specifications, patterns before paths.
- set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default.
- force FD_CLOEXEC on 1st 100 inherited fdno's.

* Fri Feb 20 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.13

- fix: only first "mkdir -p" directory had context set.

* Wed Feb 18 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.12

- python: add patch to rpm-4_3 to initialize RE contexts.

* Sun Feb 15 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.11

- fix: set fcontext from pkg when file_contexts doesn't exist (#114040).
- fix: set fcontext for "mkdir -p" directories not in packages.
- fix: setfiles (aka rpmsx.c) dinna handle patterns correctly.
- establish rpm_script_t before scriptlet exec.

* Wed Feb 11 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.10

- re-add --enable-posixmutexes to build.

* Mon Jan 19 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.9

- python: return None for NEVRAO, [] for everything else.

* Mon Jan 12 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.7

- fix: handle files w/o contexts correctly.

* Mon Jan 05 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.6

- selinux phases 1 and 2 delivered.

* Tue Dec 23 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.5

- plug some rpmbuild memory leaks.
- file security contexts added to package header.

* Mon Dec 22 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.4

- test build with methods needed for selinux.

* Wed Dec 17 2003 Jeff Johnson <jbj@jbj.org> 4.3-0.3

- detect (and remove) dbenv files while upgrading to db-4.2.52.
- fix: dangling pointer brain fart (#107835).
- fix: ds.Single() method needs malloc'd elements (#109919).

* Sun Dec 07 2003 Jeff Johnson <jbj@jbj.org> 4.3-0.2

- only internal Berkeley db from now on.
- revive "make dist".

* Wed Mar 19 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.1

- upgrade to zlib-1.2.beta7.
- pass structure pointer, not args, through headerSprintf call chain.
- add " :xml" tag format modifier.
- --queryformat '[%{* :xml}\]' to dump header content in XML.
- fix: short option help missing string terminator.
- unify signal handling in librpmio, use condvar to deliver signal.


---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/2/

b9c126f810818fddffaa585c65b4aab1 SRPMS/rpm-4.3.1-0.4.1.src.rpm
f4a74006a8e4b760fcf0812c88aaa945 x86_64/rpm-4.3.1-0.4.1.x86_64.rpm
eb4f1b5a506880b514d1022259953f95 x86_64/rpm-devel-4.3.1-0.4.1.x86_64.rpm
8f545b64c032b890661aeb209e018aff x86_64/rpm-build-4.3.1-0.4.1.x86_64.rpm
4d8ed1ce4b87ea4db23da788eabffce3 x86_64/rpm-python-4.3.1-0.4.1.x86_64.rpm
3fb4b18882bebaf052d98b9d4c24c3ff x86_64/popt-1.9.1-0.4.1.x86_64.rpm
27f82b300bf813f6bc071daee42ba9ec x86_64/debug/rpm-debuginfo-4.3.1-0.4.1.x86_64.rpm
0224bc8791bb1aca46e4eed35d21f3bc x86_64/popt-1.9.1-0.4.1.i386.rpm
90b145dd8234dbd9029cae554d30147c i386/rpm-4.3.1-0.4.1.i386.rpm
d701b6fa1a8bf6719844462b85b185eb i386/rpm-devel-4.3.1-0.4.1.i386.rpm
ad5a3450cb64cca226d00af8b47026ff i386/rpm-build-4.3.1-0.4.1.i386.rpm
5c8cd0f8d490918a3b43bf8f92cab63f i386/rpm-python-4.3.1-0.4.1.i386.rpm
0224bc8791bb1aca46e4eed35d21f3bc i386/popt-1.9.1-0.4.1.i386.rpm
c00c11428e725da1f5cf18865d56d633 i386/debug/rpm-debuginfo-4.3.1-0.4.1.i386.rpm

This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command.


Bookmark and Share

Related Threads

09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff

« SilverStone LC03V Case Review @ OCModShop · Kaspersky Anti-Virus Weekly Update 12/31/04 »

Linux Compatible » News » December 2004 » Fedora Core 2 Update: rpm-4.3.1-0.4.1
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition