Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

popt: 1.16 -> 1.18 #92420

Merged
merged 1 commit into from Mar 20, 2021
Merged

popt: 1.16 -> 1.18 #92420

merged 1 commit into from Mar 20, 2021

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 6, 2020

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/popt/versions.

meta.description for popt is: "Command line option parsing library"

meta.homepage for popt is: ""

meta.changelog for popt is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
6900 total rebuild path(s)

2783 package rebuild(s)

2774 x86_64-linux rebuild(s)
2158 i686-linux rebuild(s)
207 x86_64-darwin rebuild(s)
1761 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
Literate
abella
abiword
adapta-gtk-theme
adminer
ahoviewer
alarm-clock-applet
aliza
almanah
apostrophe
apt-dater
aravis
arc-theme
arcanist
areca
arx-libertatis
asciidoc-full
asciidoc-full-with-plugins
asterisk
asterisk-lts
asterisk-stable
asterisk_13
asterisk_15
asterisk_16
astroid
atom
atom-beta
aucdtect
audio-recorder
autobuild
autofs5
azureus
babeltrace
backintime
backintime-common
backintime-qt4
balsa
bareos
baresip
beets
beluga
bibata-cursors
bibata-cursors-translucent
bibata-extra-cursors
birdfont
bless
bluejeans-gui
blueman
bolt
bombono
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/a58k3ivfqg3aj2c1d06bch6y6wyngxl9-popt-1.18 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A popt https://github.com/r-ryantm/nixpkgs/archive/4b3c6ec79f0f1e9d09fafa7e9a4fc0ea26aaa519.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/a58k3ivfqg3aj2c1d06bch6y6wyngxl9-popt-1.18
ls -la /nix/store/a58k3ivfqg3aj2c1d06bch6y6wyngxl9-popt-1.18/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

Copy link
Member

@FRidh FRidh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patch names were changed. cc @ryantm we have a bug here. Or is it also considered a feature?

@FRidh FRidh added 9.needs: human intervention There were changes that bots cannot deal with. 2.status: work-in-progress labels Aug 4, 2020
@ryantm
Copy link
Member

ryantm commented Aug 4, 2020

@SuperSandro2000
Copy link
Member

https://github.com/rpm-software-management/popt/releases/tag/popt-1.18-release

POPT 1.18
Download
http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.18.tar.gz
SHA256SUM: 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1
Changes from popt 1.16
fix an ugly and ancient security issue with popt failing to drop privileges on alias exec from a SUID/SGID program
perform rudimentary sanity checks when reading in popt config files
collect accumulated misc fixes (memleaks etc) from distros
convert translations to utf-8 encoding
convert old postscript documentation to pdf
dust off ten years worth of autotools sediment
reorganize and clean up the source tree for clarity
remove the obnoxious splint annotations from the sources

@dotlambda dotlambda added 1.severity: security 9.needs: port to stable A PR needs a backport to the stable release. labels Feb 5, 2021
@FRidh FRidh merged commit 2e4e20f into NixOS:staging Mar 20, 2021
@dotlambda
Copy link
Member

backport: #117020

@r-ryantm r-ryantm deleted the auto-update/popt branch March 21, 2021 00:03
@TredwellGit TredwellGit added 8.has: port to stable A PR already has a backport to the stable release. and removed 9.needs: port to stable A PR needs a backport to the stable release. labels Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants