diff --git a/libzypp-15.17.1.tar.bz2 b/libzypp-15.17.1.tar.bz2 deleted file mode 100644 index 4441505..0000000 --- a/libzypp-15.17.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1c8857a790ea735c782d400ca5647a2ac6f4989b73963823a0039833e54d532 -size 4907484 diff --git a/libzypp-15.19.1.tar.bz2 b/libzypp-15.19.1.tar.bz2 new file mode 100644 index 0000000..f274896 --- /dev/null +++ b/libzypp-15.19.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61b0d6771225ddebfbd31c0234f2b6875af92f0ea638b4469f7c2d88460e5cf +size 4897154 diff --git a/libzypp.changes b/libzypp.changes index eb428d2..50744c3 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Oct 7 11:06:24 CEST 2015 - ma@suse.de + +- Locks: fix using namespaces (for FATE#318299) +- version 15.19.1 (19) + +------------------------------------------------------------------- +Mon Oct 5 12:27:49 CEST 2015 - ma@suse.de + +- fix reserved identifier violation (fixes #51) +- solver: speed up collecting pool data to build the job queue +- doc: short abstract about 'Code 12 Application Metadata' +- version 15.19.0 (19) + +------------------------------------------------------------------- +Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de + +- solver verify: multiversion property needs to be assigned to + installed items too. +- ZYppCommitResult: add attemptToModify to indicate an attempt to + actually install/remove was made (bsc#946750, FATE#319467) +- version 15.18.0 (14) + +------------------------------------------------------------------- +Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de + +- SetTracker: fix computation of change sets (bsc#946898) +- version 15.17.2 (14) + ------------------------------------------------------------------- Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de @@ -85,8 +114,8 @@ Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de ------------------------------------------------------------------- Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de -- Support caching of service metadata. A TTL for the service - metadata may be provided in the repoindex.xml itself. The +- Support caching of service metadata. A TTL for the service + metadata may be provided in the repoindex.xml itself. The default is 'no caching'. (FATE#318136) - Fix setting dup_allow* solver options (bnc#941463) - Don't make zypper encode {} around repo vars (bnc#941453) @@ -102,7 +131,7 @@ Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de - History: Add 'command' tag showing who triggered the commit. The corresponding HistoryLogData class for parsing is - HistoryLogDataStampCommand. Available data are the commandline + HistoryLogDataStampCommand. Available data are the commandline executed, user@hostname and userdata/transactionID. (FATE#312298) - Add convenience comparison PoolItem<>ResObject::constPtr - Fixes for SWIG 2.x @@ -129,7 +158,7 @@ Sun Aug 2 01:13:27 CEST 2015 - ma@suse.de ------------------------------------------------------------------- Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de -- Resolver: Track changed requested locales and adjust installed +- Resolver: Track changed requested locales and adjust installed packages accordingly. (part of FATE#318099) - Testcase: Store autoinstalled packages - Locale: Make it IdString based @@ -227,7 +256,7 @@ Thu Jun 4 01:13:22 CEST 2015 - ma@suse.de Wed Jun 3 13:00:59 CEST 2015 - ma@suse.de - Enhance solv.idx file handling to support zypper bash completion -- Fix SSL client certificate authentication via URL option +- Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey (bnc#932393) - version 15.4.0 (3) @@ -252,15 +281,15 @@ Sun May 24 01:13:19 CEST 2015 - ma@suse.de ------------------------------------------------------------------- Mon May 18 10:46:10 CEST 2015 - ma@suse.de -- zypp.conf: Add config values for gpgcheck, repo_gpgcheck +- zypp.conf: Add config values for gpgcheck, repo_gpgcheck and pkg_gpgcheck. The default behavior 'gpgcheck=On' will - automatically turn on the gpg signature check for packages + automatically turn on the gpg signature check for packages downloaded from repository with unsigned metadata. If the repo metadata are signed, a faster comparison via checksums is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck you can enforce the signature check of repository metadata - or downloaded packages to be always performed. Those defaults - can be overwritten per repository. (FATE#314603) + or downloaded packages to be always performed. Those defaults + can be overwritten per repository. (FATE#314603) - version 15.2.0 (2) ------------------------------------------------------------------- @@ -291,7 +320,7 @@ Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de ------------------------------------------------------------------- Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de -- ZYpp: Changed ZYpp::Ptr to be a shared_ptr; +- ZYpp: Changed ZYpp::Ptr to be a shared_ptr; a precondition for fixing bnc-899755 - rpmmd: support 'metalink=' in .repo (for zypper#63) - RepoMirrorList: ignore comments and malformed urls in mirrorlist @@ -330,13 +359,13 @@ Mon Mar 16 14:05:28 CET 2015 - ma@suse.de ------------------------------------------------------------------- Wed Mar 11 09:22:46 CET 2015 - ma@suse.de -- New RepoVarExpand: Functor expanding repo variables in a +- New RepoVarExpand: Functor expanding repo variables in a string . Supports bash style default ${v:-w}' and alternate ${v:+w} values (FATE#318354) - Easy.h: Use __typeof__ rather than typeof in header - Support repo variable replacement in service url - Support repo variable replacement in gpg url -- Gettext.h: Fallback to ::gettext if accidentally included +- Gettext.h: Fallback to ::gettext if accidentally included outside libzypp - version 14.37.0 (30) @@ -363,10 +392,10 @@ Thu Feb 12 01:13:34 CET 2015 - ma@suse.de ------------------------------------------------------------------- Mon Feb 9 16:05:38 CET 2015 - ma@suse.de -- Don't execute scripts in /tmp or /var/tmp, as they could be +- Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons (bnc#915928) - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing -- Support $releasever_major/$releasever_minor repo variables +- Support $releasever_major/$releasever_minor repo variables (FATE#318354) - version 14.36.0 (30) @@ -416,7 +445,7 @@ Thu Jan 15 01:13:12 CET 2015 - ma@suse.de Mon Jan 12 15:04:17 CET 2015 - ma@suse.de - Properly propagate repo variables in service refresh. -- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files +- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files (bnc#911658) - Call pool_set_rootdir to properly check for file conflicts. - Use xgettext --boost to support boost-format (%N%) diff --git a/libzypp.spec b/libzypp.spec index 8b58953..92e9dc3 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -19,7 +19,7 @@ %define force_gcc_46 0 Name: libzypp -Version: 15.17.1 +Version: 15.19.1 Release: 0 Url: git://gitorious.org/opensuse/libzypp.git Summary: Package, Patch, Pattern, and Product Management