SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for popt-1.7-37.1.1.x86_64.rpm :
Wed Oct 22 14:00:00 2014 mrueckertAATTsuse.de
- this round actually made passenger work

Tue Oct 21 14:00:00 2014 roAATTsuse.de
- increase buffer size in rpmExpand again

Wed Oct 15 14:00:00 2014 roAATTsuse.de
- add patch rpmbuild-duplicate-bufsize.diff
duplicate macro expansion buffer size

Wed Jun 25 14:00:00 2014 mlsAATTsuse.de
- add query support for the new weak dependency tags used
in sle-12 [bnc#884373]
- remove harmful --target option passing from the
configure macro [bnc#870358]
- disable broken ldconfig skipping code [bnc#725478]

Thu Apr 25 14:00:00 2013 mlsAATTsuse.de
- do not verify the header sha1sum of pubkeys when verifying
signatures [bnc#812591]

Thu Dec 20 13:00:00 2012 mlsAATTsuse.de
- add make_install macro definition [fate#314430]

Tue Dec 18 13:00:00 2012 mlsAATTsuse.de
- support /usr/lib/rpm/rubygemsdeps.rb autoreqprov helper
[bnc#792885]
- fix dangling databases from iterators [bnc#787156]
- fix config file readlink code [bnc#793395]

Wed Apr 18 14:00:00 2012 mlsAATTsuse.de
- fix some more crashes on malformed header data
[bnc#754281] [bnc#754284] [bnc#754285]

Fri Mar 9 13:00:00 2012 roAATTsuse.de
- force bump release numbers

Mon Mar 5 13:00:00 2012 mlsAATTsuse.de
- fix division by zero in cycles calculation [bnc#747225]

Wed Nov 30 13:00:00 2011 bwiedemannAATTsuse.com
- backport %_initddir macro name typo fix to simplify packaging for SLE
- backport macros %python_sitelib %python_sitearch %python_version

Tue Oct 4 14:00:00 2011 mlsAATTsuse.de
- fix multiple crashes on malformed data in header and gpg
key processing [bnc#720824]

Wed Aug 17 14:00:00 2011 dmuellerAATTsuse.de
- add baselibs.conf to sources

Fri Jul 29 14:00:00 2011 matzAATTsuse.de
- Fix debugedit producing unexpected lineinfo sections triggering
a libdw check. [fate#310785]

Sat Jul 9 14:00:00 2011 stshawAATTnovell.com
- Added gstreamer codec provides support [fate#310087]
+ Added rpm-gst-provides.patch. Pulled from openSUSE 11.4

Tue Jul 5 14:00:00 2011 mlsAATTsuse.de
- add debuginfo-mono.patch from factory, suddenly needed for an
unknown reason [bnc#703878]

Thu Jun 30 14:00:00 2011 mlsAATTsuse.de
- do not cache the rpmlock path, it depends on the root directory
[bnc#702274]

Wed Jun 15 14:00:00 2011 mlsAATTsuse.de
- support different file digest algorithms, Fedora uses sha256
[fate#310296]

Wed Jun 15 14:00:00 2011 mlsAATTsuse.de
- also support xz format [fate#310296]

Wed May 4 14:00:00 2011 mmarekAATTnovell.com
- rpmsort
+ Fix comparison function to match rpm (bnc#644515, thanks to
Michael Schroeder).
+ Add --test option to verify result against zypper vcmp.

Tue Aug 10 14:00:00 2010 roAATTsuse.de
- make default fuzz level configurable (backport)
- default fuzz level of 0 is enforced, set macro
%_default_patch_fuzz to other value if needed

Mon Jul 5 14:00:00 2010 mlsAATTsuse.de
- fix v4 rsa signature verification code [bnc#615409]

Fri Jun 4 14:00:00 2010 mlsAATTsuse.de
- fix sbit removal code [bnc#610941]

Wed Apr 7 14:00:00 2010 mlsAATTsuse.de
- make \'rpmconfigcheck status\' exit with 4 [bnc#592269]

Fri Mar 12 13:00:00 2010 mlsAATTsuse.de
- do not use glibc for passwd/group lookups when --root is used
[bnc#536256]
- disable cpio md5 checking for repackaged rpms [bnc#572280]

Mon Mar 8 13:00:00 2010 fliuAATTsuse.de
- Add rpm-4.4.2.3-no-order-rescan-limit.patch from upstream
(bnc#552622)

Fri Nov 20 13:00:00 2009 mlsAATTsuse.de
- backport lazy statfs patch [fate#302038]

Fri Oct 16 14:00:00 2009 mmarekAATTsuse.cz
- findksyms.diff: backport changes from Factory for fate#305945.

Mon Apr 27 14:00:00 2009 mlsAATTsuse.de
- set sles_version to 11

Fri Feb 20 13:00:00 2009 jblunckAATTsuse.de
- Add debuginfo.prov helper script for build-id provides.

Mon Feb 9 13:00:00 2009 roAATTsuse.de
- define disttag as optional tag with macro just like disturl

Thu Jan 29 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Mon Jan 5 13:00:00 2009 mmarekAATTsuse.cz
- findksyms.diff: make sure that the input files for join are
sorted properly (bnc#450714)

Fri Dec 19 13:00:00 2008 mlsAATTsuse.de
- add popt-devel and rpm-devel to baselibs config (bnc#445037)

Thu Dec 11 13:00:00 2008 roAATTsuse.de
- brp-symlink: whitelist kde4 doc path (bnc#457908)

Thu Dec 11 13:00:00 2008 agruenAATTsuse.de
- find-supplements.ksyms: Module aliases may contain special
characters that rpm does not allow in dependencies, such as
commas. Encode those as %XX to avoid generating broken
dependencies (bnc#456695).

Tue Dec 9 13:00:00 2008 schwabAATTsuse.de
- find-debuginfo.sh: Don\'t convert to binary.

Mon Dec 1 13:00:00 2008 roAATTsuse.de
- add rpm to baselibs.conf (for net-snmp)
- append a \"nil\" after suse_install_update_script and _message

Fri Nov 28 13:00:00 2008 dmuellerAATTsuse.de
- fix build
- fix stack based buffer overflow in filelist parsing (bnc#397006)
- add macros for update messages and update scripts

Fri Nov 28 13:00:00 2008 mlsAATTsuse.de
- disable debug package requires for now, they cause more harm
than benefits

Thu Nov 27 13:00:00 2008 mlsAATTsuse.de
- remove \'-m64\' from ppc64 optflags [bnc#447002]
- add _specfile macro
- set RPMBUILD_ env vars for file helpers
- make find-supplements.ksyms use RPMBUILD_SPECFILE [bnc#443815]

Tue Nov 25 13:00:00 2008 jblunckAATTsuse.de
- find-debuginfo.sh: fix for handling absolute symlinks

Fri Nov 21 13:00:00 2008 mlsAATTsuse.de
- add firmware.prov provides helper

Fri Nov 21 13:00:00 2008 mmarekAATTsuse.cz
- fixed sed expression in find-provides.ksyms

Tue Nov 18 13:00:00 2008 jblunckAATTsuse.de
- find-debuginfo.sh: Create symlinks reflecting the policy from brp-symlink

Thu Nov 13 13:00:00 2008 agruenAATTsuse.de
- Fix the ksym(...) provides to also include the kernel flavor
(bnc#444698).

Fri Nov 7 13:00:00 2008 roAATTsuse.de
- update gcc flags to current set

Fri Oct 31 13:00:00 2008 cooloAATTsuse.de
- moved suse_update_desktop_files to package update_desktop_files

Tue Oct 28 13:00:00 2008 jblunckAATTsuse.de
- debugedit: Don\'t emit NOPs at the end of the line number program but at the
beginning (bnc #433182 again)
- debugedit: Fix an uninitialized variable use that lead to segfaults from
time to time

Tue Oct 28 13:00:00 2008 mlsAATTsuse.de
- fix fingerprint computation for gpg checksums

Tue Oct 21 14:00:00 2008 jblunckAATTsuse.de
- debugedit: Fix debuginfo problems introduced by last patch (bnc #433182)

Mon Oct 20 14:00:00 2008 mlsAATTsuse.de
- drop static libraries and libtool archives

Thu Oct 2 14:00:00 2008 vuntzAATTsuse.de
- support the new -t option of suse_update_desktop_file.sh in
rpm-suse_macros

Thu Oct 2 14:00:00 2008 mlsAATTsuse.de
- fix rpmrc compile options for ia64 [bnc#431345]

Thu Oct 2 14:00:00 2008 jblunckAATTsuse.de
- debugedit: Fix some compilation warnings and the canonicalization error.

Mon Sep 15 14:00:00 2008 roAATTsuse.de
- fix find-debuginfo.sh and debugsource-package.diff to even
apply (directory depth)
- add hack from jblunck using home made elfcmp

Mon Sep 15 14:00:00 2008 jblunckAATTsuse.de
- fix find-debuginfo.sh to work on filenames with spaces in

Fri Sep 12 14:00:00 2008 mlsAATTsuse.de
- fix changelog cutter
- fix find-requires script
- add mimetype.diff patch from Scott Reeves

Thu Sep 11 14:00:00 2008 mlsAATTsuse.de
- update to 4.4.2.3 to get rid of >50 patches
- make changelog cutter configurable
- update rpm-suse_macros

Fri Sep 5 14:00:00 2008 dmuellerAATTsuse.de
- strip .comment and .GCC.command.line sections from ELF binaries

Mon Aug 25 14:00:00 2008 prusnakAATTsuse.cz
- enabled SELinux support [Fate#303662]

Wed Aug 20 14:00:00 2008 roAATTsuse.de
- update rpm-suse_macros

Wed Aug 20 14:00:00 2008 agruenAATTsuse.de
- rpmconfigcheck: set Required-Stop to $null; this init script
only performs some checks when started.
- /usr/lib/python
* belongs to the rpm-python package; remove from
the main rpm package.

Mon Jun 30 14:00:00 2008 dmuellerAATTsuse.de
- add a requires_ge macro as well

Thu Jun 26 14:00:00 2008 schwabAATTsuse.de
- Fix db configure script.

Thu May 15 14:00:00 2008 dmuellerAATTsuse.de
- remove references to brp-strip-comment-note (bnc#390163)

Tue May 6 14:00:00 2008 mlsAATTsuse.de
- enable all parts of the noprovides patch again, making our rpm
compatible to rpm4

Fri May 2 14:00:00 2008 dmuellerAATTsuse.de
- add at least one supplements prefering the right kernel flavour
if no modalias could be generated (bnc#384084)

Thu May 1 14:00:00 2008 agruenAATTsuse.de
- For kernel modules, require \"kernel(flavor:symset) = version\"
instead of \"kernel(symset) = version\". This disambiguates
the case where several kernel flavors end up with the same
modver checksums (190163, 355628).

Wed Apr 16 14:00:00 2008 jblunckAATTsuse.de
- Get rid of noise when no debuginfo was generated
- Never strip static libraries in find-debuginfo script

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file for xxbit packages

Thu Apr 10 14:00:00 2008 jwAATTsuse.de
- added whatrequires-doc.diff
Adds a hint to the misleading --whatrequires option, pointing to
the more useful -e --test.
Motivated by a talk thread started by Hubert.

Wed Apr 9 14:00:00 2008 mrueckertAATTsuse.de
- revert the last change as it leads to duplicated entries in the
file list

Wed Apr 9 14:00:00 2008 jblunckAATTsuse.de
- Fix a bug in last commit that leads to /usr/src/debug not belonging
to any package.

Wed Apr 9 14:00:00 2008 jblunckAATTsuse.de
- Put debug sources into separate -debugsource package.

Fri Mar 28 13:00:00 2008 cooloAATTsuse.de
- leave the rpm package itself with bzip payload to
avoid blocking updates from within running system

Thu Mar 27 13:00:00 2008 cooloAATTsuse.de
- switch payload default to lzma -2
- flag GNOME docu as %doc (bnc#358838)

Tue Mar 18 13:00:00 2008 mlsAATTsuse.de
- make ia32 compatible to ia64, like it was in SLES9 [bnc#367705]
- fix memory leak and endless loops in lzma code
- make rpm provide the right lzma rpmlib name

Tue Mar 18 13:00:00 2008 schwabAATTsuse.de
- Fix broken db configuration.

Fri Mar 14 13:00:00 2008 cooloAATTsuse.de
- change it to the \"alone\" file format used by stable
distributions of 7zip and lzma

Fri Mar 14 13:00:00 2008 cooloAATTsuse.de
- daring some more compression time to get an overall picture

Thu Mar 13 13:00:00 2008 cooloAATTsuse.de
- support lzma payload using liblzma

Thu Feb 21 13:00:00 2008 mlsAATTsuse.de
- do not configure autoreloc or colors

Thu Jan 31 13:00:00 2008 roAATTsuse.de
- brp-symlink: whitelist /opt/kde3/share/doc
*/HTML/
*/common

Mon Jan 28 13:00:00 2008 roAATTsuse.de
- finddebuginfo.diff: disable debuginfo for mono at the moment

Mon Jan 21 13:00:00 2008 mlsAATTsuse.de
- change vendor detection so that it works in build service, too

Sat Jan 19 13:00:00 2008 mlsAATTsuse.de
- update rpm-suse_macros so that the build service can build, too

Thu Jan 17 13:00:00 2008 wberrierAATTsuse.de
- autodeps.diff
pass .config files to mono-find-requires, not mono-find-provides

Mon Dec 3 13:00:00 2007 dmuellerAATTsuse.de
- list email address completely again (#344147)

Fri Nov 16 13:00:00 2007 dmuellerAATTsuse.de
- shorten changelogs in binary rpms (#308569)

* saves 4.3MB for the one CD media

Thu Oct 11 14:00:00 2007 schwabAATTsuse.de
- Add support for lzma compressed archives.

Sun Sep 30 14:00:00 2007 rguentherAATTsuse.de
- fix build with gcc43

Mon Sep 3 14:00:00 2007 dmuellerAATTsuse.de
- change %lang_package implementation once again
to support bundle-lang-other for only one desktop (#302270)

Fri Aug 31 14:00:00 2007 dmuellerAATTsuse.de
- implement supplements for lang_packages (#306412)

Fri Aug 10 14:00:00 2007 dmuellerAATTsuse.de
- package size reduction (#217472)

Wed Aug 8 14:00:00 2007 dmuellerAATTsuse.de
- support optional -n parameter in %lang_package
- make %lang_package export a -all provides that
can be used to resolve conflicts with the bundle

Thu Aug 2 14:00:00 2007 mlsAATTsuse.de
- let the debug_package_requires macro overwrite the
default requires in the debuginfo package

Tue Jul 24 14:00:00 2007 dmuellerAATTsuse.de
- hardcode rpm in patch name

Fri Jun 15 14:00:00 2007 dmuellerAATTsuse.de
- package size reduction (28%)

Sun May 27 14:00:00 2007 schwabAATTsuse.de
- Remove duplicate rpmpopt alias.

Fri May 25 14:00:00 2007 mlsAATTsuse.de
- fix patch-rpm query
- do not link convertdb1 statically [#274694]
- use --wildcards option for tar [#272519]
- fix perl.prov [#255009]
- show pre/posttrans scripts in --scripts query [#253620]
- remove popt version requires [#246871]
- fix missing file error

Wed May 16 14:00:00 2007 mlsAATTsuse.de
- fix autodeps.diff mono logic

Mon May 14 14:00:00 2007 cooloAATTsuse.de
- correctly mark KDE documentation as %doc in find-lang.sh

Fri May 11 14:00:00 2007 cooloAATTsuse.de
- adding %lang_package to simplify seperating translations

Fri Apr 27 14:00:00 2007 wberrierAATTsuse.de
- autodeps.diff - bnc #227362
- Print warning if mono assembiles are found but mono-find-
* fails
(solution is to make sure mono-devel is installed)
- Also include .config files when searching for mono assemblies.
(bnc #210224)

Tue Apr 24 14:00:00 2007 mlsAATTsuse.de
- enable noprovides patch again.
disable part of the patch so that rpm checks the package provides
again instead of just package name when going through the
obsoletes list. This makes rpm behaviour consistent with the
updated libzypp. [#232127]

Sun Apr 22 14:00:00 2007 dmuellerAATTsuse.de
- fix stripping of symbol table

Tue Apr 17 14:00:00 2007 dmuellerAATTsuse.de
- strip comment and gcc command line sections from the packages
- rework SYMTAB_KEEP to accept a file pattern

Sun Apr 8 14:00:00 2007 schwabAATTsuse.de
- Include compilation directory in debuginfo file list.

Sat Mar 24 13:00:00 2007 roAATTsuse.de
- added libbz2-devel to BuildRequires and Requires for -devel

Fri Mar 23 13:00:00 2007 dmuellerAATTsuse.de
- drop custom libpopt so versioning
- move libpopt to /lib(64) for cryptsetup
- adjust installed libtool files
- Fix rpm buildrequires / devel requires

Thu Mar 22 13:00:00 2007 stbinnerAATTsuse.de
- files.diff: when checking %files list also show unpackaged files
after \"not found\" error message [#255780]

Thu Mar 22 13:00:00 2007 dmuellerAATTsuse.de
- remove strangely duplicated libpopt
- remove static popt and corresponding .la file to reduce
dependencies
- Fix various format string errors in german translation
which cause crashes

Mon Mar 19 13:00:00 2007 rguentherAATTsuse.de
- do not require build-key

Tue Mar 6 13:00:00 2007 rguentherAATTsuse.de
- adjust cflags_profile_generate and cflags_profile_feedback to
enable tree profiling

Fri Jan 26 13:00:00 2007 mlsAATTsuse.de
- create /var/spool/repackage directory [#230866]
- do not run pre/posttrans scripts in test mode [#235361]

Thu Nov 30 13:00:00 2006 mlsAATTsuse.de
- disable noprovides patch [#224824]

Fri Nov 24 13:00:00 2006 mlsAATTsuse.de
- fix buffer overflow in query function [#218983]
- fix off-by-two error in formatStrong [#210135]
- fix typo in (unused) beecrypt code [#219738]
- add standard buildservice macros

Tue Nov 14 13:00:00 2006 agruenAATTsuse.de
- Add %supplements_kernel_module macro for use in firmware and
similar packages which are related to modules in a
kernel-$flavor package: RPM then extracts the modaliases from
the specified module(s) and adds them as Supplements:
modalias(...) tags, so that the package magaer will add
such packages automatically when the respective hardware is
present.

Wed Nov 8 13:00:00 2006 agruenAATTsuse.de
- Move the Kernel Module specific macros into the kernel-source
package.

Fri Oct 20 14:00:00 2006 agruenAATTsuse.de
- Support the distribution-independent macros
%kernel_module_package_buildreq, %kernel_module_package, and
inside %kernel_module_package, the macros %flavors_to_build and
%kernel_source.

Wed Oct 18 14:00:00 2006 mlsAATTsuse.de
- split up jumbo patch in 78 small patches
- fix lua directory handling [#201518]
- add /etc/rpm directory to filelist [#208762]

Mon Oct 16 14:00:00 2006 agruenAATTsuse.de
- Fix the KMP Package spec file template so that whenever the
initrd contains a module that the KMP includes, the initrd will
be regenerated (211646).

Sun Oct 15 14:00:00 2006 schwabAATTsuse.de
- Make sure config.rpath is present.

Mon Oct 2 14:00:00 2006 agruenAATTsuse.de
- %suse_kernel_module_package: Abort when trying to build for a
kernel that doesn\'t have an associated /boot/symsets-$krel.tar.gz
file: we cannot generate the appropriate dependencies without.

Mon Oct 2 14:00:00 2006 agruenAATTsuse.de
- Allow kernel modules in packages even when the dependencies
between those packages and the matching kernel packages cannot
be tracked (199474).

Sat Sep 30 14:00:00 2006 agruenAATTsuse.de
- Make find-
*.ksyms more robust.

Tue Sep 19 14:00:00 2006 rguentherAATTsuse.de
- split rpm-python to separate spec file
- remove python-devel BuildRequires

Mon Aug 14 14:00:00 2006 roAATTsuse.de
- workaround for gettext using MKINSTALLDIRS in configure.ac


 
ICM